This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-bitcoin-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-bitcoin-unsafe-fast
0
Code
Issues
Pull Requests
Activity
32afe5ae48
rust-bitcoin-unsafe-fast
/
bitcoin
/
tests
/
data
/
serde
/
absolute_lock_time_seconds_...
1 line
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add serde regression tests In order that we can safely change/maintain de/serialization code we need to have regression tests with hard coded serializations for each type that implements serde. It is enough to test a single serde data format, use JSON for `opcodes` and bincode for other types. Do regression testing in a newly added `tests` module.
2021-11-25 23:36:41 +00:00