zebra/zebra-chain/src/transaction
Alfredo Garcia 7638c43a7c
Move network_upgrade check into zebra-chain (#2354)
* move network_upgrade check into zebra-chain

* fix the errors

* rename function

* typo fix

* rename the check function

* make changes from last code review
2021-06-22 12:06:52 +10:00
..
tests Move network_upgrade check into zebra-chain (#2354) 2021-06-22 12:06:52 +10:00
arbitrary.rs Add property test strategies for V5 transactions (#2347) 2021-06-18 14:40:08 -03:00
hash.rs
joinsplit.rs
lock_time.rs Security: Avoid silently corrupting invalid times during serialization (#2149) 2021-05-17 16:53:10 -04:00
memo.rs
serialize.rs Reject V5 transactions before NU5 activation (#2285) 2021-06-15 10:15:59 +10:00
sighash.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
tests.rs