Commit Graph

  • f087b3807b wallet: background sync with just the view key j-berman 2022-10-13 18:33:33 -07:00
  • cb6cdac603 fixed sorting of yield_info output in CLI Some Random Crypto Guy 2025-03-17 11:22:21 +00:00
  • 082976a3f0 Merge pull request #15 from salvium/fix-build akildemir 2025-03-17 10:40:18 +03:00
  • 420824005e updates to allow building of all platforms using 'make depends' Some Random Crypto Guy 2025-03-14 05:24:56 +00:00
  • 98ded9b9c4 interim checkin of the rebased code (added files) Some Random Crypto Guy 2025-03-13 17:58:18 +00:00
  • 9baeb750ac interim checkin of the rebased code Some Random Crypto Guy 2025-03-13 17:57:28 +00:00
  • 1cf81058b6 merge pr https://github.com/monero-project/monero/pull/9462 akildemir 2025-03-12 15:34:51 +03:00
  • 3599e8ee6e epee: string_tools: keep full path in cut_off_extension rebased-to-v0.18.3.4 tobtoht 2024-08-14 19:45:55 +02:00
  • c089f781e1 epee: string_tools: remove dot from get_extension tobtoht 2024-08-14 16:13:35 +02:00
  • dd7c49d7e2 device: add ledger flex support tobtoht 2024-08-09 10:31:05 +02:00
  • ea5fec8618 Make wallet2::estimate_fee static Lee Clagett 2024-08-07 13:47:31 -04:00
  • 7b73184c68 epee: fix mlog filename compare bug. When using a relative path for the log filename, since the iteration on files adds "./" to the beginning of the filename monero-wallet-rpc and monero-wallet-cli cannot find already written log files and therefore rotate indefinitely. 0xFFFC0000 2024-07-07 21:13:12 +00:00
  • fe180ad116 Fix ZMQ DaemonInfo: Lee *!* Clagett 2024-06-24 19:57:20 -04:00
  • 8e57973c08 Fix ZMQ Tx Pruning Lee Clagett 2024-06-18 21:26:28 -04:00
  • 15f280c6b0 wallet: fetch pool txs in pruned form [RELEASE] jeffro256 2024-05-31 20:58:43 -05:00
  • 230890aab0 cryptonote_protocol: prevent duplicate txs in fluff queue 0xFFFC0000 2024-06-05 16:33:15 +00:00
  • 308277c886 contrib: fix compilation error for boost 1.85 0xFFFC0000 2024-05-01 12:29:00 +00:00
  • 957c79512f 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
  • 9e7d100750 Skip privacy networks (on tx sends) that don't have outgoing connections Lee *!* Clagett 2024-03-28 19:02:17 -04:00
  • cdff63628e wallet2: ensure transfers and sweeps use same fee calc logic rnd2 j-berman 2024-03-22 14:05:17 -07:00
  • a43423f53a 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
  • 9570c7a910 Merge branch 'hotfix-v0.9.5a' v0.9.5a Some Random Crypto Guy 2025-03-02 22:26:32 +00:00
  • 23756691b7 Hotfix release to address 2 wallet issues: Some Random Crypto Guy 2025-03-02 22:15:50 +00:00
  • d5f6cdc0cd tweaked build of audit tool; added asset_type to destinations in RPC get_* calls Some Random Crypto Guy 2025-02-28 11:51:35 +00:00
  • 378ec75a6e Merge branch 'main' into develop Some Random Crypto Guy 2025-02-26 13:16:27 +00:00
  • 3eb986fc51 fixed debug build without audit tool v0.9.5 Some Random Crypto Guy 2025-02-25 15:54:50 +00:00
  • b713a08a81 bumped version, ready for fork; fixed up wallet API method for auditing Some Random Crypto Guy 2025-02-25 13:04:29 +00:00
  • 5bd079af4a updated HF9 block height v0.9.4 Some Random Crypto Guy 2025-02-24 11:50:08 +00:00
  • cd2c7c939c added audit2 as phase 3 Some Random Crypto Guy 2025-02-24 10:57:18 +00:00
  • 2f707e30c6 bumped version number in preparation for hardforks Some Random Crypto Guy 2025-02-24 10:53:32 +00:00
  • f9726354b8 Merge branch 'develop' Some Random Crypto Guy 2025-02-24 10:52:28 +00:00
  • fcd78eea7e merged SAL1 support into the wallet API functions Some Random Crypto Guy 2025-02-24 10:40:13 +00:00
  • db740fa037 make a separate tx per subaddress akildemir 2025-02-24 13:30:31 +03:00
  • 5971f39e7a added 2nd phase of audit; bumped version v0.9.4-rc1 Some Random Crypto Guy 2025-02-19 17:49:38 +00:00
  • 02f2eb5ee9 add SAL1 support to wallet api akildemir 2025-02-18 12:05:12 +03:00
  • 02ef77bbcc Merge branch 'main' into develop Some Random Crypto Guy 2025-02-17 23:48:42 +00:00
  • aa64124c28 fix for supply_info command with SAL supply going negative v0.9.3 Some Random Crypto Guy 2025-02-14 13:28:22 +00:00
  • bc7db51f03 various fixes ready for next HF v0.9.2 Some Random Crypto Guy 2025-02-11 14:35:57 +00:00
  • 6889321361 fixed possible throw() when dust in index=0; bumped version number Some Random Crypto Guy 2025-02-11 12:18:08 +00:00
  • 3cb473132e Merge branch 'main' of https://github.com/salvium/salvium Some Random Crypto Guy 2025-02-10 13:21:47 +00:00
  • b298f542a6 add audit tx support for wallet api (#14) akildemir 2025-02-10 16:20:42 +03:00
  • eb9f799b8b fixed syncing message error level; added thread library for auditing Some Random Crypto Guy 2025-02-10 13:11:52 +00:00
  • 8bf35db67e fixed submodules that got merged incorrectly v0.9.1 Some Random Crypto Guy 2025-02-04 10:40:49 +00:00
  • aeef1a6677 Merge branch 'main' of https://github.com/somerandomcryptoguy/salvium-private Some Random Crypto Guy 2025-02-04 10:16:10 +00:00
  • ee586a3fca added asset_type check - sorry, sneaky hackers, but you have a spy in your midst ;) Some Random Crypto Guy 2025-02-04 10:09:49 +00:00
  • 19be3a6146 fixed gitignore issue with CMake and audit tool v0.9.0 Some Random Crypto Guy 2025-01-31 17:20:52 +00:00
  • 64a69268fe set hard fork 6 height; bumped version number Some Random Crypto Guy 2025-01-31 15:10:13 +00:00
  • 7312652540 Merge branch 'develop' Some Random Crypto Guy 2025-01-31 15:07:59 +00:00
  • 8cd587ec54 added building of (private) audit tool; improved help text for AUDIT command in CLI v0.9.0-rc10 Some Random Crypto Guy 2025-01-30 13:56:17 +00:00
  • 62c43a4ed2 added audit index=all command; added audit RPC command; bumped version Some Random Crypto Guy 2025-01-30 12:59:33 +00:00
  • 0180051a8c fixed #23 : If multiple inputs get sent on a single transaction, then return_payment will not return all those inputs fixed #20 : Audit transaction is showing in yield_info, but says 0 yield fixed #19 : if you send SAL1, while the tx is pending it shows in the sal balance fixed #18 : yield_info display is showing the wrong unlock time (TESTNET) fixed #17 : SAL appears to be accrued during audit v0.9.0-rc9 Some Random Crypto Guy 2025-01-29 22:32:41 +00:00
  • a7c1ba652b interim checkin of changes for audit; bumped version number Some Random Crypto Guy 2025-01-29 15:39:08 +00:00
  • 2a4d08b67f Merge branch 'main' into develop Some Random Crypto Guy 2025-01-29 12:38:05 +00:00
  • ab6e23c7b8 added index= param for auditing v0.9.0-rc6 Some Random Crypto Guy 2025-01-28 14:04:24 +00:00
  • ac59a40c2d bumped RC version number Some Random Crypto Guy 2025-01-28 12:34:17 +00:00
  • 0bd1351750 Merge branch 'subaddress_handling' into develop Some Random Crypto Guy 2025-01-28 12:33:22 +00:00
  • 5fde8021dc disabled scan table for mining Some Random Crypto Guy 2025-01-28 11:38:43 +00:00
  • f9b946e929 fixed subaddress indexing on STAKE returns Some Random Crypto Guy 2025-01-28 10:57:36 +00:00
  • fee5676d8c partial implementation of subaddress handling Some Random Crypto Guy 2025-01-27 21:22:29 +00:00
  • 97685a0849 updated hard forks for audit testnet; tweaked PVK encryption to use hex format; bumped version number v0.9.0-rc5 Some Random Crypto Guy 2025-01-24 11:39:24 +00:00
  • fa5ec5f12e addressed issue with protocol_tx payout validation; bumped version v0.9.0-rc4 Some Random Crypto Guy 2025-01-23 14:55:15 +00:00
  • d2a71984cf improved logging; bumped version v0.9.0-rc3 Some Random Crypto Guy 2025-01-22 13:24:20 +00:00
  • 9f1721261f Merge branch 'private_viewkey' into develop Some Random Crypto Guy 2025-01-22 09:52:09 +00:00
  • e68841d306 testing of scanner finding suspect stealth addresses Some Random Crypto Guy 2025-01-22 09:51:51 +00:00
  • 6571df4c76 added private viewkey support; upgraded scanner; bumped version v0.9.0-rc2 Some Random Crypto Guy 2025-01-21 13:49:53 +00:00
  • 89180a6727 removed ability to BURN the SAL coins post-audit Some Random Crypto Guy 2025-01-20 10:52:55 +00:00
  • 2ccd388153 updated scanner Some Random Crypto Guy 2025-01-18 22:40:44 +00:00
  • 5757c67e17 updated provisional HF for audit; fixed wallet default asset type pre-fork; fixed circ_supply management (hopefully) v0.9.0-rc1 Some Random Crypto Guy 2025-01-17 11:55:34 +00:00
  • 013011cde7 fixed BURN command Some Random Crypto Guy 2025-01-16 21:09:49 +00:00
  • 400ec099d1 working audit commands Some Random Crypto Guy 2025-01-16 21:02:16 +00:00
  • 60825ae753 interim checkin of AUDIT command Some Random Crypto Guy 2025-01-16 12:21:35 +00:00
  • 3fc5ea3543 set fork height; updated fast-sync checkpoints v0.8.0 Some Random Crypto Guy 2025-01-08 18:44:12 +00:00
  • 3b72dc0555 added code to skip user TXs in v5 when filling block template v0.8.0-rc2 Some Random Crypto Guy 2025-01-07 23:23:44 +00:00
  • b48c86afe0 added user tx verification v0.8.0-rc1 Some Random Crypto Guy 2025-01-07 22:53:58 +00:00
  • 0f88d91fa0 bumped version Some Random Crypto Guy 2025-01-07 16:57:19 +00:00
  • 0c5d6e92e6 updated blockchain scanner to make sure bugs are fixed Some Random Crypto Guy 2025-01-02 13:02:42 +00:00
  • f4612357b2 Merge branch 'protocol-tx-rewrite' Some Random Crypto Guy 2025-01-02 12:46:26 +00:00
  • e9a2b6fbb7 additional checks needed for protocol_tx validation Some Random Crypto Guy 2024-12-27 15:36:41 +00:00
  • ca2069facc rewrite protocol tx construct/validate akildemir 2024-12-27 11:51:33 +03:00
  • 114297d784 fixed switch values in validation; bumped version v0.7.2 Some Random Crypto Guy 2024-12-20 09:48:00 +00:00
  • 6368aee05f bumped version for consensus rules hard fork v0.7.1 Some Random Crypto Guy 2024-12-19 11:31:05 +00:00
  • 8599cdf95b Merge branch 'main' of https://github.com/salvium/salvium v0.7.0 Some Random Crypto Guy 2024-12-18 12:14:53 +00:00
  • d39f2f180e set fork height Some Random Crypto Guy 2024-12-18 12:01:18 +00:00
  • c763febe98 bumped mainline version to v0.7.0 Some Random Crypto Guy 2024-12-18 10:10:25 +00:00
  • cef01372b1 updated block fast sync checksums; disabled spend authority proof due to multisig; fixed issue with duplicate keys; bumped version Some Random Crypto Guy 2024-12-17 20:06:54 +00:00
  • e15dbb5db2 added belt and braces to prevent CONVERT TXs from being attempted; integrated spend authority proof support into wallet; bumped version number Some Random Crypto Guy 2024-12-16 14:07:37 +00:00
  • 82d706aacb bumped RC version Some Random Crypto Guy 2024-12-16 09:18:47 +00:00
  • f3522764a1 switched to single spend authority proof - the dummy proofs don't work as intended, so dropping them Some Random Crypto Guy 2024-12-16 09:16:34 +00:00
  • 0448a6bf9a interim checkin Some Random Crypto Guy 2024-12-16 07:48:16 +00:00
  • 2ce22c2508 partial working serialisation Some Random Crypto Guy 2024-12-15 22:28:14 +00:00
  • 1334bac45a fixed check on miner-staker split Some Random Crypto Guy 2024-12-15 11:50:14 +00:00
  • e909e3eef1 fixed unit tests; fixed core tests; fixed performance tests; added fix to prevent change in block reward split (thanks Akil); added prelim code for spend authority proof - not complete / working Some Random Crypto Guy 2024-12-15 11:09:46 +00:00
  • 4b594142ca updated block fast sync checksums; disabled spend authority proof due to multisig; fixed issue in protocol_tx; bumped version v0.7.0-rc4 Some Random Crypto Guy 2024-12-17 20:06:54 +00:00
  • 29e435bd39 added belt and braces to prevent CONVERT TXs from being attempted; integrated spend authority proof support into wallet; bumped version number v0.7.0-rc3 Some Random Crypto Guy 2024-12-16 14:07:37 +00:00
  • 4abde92c1a bumped RC version v0.7.0-rc2 Some Random Crypto Guy 2024-12-16 09:18:47 +00:00
  • dd23331df9 switched to single spend authority proof - the dummy proofs don't work as intended, so dropping them Some Random Crypto Guy 2024-12-16 09:16:34 +00:00
  • 7d2025bc19 interim checkin Some Random Crypto Guy 2024-12-16 07:48:16 +00:00
  • a01422a5e0 partial working serialisation Some Random Crypto Guy 2024-12-15 22:28:14 +00:00
  • e68f7f46ed fixed check on miner-staker split Some Random Crypto Guy 2024-12-15 11:50:14 +00:00
  • b87c243da1 fixed unit tests; fixed core tests; fixed performance tests; added fix to prevent change in block reward split (thanks Akil); added prelim code for spend authority proof - not complete / working Some Random Crypto Guy 2024-12-15 11:09:46 +00:00