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
akildemir
dd39f94ca6
all pre-carrot txs work; Add support for return txs post-carrot.
2025-07-11 12:08:44 +03:00
akildemir
520d4b4eab
implement sparc return address functionality
2025-07-02 14:25:25 +03:00
akildemir
a289de023a
completed first successful tx from old keys to old keys post carrot fork
2025-06-12 16:32:16 +03:00
Some Random Crypto Guy
ec2015e5a4
updated SA_Proof functions to use domain separator hash key
2025-06-05 13:40:29 +01:00
akildemir
d163d6892c
add missing change output parameters for genRctSimpleCarrot
2025-06-05 15:14:12 +03:00
jeffro256
daffdd764b
carrot_core: separate payment_id_t and encrypted_payment_id_t
2025-05-21 14:18:35 +03:00
jeffro256
410a9313dc
carrot_core: better exception handling
2025-05-13 13:38:28 +03:00
jeffro256
4d891d61c1
carrot_core: output_set_finalization: get order on non-coinbase payment proposals
2025-05-12 14:45:21 +03:00
jeffro256
149a22bee1
carrot_core: refactor from tools:variant -> std::variant
2025-05-12 14:34:54 +03:00
jeffro256
2194b853d5
carrot_core: unbind K^j_v in d_e and overhaul scanning functions
2025-05-12 11:29:32 +03:00
jeffro256
ed030081b7
carrot_core [3/27/2025]
2025-05-06 12:48:29 +03:00