Commit Graph

  • b8712d9a1e
    feat(state): Send treestate from non-finalized state to finalized state (#4721) Marek 2022-09-06 11:32:54 +0200
  • fec012a006
    fix(ci): delete GCP resources, but keep some recent cached state images (#5082) teor 2022-09-06 12:51:46 +1000
  • c081fd9873
    fix(cd): Use 200GB disks for managed instances (#5084) teor 2022-09-06 10:23:25 +1000
  • fd0e6e65d3
    ci(resources): delete old disk images created in GCP (#5079) Gustavo Valverde 2022-09-05 18:13:39 -0400
  • 9d85360243
    Explain how to find errors in CI (#5080) teor 2022-09-06 07:43:24 +1000
  • b216561b5b
    build(deps): bump tj-actions/changed-files from 29.0.2 to 29.0.3 (#5073) dependabot[bot] 2022-09-05 20:44:57 +0000
  • 21b1a622e6
    fix(deny.toml): Change an exception to the earlier pin-project version (#5070) teor 2022-09-06 06:12:52 +1000
  • fc624d009d
    change(deps): bump rocksdb from 0.18.0 to 0.19.0 (#5071) teor 2022-09-06 04:58:45 +1000
  • 524e9ab123
    Disable RPC port conflict tests on Windows and macOS (#5072) teor 2022-09-06 02:07:27 +1000
  • ceff590c12
    build(deps): bump owo-colors from 3.4.0 to 3.5.0 (#5037) dependabot[bot] 2022-09-05 03:31:53 +0000
  • df9540833d
    Breaking: fix(rpc): Add a config for multi-threaded RPC server requests (#5013) teor 2022-09-04 15:03:15 +1000
  • 0edb517c88
    build(deps): bump pin-project from 1.0.11 to 1.0.12 (#4914) dependabot[bot] 2022-09-04 01:15:49 +0000
  • 9f85bb89ae
    build(deps): bump futures from 0.3.23 to 0.3.24 (#5020) dependabot[bot] 2022-09-04 01:15:31 +0000
  • 5405bc76d9
    build(deps): bump once_cell from 1.13.0 to 1.14.0 (#5057) dependabot[bot] 2022-09-03 15:44:45 +0000
  • c8cf8c5464
    build(deps): bump tokio from 1.20.1 to 1.21.0 (#5058) dependabot[bot] 2022-09-03 15:44:31 +0000
  • 1b90711afb
    build(deps): bump futures-util from 0.3.23 to 0.3.24 (#5047) dependabot[bot] 2022-09-03 00:46:13 +0000
  • 3d6693e5d4
    build(deps): bump chrono from 0.4.20 to 0.4.22 (#4984) dependabot[bot] 2022-09-02 21:11:18 +0000
  • 9df228dbb8
    build(deps): bump serde_json from 1.0.83 to 1.0.85 (#5021) dependabot[bot] 2022-09-02 21:10:46 +0000
  • 6f5742fe4e
    build(deps): bump futures-core from 0.3.23 to 0.3.24 (#4998) dependabot[bot] 2022-09-02 21:09:56 +0000
  • 66ea40f215
    Resolve unnecessary borrow lint and remove redundant imports (#5045) teor 2022-09-03 04:20:32 +1000
  • 422d20ea12
    ci(build): re-enable Rust beta tests in ubuntu (#5024) Gustavo Valverde 2022-09-02 04:56:04 -0400
  • 5dd3a6ca1a
    fix doc render (#5038) Alfredo Garcia 2022-09-02 05:55:37 -0300
  • 7f61c4c936
    Make the release instructions more explicit (#5026) Marek 2022-09-02 10:55:09 +0200
  • 3d8f4e6064
    fix(ci): improve test output and test reliability (#5014) teor 2022-09-02 18:54:40 +1000
  • a042d83c45
    change(deps): upgrade zcash_script and zcash dependencies (#4926) Conrado Gouvea 2022-09-02 04:24:29 -0300
  • 0f925a6293
    build(deps): bump futures-util from 0.3.21 to 0.3.23 (#4916) dependabot[bot] 2022-09-02 03:53:25 +0000
  • 0c4be382e1
    build(deps): bump vergen from 7.3.2 to 7.4.2 (#5022) dependabot[bot] 2022-09-02 01:01:13 +0000
  • 594f4c41cf
    build(deps): bump google-github-actions/auth from 0.8.0 to 0.8.1 (#5029) dependabot[bot] 2022-09-01 23:48:28 +0000
  • 570dca54cc
    build(deps): bump bech32 from 0.9.0 to 0.9.1 (#4912) dependabot[bot] 2022-09-01 21:51:46 +0000
  • eb228faa5a
    bump insta to 1.19.1 (#5018) Alfredo Garcia 2022-09-01 18:51:15 -0300
  • a8e0db4a42
    build(deps): bump thiserror from 1.0.32 to 1.0.33 (#5019) dependabot[bot] 2022-09-01 21:50:48 +0000
  • edd32a7320
    doc(ci): Explain how to resolve duplicate dependency warnings (#5017) teor 2022-09-02 05:13:23 +1000
  • bc7294f481
    fix(rpc): Isolate RPC queries from the rest of Zebra, to improve performance (#4806) teor 2022-09-02 02:20:22 +1000
  • 422da6e82d
    Increase slow code log thresholds (#4997) teor 2022-09-01 21:18:30 +1000
  • c322533125
    v1.0.0-beta.14-release (#5006) Marek 2022-09-01 00:00:46 +0200
  • e9597c0406
    Split a long full sync job (#5001) teor 2022-08-30 23:42:17 +1000
  • 6dfaa73969
    Stop cancelling manual full syncs (#5000) teor 2022-08-30 22:09:26 +1000
  • 3ff56c22cd
    adds start as default subcommand for zebrad (#4957) Arya 2022-08-30 05:01:33 -0400
  • ecf2d80175
    build(deps): bump futures from 0.3.21 to 0.3.23 (#4913) dependabot[bot] 2022-08-30 05:14:08 +0000
  • c188678169
    Revert: deserialize stored transactions in a rayon thread (#4933) teor 2022-08-30 12:39:34 +1000
  • c85e482fa0
    ci(concurrency)!: run a single CI workflow as required (#4981) Gustavo Valverde 2022-08-29 20:11:05 -0400
  • e5c0e10887
    build(deps): bump actions/github-script from 6.1.0 to 6.2.0 (#4986) dependabot[bot] 2022-08-29 22:52:29 +0000
  • fc7d0db83f
    build(deps): bump tj-actions/changed-files from 29.0.1 to 29.0.2 (#4985) dependabot[bot] 2022-08-29 22:51:58 +0000
  • e744035ebd
    build(deps): bump reviewdog/action-actionlint from 1.28.0 to 1.29.0 (#4987) dependabot[bot] 2022-08-29 22:51:38 +0000
  • d31c3c4177
    fix(consensus): Increase the number of blocks checked for legacy transactions (#4804) teor 2022-08-30 06:25:41 +1000
  • 893f4950b3
    build(deps): bump serde from 1.0.142 to 1.0.144 (#4925) dependabot[bot] 2022-08-29 06:59:51 +0000
  • a87b119a10
    feat(state): Store history trees by height in the non-finalized state (#4928) Marek 2022-08-29 08:59:25 +0200
  • e243a357f9
    Fix clippy::unused_parens (#4931) teor 2022-08-29 16:58:56 +1000
  • c76a954033
    send starting height to peers (#4904) Alfredo Garcia 2022-08-29 03:58:30 -0300
  • d78026466e
    build(deps): bump reviewdog/action-actionlint from 1.27.0 to 1.28.0 (#4923) dependabot[bot] 2022-08-29 06:57:51 +0000
  • d692c604b7
    Update sync workflow docs for edge cases (#4973) teor 2022-08-29 15:29:38 +1000
  • 9686134486
    build(deps): bump futures-core from 0.3.21 to 0.3.23 (#4915) dependabot[bot] 2022-08-29 05:29:23 +0000
  • 09420d57be
    fix(ci): Update mainnet and testnet checkpoints (#4972) teor 2022-08-29 12:45:13 +1000
  • 58c4a62d2f
    ci(deploy): do not run `versioning` job when pushing to `main` (#4970) Gustavo Valverde 2022-08-28 19:56:58 -0400
  • f46d0115e5
    fix(test): Show full Zebra test panic details in CI logs (#4942) teor 2022-08-29 09:52:19 +1000
  • 4cda4eef66
    fix(ci): Improve Zebra acceptance test diagnostics (#4958) teor 2022-08-29 03:08:43 +1000
  • e973508911
    build(deps): bump chrono from 0.4.19 to 0.4.20 (#4898) teor 2022-08-29 03:08:27 +1000
  • 8227dabe56
    ci(build): deploy long running node instances on release (#4939) Gustavo Valverde 2022-08-28 08:46:21 -0400
  • 6fd3cdb3da
    fix(ci): Expand cached state disks before running tests (#4962) teor 2022-08-28 19:47:42 +1000
  • 156fc2b93d
    Update disk usage based on recent data (#4963) teor 2022-08-28 09:12:45 +1000
  • 1d861b0d20
    fix(ci): Increase full sync timeouts for longer syncs (#4961) teor 2022-08-28 05:42:20 +1000
  • 326ae04b0f
    ci(test): run build and test jobs on cargo and clippy config changes (#4941) Gustavo Valverde 2022-08-26 14:06:32 -0400
  • 9f2ab39968
    build(deps): bump tj-actions/changed-files from 29.0.0 to 29.0.1 (#4959) dependabot[bot] 2022-08-26 15:48:44 +0000
  • aa3b0af15c
    Fix a regular expression typo in a full sync job (#4950) teor 2022-08-26 13:31:10 +1000
  • 5866fc339a
    Increase disk and network requirements for long-term deployment (#4948) teor 2022-08-26 06:23:26 +1000
  • 0a39011b88
    fix(ci): Write cached state images after update syncs, and use the latest image from any commit (#4949) teor 2022-08-25 23:09:20 +1000
  • 7fc3cdd2b2
    Increase CI disk size to 200GB (#4945) teor 2022-08-25 16:41:45 +1000
  • 4282af4690
    ci(mergify): increase batch sizes (#4947) teor 2022-08-25 08:23:44 +1000
  • 357dfee514
    Update supported Rust versions in README (#4938) teor 2022-08-25 04:36:51 +1000
  • c87073ed44
    build(deps): bump tj-actions/changed-files from 24 to 29.0.0 (#4936) dependabot[bot] 2022-08-24 10:45:36 +0000
  • bcc325d7f8
    ci(auth): retry GCP authentication if fails (#4940) Gustavo Valverde 2022-08-23 23:49:55 -0400
  • 9fb87425b7
    fix(tests): Update timeout for Zebra sync tests (#4918) Alfredo Garcia 2022-08-23 21:06:18 -0300
  • 4ecaefed72
    build(deps): bump w9jds/firebase-action from 2.2.2 to 11.5.0 (#4905) dependabot[bot] 2022-08-23 11:04:41 +0000
  • 52fa867cb8
    change(ci): Disable beta Rust tests and add parameter download logging (#4930) teor 2022-08-23 13:43:18 +1000
  • 5b3422c4a3
    Fix clippy::derive_partial_eq_without_eq in generated prost test code (#4927) teor 2022-08-23 09:31:04 +1000
  • e5993afc0c
    change(checkpoints): Update block hash checkpoints for mainnet (#4919) Alfredo Garcia 2022-08-22 17:10:52 -0300
  • 360631ff4e
    build(deps): bump criterion from 0.3.5 to 0.3.6 (#4761) dependabot[bot] 2022-08-07 00:14:34 +0000
  • 2d4196f13c
    build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#4895) dependabot[bot] 2022-08-05 17:21:51 +0000
  • 905ffca3b7
    build(deps): bump thiserror from 1.0.31 to 1.0.32 (#4878) dependabot[bot] 2022-08-05 15:02:11 +0000
  • 0eb3abedfe
    Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.2.1 to 7.3.2. (#4890) Conrado Gouvea 2022-08-05 12:01:22 -0300
  • 193e8c6c04
    build(deps): bump tinyvec from 1.5.1 to 1.6.0 (#4888) dependabot[bot] 2022-08-04 22:03:24 +0000
  • 6fd750e168
    build(deps): bump insta from 1.15.0 to 1.17.1 (#4884) Conrado Gouvea 2022-08-04 12:44:44 -0300
  • f804ff6238
    fix(docker): Copy lightwalletd from the correct path during Docker builds (#4886) teor 2022-08-03 23:29:49 -0700
  • 6ff0a42318
    refactor(build): use FHS for deployments and artifacts (#4786) Gustavo Valverde 2022-08-03 19:43:32 -0400
  • 42f6c27c98
    Enable a transitive feature that speeds up compilation (#4796) teor 2022-08-03 16:42:50 -0700
  • f534243851
    build(deps): bump semver from 1.0.12 to 1.0.13 (#4879) dependabot[bot] 2022-08-03 20:48:44 +0000
  • 8c47807f70
    build(deps): bump serde from 1.0.141 to 1.0.142 (#4876) dependabot[bot] 2022-08-03 20:48:16 +0000
  • 8d85ea30c1
    build(deps): bump serde_json from 1.0.82 to 1.0.83 (#4877) dependabot[bot] 2022-08-03 20:47:53 +0000
  • dd273fec70
    Make sure Rust tests actually ran in deploy-gcp-tests.yml (#4710) teor 2022-08-03 10:22:35 -0700
  • b893f97913
    docs(readme): add missing status badges & sections (#4817) Gustavo Valverde 2022-08-02 21:03:31 -0400
  • eb69cb2bef
    build(deps): bump bytes from 1.1.0 to 1.2.1 (#4843) dependabot[bot] 2022-08-03 01:02:59 +0000
  • 3b29a0118e
    build(deps): bump serde from 1.0.137 to 1.0.141 (#4865) dependabot[bot] 2022-08-03 01:02:28 +0000
  • 46bb348d11
    build(deps): bump tokio from 1.20.0 to 1.20.1 (#4864) dependabot[bot] 2022-08-03 01:01:45 +0000
  • 69751e964c
    fix(test): Improve test reliability and performance (#4869) teor 2022-08-02 16:36:58 -0700
  • 9441a1f66c
    Split the zebra_state::service::read module (#4827) teor 2022-08-02 14:15:28 -0700
  • c7f681d410
    use FuturesOrdered in fallback_verification test (#4867) Conrado Gouvea 2022-08-02 13:04:35 -0300
  • 0f01c9f442
    build(deps): bump hyper from 0.14.19 to 0.14.20 (#4764) dependabot[bot] 2022-08-02 03:38:48 +0000
  • 35ccee3431
    build(deps): bump once_cell from 1.12.0 to 1.13.0 (#4749) dependabot[bot] 2022-08-01 23:52:53 +0000
  • 3203de58da
    build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#4797) dependabot[bot] 2022-08-01 20:43:42 +0000
  • cc05f12a25
    build(deps): bump serde_with from 1.14.0 to 2.0.0 (#4785) dependabot[bot] 2022-08-01 09:07:45 +0000