akildemir
082976a3f0
Merge pull request #15 from salvium/fix-build
...
merge pr https://github.com/monero-project/monero/pull/9462
2025-03-17 10:40:18 +03:00
Some Random Crypto Guy
420824005e
updates to allow building of all platforms using 'make depends'
2025-03-14 05:24:56 +00:00
Some Random Crypto Guy
98ded9b9c4
interim checkin of the rebased code (added files)
2025-03-13 17:58:18 +00:00
Some Random Crypto Guy
9baeb750ac
interim checkin of the rebased code
2025-03-13 17:57:28 +00:00
akildemir
1cf81058b6
merge pr https://github.com/monero-project/monero/pull/9462
2025-03-12 15:34:51 +03:00
Some Random Crypto Guy
9570c7a910
Merge branch 'hotfix-v0.9.5a'
2025-03-02 22:26:32 +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
d5f6cdc0cd
tweaked build of audit tool; added asset_type to destinations in RPC get_* calls
2025-02-28 11:51:35 +00:00
Some Random Crypto Guy
378ec75a6e
Merge branch 'main' into develop
2025-02-26 13:16:27 +00:00
Some Random Crypto Guy
3eb986fc51
fixed debug build without audit tool
2025-02-25 15:54: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
5bd079af4a
updated HF9 block height
2025-02-24 11:50:08 +00:00
Some Random Crypto Guy
cd2c7c939c
added audit2 as phase 3
2025-02-24 10:57:18 +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
f9726354b8
Merge branch 'develop'
2025-02-24 10:52:28 +00:00
Some Random Crypto Guy
fcd78eea7e
merged SAL1 support into the wallet API functions
2025-02-24 10:40:13 +00:00
akildemir
db740fa037
make a separate tx per subaddress
2025-02-24 13:30:31 +03:00
Some Random Crypto Guy
5971f39e7a
added 2nd phase of audit; bumped version
2025-02-19 17:49:38 +00:00
akildemir
02f2eb5ee9
add SAL1 support to wallet api
2025-02-18 12:05:12 +03:00
Some Random Crypto Guy
02ef77bbcc
Merge branch 'main' into develop
2025-02-17 23:48:42 +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
bc7db51f03
various fixes ready for next HF
2025-02-11 14:35:57 +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
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