Some Random Crypto Guy
40f0420e02
Merge branch 'carrot-integration' into develop
2025-08-19 12:07:40 +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
akildemir
13ee838f3c
support for sweep_all ( #47 )
2025-08-18 12:06:56 +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
akildemir
a159bed3ba
remove tools::add_element
2025-08-08 14:54:55 +03:00
jeffro256
52f2065db4
carrot_core: update unclamped mx25519 for arm64
2025-08-08 14:28:54 +03:00
akildemir
0fd570a2c4
Merge pull request #46 from salvium/wallet-api-address-book-fix
...
fixed wallet API address book functionality to support Carrot addresses
2025-08-08 14:07:56 +03:00
Some Random Crypto Guy
7df7f2740d
fixed wallet API address book functionality to support Carrot addresses
2025-08-08 11:14:55 +01:00
Some Random Crypto Guy
458af34c67
bumped version number to RC5
2025-08-06 19:31:59 +01:00
akildemir
21a3f5ca6f
Merge pull request #44 from salvium/address-book-fixes
2025-08-06 20:52:36 +03:00
akildemir
bc7a797b71
Merge pull request #43 from salvium/wallet-balance-stake-fix
2025-08-06 20:51:41 +03:00
Some Random Crypto Guy
9e888834e7
updated address book functionality to support Carrot addresses
2025-08-06 15:32:54 +01:00
Some Random Crypto Guy
9709fad4d6
fixed stake unlock time
2025-08-06 15:04:19 +01:00
akildemir
906e55f87b
add return into type to wallet serialization ( #42 )
2025-08-06 15:00:56 +01:00
akildemir
92812621be
Merge pull request #41 from salvium/background-sync-fix
...
background sync fix for Carrot accounts/keys
2025-08-06 13:35:38 +03:00
Some Random Crypto Guy
82b14a776f
fixed background syncing issue with Carrot account keys
2025-08-06 11:27:23 +01:00
Some Random Crypto Guy
54a33225a2
fixed wallet balance during STAKE/AUDIT TX lifetime
2025-08-05 14:49:34 +01:00
akildemir
d7584de579
Merge pull request #40 from salvium/fix-stake-tx-amount
...
merge STAKE/BURN TX fees fix
2025-08-05 16:28:28 +03:00
Some Random Crypto Guy
a4c0d85bbb
fixed stake/burn TX amount - stopped fees being deducted from amount_burnt
2025-08-05 14:07:26 +01:00
akildemir
609615779c
Merge pull request #38 from salvium/tx-parallel-scanning-fix
...
Fixed wallet scanning parallelisation, speed up wallet scans from chain
2025-08-04 16:08:25 +03:00
Some Random Crypto Guy
b9364b5749
fixed parallel scanning of blocks for wallet - max 10 blocks at a time, because of return_payment limitations
2025-08-04 14:02:05 +01:00
akildemir
7cd7bef3ca
Merge pull request #37 from salvium/tx-size-calc-fix
...
Carrot TX size calculation fixes
2025-08-04 13:35:48 +03:00
Some Random Crypto Guy
80bd2d1ff0
fixed calculation for Carrot TX sizes - added Salvium-specific data
2025-08-04 11:01:33 +01:00
akildemir
cbe84499fb
use internal notes instead of special ones for change and return enotes ( #36 )
2025-08-01 13:54:59 +01:00
akildemir
a8ee0a90e0
Merge pull request #34 from salvium/miner-fixes
...
fixed miner resumption issue
2025-08-01 14:24:14 +03:00
akildemir
c9de861216
Merge pull request #35 from salvium/wallet-creation-address-fix
...
fixed incorrect wallet address displayed for Carrot when creating a new wallet
2025-08-01 14:22:22 +03:00
Some Random Crypto Guy
0239202f09
fixed incorrect wallet address displayed for Carrot when creating a new wallet
2025-07-31 11:48:43 +01:00
Some Random Crypto Guy
2dd6208a80
added mechanism to forcibly stop miner when crossing Carrot HF boundary, and allow mining to be restarted
2025-07-31 10:39:34 +01:00
akildemir
37594fe8fa
Implement return tx functionality for post-carrot ( #33 )
...
* return tx fixes
* save change output for return tx
* successfully receive returned tx
* complete post-carrot return txs
2025-07-30 15:33:35 +01:00
akildemir
e5c9b05ed6
Merge pull request #31 from salvium/ringct-fix
...
fixed RCT types to support ECDHINFO for Salvium One; fixed input and output limits for TXs
2025-07-24 14:44:06 +03:00
akildemir
9ba621b3ae
post carrot stake tx support ( #32 )
...
* add support for stake txs and payouts post-carrot
* fixes on the stake return payments
* complete post-carrot stake txs
* rename protocol_tx_data to protocol_tx_data_t
2025-07-23 14:58:11 +01:00
Some Random Crypto Guy
9e20133ed9
fixed input and output limits for TXs
2025-07-23 10:35:14 +01:00
Some Random Crypto Guy
9c11200666
fixed RCT types to support ECDHINFO for Salvium One; fixed input and output limits for TXs
2025-07-23 10:21:13 +01:00
akildemir
3e0649a8d2
Merge pull request #29 from salvium/mining-migration-from-CN-to-Carrot
...
fixed migration of mining services from CN to Carrot
2025-07-23 12:07:20 +03:00
akildemir
b87bfe002a
Merge pull request #27 from salvium/carrot-addressing
...
fixed Carrot subaddress displaying in CLI wallet
2025-07-23 11:57:36 +03:00
Some Random Crypto Guy
f2e69594a7
fixed migration of mining from CN to Carrot, including stopping miners from using wrong address pre- and post-Carrot HF
2025-07-22 11:51:21 +01:00
Some Random Crypto Guy
7b39504050
fixed carrot syncing of mainnet
2025-07-21 19:33:17 +01:00
Some Random Crypto Guy
eff99e9287
fixed Carrot subaddress display in CLI wallet
2025-07-21 19:30:47 +01:00
somerandomcryptoguy
6f8fcdab03
fixed make depends for all major platforms ( #26 )
...
* fixed 'make depends' building
* fixed capture vars for MacOS
* fixed Linux build for make depends
---------
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
2025-07-19 12:25:45 +01:00
akildemir
c7a739d885
Merge pull request #25 from salvium/premine-scan
...
fixed premine scanning using Carrot
2025-07-16 11:29:01 +03:00
Some Random Crypto Guy
608962068a
fixed premine scan
2025-07-15 22:04:47 +01:00
Some Random Crypto Guy
e7615b4c08
Merge branch 'carrot-integration' of https://github.com/salvium/salvium into carrot-integration
2025-07-15 16:05:31 +01:00
Some Random Crypto Guy
5fa5ff8585
bumped RC version
2025-07-15 12:10:18 +01:00
akildemir
28a9338ab7
Merge pull request #24 from salvium/audit-spend-fix
...
fixed subaddress_map issues allowing construction of TX for spending AUDIT and STAKE post-Carrot-HF
2025-07-15 13:48:51 +03:00
Some Random Crypto Guy
1d3747e9cd
fixed subaddress_map issues allowing construction of TX for spending AUDIT and STAKE post-Carrot-HF
2025-07-15 10:50:03 +01:00
akildemir
c1c70ddace
fix finding wrong change bug ( #23 )
2025-07-14 16:47:21 +01:00
akildemir
7ea690614e
Merge pull request #22 from salvium/scanning-fixes
...
fix scanning for pre-Carrot STAKE + AUDIT TXs
2025-07-14 17:42:43 +03:00
Some Random Crypto Guy
2909fd2505
Fixed pre-scanning for AUDIT TXs
2025-07-14 14:25:28 +01:00