dependabot[bot]
c87073ed44
build(deps): bump tj-actions/changed-files from 24 to 29.0.0 ( #4936 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 24 to 29.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v24...v29.0.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 10:45:36 +00:00
Gustavo Valverde
bcc325d7f8
ci(auth): retry GCP authentication if fails ( #4940 )
...
Previous behavior:
Sometimes Google Cloud authentication fails, this might happen before
IAM permissions are fully propagated
Expected behavior:
If the authentication fails, retry at least 3 times before exiting with
a non zero exit code
Applied solution:
Google GitHub Actions for auth recently added this a `retries` feature
which is now implemented to workaround this issue.
Note: 95a6bc2a27
Fixes https://github.com/ZcashFoundation/zebra/issues/4846
2022-08-24 03:49:55 +00:00
Alfredo Garcia
9fb87425b7
fix(tests): Update timeout for Zebra sync tests ( #4918 )
...
* update timeout
* update the doc comment
* Increase test timeouts for Zebra update syncs
* Stop failing the 1740k job if the cached state is after block 1740k
Co-authored-by: teor <teor@riseup.net>
2022-08-24 10:06:18 +10:00
dependabot[bot]
4ecaefed72
build(deps): bump w9jds/firebase-action from 2.2.2 to 11.5.0 ( #4905 )
...
Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action ) from 2.2.2 to 11.5.0.
- [Release notes](https://github.com/w9jds/firebase-action/releases )
- [Commits](https://github.com/w9jds/firebase-action/compare/v2.2.2...v11.5.0 )
---
updated-dependencies:
- dependency-name: w9jds/firebase-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 11:04:41 +00:00
teor
52fa867cb8
change(ci): Disable beta Rust tests and add parameter download logging ( #4930 )
...
* Apply the same Rust logging settings to all GitHub workflows
* Enable full optimisations in dev builds for downloading large parameter files
* Disable beta Rust tests in CI
2022-08-23 03:43:18 +00:00
teor
5b3422c4a3
Fix clippy::derive_partial_eq_without_eq in generated prost test code ( #4927 )
2022-08-23 09:31:04 +10:00
Alfredo Garcia
e5993afc0c
change(checkpoints): Update block hash checkpoints for mainnet ( #4919 )
2022-08-23 06:10:52 +10:00
dependabot[bot]
360631ff4e
build(deps): bump criterion from 0.3.5 to 0.3.6 ( #4761 )
...
* build(deps): bump criterion from 0.3.5 to 0.3.6
Bumps [criterion](https://github.com/bheisler/criterion.rs ) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/bheisler/criterion.rs/releases )
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.5...0.3.6 )
---
updated-dependencies:
- dependency-name: criterion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add duplicate dependency exceptions to deny.toml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: teor <teor@riseup.net>
2022-08-07 00:14:34 +00:00
dependabot[bot]
2d4196f13c
build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 ( #4895 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 17:21:51 +00:00
dependabot[bot]
905ffca3b7
build(deps): bump thiserror from 1.0.31 to 1.0.32 ( #4878 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 15:02:11 +00:00
Conrado Gouvea
0eb3abedfe
Bumps [vergen]( https://github.com/rustyhorde/vergen ) from 7.2.1 to 7.3.2. ( #4890 )
...
- [Release notes](https://github.com/rustyhorde/vergen/releases )
- [Commits](rustyhorde/vergen@7.2.1...7.3.2)
---
updated-dependencies:
- dependency-name: vergen
dependency-type: direct:production
update-type: version-update:semver-minor
...
2022-08-05 15:01:22 +00:00
dependabot[bot]
193e8c6c04
build(deps): bump tinyvec from 1.5.1 to 1.6.0 ( #4888 )
...
Bumps [tinyvec](https://github.com/Lokathor/tinyvec ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/Lokathor/tinyvec/releases )
- [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Lokathor/tinyvec/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: tinyvec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 22:03:24 +00:00
Conrado Gouvea
6fd750e168
build(deps): bump insta from 1.15.0 to 1.17.1 ( #4884 )
...
* build(deps): bump insta from 1.15.0 to 1.17.1
Bumps [insta](https://github.com/mitsuhiko/insta ) from 1.15.0 to 1.17.1.
- [Release notes](https://github.com/mitsuhiko/insta/releases )
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mitsuhiko/insta/compare/1.15.0...1.17.1 )
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* make zebra_test::init() return the insta drop guard
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-04 15:44:44 +00:00
teor
f804ff6238
fix(docker): Copy lightwalletd from the correct path during Docker builds ( #4886 )
...
* Copy lightwalletd from the updated Docker path
* Try the build path instead
* Fix the build stage entrypoint path
2022-08-04 06:29:49 +00:00
Gustavo Valverde
6ff0a42318
refactor(build): use FHS for deployments and artifacts ( #4786 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-03 23:43:32 +00:00
teor
42f6c27c98
Enable a transitive feature that speeds up compilation ( #4796 )
2022-08-03 23:42:50 +00:00
dependabot[bot]
f534243851
build(deps): bump semver from 1.0.12 to 1.0.13 ( #4879 )
...
Bumps [semver](https://github.com/dtolnay/semver ) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/dtolnay/semver/releases )
- [Commits](https://github.com/dtolnay/semver/compare/1.0.12...1.0.13 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 20:48:44 +00:00
dependabot[bot]
8c47807f70
build(deps): bump serde from 1.0.141 to 1.0.142 ( #4876 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.142 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 20:48:16 +00:00
dependabot[bot]
8d85ea30c1
build(deps): bump serde_json from 1.0.82 to 1.0.83 ( #4877 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 20:47:53 +00:00
teor
dd273fec70
Make sure Rust tests actually ran in deploy-gcp-tests.yml ( #4710 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-03 17:22:35 +00:00
Gustavo Valverde
b893f97913
docs(readme): add missing status badges & sections ( #4817 )
...
* docs(readme): add missing status badges & sections
* docs(readme): fix wrong spelling with continuous
* docs(readme): add coverga percentage
2022-08-03 01:03:31 +00:00
dependabot[bot]
eb69cb2bef
build(deps): bump bytes from 1.1.0 to 1.2.1 ( #4843 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/commits )
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 01:02:59 +00:00
dependabot[bot]
3b29a0118e
build(deps): bump serde from 1.0.137 to 1.0.141 ( #4865 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.137 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.141 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 01:02:28 +00:00
dependabot[bot]
46bb348d11
build(deps): bump tokio from 1.20.0 to 1.20.1 ( #4864 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.0...tokio-1.20.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 01:01:45 +00:00
teor
69751e964c
fix(test): Improve test reliability and performance ( #4869 )
...
* Improve UnreadyService documentation
* Limit proptest cases to speed up a slow test
* Skip the delete old databases test when there is no network
2022-08-02 23:36:58 +00:00
teor
9441a1f66c
Split the zebra_state::service::read module ( #4827 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-08-02 21:15:28 +00:00
Conrado Gouvea
c7f681d410
use FuturesOrdered in fallback_verification test ( #4867 )
2022-08-02 16:04:35 +00:00
dependabot[bot]
0f01c9f442
build(deps): bump hyper from 0.14.19 to 0.14.20 ( #4764 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.19 to 0.14.20.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.20/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.19...v0.14.20 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 03:38:48 +00:00
dependabot[bot]
35ccee3431
build(deps): bump once_cell from 1.12.0 to 1.13.0 ( #4749 )
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 23:52:53 +00:00
dependabot[bot]
3203de58da
build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 ( #4797 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 20:43:42 +00:00
dependabot[bot]
cc05f12a25
build(deps): bump serde_with from 1.14.0 to 2.0.0 ( #4785 )
...
Bumps [serde_with](https://github.com/jonasbb/serde_with ) from 1.14.0 to 2.0.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases )
- [Commits](https://github.com/jonasbb/serde_with/compare/v1.14.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 09:07:45 +00:00
dependabot[bot]
bb48c9fb47
build(deps): bump regex from 1.5.6 to 1.6.0 ( #4755 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.6...1.6.0 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 09:07:08 +00:00
Deirdre Connolly
bdd2808dbb
Disallow Orchard ivk = 0 on IncomingViewingKey::from & SpendingKey generation ( #3962 )
...
* Disallow Orchard ivk = 0 on IncomingViewingKey::from and SpendingKey generation
* Check that ivk scalar values parsed from bytes are never 0
* Update zebra-chain/src/orchard/keys.rs
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
* Switch away from removed pallas::Scalar::from_bytes to PrimeField::from_repr
* Fix updated Orchard IVK derivation around updated BitVec API
* Remove spurious proptest regressions
* Update zebra-chain/src/orchard/keys.rs
Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
* allow `unwrap_in_result` lint in added code
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
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: Alfredo Garcia <oxarbitrage@gmail.com>
2022-08-01 09:06:37 +00:00
dependabot[bot]
ad9d40a898
build(deps): bump inferno from 0.11.6 to 0.11.7 ( #4829 )
...
Bumps [inferno](https://github.com/jonhoo/inferno ) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/jonhoo/inferno/releases )
- [Changelog](https://github.com/jonhoo/inferno/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonhoo/inferno/compare/v0.11.6...v0.11.7 )
---
updated-dependencies:
- dependency-name: inferno
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 09:06:00 +00:00
dependabot[bot]
ff5336c137
build(deps): bump serde_json from 1.0.81 to 1.0.82 ( #4727 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 09:05:32 +00:00
teor
cdd846efdc
Skip RPC tests that require the network when ZEBRA_SKIP_NETWORK_TESTS is set ( #4849 )
2022-08-01 06:21:08 +00:00
Alfredo Garcia
a6f15e84a8
fix(test): truncate the number of transactions in send transaction test ( #4848 )
...
* truncate the number of transactions in send transaction test
* Limit send transaction test to RPC queue length
Co-authored-by: teor <teor@riseup.net>
2022-08-01 03:48:19 +00:00
teor
e9c9ea91bc
fix(net): Fix handshake timing and error handling ( #4772 )
...
* Actually wait between initial peer connections
* Add a missing span to initial handshake tasks
* Forward handshake panics to the calling task
* Clarify a handshake comment
* Wrap the entire handshake in a timeout, not just some messages
* Actually delay spawning initial connections, so we don't flood the network
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-07-31 21:05:52 +00:00
Alfredo Garcia
61f363947e
Release Zebra to 1.0.0-beta.13 ( #4765 )
...
* update zebra to 1.0.0-beta.13
* add changelog
* update the release date
* Update changelog for cryptographic batch PRs
* Add `bitvec` to the changelog
* Update CHANGELOG.md
* Add zebra-network fix and tokio version bump
* Recommend that users update their rust compiler
* Update disk and network usage for recent large blocks
* Fix spacing
* Add disk and network usage update to README
* apply size suggestions
Co-authored-by: teor <teor@riseup.net>
* add known performance issues
* update changelog
* change release date
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-07-30 20:20:43 +00:00
teor
65b0a8b6fa
fix(ci): split NU5 sync into two GitHub actions jobs ( #4840 )
...
* Split the NU5 job at block 1,740,000
* Fix the split regex
* Fix the lightwalletd sync to tip regex
2022-07-29 00:43:47 +00:00
teor
1cad4c5218
fix(ci): split canopy sync into a separate GitHub actions job ( #4838 )
...
* Split Canopy and NU5 sync jobs
* Look for cached state disks for this commit and branch first
2022-07-29 07:07:29 +10:00
teor
89a0410e23
fix(ci): fix hangs in lightwalletd tests by checking concurrent process output in different threads ( #4828 )
...
* Make code execution time logs shorter
* Do ZK parameter preloads in the lightwalletd tests that need them
* Try to re-launch `lightwalletd` when it hangs during sync tests
* Increase full sync timeout
* Clear the `zebrad` logs during `lightwalletd` tests, to avoid logging deadlocks
* Actually clear more than one line of logs
* Check zebrad and lightwalletd output in parallel threads, while waiting for zebrad
* Check zebrad and lightwalletd output in parallel threads, while waiting for lightwalletd
* Improve test logging
* Fix a log typo
* Only wait for lightwalletd once, because its logs stop after the initial sync
* Look for cached state disks for this commit and branch first
* Only copy the state once in the send transactions test
* Wait longer for lightwalletd gRPC server startup
* Add some function docs
* cargo fmt --all
2022-07-29 07:06:18 +10:00
teor
404f682af6
Update mainnet and testnet checkpoints on 27 July 2022 ( #4833 )
2022-07-27 15:55:16 +10:00
teor
c811457f46
Allow the mempool_transaction_expiration test to get network requests in any order ( #4830 )
2022-07-27 12:15:53 +10:00
teor
9b2185ad3d
Make FindHeaders and FindHashes run concurrently with state updates ( #4826 )
...
And speed up the contains_block_hash state query.
2022-07-27 06:26:17 +10:00
teor
15a55ee3f2
Stop reading all the blocks for every FindHashes and FindHeaders request ( #4825 )
...
But don't spawn that work concurrently, yet.
2022-07-27 06:21:15 +10:00
teor
ed553a9eca
2. add(log): Log when state requests take a long time ( #4815 )
...
* Fix clippy::let_and_return
* Increase lightwalletd test timeouts for zebrad slowness
* Add a `zebrad_update_sync()` test, that update syncs Zebra without lightwalletd
* Run the zebrad-update-sync test in CI
* Add extra zebrad time to workaround lightwalletd bugs
* Add a CodeTimer diagnostic struct for long-running code
* Time state init and each state request, log when it takes too long
* Add code locations to execution timers
* Instrument state futures and functions with tracing spans
* Only log each code timer once
* Make displayed times shorter
2022-07-26 08:33:00 +10:00
teor
a9fcde3ebf
1. add(ci): Add a Zebra cached state update test, fix lightwalletd tests ( #4813 )
...
* Fix clippy::let_and_return
* Increase lightwalletd test timeouts for zebrad slowness
* Add a `zebrad_update_sync()` test, that update syncs Zebra without lightwalletd
* Run the zebrad-update-sync test in CI
* Add extra zebrad time to workaround lightwalletd bugs
2022-07-26 08:13:25 +10:00
teor
4075a20380
Remove duplicate `rayon` dependency from zebra-chain ( #4811 )
2022-07-24 10:46:47 +10:00
dependabot[bot]
dc9da24c8b
build(deps): bump tj-actions/changed-files from 23 to 24 ( #4807 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 23 to 24.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v23...v24 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 18:23:58 +00:00