Commit Graph

  • 9ce266cea2 changes to some URLs to .io domain v0.3.0 Some Random Crypto Guy 2024-06-21 12:58:14 +01:00
  • 193a22d55c fixed circulating supply calculation; more rebranding; bumped version number to v0.3.0 Some Random Crypto Guy 2024-06-20 12:02:43 +01:00
  • 2f08b2fe2e Fixed bug in handling of yield payouts Some Random Crypto Guy 2024-06-18 23:48:45 +01:00
  • 6404d34e33 added K-anonymity helper functions Some Random Crypto Guy 2024-06-18 23:47:00 +01:00
  • f41c20ee7c updated ringct function libraries; fixed build issue with blockchain_utilities Some Random Crypto Guy 2024-06-18 23:16:45 +01:00
  • 7bb90f57d4 updated external modules Some Random Crypto Guy 2024-06-18 21:31:00 +01:00
  • 226be59900 fixed some compilation issues on older compilers; disabled building of blockchain_utilities that prevent Mac from building statically v0.2.8 Some Random Crypto Guy 2024-06-17 14:14:32 +01:00
  • 2be6890593 implemented static mac build through depends; bumped version Some Random Crypto Guy 2024-06-17 12:11:03 +01:00
  • fac4a9ca23 Merge branch 'depends-mac-build' Some Random Crypto Guy 2024-06-17 12:10:19 +01:00
  • 6d695e0005 Mac ARM64 builds working with depends Some Random Crypto Guy 2024-06-17 11:52:11 +01:00
  • 7f64a43de9 added missing commit file; bumped to version 0.2.7 v0.2.7 Neil Coggins 2024-06-12 17:58:45 +01:00
  • 32c277c140 updated unlock times when constructing protocol_tx - missed a file on last commit; bumped version number to 0.2.7 Neil Coggins 2024-06-12 17:45:41 +01:00
  • 69480b79e7 activated unlock_time checks; added versioning to TESTNET; bumped version to 0.2.6 v0.2.6 Some Random Crypto Guy 2024-06-12 15:10:53 +01:00
  • 203cc7ee45 disabled unlock_time security checks for TESTNET pre-V6 Some Random Crypto Guy 2024-06-12 13:52:45 +01:00
  • 075ba14f9f fix to wallet issue on all transfers _after_ an aborted one; disabled update checking on moneropulse; bumped version number to 0.2.5 v0.2.5 Some Random Crypto Guy 2024-06-12 12:48:42 +01:00
  • 126caed899 removed remaining lightwallet code - maybe this time! Some Random Crypto Guy 2024-06-10 18:30:06 +01:00
  • 3a2be26feb removed remaining lightwallet code Some Random Crypto Guy 2024-06-10 18:24:01 +01:00
  • aeea005c95 fixed wallet API usage in GUI wallet v0.2.4 Some Random Crypto Guy 2024-06-10 18:12:46 +01:00
  • 2a0c17480e Merge pull request #1 from somerandomcryptoguy/rebase-v0.18.3.3 somerandomcryptoguy 2024-06-10 15:02:45 +01:00
  • 584890ab25 fixed up some missing copyright messages; added unlock_time validation for protocol_tx outputs Some Random Crypto Guy 2024-06-10 14:54:57 +01:00
  • 759531eff5 merged develop into main Neil Coggins 2024-06-07 21:25:48 +01:00
  • f582757dae Merge branch 'rebase-v0.18.3.3' into develop Neil Coggins 2024-06-07 21:22:42 +01:00
  • e69437ca6a added more secure verification of protocol_tx outputs; bumped version number v0.2.3 Some Random Crypto Guy 2024-06-07 17:02:13 +01:00
  • 50075e04c3 fixed logging message for adding block to separate out the burnt reward from the block reward Neil Coggins 2024-06-07 13:07:11 +01:00
  • 8dbc361e98 cryptonote_protocol: prevent duplicate txs in fluff queue 0xFFFC0000 2024-06-05 16:33:15 +00:00
  • 7f3dba49a7 Merge branch 'rebase-v0.18.3.3' of https://github.com/somerandomcryptoguy/salvium into rebase-v0.18.3.3 Neil Coggins 2024-06-06 14:14:52 +01:00
  • 9c098ae1fb added support for auto-frozen incoming payments Neil Coggins 2024-06-06 14:13:14 +01:00
  • 078fa00bc5 bumped version number v0.2.1 Some Random Crypto Guy 2024-06-05 15:54:06 +01:00
  • 9dc1c429f7 replaced the windows fixes back into the rebased code Some Random Crypto Guy 2024-06-05 15:52:35 +01:00
  • 8c5a1248b6 added missing files from v0.18.3.3 contrib area v0.2.0 Some Random Crypto Guy 2024-06-05 14:17:15 +01:00
  • d39c20bb2d rebase to 0.18.3.3 completed Some Random Crypto Guy 2024-06-05 14:03:44 +01:00
  • 738f5038bf contrib: fix compilation error for boost 1.85 0xFFFC0000 2024-05-01 12:29:00 +00:00
  • 43eaed7a76 bumped testnet version to prevent Fulmofan from trashing the testnet before it even gets running Neil Coggins 2024-05-27 17:01:06 +01:00
  • 32d9edee1a disabled return_payment mechanism for alpha testing Some Random Crypto Guy 2024-05-27 12:06:06 +01:00
  • c49aacf389 prep for alpha binary release Some Random Crypto Guy 2024-05-27 11:36:36 +01:00
  • 2726b0556a prep for alpha binary release Some Random Crypto Guy 2024-05-27 11:35:34 +01:00
  • 2e33174d2e prep for alpha binary release Some Random Crypto Guy 2024-05-27 11:34:43 +01:00
  • e23423c16d partial fix to the detection of return payments - ECDH is an issue again, but reversion to using F point should resolve this and complete the implementation Some Random Crypto Guy 2024-05-27 10:38:44 +01:00
  • 24ccaba6ef Merge pull request #9323 luigi1111 2024-05-20 23:45:36 -05:00
  • 1ec7eae036 Merge pull request #9311 luigi1111 2024-05-20 23:42:54 -05:00
  • 2f0503d7f3 Merge pull request #9309 luigi1111 2024-05-20 23:40:31 -05:00
  • b13e597e8e Merge pull request #9306 luigi1111 2024-05-20 23:39:01 -05:00
  • 19fa7dceac Merge pull request #9292 luigi1111 2024-05-20 23:37:41 -05:00
  • f48fc72fb6 Merge pull request #9291 luigi1111 2024-05-20 23:37:11 -05:00
  • 5930557a94 Merge pull request #9267 luigi1111 2024-05-20 23:34:08 -05:00
  • b85f320738 Merge pull request #9260 luigi1111 2024-05-20 23:33:31 -05:00
  • 026be65bf5 Merge pull request #9254 luigi1111 2024-05-20 23:30:18 -05:00
  • 42d8dc5ece fixed output of show_transfers, including filtering by TX type; bumped version number v0.0.8 ncoggins 2024-05-20 20:57:10 +01:00
  • 89d426a739 Merge branch 'updated_return_address' into develop Some Random Crypto Guy 2024-05-20 10:33:48 +01:00
  • 199e47e076 small fix to prevent wallets from abandoning scanning when encountering protocol_tx not intended for them - duh! ncoggins 2024-05-20 09:28:44 +01:00
  • d24ed9e0cc fixes to the CLI wallet output of staking and protocol_tx outputs Some Random Crypto Guy 2024-05-18 13:51:10 +01:00
  • 872303f6ad fixed removal of m_locked_coins entries when PROTOCOL_TX pays out ncoggins 2024-05-18 08:41:54 +01:00
  • c56cfc6754 added versioning to avoid inadvertent use of old nodes Some Random Crypto Guy 2024-05-17 13:09:57 +01:00
  • de4e974e4c resolved MacOS wallet build issues Neil Coggins 2024-05-17 11:30:58 +01:00
  • 4607939ab6 fixed unlock time info displayed for mined blocks; added tx_type to get_return_address() call - needed for F point on transfers; bumped version Some Random Crypto Guy 2024-05-16 22:29:32 +01:00
  • 9a37188885 fixed issue with Hardfork 2; removed PRs from HardFork 1 as unnecessary / slowing the chain down Some Random Crypto Guy 2024-05-16 10:58:02 +01:00
  • aee0f479c1 changed NETWORK_ID and GENESIS_TX for new Salvium networks; fixed genesis_tx calculation for non-mainnet Some Random Crypto Guy 2024-05-15 12:58:39 +01:00
  • 9f5e18495b fixed windows build issues Some Random Crypto Guy 2024-05-14 20:58:18 +01:00
  • ae28c7a900 implementation of yield_info function Some Random Crypto Guy 2024-05-14 14:23:31 +01:00
  • b0ce6d2969 resolved the yield calculation issue Some Random Crypto Guy 2024-05-12 22:59:43 +01:00
  • 1123ae9043 net_node: update seed nodes selsta 2024-04-28 01:48:33 +02:00
  • 34b2f9b315 commenced removal of pricing_record touchpoints for MVP release Some Random Crypto Guy 2024-05-07 14:34:19 +01:00
  • 755dddd2bc common: support boost filesystem copy_options. Co-authored-by: selsta <selsta@sent.at> 0xFFFC0000 2024-04-30 23:20:10 +00:00
  • dd47d03cf2 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] jeffro256 2024-02-03 21:59:58 -06:00
  • 4634b8b539 wallet2: fix stagenet get_approximate_blockchain_height selsta 2024-04-28 21:15:38 +02:00
  • 100a7d06ee Add drop_and_recreate in privatefile class. When creating a private file we need to delete the file if exist. 0xFFFC0000 2024-04-22 14:32:12 +00:00
  • 71567885e6 build: force Trezor for depends builds tobtoht 2024-02-23 10:56:37 +01:00
  • 7686af7acf Skip privacy networks (on tx sends) that don't have outgoing connections Lee *!* Clagett 2024-03-28 19:02:17 -04:00
  • 7bafd2866c a number of fixes; disabled return_payment as the functionality is changing to NOT require returning the same output Some Random Crypto Guy 2024-03-27 14:50:31 +00:00
  • 8703b8a4cb wallet2: ensure transfers and sweeps use same fee calc logic rnd2 j-berman 2024-03-22 14:05:17 -07:00
  • d6b35e97be Cleanup string_tools. 1. Use boost::filesystem for already available operations. 2. Use boost::string for already available operations. 0xFFFC0000 2024-03-15 11:24:12 +00:00
  • 81d4db08eb Merge pull request #9244 v0.18.3.3 luigi1111 2024-03-12 12:46:10 -04:00
  • 31a7f12d55 ringct: fix trunc_amount field name change jeffro256 2024-03-11 20:21:18 -05:00
  • 453a82fd44 Merge pull request #9239 luigi1111 2024-03-11 15:57:50 -04:00
  • 1744fada96 Merge pull request #9238 luigi1111 2024-03-11 15:56:38 -04:00
  • 1b7de24e90 Merge pull request #9229 luigi1111 2024-03-11 15:52:45 -04:00
  • 97e3ce5f18 build: prepare v0.18.3.3 selsta 2024-03-11 15:13:49 +01:00
  • c7cf489585 Revert "http_client: reduce number of packets sent for small bodies" jeffro256 2024-03-10 23:08:17 -05:00
  • 1a931ecc83 depends: add riscv64 linux build tag selsta 2024-03-09 21:15:28 +01:00
  • ef3e18b51b Merge pull request #9226 v0.18.3.2 luigi1111 2024-03-08 20:23:52 -05:00
  • b5b72ae05c Fixed mempool pruning SChernykh 2024-03-08 20:58:21 +01:00
  • 5eb3fc29bb Merge pull request #9223 luigi1111 2024-03-08 13:46:09 -05:00
  • c225a1f25b Merge pull request #9224 luigi1111 2024-03-08 10:49:17 -05:00
  • ff15cb2f04 Merge pull request #9220 luigi1111 2024-03-08 10:44:12 -05:00
  • eeb7c7c546 tx_memory_pool: make double spends a no-drop offense jeffro256 2024-03-07 09:23:41 -06:00
  • 36ee12bd8d get_block_template_backlog: better sorting logic SChernykh 2024-03-08 14:50:01 +01:00
  • 32b3a56313 wallet2: adjust fee during backlog, fix set priority selsta 2024-03-07 20:54:17 +01:00
  • b23116424d Merge pull request #9217 luigi1111 2024-03-07 21:38:04 -05:00
  • 7807f569e4 unit_tests: fix strtoul unit test jeffro256 2024-03-07 16:10:01 +01:00
  • 68e40ea2a7 Merge pull request #9158 luigi1111 2024-02-24 10:19:58 -05:00
  • c6ff0d3820 Merge pull request #9136 luigi1111 2024-02-24 10:18:40 -05:00
  • 0d2f515ecc Merge pull request #9190 luigi1111 2024-02-24 10:17:25 -05:00
  • 522d82276e Merge pull request #9188 luigi1111 2024-02-24 10:16:13 -05:00
  • 4f6f6d9e27 Merge pull request #9178 luigi1111 2024-02-24 10:14:25 -05:00
  • 3872753202 Merge pull request #9159 luigi1111 2024-02-24 10:09:28 -05:00
  • 13ed9d501b Merge pull request #9156 luigi1111 2024-02-24 10:08:33 -05:00
  • b335433204 Merge pull request #9145 luigi1111 2024-02-24 10:07:23 -05:00
  • 8a1e49664e Merge pull request #9142 luigi1111 2024-02-24 10:06:26 -05:00
  • 2f912f8a58 Merge pull request #9130 luigi1111 2024-02-24 10:01:09 -05:00
  • 81f113dd8c Merge pull request #9008 luigi1111 2024-02-24 09:58:30 -05:00