Commit Graph

9 Commits

Author SHA1 Message Date
Some Random Crypto Guy
a4e7ebc591 added missing test code 2026-03-05 14:10:49 +00:00
auruya
7727bdb51e Add stake tests (#60)
* update unit tests

* add stake transaction functional test
2025-09-12 09:39:02 +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
1bf4f40b79 test compile 2025-05-21 14:33:58 +03:00
Some Random Crypto Guy
c145285dcf finished SPARC library prototype - anonymised return payments now pass unit tests; removed extraneous code 2025-05-16 21:06:20 +01:00
Some Random Crypto Guy
2550591cf1 added unit test for full verification of Anonymised Returns process from SPARC 2025-05-15 10:46:50 +01:00
Some Random Crypto Guy
0520fc4fe6 working make_return_tx() code 2025-05-14 12:04:50 +01:00