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
3cb473132e
Merge branch 'main' of https://github.com/salvium/salvium
2025-02-10 13:21:47 +00:00
akildemir
b298f542a6
add audit tx support for wallet api ( #14 )
2025-02-10 13:20:42 +00:00
Some Random Crypto Guy
eb9f799b8b
fixed syncing message error level; added thread library for auditing
2025-02-10 13:11:52 +00:00
Some Random Crypto Guy
8bf35db67e
fixed submodules that got merged incorrectly
2025-02-04 10:40:49 +00:00
Some Random Crypto Guy
aeef1a6677
Merge branch 'main' of https://github.com/somerandomcryptoguy/salvium-private
2025-02-04 10:16:10 +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
19be3a6146
fixed gitignore issue with CMake and audit tool
2025-01-31 17:20:52 +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
7312652540
Merge branch 'develop'
2025-01-31 15:07:59 +00:00
Some Random Crypto Guy
8cd587ec54
added building of (private) audit tool; improved help text for AUDIT command in CLI
2025-01-30 13:56:17 +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
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
2025-01-29 22:32:41 +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
2a4d08b67f
Merge branch 'main' into develop
2025-01-29 12:38:05 +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
b48c86afe0
added user tx verification
2025-01-07 22:53:58 +00:00
Some Random Crypto Guy
0f88d91fa0
bumped version
2025-01-07 16:57:19 +00:00
Some Random Crypto Guy
f4612357b2
Merge branch 'protocol-tx-rewrite'
2025-01-02 12:46:26 +00:00
Some Random Crypto Guy
e9a2b6fbb7
additional checks needed for protocol_tx validation
2024-12-27 15:36:41 +00:00
akildemir
ca2069facc
rewrite protocol tx construct/validate
2024-12-27 11:51:33 +03: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
8599cdf95b
Merge branch 'main' of https://github.com/salvium/salvium
2024-12-18 12:14:53 +00:00
Some Random Crypto Guy
d39f2f180e
set fork height
2024-12-18 12:04:32 +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
f3522764a1
switched to single spend authority proof - the dummy proofs don't work as intended, so dropping them
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
0448a6bf9a
interim checkin
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
2ce22c2508
partial working serialisation
2024-12-18 12:04:02 +00:00
Some Random Crypto Guy
1334bac45a
fixed check on miner-staker split
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
4b594142ca
updated block fast sync checksums; disabled spend authority proof due to multisig; fixed issue in protocol_tx; bumped version
2024-12-17 20:06:54 +00:00
Some Random Crypto Guy
29e435bd39
added belt and braces to prevent CONVERT TXs from being attempted; integrated spend authority proof support into wallet; bumped version number
2024-12-16 14:07:37 +00:00
Some Random Crypto Guy
4abde92c1a
bumped RC version
2024-12-16 09:18:47 +00:00
Some Random Crypto Guy
dd23331df9
switched to single spend authority proof - the dummy proofs don't work as intended, so dropping them
2024-12-16 09:16:34 +00:00
Some Random Crypto Guy
7d2025bc19
interim checkin
2024-12-16 07:48:16 +00:00
Some Random Crypto Guy
a01422a5e0
partial working serialisation
2024-12-15 22:28:14 +00:00
Some Random Crypto Guy
e68f7f46ed
fixed check on miner-staker split
2024-12-15 11:50:14 +00:00
Some Random Crypto Guy
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
2024-12-15 11:09:46 +00:00
Some Random Crypto Guy
49fd907073
Merge branch 'main' into develop
2024-12-12 21:08:33 +00:00
SomeRandomDevopsGuy
8c999520d1
add RPC ( #11 )
...
Co-authored-by: srdg <srdg@srdg.io >
2024-11-18 18:39:04 +00:00
Some Random Crypto Guy
945bdc72e7
Merge branch 'hotfix-0.6.4'
2024-11-16 00:49:08 +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
8f5111aeda
Merge branch 'main' into develop
2024-11-05 12:39:42 +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