callebtc
fa5193cd8f
index on db and read spent proofs from db ( #370 )
...
* index on db and read spent proofs from db
* add benchmark for testing
* remove benchmark
* add option to disable cached secrets
* disable python 3.9 tests
2023-11-26 06:07:38 -03:00
callebtc
cfab668e54
Mint: Allow 0-valued amounts for blank outputs ( #348 )
...
* allow 0 amount for blank outputs
* fix precommit as well
2023-10-18 15:18:07 +02:00
callebtc
638324940a
Tests: Test with LIGHTNING=True and refactor mint ( #326 )
...
* refactor mint verification
* test with lightning=true
* rename proofs_used to secrets_used and refactor
* test with lightning
* spelling fixes
2023-09-24 14:35:13 +02:00
callebtc
f1b621fa90
HTLCs ( #325 )
...
* add htlc files
* refactor mint into several components
* add hash lock signatures
* add refund signature checks
* simplify hash lock signature check
* clean up
2023-09-23 19:08:38 +02:00