zebra/zebra-test/src/vectors
Conrado Gouvea d79e71e969
change(nu5): use new V5 transaction script verification API (#3799)
* update librustzcash; adapt to new API

* add ticket reference for removing zcash_proofs duplicated dependencies

* update to new zcash_script V5 API

* use zp_tx shorthand

* update to Zcash 4.7.0 dependencies

* update protocol versions

* feat(rpc): Implement `getblockchaininfo` RPC method (#3891)

* Implement `getblockchaininfo` RPC method

* add a test for `get_blockchain_info`

* fix tohex/fromhex

* move comment

* Update lightwalletd acceptance test for getblockchaininfo RPC (#3914)

* change(rpc): Return getblockchaininfo network upgrades in height order (#3915)

* Update lightwalletd acceptance test for getblockchaininfo RPC

* Update some doc comments for network upgrades

* List network upgrades in order in the getblockchaininfo RPC

Also:
- Use a constant for the "missing consensus branch ID" RPC value
- Simplify fetching consensus branch IDs
- Make RPC type derives consistent
- Update RPC type documentation

* Make RPC type derives consistent

* Fix a confusing test comment

* get hashand height at the same time

* fix estimated_height

* fix lint

* add extra check

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>

* fix typo

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>

* split test

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>

* fix(rpc): ignore an expected error in the RPC acceptance tests (#3961)

* Add ignored regexes to test command failure regex methods

* Ignore empty chain error in getblockchaininfo

We expect this error when zebrad starts up with an empty state.

Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Make sync error logs more user-friendly (#3944)

- use info level, there is nothing the user needs to do,
  particularly for a single error
- explain that the errors are temporary
- hide backtraces, because they look like crashes

* Update test.patch.yml with lightwalletd job (#3970)

* Update test.patch.yml with lightwalletd job

* Remove a workflow condition that will always be false

In general, patch workflows need the
opposite conditions to the original workflow.

But in this case, we know the result of the
condition will always be true, so we can just delete it.

Co-authored-by: teor <teor@riseup.net>

* fix(doc): Fix bugs in the lightwalletd database design (#3964)

* Re-order column families in design in dependency order

* Minor RFC design tweaks and fixes

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Repoint zebra image links to our new zfnd.org site for now (#3949)

* Repoint zebra image links to our new zfnd.org site for now

* Remove images/

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Fix typos (#3956)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* bump database version to trigger testnet rollback

* reduce minimum protocol version for now (will be changed later)

* update dependencies

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* update versions to match zcash 4.7.0

* deny.toml: update 'darling'

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
2022-04-19 10:14:16 +10:00
..
block-main-0-000-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-001.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-002.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-003.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-004.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-005.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-006.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-007.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-008.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-009.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-010.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-000-202-bad.txt chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
block-main-0-000-202.txt test: add mainnet block 202 test vector 2020-12-01 10:14:44 +10:00
block-main-0-000-395.txt Checking of Sprout anchors in non-finalized state (#3123) 2021-12-09 16:50:26 +00:00
block-main-0-000-396.txt Sprout note commitment trees (#3051) 2021-11-18 23:05:52 +00:00
block-main-0-347-499.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-347-500.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-347-501.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-415-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-419-199.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-419-200.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-419-201.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-419-202.txt Validate sapling, orchard anchors (#3084) 2021-11-30 16:05:35 +00:00
block-main-0-434-873.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-653-599.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-653-600.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-653-601.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-902-999.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-903-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-903-001.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-main-0-949-496.txt Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-main-0-975-066.txt Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-main-0-982-681.txt Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-main-1-046-399.txt Add Mainnet Canopy block test vectors 2021-03-16 12:39:07 -04:00
block-main-1-046-400.txt Add Mainnet Canopy block test vectors 2021-03-16 12:39:07 -04:00
block-main-1-046-401.bin Add Mainnet Canopy block test vectors 2021-03-16 12:39:07 -04:00
block-main-1-180-900.txt Add Mainnet Canopy block test vectors 2021-03-16 12:39:07 -04:00
block-test-0-000-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-001.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-002.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-003.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-004.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-005.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-006.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-007.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-008.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-009.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-000-010.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-002-259.txt Sprout note commitment trees (#3051) 2021-11-18 23:05:52 +00:00
block-test-0-141-042.bin Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-test-0-207-499.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-207-500.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-207-501.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-279-999.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-280-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-280-001.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-299-187.txt Add minimum difficulty testnet block vectors 2020-11-12 12:30:54 +10:00
block-test-0-299-188.txt Add minimum difficulty testnet block vectors 2020-11-12 12:30:54 +10:00
block-test-0-299-189.txt Add minimum difficulty testnet block vectors 2020-11-12 12:30:54 +10:00
block-test-0-299-201.txt Add minimum difficulty testnet block vectors 2020-11-12 12:30:54 +10:00
block-test-0-299-202.txt Add minimum difficulty testnet block vectors 2020-11-12 12:30:54 +10:00
block-test-0-583-999.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-584-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-584-001.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-903-799.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-903-800.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-903-801.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-0-914-678.txt Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-test-0-925-483.txt Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-test-1-028-499.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-1-028-500.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-1-028-501.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-1-095-000.txt Add block test vectors for each network upgrade (#1096) 2020-09-28 12:42:06 +10:00
block-test-1-101-629.txt Shielded coinbase test blocks (#1116) 2020-10-06 16:35:41 -07:00
block-test-1-115-999.txt Add Testnet Post-Halving block test vectors 2021-03-16 12:39:07 -04:00
block-test-1-116-000.txt Add Testnet Post-Halving block test vectors 2021-03-16 12:39:07 -04:00
block-test-1-116-001.txt Add Testnet Post-Halving block test vectors 2021-03-16 12:39:07 -04:00
block-test-1-326-100.txt Add Testnet Post-Halving block test vectors 2021-03-16 12:39:07 -04:00
block-test-1-599-199.txt Validate coinbase expiration height (#3082) 2021-11-23 05:17:05 +00:00
block.rs change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
orchard-shielded-data-1.txt change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
orchard-shielded-data-2.txt change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
orchard-shielded-data-3.txt change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
orchard-shielded-data-4.txt change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
orchard_note_encryption.rs ZIP 212: validate Sapling and Orchard output of coinbase transactions (#3029) 2021-11-11 22:18:37 +00:00
orchard_shielded_data.rs Async Halo2 verifier service (#2645) 2021-11-17 13:26:15 +10:00