serai/processor/src
akildemir d88aa90ec2
support input encoded data for bitcoin network (#486)
* add input script check

* add test

* optimizations

* bug fix

* fix pr comments

* Test SegWit-encoded data using a single output (not two)

* Remove TODO used as a question, document origins when SegWit encoding

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2024-02-18 07:43:44 -05:00
..
multisigs Correct a couple years of accumulated typos 2023-12-17 02:06:51 -05:00
networks support input encoded data for bitcoin network (#486) 2024-02-18 07:43:44 -05:00
tests support input encoded data for bitcoin network (#486) 2024-02-18 07:43:44 -05:00
additional_key.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
batch_signer.rs Slash reports (#523) 2024-01-29 03:48:53 -05:00
coordinator.rs Replace bincode with borsh (#452) 2023-11-25 04:01:11 -05:00
cosigner.rs Slash reports (#523) 2024-01-29 03:48:53 -05:00
db.rs Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
key_gen.rs Correct a couple years of accumulated typos 2023-12-17 02:06:51 -05:00
lib.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
main.rs Slash reports (#523) 2024-01-29 03:48:53 -05:00
plan.rs Correct a couple years of accumulated typos 2023-12-17 02:06:51 -05:00
signer.rs Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
slash_report_signer.rs Slash reports (#523) 2024-01-29 03:48:53 -05:00