Some Random Crypto Guy
|
5a10a54563
|
changed seed URLs
|
2024-08-09 21:37:53 +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
|
9f34b46961
|
fixed wallet API to expose TX type to GUI wallet; updated Dockerfile
|
2024-08-09 16:03:18 +01:00 |
|
Some Random Crypto Guy
|
8a82655fa4
|
added GUI yield support
|
2024-07-31 12:39:06 +01:00 |
|
Some Random Crypto Guy
|
301f2973d7
|
various fixes to support GUI wallet; bumped version number
|
2024-07-31 10:52:58 +01:00 |
|
Some Random Crypto Guy
|
5f48afaf31
|
added support for GUI wallet staking
|
2024-07-26 10:51:20 +01:00 |
|
Some Random Crypto Guy
|
b4379b005a
|
revised error message when querying balance of empty wallet via RPC - thanks @GeraldoNonKYC
|
2024-07-10 12:56:49 +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
|
c424c5d544
|
fixed incorrect message for time ahead / behind blockchain
|
2024-07-08 21:11:20 +01:00 |
|
Some Random Crypto Guy
|
8d5018ea0a
|
Updated README.md links; fixed pool segfault; tagged new version
|
2024-07-04 15:40:13 +01:00 |
|
Some Random Crypto Guy
|
c6a6ae724a
|
Merge branch 'develop'
|
2024-07-04 10:53:44 +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
|
d91729268f
|
fixed output of split TXs with multiple blank lines
|
2024-07-03 12:22:50 +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
|
12cf6be402
|
Merge branch 'main' into develop
|
2024-06-24 10:10:54 +01:00 |
|
Some Random Crypto Guy
|
292845d721
|
changed some errant monero strings to salvium
|
2024-06-24 10:10:13 +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
|
3e012bc1fb
|
fixed segfault in clean wallet when calling yield_info
|
2024-06-22 20:34:40 +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 |
|
Neil Coggins
|
b93cf3a2d0
|
bumped chain version; updated premine wallet for testnet
|
2024-06-21 14:16:20 +01:00 |
|
Some Random Crypto Guy
|
9ce266cea2
|
changes to some URLs to .io domain
|
2024-06-21 12:58:14 +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
|
2f08b2fe2e
|
Fixed bug in handling of yield payouts
|
2024-06-18 23:48:45 +01:00 |
|
Some Random Crypto Guy
|
6404d34e33
|
added K-anonymity helper functions
|
2024-06-18 23:47:00 +01:00 |
|
Some Random Crypto Guy
|
f41c20ee7c
|
updated ringct function libraries; fixed build issue with blockchain_utilities
|
2024-06-18 23:16:45 +01:00 |
|
Some Random Crypto Guy
|
7bb90f57d4
|
updated external modules
|
2024-06-18 21:31:00 +01:00 |
|
Some Random Crypto Guy
|
226be59900
|
fixed some compilation issues on older compilers; disabled building of blockchain_utilities that prevent Mac from building statically
|
2024-06-17 14:14:32 +01:00 |
|
Some Random Crypto Guy
|
2be6890593
|
implemented static mac build through depends; bumped version
|
2024-06-17 12:11:03 +01:00 |
|
Some Random Crypto Guy
|
fac4a9ca23
|
Merge branch 'depends-mac-build'
|
2024-06-17 12:10:19 +01:00 |
|
Some Random Crypto Guy
|
6d695e0005
|
Mac ARM64 builds working with depends
|
2024-06-17 11:52:11 +01:00 |
|
Neil Coggins
|
7f64a43de9
|
added missing commit file; bumped to version 0.2.7
|
2024-06-12 17:58:45 +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
|
203cc7ee45
|
disabled unlock_time security checks for TESTNET pre-V6
|
2024-06-12 13:52:45 +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
|
126caed899
|
removed remaining lightwallet code - maybe this time!
|
2024-06-10 18:30:06 +01:00 |
|
Some Random Crypto Guy
|
3a2be26feb
|
removed remaining lightwallet code
|
2024-06-10 18:24:01 +01:00 |
|
Some Random Crypto Guy
|
aeea005c95
|
fixed wallet API usage in GUI wallet
|
2024-06-10 18:12:46 +01:00 |
|
somerandomcryptoguy
|
2a0c17480e
|
Merge pull request #1 from somerandomcryptoguy/rebase-v0.18.3.3
fixed up some missing copyright messages; added unlock_time validatio…
|
2024-06-10 15:02:45 +01:00 |
|
Some Random Crypto Guy
|
584890ab25
|
fixed up some missing copyright messages; added unlock_time validation for protocol_tx outputs
|
2024-06-10 14:54:57 +01:00 |
|
Neil Coggins
|
759531eff5
|
merged develop into main
|
2024-06-07 21:25:48 +01:00 |
|
Neil Coggins
|
f582757dae
|
Merge branch 'rebase-v0.18.3.3' into develop
|
2024-06-07 21:22:42 +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 |
|
Neil Coggins
|
50075e04c3
|
fixed logging message for adding block to separate out the burnt reward from the block reward
|
2024-06-07 13:07:11 +01:00 |
|
Neil Coggins
|
7f3dba49a7
|
Merge branch 'rebase-v0.18.3.3' of https://github.com/somerandomcryptoguy/salvium into rebase-v0.18.3.3
|
2024-06-06 14:14:52 +01:00 |
|
Neil Coggins
|
9c098ae1fb
|
added support for auto-frozen incoming payments
|
2024-06-06 14:13:14 +01:00 |
|