Zebra/zebra-chain/src/transaction
teor 76591ceeed
Generate test chains with valid chain value pools (#2597)
* Generate chains with valid chain value pool balances

* Move MAX_PARTIAL_CHAIN_BLOCKS to zebra-chain

* Fix generated value overflow based on the maximum number of values

And split it into its own method.

* Split fix_remaining_value into smaller methods

* Remove unused methods

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2021-08-12 12:38:16 +00:00
..
tests Always compute sighash with librustzcash (#2469) 2021-07-09 09:55:08 +10:00
arbitrary.rs Generate test chains with valid chain value pools (#2597) 2021-08-12 12:38:16 +00:00
hash.rs clippy: remove needless borrows (#2457) 2021-07-07 11:38:57 -03:00
joinsplit.rs Refactor value balances to support generated data modification (#2596) 2021-08-10 14:42:02 +00:00
lock_time.rs Security: Avoid silently corrupting invalid times during serialization (#2149) 2021-05-17 16:53:10 -04:00
memo.rs Fix a test failure due to ' debug format changes in Rust 2021-04-14 23:45:36 -04:00
serialize.rs Reject V5 transactions before NU5 activation (#2285) 2021-06-15 10:15:59 +10:00
sighash.rs Always compute sighash with librustzcash (#2469) 2021-07-09 09:55:08 +10:00
tests.rs Move the preallocate tests into their own files (#1977) 2021-04-07 12:32:27 +10:00
txid.rs Add ZIP-0244 TxId Digest support (#2129) 2021-07-06 09:58:22 -03:00