Commit Graph

  • a972144dff
    deduplicate first in `new_with_addrs` test function (#6724) Alfredo Garcia 2023-05-19 05:36:09 -0300
  • 943d213490
    Temporarily delete unused zebra-cli and zebra-client crates (#6726) teor 2023-05-19 14:45:54 +1000
  • 9badcb5f2b
    build(deps): bump arduino/setup-protoc from 1.1.2 to 1.2.0 (#6719) dependabot[bot] 2023-05-18 23:41:42 +0000
  • 515800e180
    build(deps): bump bitflags-serde-legacy from 0.1.0 to 0.1.1 (#6721) dependabot[bot] 2023-05-18 23:41:26 +0000
  • 1d69fff5d4
    build(deps): bump toml from 0.7.3 to 0.7.4 (#6720) dependabot[bot] 2023-05-18 23:41:03 +0000
  • fadddae610
    Check for early exits in the end of support task test (#6715) teor 2023-05-19 07:25:23 +1000
  • 0c1abadd0e
    change(docs): Refactor the system requirements (#6697) Marek 2023-05-18 23:25:05 +0200
  • de08b01fd4
    change(ci): Turn CI errors into PR annotations for most CI jobs (#6690) teor 2023-05-19 02:44:39 +1000
  • 57415419af
    build(deps): bump reqwest from 0.11.17 to 0.11.18 (#6707) dependabot[bot] 2023-05-17 22:09:35 +0000
  • cb6667059a
    fix(rpc): Use populated state in more RPC snapshot tests (#6700) teor 2023-05-18 04:50:31 +1000
  • b1ce0e0894
    fix(security): Stop panicking on state RPC or block requests with very large heights (#6699) teor 2023-05-18 01:13:12 +1000
  • de14dd7545
    build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#6694) dependabot[bot] 2023-05-17 01:51:04 +0000
  • e17542cfb8
    fix(log): Stop logging potentially sensitive user information from unmined transactions (#6616) teor 2023-05-17 09:55:45 +1000
  • 46b5375890
    fix(ci): Give more time to the inbound service when queueing requests (#6691) teor 2023-05-17 09:55:17 +1000
  • c9215c6637
    fix(security): Limit blocks and transactions sent in response to a single request (#6679) teor 2023-05-17 09:54:45 +1000
  • 81e8198ad8
    build(deps): bump serde from 1.0.162 to 1.0.163 (#6678) dependabot[bot] 2023-05-16 23:54:09 +0000
  • 777250ae74
    Zebra book additions (#6683) Pili Guerra 2023-05-17 00:53:30 +0100
  • 21e24a2b55
    build(deps): bump pin-project from 1.0.12 to 1.1.0 (#6677) dependabot[bot] 2023-05-16 21:07:06 +0000
  • 3779eb19a6
    Tests error conversions (#6665) Arya 2023-05-16 17:06:46 -0400
  • 185d1384fb
    build(deps): bump rocksdb from 0.20.1 to 0.21.0 (#6640) dependabot[bot] 2023-05-16 01:04:02 +0000
  • 8d8f5beb7a
    build(deps): bump Swatinem/rust-cache from 2.2.1 to 2.3.0 (#6684) dependabot[bot] 2023-05-16 01:03:50 +0000
  • 855b341ed1
    Fix CI concurrency names (#6686) teor 2023-05-16 09:04:33 +1000
  • dc5198959e
    fix(security): Rate-limit and size-limit peer transaction ID messages (#6625) teor 2023-05-16 07:10:28 +1000
  • b0d9471214
    fix(log): Stop logging peer IP addresses, to protect user privacy (#6662) teor 2023-05-15 01:06:07 +1000
  • 989c5979fb
    build(deps): bump serde from 1.0.160 to 1.0.162 (#6621) dependabot[bot] 2023-05-14 15:05:48 +0000
  • df949a2365
    change(log): Report compiler version and Zebra features when starting Zebra (#6606) teor 2023-05-15 01:05:22 +1000
  • c76d1f5219
    docs(release-checklist): add cargo update steps to task list (#6657) Alfredo Garcia 2023-05-14 00:27:24 -0300
  • af3c90155b
    build(deps): bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 (#6653) dependabot[bot] 2023-05-14 01:34:22 +0000
  • d58d827af9
    fix(clippy): Resolve nightly clippy lints (#6623) teor 2023-05-14 11:34:03 +1000
  • 01908822f1
    v1.0.0-rc.8 release (#6632) Alfredo Garcia 2023-05-11 19:15:12 -0300
  • 8c8ac4ac20
    fix(ci): Stop running multiple full syncs on different branches (#6664) teor 2023-05-11 21:15:20 +1000
  • 6c0b51df8d
    build(deps): bump google-github-actions/auth from 1.1.0 to 1.1.1 (#6639) dependabot[bot] 2023-05-11 02:39:36 +0000
  • a52178cfe7
    Run all the duplicate dependency checks even if one fails (#6660) teor 2023-05-11 10:59:19 +1000
  • 0e2407da79
    Allow testnet syncs to take longer than 6 hours (#6659) teor 2023-05-11 08:09:38 +1000
  • 25ca4cc520
    refactor(ci): migrate from abandoned `actions-rs/*` (#6628) Gustavo Valverde 2023-05-10 10:25:41 -0400
  • d07dc7f9f1
    change(deps): Upgrade zcash_script to 0.1.12 to match zcashd 5.5.0 (#6624) teor 2023-05-10 18:30:41 +1000
  • 21391999a6
    ci(deploy): templates do not allow the `zone` argument (#6646) Gustavo Valverde 2023-05-09 22:06:18 -0400
  • d3d3f2827b
    ci: unpin specific `buildkit` version and fix deployment subnets (#6645) Gustavo Valverde 2023-05-09 20:45:32 -0400
  • b3691c514a
    fix(deployment): explicitly use a service account and region (#6643) Gustavo Valverde 2023-05-09 17:13:26 -0400
  • 4b6e2fe223
    fix(build): sync LWD builder with our `build-docker-image.yml` workflow (#6634) Gustavo Valverde 2023-05-08 18:16:47 -0400
  • f6c6311c8e
    Update cached disk patch job name (#6615) teor 2023-05-08 11:19:16 +1000
  • 51e1810e35
    build(deps): bump w9jds/firebase-action from 11.24.1 to 11.30.1 (#6622) dependabot[bot] 2023-05-08 01:19:08 +0000
  • 58b8a2eb89
    build(deps): bump tokio-util from 0.7.7 to 0.7.8 (#6570) dependabot[bot] 2023-05-05 00:30:46 +0000
  • 1789749d84
    fix: Avoid wrong test results for modified JoinSplits (#6604) Marek 2023-05-05 02:30:20 +0200
  • 6016c9d9d6
    build(deps): bump displaydoc from 0.2.3 to 0.2.4 (#6610) dependabot[bot] 2023-05-05 00:29:49 +0000
  • 7c67512cd5
    feat(zebra-network): add user agent argument (#6601) Alfredo Garcia 2023-05-04 21:29:14 -0300
  • ce0d98739b
    build(deps): bump serde_with from 2.3.3 to 3.0.0 (#6599) dependabot[bot] 2023-05-04 21:38:04 +0000
  • 937d704e69
    change(ci): Generate testnet checkpoints in CI (#6581) teor 2023-05-04 09:14:22 +1000
  • aea3833c07
    change(ci): Split checking for cached state disks into its own workflow (#6576) teor 2023-05-03 22:04:16 +1000
  • 9416043a80
    build(deps): bump reqwest from 0.11.16 to 0.11.17 (#6591) dependabot[bot] 2023-05-02 22:37:02 +0000
  • 2f23ec8630
    build(deps): bump dirs from 5.0.0 to 5.0.1 (#6592) dependabot[bot] 2023-05-02 17:11:36 +0000
  • 059c489ece
    Add a template for private security issues (#6594) teor 2023-05-02 19:14:33 +1000
  • 5fb48c2740
    build(deps): bump tokio from 1.27.0 to 1.28.0 (#6572) dependabot[bot] 2023-05-02 03:38:12 +0000
  • 3e8f27740b
    build(deps): bump serde_with from 2.3.2 to 2.3.3 (#6588) dependabot[bot] 2023-05-02 00:13:51 +0000
  • 8075d616fb
    feat(mempool): add ZIP-317 rules to mempool (#6556) Alfredo Garcia 2023-05-01 21:13:33 -0300
  • f424b9cbf4
    build(deps): bump tj-actions/changed-files from 35.9.0 to 35.9.2 (#6590) dependabot[bot] 2023-05-02 00:13:09 +0000
  • 58bd898f5b
    feat(zebrad): Refuse to run zebrad when release is too old (#6351) Alfredo Garcia 2023-04-28 11:13:21 -0300
  • 1f639ffff0
    fix(ci): Delete mainnet and testnet disks separately (#6582) teor 2023-04-28 12:26:29 +1000
  • d375c3e9e5
    fix(log): Fix confusing comments and error messages in zebra-checkpoints (#6579) teor 2023-04-28 12:26:13 +1000
  • 54946dd1d4
    build(deps): bump tokio-stream from 0.1.12 to 0.1.14 (#6573) dependabot[bot] 2023-04-28 00:17:55 +0000
  • 9c4b3c26fa
    fix(net): Reject nodes using ZClassic ports, and warn if configured with those ports (#6567) teor 2023-04-28 10:17:37 +1000
  • 1461c912f9
    change(ci): Generate mainnet checkpoints in CI (#6550) teor 2023-04-27 14:39:43 +1000
  • 0ffd31ec47
    change `listen_addr` default deserialization (#6575) Alfredo Garcia 2023-04-26 22:36:34 -0300
  • d3ce022ecc
    change(utils): Add a direct connection mode to zebra-checkpoints (#6516) teor 2023-04-27 09:35:53 +1000
  • a1b3246d0d
    Avoid a rare panic when a connection is dropped (#6566) teor 2023-04-26 12:47:35 +1000
  • e831e1b0dd
    Add arborist and comms summaries to the release checklist (#6565) teor 2023-04-26 06:44:10 +1000
  • fb3fec0b93
    build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6561) dependabot[bot] 2023-04-25 16:09:04 +0000
  • b911901de4
    build(deps): bump tracing-subscriber from 0.3.16 to 0.3.17 (#6560) dependabot[bot] 2023-04-25 16:08:44 +0000
  • 1f8aa3c2ce
    fix(net): Avoid some self-connection nonce removal attacks (#6410) teor 2023-04-25 22:50:38 +1000
  • 9e218ef351
    build(deps): bump tj-actions/changed-files from 35.8.0 to 35.9.0 (#6559) dependabot[bot] 2023-04-24 19:57:21 +0000
  • 7681da374d
    build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#6554) dependabot[bot] 2023-04-23 21:45:31 +0000
  • 9c15b14f86
    fix(ci): Avoid inbound service overloads in tests (#6537) teor 2023-04-23 23:41:38 +1000
  • 1e1e2348bf
    build(deps): bump regex from 1.7.3 to 1.8.1 (#6555) dependabot[bot] 2023-04-22 12:15:07 +0000
  • 8a9113c4e2
    Leaves at least 1 block in the partial chain (#6552) Arya 2023-04-20 17:06:23 -0400
  • 85534ab027
    fix(errors): Handle randomness generation and invalid random values as errors in cryptographic code (#6385) Alfredo Garcia 2023-04-20 14:49:21 -0300
  • 77a8672c49
    build(deps): bump sentry from 0.30.0 to 0.31.0 (#6546) dependabot[bot] 2023-04-20 01:37:14 +0000
  • ef556ea06b
    build(deps): bump metrics from 0.20.1 to 0.21.0 and metrics-exporter-prometheus from 0.11.0 to 0.12.0 (#6531) dependabot[bot] 2023-04-19 22:52:21 +0000
  • 9820780a35
    v1.0.0-rc.7 release (#6542) Arya 2023-04-18 23:25:51 -0400
  • 781210db17
    build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 (#6541) dependabot[bot] 2023-04-18 23:24:54 +0000
  • f5426e0a6c
    build(deps): bump google-github-actions/auth from 1.0.0 to 1.1.0 (#6540) dependabot[bot] 2023-04-18 18:56:02 +0000
  • f2133c9fff
    Increase ZIP-401 mempool cost thresholds for Orchard transactions (#6521) teor 2023-04-18 20:11:58 +1000
  • 3ba334bf20
    change(deps): Upgrade shared dependencies to match `zcashd` 5.5.0 (#6536) teor 2023-04-18 20:11:38 +1000
  • 0d50d973d2
    fix(net): Limit the number of leftover nonces in the self-connection nonce set (#6534) teor 2023-04-18 18:13:19 +1000
  • 3343c8494d
    build(deps): bump tonic from 0.9.1 to 0.9.2 (#6527) dependabot[bot] 2023-04-18 03:44:21 +0000
  • 351a7b6a33
    build(deps): bump zcash_address from 0.2.0 to 0.2.1 (#6530) dependabot[bot] 2023-04-18 03:44:03 +0000
  • 6fdd02220e
    fix(rpc): Omit transactions with transparent coinbase spends that are immature at the next block height from block templates (#6510) Arya 2023-04-17 23:43:39 -0400
  • 2e434b0cfe
    build(deps): bump tonic-build from 0.9.1 to 0.9.2 (#6525) dependabot[bot] 2023-04-17 21:45:13 +0000
  • 4c9ff4e7e6
    Allow each initial peer to send one inbound request before disconnecting any (#6520) teor 2023-04-17 13:21:09 +1000
  • 5b123a36c8
    build(deps): bump hyper from 0.14.25 to 0.14.26 (#6515) dependabot[bot] 2023-04-17 01:35:08 +0000
  • 1790d4889c
    build(deps): bump actions/checkout from 3.5.1 to 3.5.2 (#6504) dependabot[bot] 2023-04-16 23:36:01 +0000
  • 6ed4b6632d
    checks non-finalized chain for unspent utxos before checking disk (#6513) Arya 2023-04-14 06:03:44 -0400
  • 8edbf7990d
    Use correct A-devops label for dependabot GitHub Actions PRs (#6508) teor 2023-04-14 14:36:55 +1000
  • cf6d0cc2d5
    fix(ux): Disable issue URLs for a known shutdown panic in abscissa (#6486) teor 2023-04-14 14:36:38 +1000
  • efba56daa4 build(deps): bump prost from 0.11.8 to 0.11.9 (#6503) dependabot[bot] 2023-04-14 01:22:10 +0000
  • 225e5ea39a
    build(deps): bump serde_json from 1.0.95 to 1.0.96 (#6502) dependabot[bot] 2023-04-14 01:21:50 +0000
  • b6894a05a5
    build(deps): bump h2 from 0.3.16 to 0.3.17 (#6505) dependabot[bot] 2023-04-13 22:24:13 +0000
  • 3948449fa4
    gets latest commit sha from github to use for printing permalinks instead of hardcoded value (#6494) Arya 2023-04-13 18:23:52 -0400
  • 166526a088
    feat(ui): Add a terminal-based progress bar to Zebra (#6235) teor 2023-04-13 18:42:17 +1000
  • 804b63553c
    Create `zebra-cli` stub crate (#6484) Deirdre Connolly 2023-04-13 04:41:57 -0400
  • 455db91f10
    refactor(ci): use GitHub variables for non-sensitive info (#6357) Gustavo Valverde 2023-04-13 02:56:21 -0400