auruya
0a79a4d9fd
fix check_tx_key for carrot tx using x25519 derivation
2025-10-21 10:26:20 +03:00
Some Random Crypto Guy
48fb95bdc1
bumped version to v1.0.6
2025-10-16 14:58:02 +01:00
Some Random Crypto Guy
cea3f0f341
fixed Carrot wallet exceptions reporting 'unknown error'; fixed wallet.address.txt file to contain Carrot keys as well; fixed sending to subaddress from same wallet
2025-10-16 14:51:49 +01:00
Some Random Crypto Guy
35fc88c0ec
bumped version
2025-10-15 13:45:16 +01:00
Some Random Crypto Guy
6ba060e116
fixed subaddress lookahead generation for Carrot; optimised to reduce scanning times
2025-10-15 13:29:04 +01:00
Some Random Crypto Guy
88d5e1f50e
updated translation bundles; bumped version
2025-10-14 13:55:35 +01:00
Some Random Crypto Guy
644a8d3b4d
Merge branch 'hotfix-carrot-address-display-in-cli'
2025-10-14 13:52:50 +01:00
Some Random Crypto Guy
a40026f941
fixed return_payment when receiving Carrot output from a multiple-destination transaction
2025-10-14 13:51:04 +01:00
Some Random Crypto Guy
fb25a36bf2
fixes for Carrot address display in CLI wallet
2025-10-14 10:44:26 +01:00
Some Random Crypto Guy
c6c35d5639
fixed get_tx_key implementation for Carrot (kludgy)
2025-10-14 06:19:45 +01:00
Some Random Crypto Guy
63433cc58f
bumped version to v1.0.3
2025-10-14 05:05:55 +01:00
Some Random Crypto Guy
940c0e03f7
Merge branch 'hotfix-sweepall-to-self'
2025-10-14 05:04:03 +01:00
Some Random Crypto Guy
09ad75f0cc
additional CN/Carrot address checks implemented in wallet
2025-10-14 05:02:28 +01:00
Some Random Crypto Guy
f8d9f9335e
fixed issue with post-Carrot-HF sweep_all to self
2025-10-13 21:17:45 +01:00
Some Random Crypto Guy
6aa32701b8
fixed get_block_template RPC call to handle payouts for treasury and miner
2025-10-13 16:20:39 +01:00
Some Random Crypto Guy
4bfb5f51bf
Merge branch 'develop'
2025-10-04 13:38:50 +01:00
Some Random Crypto Guy
d7a9facee9
improved UX for address command
2025-10-04 13:36:37 +01:00
Some Random Crypto Guy
260bc3721b
bumped version
2025-10-03 21:18:52 +01:00
somerandomcryptoguy
f1efb700d2
improvements to wallet address formatting for RPC ( #66 )
...
* bumped version to v1.0.0
* added fast sync points up to 325,000
* added fast sync points up to 325,000 (part 2)
* RPC address formatting fixes
---------
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
2025-10-03 15:06:05 +01:00
auruya
dd246296b9
Fix show qr code ( #65 )
...
* enable dual address type support in show_qr_code command
* delete comments
2025-10-03 15:05:49 +01:00
somerandomcryptoguy
c07698fcc8
improvements to wallet address formatting ( #64 )
...
* bumped version to v1.0.0
* added fast sync points up to 325,000
* added fast sync points up to 325,000 (part 2)
* initial import of CLI wallet improvements for address printing
* updated wallet address display in various places
---------
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
2025-10-03 13:10:28 +01:00
Some Random Crypto Guy
c03402d525
updated API methods for 3rd-party wallets
2025-10-01 14:40:47 +01:00
Some Random Crypto Guy
d8b18b17f6
bumped RC version
2025-09-30 22:02:11 +01:00
Some Random Crypto Guy
5347266ed9
fixed a couple of wallet cache issues; fixed rescan_bc bug
2025-09-30 22:01:35 +01:00
somerandomcryptoguy
419c26adbf
added tx_type setting for payment details - needed for wallet API ( #61 )
...
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
2025-09-12 16:34:02 +01:00
Some Random Crypto Guy
37a58646fd
bumped RC version
2025-09-10 09:20:17 +01:00
somerandomcryptoguy
0e747e3f15
remove 2nd fork - STAKE issues resolved cleanly ( #58 )
...
* removed HF11
* fixed problem with AUDIT generation; fixed issue with empty PROTOCOL TX after HF10
* fixed protocol_tx version if empty at HF10 commencement; added validation of correct address type for destinations on TRANSFER
* fix is_carrot for stake txs
---------
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
Co-authored-by: auruya <dream.glorix@gmail.com >
2025-09-10 09:16:14 +01:00
auruya
caf8a0a962
fix-prevalidate-protocol-tx-for-carrot ( #57 )
2025-09-04 20:43:16 +01:00
Some Random Crypto Guy
1b60c08dce
fixed issues with STAKE over HF10-HF11 thresholds; bumped RC version
2025-09-04 16:04:29 +01:00
Some Random Crypto Guy
1667514896
bumped RC version
2025-09-03 16:01:50 +01:00
auruya
041cd03098
Add hardfork for stake carrot integration ( #55 )
...
* Add hardfork for stake carrot integration
* Add hardfork for stake carrot integration
* fixed assertion failure
* Add hardfork for stake carrot integration
* Add hardfork for stake carrot integration
---------
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
2025-09-03 16:00:34 +01:00
somerandomcryptoguy
0c4998b091
added --generate-from-svb-key functionality ( #53 )
...
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
2025-09-03 12:33:09 +01:00
auruya
7f25459169
add dest_asset_type check ( #52 )
2025-09-01 14:18:11 +01:00
Some Random Crypto Guy
91814ebfd9
updated testnet seed nodes; bumped RC version
2025-08-21 13:31:03 +01:00
Some Random Crypto Guy
7b3e8007c8
bumped TESTNET DB version to prevent conflicts
2025-08-20 15:50:45 +01:00
Some Random Crypto Guy
141761957d
bumped version to RC1
2025-08-20 15:48:05 +01:00
akildemir
b2ab2f606c
Security fixes ( #48 )
...
* unify tx versions; add missing protocol tx checks
* fixed errors with protocol_tx handling pre-Carrot
* fixed error caused by setting coinbase_tx version to 4
* fix eph pubkey check for protocol tx verification
* Update tx_pool.cpp
---------
Co-authored-by: Some Random Crypto Guy <somerandomcryptoguy@protonmail.com >
Co-authored-by: somerandomcryptoguy <139346562+somerandomcryptoguy@users.noreply.github.com >
2025-08-20 15:26:36 +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
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