Zebra/zebra-chain/src/transaction
Jane Lusby 0b4e974c9e
export proptest impls for use in downstream crates (#1092)
* export proptest impls for use in downstream crates

* add testjob for disabled feature in zebra-chain

* run rustfmt

* try to fix github actions syntax

* differentiate name

* prove that github action tests zebra-chain build without features

* revert change from last commit now that test is running

* remove accidentally introduced newline

* Update .github/workflows/ci.yml

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>

Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
2020-09-23 18:52:52 -07:00
..
tests export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
arbitrary.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
hash.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
joinsplit.rs chain: tweak docs for JoinSplitData, ShieldedData 2020-08-17 11:46:34 -07:00
lock_time.rs Rename old references to BlockHeaderHash and BlockHeight (#1002) 2020-09-04 15:40:48 -07:00
memo.rs chain: move Memo into transaction 2020-08-17 11:46:34 -07:00
serialize.rs Implement sighash (#870) 2020-09-05 19:31:11 -04:00
shielded_data.rs chain: tweak docs for JoinSplitData, ShieldedData 2020-08-17 11:46:34 -07:00
sighash.rs Implement sighash (#870) 2020-09-05 19:31:11 -04:00
tests.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00