Commit Graph

  • 49fd907073 Merge branch 'main' into develop Some Random Crypto Guy 2024-12-12 21:08:33 +00:00
  • 8c999520d1 add RPC (#11) SomeRandomDevopsGuy 2024-11-18 19:39:04 +01:00
  • 945bdc72e7 Merge branch 'hotfix-0.6.4' v0.6.4 Some Random Crypto Guy 2024-11-16 00:49:08 +00:00
  • c6d843b6f5 hotfix to address the 'difficulty overhead' chain issues; added more fasta-sync checkpoints; bumped version number Some Random Crypto Guy 2024-11-16 00:48:31 +00:00
  • 8f5111aeda Merge branch 'main' into develop Some Random Crypto Guy 2024-11-05 12:39:42 +00:00
  • b285ec550d fixed edge case where returning pre-HF2 transfer using HF2 CLI wallet _before_ HF2; bumped version v0.6.3 Some Random Crypto Guy 2024-10-31 18:37:41 +00:00
  • afc2518ef7 fixed boundary condition returning pre-HF2 TXs; removed a couple of extraneous vars; added a logging message; bumped version v0.6.2 Some Random Crypto Guy 2024-10-31 11:47:20 +00:00
  • a9406b158d fixed full reward zone buffer on fork transition to match between daemon and wallet v0.6.1 Some Random Crypto Guy 2024-10-30 15:48:45 +00:00
  • e45643e157 increased max TX size from HF2; bumped version number Some Random Crypto Guy 2024-10-30 14:31:27 +00:00
  • 1df18ca6a4 added hard fork 2 for v0.6.0 v0.6.0 Some Random Crypto Guy 2024-10-22 12:04:03 +01:00
  • 91b2ec275a Updated + fixed translations mechanism; updated fast-sync checkpoints; bumped version Some Random Crypto Guy 2024-10-22 12:03:29 +01:00
  • e45fdb863c Merge branch 'develop' Some Random Crypto Guy 2024-10-21 14:18:51 +01:00
  • cb2f9d3f75 updated seed IPs, updated mainnet checksums, bumped version v0.6.0-rc4 Some Random Crypto Guy 2024-10-18 14:37:36 +01:00
  • 59025bb27b updated fast-sync checkpoints; updated testnet seed IPs Some Random Crypto Guy 2024-10-18 13:55:50 +01:00
  • 204c6fc778 fixed issue with migration to new difficulty algorithm; bumped version v0.6.0-rc3 Some Random Crypto Guy 2024-10-18 12:37:59 +01:00
  • 78c2b4b1fb import of blockchain scanner - unfinished v0.6.0-rc2 Some Random Crypto Guy 2024-10-16 17:55:46 +01:00
  • fcac456902 import of blockchain scanner - unfinished Some Random Crypto Guy 2024-10-16 17:54:45 +01:00
  • 1824a34a68 bumped version, ready for testnet v0.6.0-rc1 Some Random Crypto Guy 2024-10-15 12:08:58 +01:00
  • 1786c628bf disabled yield reporting until daemon is synced Some Random Crypto Guy 2024-10-15 11:26:14 +01:00
  • 6b8df3cee5 disabled STAKE for multisig - deferred solution until Salvium One Some Random Crypto Guy 2024-10-15 11:25:42 +01:00
  • 884db2b499 solved issue of STAKE TXs paying out without view_tags; bumped version v0.5.4-rc4 Some Random Crypto Guy 2024-10-14 10:55:57 +01:00
  • ce7a1bdd96 working multisig N-out-TX support v0.5.4-rc3 Some Random Crypto Guy 2024-10-11 13:38:07 +01:00
  • 57cbb146db working multisig N-out-TX support Some Random Crypto Guy 2024-10-11 13:29:55 +01:00
  • 85c856411e resolved indexing error with m_transfers_indices changing from vector to set v0.5.4-rc1 Some Random Crypto Guy 2024-10-09 13:41:01 +01:00
  • 6fefb49da0 fixed merge regression in wallet; updated build order for binary releases Some Random Crypto Guy 2024-10-09 13:37:14 +01:00
  • c5c828516b merged N-out-TX and multisig support; implemented new difficulty algorithm; bumped version Some Random Crypto Guy 2024-10-09 13:20:51 +01:00
  • 218911d9fc bumped RC version v0.5.3-rc2 Some Random Crypto Guy 2024-10-09 12:24:29 +01:00
  • da3ef2511d fixed return_payment issues for N-out-TXs; fixed change_index being incorrect datatype; partial fix to asset_type RPC propagation issue Some Random Crypto Guy 2024-10-09 12:21:50 +01:00
  • 8b2b039036 N-out-TX support working for simple cases - needs edge case testing still Some Random Crypto Guy 2024-10-08 12:03:20 +01:00
  • 4d1c84fcaf Merge branch 'develop' Some Random Crypto Guy 2024-10-04 10:06:24 +01:00
  • bb91b01cf7 Merge branch 'multisig' into develop v0.5.3-rc1 Some Random Crypto Guy 2024-10-03 13:48:42 +01:00
  • 7f0eda828a disabled staking on multisig wallets Some Random Crypto Guy 2024-10-03 13:20:25 +01:00
  • d3f15211d7 updated to support multisig wallets; fixed a couple of minor bugs; removed some extraneous code; bumped version Some Random Crypto Guy 2024-10-03 10:01:29 +01:00
  • b828703bbd added maturation block to output of yield_info in CLI wallet Some Random Crypto Guy 2024-09-30 14:38:41 +01:00
  • 2fa8ef97ef started work on support for STAKE and BURN commands in multisig Some Random Crypto Guy 2024-09-30 13:08:07 +01:00
  • acb3af43f0 initial implementation of multisig wallet / TX support Some Random Crypto Guy 2024-09-27 16:15:42 +01:00
  • d1eed6e9ff interim commit - NOT TESTED Some Random Crypto Guy 2024-09-14 11:06:23 +01:00
  • 30a2931067 fixed copy/paste glitch on previous Some Random Crypto Guy 2024-09-09 12:01:15 +01:00
  • 1c73dd0c9f switch to LWMA difficulty algorithm for HF2+ Some Random Crypto Guy 2024-09-08 19:54:12 +01:00
  • 1c84c00fe6 Merge branch 'main' into develop, ahead of new Salvium One development Some Random Crypto Guy 2024-09-02 15:26:40 +01:00
  • 7abf28d87c feat: Cross-Platform Binary Build and S3 Upload GitHub Action (#5) SomeRandomDevopsGuy 2024-09-02 13:08:32 +02:00
  • ea919eb6ea various translations updated; bumped version number v0.5.2 Some Random Crypto Guy 2024-08-31 21:46:57 +01:00
  • 42aee311cd Merge branch 'develop' Some Random Crypto Guy 2024-08-30 21:22:41 +01:00
  • d51ca28d7b fixed crash on calling yield_info from new wallet Some Random Crypto Guy 2024-08-30 21:21:58 +01:00
  • 77683cafa1 Merge branch 'develop' v0.5.1 Some Random Crypto Guy 2024-08-29 12:44:29 +01:00
  • e193d141bf new translations; tweaked API to allow GUI to obtain staking TX data; bumped version Some Random Crypto Guy 2024-08-29 12:28:20 +01:00
  • c248b78831 switched simple_wallet over to new routines for yield calculations; updated yield_info display to include yield earned on active STAKE TXs Some Random Crypto Guy 2024-08-19 13:28:30 +01:00
  • 6b75cb1fb5 fixed erroneous display of staked coins in all wallet balances Some Random Crypto Guy 2024-08-19 11:07:45 +01:00
  • a926092d9a Merge branch 'main' into develop Some Random Crypto Guy 2024-08-19 11:06:52 +01:00
  • 6d8e925fdb disabled Trezor until protobuf fixes are available; disabled moneropulse issues; bumped version number v0.5.0 Some Random Crypto Guy 2024-08-16 20:47:03 +01:00
  • 0ee3c669d6 disabled staking from secondary accounts; basic search+replace for Monero in translations v0.4.5 Some Random Crypto Guy 2024-08-16 15:05:26 +01:00
  • addd26cd47 Fixes include: Some Random Crypto Guy 2024-08-16 14:01:11 +01:00
  • b089f9ee69 Merge pull request #9434 v0.18.3.4 luigi1111 2024-08-14 14:19:55 -04:00
  • 7cb69fa6bc epee: string_tools: keep full path in cut_off_extension tobtoht 2024-08-14 19:45:55 +02:00
  • c7d4bf491e epee: string_tools: remove dot from get_extension tobtoht 2024-08-14 16:13:35 +02:00
  • c6d17a0b39 Merge pull request #9345 luigi1111 2024-08-13 12:33:21 -04:00
  • 753e4683af Merge pull request #9430 luigi1111 2024-08-13 12:30:11 -04:00
  • 2676e5ae85 Merge pull request #9426 luigi1111 2024-08-13 12:29:10 -04:00
  • bedfa83ea0 Merge pull request #9385 luigi1111 2024-08-13 12:15:57 -04:00
  • beffdd7ed9 fixed refresh height for testnet/stagenet; updated some DE translations; bumped version v0.4.4-beta2 Some Random Crypto Guy 2024-08-13 12:51:29 +01:00
  • 9e96fcfe3a Merge branch 'main' into develop Some Random Crypto Guy 2024-08-12 11:34:08 +01:00
  • 91d52ba063 updated fast sync checkpoints; bumped version for BETA1 v0.4.4-beta1 Some Random Crypto Guy 2024-08-12 11:27:30 +01:00
  • 71d50f1b3f simplified blockchain height estimation, which should fix wallet restore height issue Some Random Crypto Guy 2024-08-12 09:50:14 +01:00
  • 1b0a1b6047 updated seed node IP addresses + port numbers Some Random Crypto Guy 2024-08-12 09:49:32 +01:00
  • 5a10a54563 changed seed URLs v0.4.3 Some Random Crypto Guy 2024-08-09 21:37:53 +01:00
  • 2dfbcce6a4 possible fixes for 'make depends' build for Win64 Some Random Crypto Guy 2024-08-09 20:51:13 +01:00
  • 9f34b46961 fixed wallet API to expose TX type to GUI wallet; updated Dockerfile Some Random Crypto Guy 2024-08-09 16:03:18 +01:00
  • dffa6766e7 device: add ledger flex support tobtoht 2024-08-09 10:31:05 +02:00
  • 1f733fb868 Make wallet2::estimate_fee static Lee Clagett 2024-08-07 13:47:31 -04:00
  • 8a82655fa4 added GUI yield support v0.4.2 Some Random Crypto Guy 2024-07-31 12:39:06 +01:00
  • 301f2973d7 various fixes to support GUI wallet; bumped version number Some Random Crypto Guy 2024-07-31 10:52:58 +01:00
  • 5f48afaf31 added support for GUI wallet staking Some Random Crypto Guy 2024-07-26 10:51:20 +01:00
  • 956d55c35f build: prepare v0.18.3.4 selsta 2024-05-29 15:53:41 +02:00
  • 76feeb64b7 Merge pull request #9396 luigi1111 2024-07-16 19:03:10 -04:00
  • 61db6497f7 Merge pull request #9377 luigi1111 2024-07-16 18:57:35 -04:00
  • 6664e3e3b1 Merge pull request #9374 luigi1111 2024-07-16 18:57:12 -04:00
  • ebe3fdaff3 Merge pull request #9355 luigi1111 2024-07-16 18:51:56 -04:00
  • 886595b540 Merge pull request #9347 luigi1111 2024-07-16 18:50:09 -04:00
  • b9fddc08b2 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
  • b4379b005a revised error message when querying balance of empty wallet via RPC - thanks @GeraldoNonKYC Some Random Crypto Guy 2024-07-10 12:56:49 +01:00
  • 9c83633120 fixed RPC functionality for TRANSFER functionality; bumped version v0.4.1 Some Random Crypto Guy 2024-07-08 21:12:06 +01:00
  • c424c5d544 fixed incorrect message for time ahead / behind blockchain Some Random Crypto Guy 2024-07-08 21:11:20 +01:00
  • 8d5018ea0a Updated README.md links; fixed pool segfault; tagged new version v0.4.0 Some Random Crypto Guy 2024-07-04 15:40:13 +01:00
  • c6a6ae724a Merge branch 'develop' Some Random Crypto Guy 2024-07-04 10:53:44 +01:00
  • a743288940 added checkpoints to mainnet for premine and early chain; removed extraneous logging; updated README; bumped version to 0.4.0 Some Random Crypto Guy 2024-07-04 09:54:26 +01:00
  • d91729268f fixed output of split TXs with multiple blank lines v0.3.7 Some Random Crypto Guy 2024-07-03 12:22:50 +01:00
  • 1c3d026972 fixed problem with RETURN_PAYMENT on SWEEP_ALL TX outputs; bumped version Some Random Crypto Guy 2024-07-03 11:17:53 +01:00
  • 847db19867 various fixes for show_transfers, locked_transfer command, blocking of invalid TXs v0.3.6 Some Random Crypto Guy 2024-07-02 21:00:29 +01:00
  • 0663a5ead7 fixed support for XMRIG mining RandomX; updated genesis_tx for testnet to support RandomX; bumped version v0.3.4 Some Random Crypto Guy 2024-06-28 13:32:01 +01:00
  • c5ad937cc1 Fix ZMQ DaemonInfo: Lee *!* Clagett 2024-06-24 19:57:20 -04:00
  • 7ad904a9ae fixed output type checking for all HF versions; bumped TESTNET version; bumped version v0.3.3 Some Random Crypto Guy 2024-06-24 17:02:19 +01:00
  • 12cf6be402 Merge branch 'main' into develop Some Random Crypto Guy 2024-06-24 10:10:54 +01:00
  • 292845d721 changed some errant monero strings to salvium Some Random Crypto Guy 2024-06-24 10:10:13 +01:00
  • 9bc0ccc14d bumped version v0.3.2 Some Random Crypto Guy 2024-06-23 14:43:38 +01:00
  • c20ab30963 fixed error when popping blocks containing multiple STAKE TXs; fixed 'version' command in daemon; bumped version number Some Random Crypto Guy 2024-06-23 08:56:59 +01:00
  • 3e012bc1fb fixed segfault in clean wallet when calling yield_info v0.3.1 Some Random Crypto Guy 2024-06-22 20:34:40 +01:00
  • f07d3942e1 fixed stake returned wallet balance; updated yield_info and supply_info commands Some Random Crypto Guy 2024-06-22 19:40:19 +01:00
  • e875a587e2 Fix ZMQ Tx Pruning Lee Clagett 2024-06-18 21:26:28 -04:00
  • b93cf3a2d0 bumped chain version; updated premine wallet for testnet Neil Coggins 2024-06-21 14:16:20 +01:00
  • 8c254e42e3 wallet: fetch pool txs in pruned form [RELEASE] jeffro256 2024-05-31 20:58:43 -05:00