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
akildemir
cbe84499fb
use internal notes instead of special ones for change and return enotes ( #36 )
2025-08-01 13:54:59 +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
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
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
Some Random Crypto Guy
7dd5450419
Fixed pre-scanning for STAKE TXs
2025-07-14 13:18:54 +01:00
akildemir
dd39f94ca6
all pre-carrot txs work; Add support for return txs post-carrot.
2025-07-11 12:08:44 +03:00
akildemir
78232ff3a8
misc fixes
2025-07-07 16:55:26 +03:00
Some Random Crypto Guy
aa02928620
fixed keys for pre+post Carrot mining rewards
2025-07-04 16:03:57 +01:00
Some Random Crypto Guy
b7cc8e8100
fixed Carrot mining; added support for dedicated Carrot wallet addresses with SC1 prefix
2025-07-03 23:08:24 +01:00
Some Random Crypto Guy
bf9d0e837e
fixed detection of received Carrot payments
2025-07-01 21:27:54 +01:00
Some Random Crypto Guy
e6e644e600
migrated to using carrot_and_legacy_account instead of keystore
2025-07-01 13:33:53 +01:00
akildemir
130975cebd
clean up previous commit
2025-06-29 15:38:14 +03:00
Some Random Crypto Guy
5306d4b94a
interim checkin - working RCT Carrot TX
2025-06-27 16:05:08 +01:00
akildemir
14a6c6b8ef
generate & scan correct carrot pubkeys
2025-06-24 13:19:42 +03:00
akildemir
ae02dcbe9a
post-carrot tx scanning bug fixes
2025-06-20 11:40:46 +03:00
akildemir
87ceee6c2d
fully integrate carrot keys into wallet2
2025-06-17 15:40:12 +03:00
Some Random Crypto Guy
65db5c3782
fixed detection of return_payment outputs; fixed spending of return_payment outputs
2025-06-12 14:35:35 +01:00
akildemir
f2f21a49b1
make pre-carrot construction & carrot receiving work.
2025-05-20 14:47:13 +03:00
Some Random Crypto Guy
60b3f22376
fixed field ordering to allow GCC to compile; removed unlock_time field from CARROT/SPARC TX outputs
2025-05-19 11:13:01 +01:00
akildemir
18ec1c331b
make scanning pre-carrot and carrot coinbase txs work
2025-05-14 16:02:35 +03:00
jeffro256
02e8fea2fe
carrot_impl: file reorganization
2025-05-13 13:56:59 +03:00
jeffro256
c4dc67cfc5
carrot_impl: use std::variant in scanning_tools
2025-05-12 14:43:45 +03:00
jeffro256
b529887e88
carrot+fcmp: rework for Carrot scanning changes
2025-05-12 12:28:21 +03:00
jeffro256
ff85622450
carrot_impl: fix wallet scanning with cold signing and other input-less txs
2025-05-07 16:20:43 +03:00
jeffro256
154806402b
carrot_impl: fix payment ID scanning in scanning_tools
2025-05-07 16:19:31 +03:00
jeffro256
ee263314ef
fix wallet2::check_tx_hey_helper
...
And fix compilation bug in wallet_tx_builder and reorganize unit tests.
2025-05-07 16:17:30 +03:00
akildemir
a6733fcf2b
carrot_impl compilation
2025-05-07 13:52:52 +03:00
jeffro256
44e70b4765
carrot_impl 3/27/25 [WIP]
2025-05-06 15:38:34 +03:00