Zebra/.github/workflows
teor 7e8194c63f
3. change(db): Store UTXOs by transaction location rather than transaction hash (#3978)
* Change OutputLocation to contain a TransactionLocation

* Change OutputLocation reads from the database

* Update some doc comments

* Update some TODOs

* Change deleting spent UTXOs and updating spent balances

* Change adding new UTXOs and adding their values to balances

* Disable dead code warnings

* Update snapshot test code

* Update round-trip tests for OutputLocations

* Update snapshot test data

* Increment the database format version

* Remove a redundant try_into()

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

* Refactor redundant code

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

* ci: attempt at fixing 'Regenerate stateful disks'

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
Co-authored-by: Conrado Gouvea <conrado@zfnd.org>
2022-04-08 22:42:05 +00:00
..
cd.yml build(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 (#4049) 2022-04-06 20:51:01 +00:00
ci.patch.yml Add a job to ci.yml that does `cargo install --locked --path ./zebrad/ zebrad` (#3998) 2022-03-30 21:53:57 +00:00
ci.yml Add a job to ci.yml that does `cargo install --locked --path ./zebrad/ zebrad` (#3998) 2022-03-30 21:53:57 +00:00
clean.yml build(deps): bump google-github-actions/auth from 0.6.0 to 0.7.0 (#4050) 2022-04-06 19:28:39 +00:00
coverage.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
coverage.yml build(deps): bump actions/cache from 2 to 3 (#3918) 2022-03-21 23:08:25 +00:00
docs.yml build(deps): bump actions/checkout from 2.4.0 to 3.0.0 (#3806) 2022-03-09 03:38:38 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml imp(test): turn on full backtraces and disable frame filtering (#3763) 2022-03-08 15:09:41 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test-full-sync.yml fix(ci): validate tests exit code after reading the container logs (#3968) 2022-04-07 23:16:40 +00:00
test.patch.yml Update test.patch.yml with lightwalletd job (#3970) 2022-03-27 22:40:53 +00:00
test.yml 3. change(db): Store UTXOs by transaction location rather than transaction hash (#3978) 2022-04-08 22:42:05 +00:00
zcash-lightwalletd.yml build(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 (#4049) 2022-04-06 20:51:01 +00:00
zcash-params.yml build(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 (#4049) 2022-04-06 20:51:01 +00:00
zcashd-manual-deploy.yml build(deps): bump google-github-actions/auth from 0.6.0 to 0.7.0 (#4050) 2022-04-06 19:28:39 +00:00