Kris Nuttycombe
|
e30c5cd628
|
Enforce maximum zip321 payment count in TransactionRequest constructor.
|
2021-10-01 12:22:59 -06:00 |
Kris Nuttycombe
|
d43a893c72
|
Apply suggestions from code review & update changelog
Co-authored-by: str4d <jack@electriccoin.co>
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-10-01 12:03:06 -06:00 |
Kris Nuttycombe
|
d49a20e6d2
|
Modify WalletTransparentOutput to wrap TxOut directly.
|
2021-10-01 11:42:04 -06:00 |
Kris Nuttycombe
|
6cf0749ac9
|
Merge remote-tracking branch 'upstream/master' into autoshield-poc-reorder
|
2021-10-01 11:03:41 -06:00 |
Kris Nuttycombe
|
db89569b90
|
Address documentation & naming requests from code review.
|
2021-10-01 11:03:09 -06:00 |
Kris Nuttycombe
|
2053d7f57b
|
Always take number of confirmations as a parameter.
|
2021-10-01 11:00:50 -06:00 |
str4d
|
2c97bb1711
|
Merge pull request #440 from zcash/dependabot/github_actions/codecov/codecov-action-2.1.0
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0
|
2021-09-30 06:02:03 +13:00 |
str4d
|
53d0a51d33
|
Merge pull request #447 from str4d/nu5-testnet-update
NU5 testnet update
|
2021-09-29 10:53:30 +13:00 |
Jack Grigg
|
b29803ae34
|
Update ZIP 244 test vectors with new consensus branch ID
|
2021-09-28 22:31:11 +01:00 |
Jack Grigg
|
a90af6cb2d
|
Update NU5 consensus branch ID and set testnet activation height
|
2021-09-28 22:12:31 +01:00 |
Jack Grigg
|
e1abca5032
|
Update patch to latest orchard crate revision
Includes circuit bugfixes and uses halo2 0.1.0-beta.1.
|
2021-09-28 22:08:27 +01:00 |
str4d
|
bfd083b339
|
Merge pull request #445 from str4d/update-deps
Update dependencies
|
2021-09-23 09:46:13 +12:00 |
Jack Grigg
|
056e2c62f9
|
Pin halo2 and orchard crate versions with BOSL exception
|
2021-09-22 22:18:20 +01:00 |
Jack Grigg
|
8f9ea0d116
|
pasta_curves 0.2.1
This is the first version that was relicensed as MIT OR Apache-2.0.
|
2021-09-22 22:16:59 +01:00 |
Jack Grigg
|
3d6bd8731d
|
directories 4
|
2021-09-22 22:16:18 +01:00 |
Jack Grigg
|
afd4a4803c
|
bip0039 0.9
|
2021-09-22 22:14:03 +01:00 |
str4d
|
4881d6af73
|
Merge pull request #444 from str4d/f4jumble-crate
F4Jumble crate
|
2021-09-23 05:51:42 +12:00 |
str4d
|
edd341faba
|
f4jumble: Add description to README
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-09-23 04:38:39 +12:00 |
str4d
|
501a343fc9
|
f4jumble: Update authors list
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-09-23 04:22:18 +12:00 |
Jack Grigg
|
e13e746e8a
|
Move F4Jumble implementation into f4jumble crate
|
2021-09-22 14:21:48 +01:00 |
Jack Grigg
|
06b7f13356
|
Empty f4jumble crate
|
2021-09-22 14:13:34 +01:00 |
Kris Nuttycombe
|
ba3f13bbed
|
Merge pull request #442 from str4d/bump-orchard-patch
Bump Orchard patch to include Merkle path cleanups
|
2021-09-16 16:18:24 -06:00 |
Jack Grigg
|
4770675542
|
Bump Orchard patch to include Merkle path cleanups
|
2021-09-16 22:55:22 +01:00 |
str4d
|
663a394b62
|
Merge pull request #434 from nuttycom/feature/longer_uas
Update unified addresses to use CompactSize for typecode & length fields.
|
2021-09-16 05:47:18 +12:00 |
Kris Nuttycombe
|
3c42fcff6d
|
Fix upper CompactSize bound.
Co-authored-by: str4d <jack@electriccoin.co>
|
2021-09-15 10:27:27 -06:00 |
Kris Nuttycombe
|
4b67977ec0
|
Use u32 for typecodes.
Co-authored-by: str4d <jack@electriccoin.co>
|
2021-09-14 18:08:21 -06:00 |
Kris Nuttycombe
|
6f19051ed2
|
Correct path to f4jumble_long.py test vector source.
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
|
2021-09-14 17:12:59 -06:00 |
Kris Nuttycombe
|
74d430102a
|
Add test vector checking for long f4jumble values.
|
2021-09-14 17:11:37 -06:00 |
Kris Nuttycombe
|
a3df9dd47d
|
Merge pull request #441 from str4d/memuse-0.2
`impl memuse::DynamicUsage for Amount`
|
2021-09-14 16:14:57 -06:00 |
Jack Grigg
|
eae4ac4110
|
`impl memuse::DynamicUsage for Amount`
Required to use `DynamicUsage` with `orchard::Bundle<_, Amount>`.
|
2021-09-14 20:48:58 +01:00 |
dependabot[bot]
|
4b4584a163
|
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-14 05:13:39 +00:00 |
str4d
|
85780f994d
|
Merge pull request #439 from str4d/ff-0.11
ff 0.11, group 0.11, etc.
|
2021-09-13 17:08:27 +01:00 |
Jack Grigg
|
e3061e1d72
|
zcash_proofs: Use bellman 0.11.1 to fix non-multicore compilation bug
|
2021-09-13 16:20:59 +01:00 |
Daira Hopwood
|
f9522ed2bc
|
Add a test that uses the second bytes of the index to G
|
2021-09-13 14:41:45 +01:00 |
Jack Grigg
|
65e1d32774
|
ff 0.11, group 0.11, etc.
|
2021-09-09 18:20:37 +01:00 |
str4d
|
eca002dae0
|
zcash_address: Assert that the unified encoding is exactly consumed
|
2021-09-02 23:24:23 +01:00 |
Kris Nuttycombe
|
ce6ac7aee6
|
Avoid reallocation in read_receiver.
|
2021-09-02 16:12:11 -06:00 |
Kris Nuttycombe
|
cd3d40aab3
|
Update f4jumble personalization.
Also, update the test vectors for both f4jumble and
unified addresses.
|
2021-09-01 14:46:44 -06:00 |
Kris Nuttycombe
|
b7ae3ddfe5
|
Modify unified address encoding to use CompactSize for typecode & address length
|
2021-09-01 14:46:44 -06:00 |
str4d
|
993925e049
|
Merge pull request #437 from nuttycom/zcash_note_encryption_doc_fixes
Fix a couple of broken doc links.
|
2021-09-01 21:43:46 +01:00 |
str4d
|
ee1253194c
|
Merge pull request #433 from nuttycom/safe_compact_size
Safe compact size
|
2021-09-01 21:43:36 +01:00 |
Kris Nuttycombe
|
5541552453
|
Fix a couple of broken doc links.
|
2021-09-01 14:01:47 -06:00 |
Kris Nuttycombe
|
427e6acbd4
|
Allow CompactSize deserialization to target any type that can be TryFrom<u64>
|
2021-09-01 13:57:51 -06:00 |
str4d
|
edcde252de
|
Merge pull request #428 from nuttycom/public_compact_size
Move the CompactSize, Vector, Array and Option encodings to a new zcash_encoding crate.
|
2021-09-01 20:45:28 +01:00 |
str4d
|
21a0d0760c
|
zcash_encoding: Adjust doc comments on public APIs
|
2021-09-01 20:43:59 +01:00 |
Kris Nuttycombe
|
c1bad64fbd
|
Apply suggestions from code review
Co-authored-by: str4d <jack@electriccoin.co>
|
2021-09-01 11:08:52 -06:00 |
Kris Nuttycombe
|
e9c18ebaed
|
Document zcash_encoding functions.
|
2021-09-01 10:17:03 -06:00 |
str4d
|
cd491d2e90
|
Merge pull request #432 from str4d/chacha20poly1305
zcash_note_encryption: Switch to chacha20poly1305 crate
|
2021-09-01 13:29:15 +01:00 |
str4d
|
da392c3ba2
|
Merge pull request #436 from zcash/dependabot/github_actions/codecov/codecov-action-2.0.3
build(deps): bump codecov/codecov-action from 1 to 2.0.3
|
2021-09-01 01:29:07 +01:00 |
str4d
|
e5f4c258da
|
CI: Remove Codecov token from CI workflow
Codecov now works automatically with GitHub Actions.
|
2021-09-01 00:55:58 +01:00 |