Some Random Crypto Guy
1667514896
bumped RC version
2025-09-03 16:01:50 +01:00
Some Random Crypto Guy
91814ebfd9
updated testnet seed nodes; bumped RC version
2025-08-21 13:31:03 +01:00
Some Random Crypto Guy
141761957d
bumped version to RC1
2025-08-20 15:48:05 +01:00
Some Random Crypto Guy
44e54ad555
fixed pre-Carrot sweep_all command; bumped RC version
2025-08-18 15:51:45 +01:00
Some Random Crypto Guy
69407ed8a5
bumped RC version
2025-08-18 12:08:24 +01:00
Some Random Crypto Guy
ec33664734
fixed support for multiple STAKE TXs in same block, post-Carrot; bumped RC version
2025-08-14 17:42:47 +01:00
Some Random Crypto Guy
bfe8c4606d
fixed AUDIT payout scanning for split AUDIT TXs; bumped RC version
2025-08-14 12:07:53 +01:00
Some Random Crypto Guy
458af34c67
bumped version number to RC5
2025-08-06 19:31:59 +01:00
Some Random Crypto Guy
5fa5ff8585
bumped RC version
2025-07-15 12:10:18 +01:00
Some Random Crypto Guy
52736ea0a3
bumped version number for RC
2025-07-04 10:01:32 +01:00
Some Random Crypto Guy
11a296acde
bumped version - rc2
2025-07-02 10:45:15 +01:00
Some Random Crypto Guy
65db5c3782
fixed detection of return_payment outputs; fixed spending of return_payment outputs
2025-06-12 14:35:35 +01:00
Some Random Crypto Guy
fe3297271f
added fast sync checkpoints; bumped RC version number
2025-04-02 10:47:34 +01:00
Some Random Crypto Guy
9d9471d314
fixed a couple of unit_test issues; bumped RC version
2025-04-01 12:18:56 +01:00
Some Random Crypto Guy
28262a30fe
added unit tests for protocol_tx and check_output_types; bumped version to v0.9.6-rc1
2025-03-19 09:30:02 +00:00
Some Random Crypto Guy
23756691b7
Hotfix release to address 2 wallet issues:
...
1. new wallet "set" parameter "send-change-back-to-subaddress [1|0]"
The change for a transaction can now be sent back to the main address for the wallet (default)
or to the sending subaddress
(* please note that for AUDIT TX type, it will ALWAYS be sent back to the subaddress)
2. fixed erroneous code setting "source_asset" in wallet2::process_new_transaction()
This bug caused change entries to appear in all TXs when querying using "get_transfer_by_txid"
RPC method as "in" output types. Whilst this is fully conformant to the Monero Docs that
describe the method in question, it did not conform to the experience of the RPC method users
or to traditional Monero RPC output.
2025-03-02 22:15:50 +00:00
Some Random Crypto Guy
b713a08a81
bumped version, ready for fork; fixed up wallet API method for auditing
2025-02-25 13:04:29 +00:00
Some Random Crypto Guy
2f707e30c6
bumped version number in preparation for hardforks
2025-02-24 10:53:32 +00:00
Some Random Crypto Guy
5971f39e7a
added 2nd phase of audit; bumped version
2025-02-19 17:49:38 +00:00
Some Random Crypto Guy
aa64124c28
fix for supply_info command with SAL supply going negative
2025-02-14 13:28:22 +00:00
Some Random Crypto Guy
6889321361
fixed possible throw() when dust in index=0; bumped version number
2025-02-11 12:18:08 +00:00
Some Random Crypto Guy
ee586a3fca
added asset_type check - sorry, sneaky hackers, but you have a spy in your midst ;)
2025-02-04 10:09:49 +00:00
Some Random Crypto Guy
64a69268fe
set hard fork 6 height; bumped version number
2025-01-31 15:10:13 +00:00
Some Random Crypto Guy
62c43a4ed2
added audit index=all command; added audit RPC command; bumped version
2025-01-30 12:59:33 +00:00
Some Random Crypto Guy
a7c1ba652b
interim checkin of changes for audit; bumped version number
2025-01-29 15:39:08 +00:00
Some Random Crypto Guy
3fc5ea3543
set fork height; updated fast-sync checkpoints
2025-01-08 18:44:12 +00:00
Some Random Crypto Guy
3b72dc0555
added code to skip user TXs in v5 when filling block template
2025-01-07 23:23:44 +00:00
Some Random Crypto Guy
0f88d91fa0
bumped version
2025-01-07 16:57:19 +00:00
Some Random Crypto Guy
114297d784
fixed switch values in validation; bumped version
2024-12-20 09:48:00 +00:00
Some Random Crypto Guy
6368aee05f
bumped version for consensus rules hard fork
2024-12-19 11:31:05 +00:00
Some Random Crypto Guy
c763febe98
bumped mainline version to v0.7.0
2024-12-18 12:04:32 +00:00
Some Random Crypto Guy
cef01372b1
updated block fast sync checksums; disabled spend authority proof due to multisig; fixed issue with duplicate keys; bumped version
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
e15dbb5db2
added belt and braces to prevent CONVERT TXs from being attempted; integrated spend authority proof support into wallet; bumped version number
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
82d706aacb
bumped RC version
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
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
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
c6d843b6f5
hotfix to address the 'difficulty overhead' chain issues; added more fasta-sync checkpoints; bumped version number
2024-11-16 00:48:31 +00:00
Some Random Crypto Guy
b285ec550d
fixed edge case where returning pre-HF2 transfer using HF2 CLI wallet _before_ HF2; bumped version
2024-10-31 18:37:41 +00:00
Some Random Crypto Guy
afc2518ef7
fixed boundary condition returning pre-HF2 TXs; removed a couple of extraneous vars; added a logging message; bumped version
2024-10-31 11:47:20 +00:00
Some Random Crypto Guy
e45643e157
increased max TX size from HF2; bumped version number
2024-10-30 14:31:27 +00:00
Some Random Crypto Guy
91b2ec275a
Updated + fixed translations mechanism; updated fast-sync checkpoints; bumped version
2024-10-22 12:03:29 +01:00
Some Random Crypto Guy
cb2f9d3f75
updated seed IPs, updated mainnet checksums, bumped version
2024-10-18 14:37:36 +01:00
Some Random Crypto Guy
204c6fc778
fixed issue with migration to new difficulty algorithm; bumped version
2024-10-18 12:37:59 +01:00
Some Random Crypto Guy
78c2b4b1fb
import of blockchain scanner - unfinished
2024-10-16 17:55:46 +01:00
Some Random Crypto Guy
1824a34a68
bumped version, ready for testnet
2024-10-15 12:08:58 +01:00
Some Random Crypto Guy
884db2b499
solved issue of STAKE TXs paying out without view_tags; bumped version
2024-10-14 10:55:57 +01:00
Some Random Crypto Guy
57cbb146db
working multisig N-out-TX support
2024-10-11 13:29:55 +01:00
Some Random Crypto Guy
c5c828516b
merged N-out-TX and multisig support; implemented new difficulty algorithm; bumped version
2024-10-09 13:20:51 +01:00
Some Random Crypto Guy
218911d9fc
bumped RC version
2024-10-09 12:24:29 +01:00
Some Random Crypto Guy
d3f15211d7
updated to support multisig wallets; fixed a couple of minor bugs; removed some extraneous code; bumped version
2024-10-03 10:01:29 +01:00
Some Random Crypto Guy
ea919eb6ea
various translations updated; bumped version number
2024-08-31 21:46:57 +01:00