Some Random Crypto Guy
6be4081332
fixed self-subaddress issue
2025-12-10 10:01:31 +00:00
Some Random Crypto Guy
8d31fa2842
fixed Carrot TX proof for self-send to subaddress
2025-12-09 11:40:52 +00:00
Some Random Crypto Guy
305b92909e
fixed InProofV3 calcs / checks
2025-12-08 16:36:12 +00:00
Some Random Crypto Guy
0deb19c53c
tidied TX proof code; removed large chunks of commented-out cruft
2025-12-02 13:02:39 +00:00
Some Random Crypto Guy
3b4efe9636
new fe_ functions for reversing point compression
2025-12-01 14:52:48 +00:00
auruya
dfa27e78c6
add check_carrot_tx_proof fn
2025-11-27 14:08:39 +03:00
Some Random Crypto Guy
8f60758a3c
interim checkin - pretty sure this proof cannot work without curve translation using ConvertPointE()
2025-11-25 11:57:57 +00:00
Some Random Crypto Guy
3a7ec4db32
Merge branch 'carrot-tx-proof-support' of https://github.com/salvium/salvium into carrot-tx-proof-support
2025-11-25 09:22:36 +00:00
auruya
679bc9f0d7
update carrot tx proof support
2025-11-25 12:08:02 +03:00
Some Random Crypto Guy
362eb38ff8
Merge branch 'carrot-tx-proof-support' of https://github.com/salvium/salvium into carrot-tx-proof-support
2025-11-21 12:37:48 +00:00
auruya
6243e992cf
add get carrot tx proof support for sender
2025-11-21 14:50:31 +03:00
auruya
e872414d57
add get carrot tx proof support for sender
2025-11-21 13:20:02 +03:00
akildemir
a6733fcf2b
carrot_impl compilation
2025-05-07 13:52:52 +03:00
Some Random Crypto Guy
d39c20bb2d
rebase to 0.18.3.3 completed
2024-06-05 14:03:44 +01:00
Some Random Crypto Guy
34b2f9b315
commenced removal of pricing_record touchpoints for MVP release
2024-05-07 14:34:19 +01:00
Some Random Crypto Guy
6d08d5aabf
A whole host of changes to start supporting more unified approach to uniqueness
...
Lots of refactoring still to be done in the codebase, and currently TRANSFER
method does not work - the daemon does not send the real output for some reason.
Lots still to do - please be patient.
This code is NOT ready for use. Or testing. Or anything else.
2023-12-20 01:06:23 +00:00
Some Random Crypto Guy
6787d1d018
This is a big update towards working protocol transactions.
...
1. The CONVERT TX is creating the necessary information.
2. The PROTOCOL TX is creating the necessary information.
3. The wallet recognises the subaddress (kind of) on incoming amounts.
At present, the PROTOCOL TX outputs are NOT spendable or included in balances.
2023-12-13 14:41:59 +00:00
Some Random Crypto Guy
4955910886
this code is a hot mess of confusion with transfer_details and public_keys being scattered to the four winds. this code is NOT safe to use in its current format
2023-12-07 21:17:04 +00:00
Some Random Crypto Guy
ccdbfbe397
with all security checks in place, the code is now accepting protocol_tx outputs as valid in-wallet; only the asset_type is misreported now
2023-11-27 23:06:35 +00:00
Some Random Crypto Guy
0b3633ccdc
working premine; empty first version of PROTOCOL_TX in block
2023-10-18 10:48:16 +01:00
Some Random Crypto Guy
bf78bd79a1
initial import of Monero base code
2023-07-16 22:00:52 +01:00