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
Some Random Crypto Guy
e193d141bf
new translations; tweaked API to allow GUI to obtain staking TX data; bumped version
2024-08-29 12:28:20 +01:00
Some Random Crypto Guy
6d8e925fdb
disabled Trezor until protobuf fixes are available; disabled moneropulse issues; bumped version number
2024-08-16 20:47:03 +01:00
Some Random Crypto Guy
addd26cd47
Fixes include:
...
- setting DEFAULT_STACK_TRACE=OFF for all release builds (prevents boost weak_ptr crash on some Linux systems)
- setting RPC-SSL to disabled by default (fixes "no connection to daemon" error)
- updated BlockchainLMDB::get_circulating_supply() to report staked coins as something other than BURNT
- bumped to v0.4.5
2024-08-16 14:01:11 +01:00
Some Random Crypto Guy
beffdd7ed9
fixed refresh height for testnet/stagenet; updated some DE translations; bumped version
2024-08-13 12:51:29 +01:00
Some Random Crypto Guy
91d52ba063
updated fast sync checkpoints; bumped version for BETA1
2024-08-12 11:27:30 +01:00
Some Random Crypto Guy
2dfbcce6a4
possible fixes for 'make depends' build for Win64
2024-08-09 20:51:13 +01:00
Some Random Crypto Guy
8a82655fa4
added GUI yield support
2024-07-31 12:39:06 +01:00
Some Random Crypto Guy
9c83633120
fixed RPC functionality for TRANSFER functionality; bumped version
2024-07-08 21:12:06 +01:00
Some Random Crypto Guy
a743288940
added checkpoints to mainnet for premine and early chain; removed extraneous logging; updated README; bumped version to 0.4.0
2024-07-04 09:54:26 +01:00
Some Random Crypto Guy
1c3d026972
fixed problem with RETURN_PAYMENT on SWEEP_ALL TX outputs; bumped version
2024-07-03 11:17:53 +01:00
Some Random Crypto Guy
847db19867
various fixes for show_transfers, locked_transfer command, blocking of invalid TXs
2024-07-02 21:00:29 +01:00
Some Random Crypto Guy
0663a5ead7
fixed support for XMRIG mining RandomX; updated genesis_tx for testnet to support RandomX; bumped version
2024-06-28 13:32:01 +01:00
Some Random Crypto Guy
7ad904a9ae
fixed output type checking for all HF versions; bumped TESTNET version; bumped version
2024-06-24 17:02:19 +01:00
Some Random Crypto Guy
9bc0ccc14d
bumped version
2024-06-23 14:43:38 +01:00
Some Random Crypto Guy
c20ab30963
fixed error when popping blocks containing multiple STAKE TXs; fixed 'version' command in daemon; bumped version number
2024-06-23 08:56:59 +01:00
Some Random Crypto Guy
f07d3942e1
fixed stake returned wallet balance; updated yield_info and supply_info commands
2024-06-22 19:40:19 +01:00
Some Random Crypto Guy
193a22d55c
fixed circulating supply calculation; more rebranding; bumped version number to v0.3.0
2024-06-20 12:02:43 +01:00
Some Random Crypto Guy
2be6890593
implemented static mac build through depends; bumped version
2024-06-17 12:11:03 +01:00
Neil Coggins
32c277c140
updated unlock times when constructing protocol_tx - missed a file on last commit; bumped version number to 0.2.7
2024-06-12 17:45:41 +01:00
Some Random Crypto Guy
69480b79e7
activated unlock_time checks; added versioning to TESTNET; bumped version to 0.2.6
2024-06-12 15:10:53 +01:00
Some Random Crypto Guy
075ba14f9f
fix to wallet issue on all transfers _after_ an aborted one; disabled update checking on moneropulse; bumped version number to 0.2.5
2024-06-12 12:48:42 +01:00
Some Random Crypto Guy
aeea005c95
fixed wallet API usage in GUI wallet
2024-06-10 18:12:46 +01:00
Some Random Crypto Guy
e69437ca6a
added more secure verification of protocol_tx outputs; bumped version number
2024-06-07 17:02:13 +01:00
Some Random Crypto Guy
078fa00bc5
bumped version number
2024-06-05 15:54:06 +01:00
Some Random Crypto Guy
d39c20bb2d
rebase to 0.18.3.3 completed
2024-06-05 14:03:44 +01:00
ncoggins
42d8dc5ece
fixed output of show_transfers, including filtering by TX type; bumped version number
2024-05-20 20:57:10 +01:00
ncoggins
199e47e076
small fix to prevent wallets from abandoning scanning when encountering protocol_tx not intended for them - duh!
2024-05-20 09:28:44 +01:00
Some Random Crypto Guy
d24ed9e0cc
fixes to the CLI wallet output of staking and protocol_tx outputs
2024-05-18 13:51:10 +01:00
Some Random Crypto Guy
c56cfc6754
added versioning to avoid inadvertent use of old nodes
2024-05-17 13:09:57 +01:00