Deirdre Connolly
|
1ca55846eb
|
Little test to exercise sha256dWriter::flush()
|
2020-02-04 18:04:53 -05:00 |
Deirdre Connolly
|
f9d9d6b4f4
|
0.17.0 has an old version cached, rolling back to 0.15.0
|
2020-02-04 04:44:38 -05:00 |
Deirdre Connolly
|
9405b7d97b
|
Pin cloud builder version
The builder image was pointing at latest, 0.16.0 introduced a breaking
change that requires an extra flag.
|
2020-02-04 04:44:38 -05:00 |
dependabot-preview[bot]
|
73463c33f4
|
Bump ed25519-zebra from 0.1.0 to 0.2.0
Bumps [ed25519-zebra](https://github.com/ZcashFoundation/ed25519-zebra) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/ZcashFoundation/ed25519-zebra/releases)
- [Changelog](https://github.com/ZcashFoundation/ed25519-zebra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ZcashFoundation/ed25519-zebra/compare/0.1.0...0.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-30 20:51:20 -08:00 |
dependabot-preview[bot]
|
a66e7458ab
|
Bump abscissa_core from 0.5.1 to 0.5.2
Bumps [abscissa_core](https://github.com/iqlusioninc/abscissa) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/iqlusioninc/abscissa/releases)
- [Changelog](https://github.com/iqlusioninc/abscissa/blob/develop/CHANGES.md)
- [Commits](https://github.com/iqlusioninc/abscissa/compare/v0.5.1...v0.5.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-30 15:43:33 -05:00 |
Deirdre Connolly
|
fb810f0850
|
Try debian:buster-slim instead of alpine
|
2020-01-30 13:39:13 -05:00 |
Deirdre Connolly
|
3c1f468c39
|
Fix CMD arguments
|
2020-01-30 13:39:13 -05:00 |
Deirdre Connolly
|
7f42fd8799
|
Add multiple stages to Dockerfile to run 'seed'
|
2020-01-30 13:39:13 -05:00 |
Deirdre Connolly
|
beb72080cb
|
Delete out of date comment on incomplete Message variants
|
2020-01-30 13:39:13 -05:00 |
dependabot-preview[bot]
|
dd24dbece3
|
Bump hyper from 0.13.1 to 0.13.2
Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.13.1...v0.13.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 17:25:34 -05:00 |
dependabot-preview[bot]
|
ab342b42c4
|
Bump thiserror from 1.0.9 to 1.0.10
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.9...1.0.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-29 17:24:35 -05:00 |
Deirdre Connolly
|
359a7dc5eb
|
Add some proptest shrinkage
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
46fa30a66a
|
Don't use Utc::now() in our LockTime strategy
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
ac3c31b1c2
|
Rearrange and tidy imports
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
53a7af82a0
|
Add back a missing quotemark
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
157add149a
|
Note that shielded_data::EncryptedCiphertext should move as part of note encryption work
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
101f0a5c0a
|
Remove commented out asserts in serialize
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
cdeaeaa3d6
|
Remove commented out asserts
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
09e34f258f
|
Note that joinsplit::EncryptedCiphertext structs should move as part of note encryption work
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
283d06bb08
|
Add (de)serialization roundtrip proptext for shielded_data::(Encrypted,Out)Ciphertext
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
2df20b9e6c
|
Add (de)serialization roundtrip proptext for joinsplit::EncryptedCiphertext
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
f379b36208
|
Add v4 transaction proptest shrinkage
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
a259a6b4b1
|
Add and use v4_strategy()
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
a93e2db44b
|
Add and use OutCiphertext
Instead of [u64; 10].
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
289f8ec9ca
|
impl Arbitrary for SpendDescription and refine impl for ShieldedData
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
f8781c3415
|
Refine Arbitrary impl for JoinSplitData<P>
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
90086d4d2d
|
derive(Arbitrary) on Sapling*Note*Tree types
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
100c5b15ec
|
Impl Arbitrary for ShieldedData and derive it for other types
Wraps the construction of redjubjub Signature so we don't
need an explicit impl for it.
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
7632863454
|
Impl Arbitrary for JoinSplitData<P>
Wraps the construction of ed25519 PublicKeyBytes and Signature so we don't
need an explicit impl for ed25519 types.
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
7e34a543ff
|
Impl Arbitrary for Groth16Proof
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
b47e886eed
|
Add transaction v3 proptest strategy
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
b786e1e19c
|
derive Arbitrary on BlockHeight
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
08012f058a
|
cargo fmt
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
9cbc60a2d7
|
Proptest v1 and v2 transaction variants
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
31b759a924
|
Update (de)serialization to use EncryptedCiphertext types
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
ffd64d4b71
|
Add shielded_data::EncryptedCiphertext
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
95f3c61e53
|
Add joinsplit::EncryptedCiphertext and derive(Arbitrary) on JoinSplit*
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
7d520f8133
|
Impl Arbitrary for Bctv14Proof
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
f4df61eb47
|
Remove commented out extra Arbitrary impl for Locktime
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
b0c0055915
|
Transaction::V1 round trip proptest
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
dfb28b7854
|
Stubbing out an Arbitrary impl for variant V1 of the Transaction enum
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
1ee79b79d3
|
Add proptest-regressions for transaction/tests.rs
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
eb5b3dfefc
|
Add zcash_[de]serialize roundtrip proptest for Script type
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
86f631f9b7
|
Truncate LockTime::Time datetimes to only seconds for proptests
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
71d5571e39
|
Add roundtrip proptest for LockTime serialization/deserialization
Relates to #150
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
d8ebeea08c
|
Add proptest regressions file
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
c2411f4315
|
Add a little proptest around Magic's Debug impl
|
2020-01-28 03:48:23 -05:00 |
Deirdre Connolly
|
9709b54c57
|
Fix proptest-regressions locations after reorganizations of files
|
2020-01-28 03:48:23 -05:00 |
dependabot-preview[bot]
|
624f481d3d
|
Bump tokio from 0.2.10 to 0.2.11
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.10...tokio-0.2.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 17:24:45 -05:00 |
dependabot-preview[bot]
|
d55d673027
|
Bump pin-project from 0.4.7 to 0.4.8
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project/compare/v0.4.7...v0.4.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 08:39:16 -08:00 |