Commit Graph

  • 1014e3c785
    Add default RPC port depending on Zcash network (#7162) Marek 2023-07-07 01:23:47 +0200
  • c1695c35e2
    build(deps): bump serde_json from 1.0.99 to 1.0.100 (#7149) dependabot[bot] 2023-07-06 23:23:24 +0000
  • d73941c91f
    build(deps): bump vergen from 8.2.3 to 8.2.4 (#7163) dependabot[bot] 2023-07-06 21:00:00 +0000
  • 2492648b5f
    build(deps): bump toml from 0.7.5 to 0.7.6 (#7164) dependabot[bot] 2023-07-06 18:01:29 +0000
  • 77ad91ced4
    fix(network): Avoid initiating outbound handshakes with IPs for which Zebra already has an active peer. (#7029) Arya 2023-07-06 01:54:10 -0400
  • 83c459d8ab
    Add extra patch job to continous-integration-os.patch.yml (#7086) teor 2023-07-06 11:04:45 +1000
  • 9df78ffdba
    change(tests): Do round-trip tests for note commitment tree data structure and RPC serialisation (#7147) teor 2023-07-06 11:04:28 +1000
  • 00dd110265
    Use standard syntax for Dockerfile ENV instruction (#7155) Marek 2023-07-06 01:01:22 +0200
  • ea41dcbbac
    build(deps): bump clap from 4.3.10 to 4.3.11 (#7150) dependabot[bot] 2023-07-05 20:53:41 +0000
  • 730b10a278
    build(deps): bump thiserror from 1.0.40 to 1.0.41 (#7153) dependabot[bot] 2023-07-05 20:53:05 +0000
  • 9cff85d1a4
    build(deps): bump tj-actions/changed-files from 37.0.4 to 37.0.5 (#7117) dependabot[bot] 2023-07-05 20:52:34 +0000
  • c8d411017d
    build(deps): bump console-subscriber from 0.1.9 to 0.1.10 (#7140) dependabot[bot] 2023-07-05 20:51:56 +0000
  • 7e7ce2ba71
    fix(commands): Require an argument name before the list of tracing filters when used without a subcommand (#7056) Arya 2023-07-05 05:28:05 -0400
  • 147b8fa3a8
    cleanup(rust): Fix new nightly clippy warnings (#7135) teor 2023-07-05 17:11:27 +1000
  • f2a2a403a8
    fix(log): Remove redundant startup logs, fix progress bar number, order, and wording (#7087) teor 2023-07-05 17:08:59 +1000
  • 5598d1a72b
    build(deps): bump pin-project from 1.1.0 to 1.1.2 (#7127) dependabot[bot] 2023-07-05 07:08:31 +0000
  • 522390bcc2
    build(deps): bump clap from 4.3.8 to 4.3.10 (#7115) dependabot[bot] 2023-07-05 05:00:48 +0000
  • 8fed1823af
    build(deps): bump rlimit from 0.9.1 to 0.10.0 (#7139) dependabot[bot] 2023-07-05 02:09:57 +0000
  • b50252d70c
    build(deps): bump Swatinem/rust-cache from 2.5.0 to 2.5.1 (#7138) dependabot[bot] 2023-07-05 02:09:45 +0000
  • 5859fac5b1
    docs(state): Use different terms for block verification and state queues (#7061) Alfredo Garcia 2023-07-04 18:29:41 -0300
  • 9b32ab7878
    change(release): Update release script and check it in CI (#7128) teor 2023-07-05 05:01:11 +1000
  • 6ec0c66aa6
    build(deps): bump serde from 1.0.164 to 1.0.166 (#7134) dependabot[bot] 2023-07-04 16:53:54 +0000
  • 3d32cbd718
    build(deps): bump vergen from 8.2.1 to 8.2.3 (#7130) dependabot[bot] 2023-07-04 16:53:33 +0000
  • 4713994e64
    build(deps): bump metrics from 0.21.0 to 0.21.1 (#7131) dependabot[bot] 2023-07-03 23:23:33 +0000
  • a8e71b3429
    build(deps): bump tokio from 1.29.0 to 1.29.1 (#7114) dependabot[bot] 2023-07-03 05:39:10 +0000
  • 55d58edb8f
    fix(docs): Add a few more details to metrics book page (#7096) Alfredo Garcia 2023-07-03 02:38:56 -0300
  • 2add0e50a9
    Release Zebra v1.0.1 (#7090) teor 2023-07-03 09:08:40 +1000
  • e6c3b87872
    Stop panicking on shutdown in the syncer and network init (#7104) teor 2023-07-03 06:08:11 +1000
  • 322cbec817
    fix(hang): Stop blocking some Zebra futures for up to a minute using a CPU busy-loop, Credit: Ziggurat Team (#6763), james_katz (#7000) (#7103) teor 2023-07-01 02:58:05 +1000
  • 5eea111922
    build(deps): bump tokio from 1.28.2 to 1.29.0 (#7094) dependabot[bot] 2023-06-30 02:58:00 +0000
  • 2a3197221e
    build(deps): bump num_cpus from 1.15.0 to 1.16.0 (#7106) dependabot[bot] 2023-06-29 23:19:25 +0000
  • aa8489373e
    Use release images for zcash-params downloads (#7097) teor 2023-06-30 06:19:15 +1000
  • 455779c833
    build(deps): Bump indexmap, toml and serde_json (#7100) Alfredo Garcia 2023-06-29 17:18:52 -0300
  • 256e4cd2ce
    Use a heart image with a compatible licence (#7102) teor 2023-06-30 02:01:51 +1000
  • a6731d16f6
    build(deps): bump bitflags from 2.3.2 to 2.3.3 (#7083) dependabot[bot] 2023-06-29 01:28:00 +0000
  • 560d5f7de9
    build(deps): bump tj-actions/changed-files from 37.0.3 to 37.0.4 (#7092) dependabot[bot] 2023-06-28 20:46:27 +0000
  • 6ab451c660
    make logo fit 80 columns (#7095) Conrado Gouvea 2023-06-28 17:07:30 -0300
  • 9112aa43d0
    change(release): Split release checklist into a ticket and PR template (#7088) teor 2023-06-28 19:46:59 +1000
  • 8c90f65391
    refactor(docker): allow more flexible zebra configuration (#7045) Gustavo Valverde 2023-06-27 22:36:07 -0400
  • c2bc799dd9
    Use correct name for CD build patch job (#7073) teor 2023-06-28 12:35:50 +1000
  • fc9baf92dd
    Make CD docker tests more flexible (#7077) teor 2023-06-28 12:35:20 +1000
  • 62b4fa21a2
    change(docker): Replace the zcash-params Dockerfile build with a zebrad binary copy (#7054) teor 2023-06-28 12:34:46 +1000
  • caf9a0925f
    build(deps): bump hyper from 0.14.26 to 0.14.27 (#7082) dependabot[bot] 2023-06-28 00:29:07 +0000
  • f8e26347a0
    Log a zebra-network task cancel on shutdown, rather than panicking (#7078) teor 2023-06-28 05:42:04 +1000
  • 6311cfbfb3
    fix(log): Only show the Zebra logo & intro for the `start` command (#7075) teor 2023-06-28 03:38:57 +1000
  • 5324e5afd2
    add(tests): Add snapshot tests for sprout database formats (#7057) teor 2023-06-28 01:32:30 +1000
  • 1f1d04b547
    change(state): Refactor the structure of finalizable blocks (#7035) Marek 2023-06-27 10:58:14 +0200
  • 941be2965c
    Replace a chain length assertion with a NotReadyToBeCommitted error (#7072) teor 2023-06-27 16:50:35 +1000
  • 3af03c3971
    print a Zebra logo and some text if stderr is terminal (#6945) Conrado Gouvea 2023-06-27 00:35:07 -0300
  • 015a970e16
    build(deps): bump tj-actions/changed-files from 36.4.1 to 37.0.3 (#7065) dependabot[bot] 2023-06-26 21:30:10 +0000
  • a6f35afe37
    build(deps): bump clap from 4.3.6 to 4.3.8 (#7066) dependabot[bot] 2023-06-26 19:43:29 +0000
  • 76a7ff45a9
    fix(deps): Replace openssl with rustls in tests and experimental features (#7047) teor 2023-06-26 15:44:19 +1000
  • f455baaa6e
    Rename a CD job with the same name as a CI job (#7063) teor 2023-06-26 11:12:29 +1000
  • 9229424ebb
    add(ci): Run release builds and production Docker image tests on pull requests (#7055) teor 2023-06-26 09:24:10 +1000
  • 0e0ee8d1bd
    build(deps): bump clap from 4.3.5 to 4.3.6 (#7059) dependabot[bot] 2023-06-23 22:17:36 +0000
  • b234b681fe
    build(deps): bump clap from 4.3.4 to 4.3.5 (#7038) dependabot[bot] 2023-06-23 18:28:11 +0000
  • 7e6162a043
    build(deps): bump itertools from 0.10.5 to 0.11.0 (#7050) dependabot[bot] 2023-06-23 18:27:49 +0000
  • 835e7a88f0
    build(deps): bump insta from 1.29.0 to 1.30.0 (#7051) dependabot[bot] 2023-06-23 01:00:27 +0000
  • 31bc46bb2a
    Add deny.toml update details to release-checklist.md (#7042) teor 2023-06-22 17:47:02 +1000
  • d3c2a9a31c
    build(deps): bump tj-actions/changed-files from 36.4.0 to 36.4.1 (#7024) dependabot[bot] 2023-06-22 04:17:07 +0000
  • 8861de6a7c
    fix(docker): Stop resetting the `cargo-chef` cache in the Dockerfile (#6934) teor 2023-06-22 14:16:50 +1000
  • 53cb0a7fa2
    build(deps): bump peter-evans/dockerhub-description from 3.4.1 to 3.4.2 (#7023) dependabot[bot] 2023-06-21 22:19:32 +0000
  • 3d2c5ef290
    fix(concurrency): Use Arc::into_inner() to avoid potential concurrency issues, needs Rust 1.70 (#7032) teor 2023-06-22 06:44:53 +1000
  • 006c2ae42b
    change(state): Refactor the structure of verified blocks (#7025) Marek 2023-06-21 18:58:11 +0200
  • 343a683cea
    cleanup(test): Make test debugging output more readable (#7027) teor 2023-06-22 01:02:05 +1000
  • 17e14d9349
    Use correct cargo release manifest key name (#7028) teor 2023-06-21 22:38:35 +1000
  • d8c29809f4
    Refactor terminal color checks, fix force_color on panic logs (#6997) teor 2023-06-21 20:17:26 +1000
  • 44b7a8bde5
    change(rename): Update missed tower-batch-control renames (#7011) Deirdre Connolly 2023-06-20 18:36:00 -0400
  • 067e32b380
    build(deps): bump tj-actions/changed-files from 36.3.0 to 36.4.0 (#7004) dependabot[bot] 2023-06-20 15:19:36 +0000
  • ac4a34231b
    Change network upgrade wording in release-checklist.md (#7010) teor 2023-06-20 21:04:32 +1000
  • 56a76385f0
    git ls-tree --full-tree -r --name-only HEAD | xargs sed -i -e 's/router_verifier/block_verifier_router/g' (#6998) teor 2023-06-20 17:11:04 +1000
  • 795d40a003
    change(readme): Install from crates.io not git in the README, automate release version replacements (#6977) teor 2023-06-20 17:10:40 +1000
  • b40fc9b032
    change(network): Configurable maximum connections per IP (#7013) Arya 2023-06-20 01:11:45 -0400
  • a588965b94
    change(commands): Ignore error from loading config if running the 'generate' or 'download' commands (#7014) Arya 2023-06-20 01:11:23 -0400
  • cd8dddffe5
    build(deps): bump reviewdog/action-actionlint from 1.37.0 to 1.37.1 (#7003) dependabot[bot] 2023-06-20 02:42:39 +0000
  • 2d35feb177
    build(deps): bump Swatinem/rust-cache from 2.4.0 to 2.5.0 (#7002) dependabot[bot] 2023-06-20 02:42:25 +0000
  • c3f0f53256
    refactor(app): De-duplicate and fix version handling code (#6996) teor 2023-06-20 12:42:06 +1000
  • fba9440af0
    build(deps): bump w9jds/firebase-action from 11.30.1 to 12.4.0 (#7005) dependabot[bot] 2023-06-20 00:33:51 +0000
  • abcabd1931
    Use `OrderedUtxo` in `CheckpointVerifiedBlock` (#6971) Marek 2023-06-20 00:48:59 +0200
  • 231f5be403
    fix(net): Reduce maximum number of connections per IP (#6993) teor 2023-06-20 04:17:59 +1000
  • ad7af3e2d8
    fix(net): Clean up licensing, closure `move`, log typos, tracing spans (#6995) teor 2023-06-20 04:17:39 +1000
  • 40d697a66c
    build(deps): bump tj-actions/changed-files from 36.2.1 to 36.3.0 (#6986) dependabot[bot] 2023-06-19 04:32:59 +0000
  • 859353b417
    fix(panic): Stop panicking when handling inbound connection handshakes (#6984) teor 2023-06-19 13:39:59 +1000
  • 73ce8fbef0
    fix(network): Limit number of peer connections per IP address, Ignore new peer connections from the same IP and port (#6980) Arya 2023-06-18 20:53:00 -0400
  • 0da2dcb503
    build(deps): bump serde_json from 1.0.96 to 1.0.97 (#6987) dependabot[bot] 2023-06-16 23:43:23 +0000
  • 58df76d4b7
    build(deps): bump sentry from 0.31.4 to 0.31.5 (#6988) dependabot[bot] 2023-06-16 21:02:22 +0000
  • b199a3008d
    change(release): Add more cargo clean to the release checklist (#6964) teor 2023-06-17 02:32:21 +1000
  • 06a27ed937
    Fix a broken link in CHANGELOG.md (#6979) teor 2023-06-16 20:30:46 +1000
  • 7598a59fd2
    Remove an outdated TODO in release-binaries.yml (#6978) teor 2023-06-16 20:30:38 +1000
  • 02fdeb61fc
    build(deps): bump sentry from 0.31.3 to 0.31.4 (#6958) dependabot[bot] 2023-06-15 21:11:44 +0000
  • 1e12a58b5f
    fix(handshake): Add extra timeout logging to peer TCP connections (#6969) teor 2023-06-16 07:11:24 +1000
  • 484f3d746d
    build(deps): bump bitflags from 2.3.1 to 2.3.2 (#6943) dependabot[bot] 2023-06-15 18:35:56 +0000
  • 98478c3b75
    fix(doc): Add `fastmod --hidden` to mass-renames.md (#6913) teor 2023-06-16 04:35:44 +1000
  • dc1eb18aaf
    build(deps): bump tj-actions/changed-files from 36.1.0 to 36.2.1 (#6973) dependabot[bot] 2023-06-15 18:35:22 +0000
  • 8a7c871480
    rename(state): do additional renaming for clarification purposes (#6967) Alfredo Garcia 2023-06-15 02:12:45 -0300
  • e748d9a833
    build(deps): bump baptiste0928/cargo-install from 2.0.0 to 2.1.0 (#6903) dependabot[bot] 2023-06-15 03:09:03 +0000
  • a50955f722
    Move macOS to tier 3 support: no builds (#6965) teor 2023-06-15 13:08:56 +1000
  • 2997add331
    build(deps): bump clap from 4.3.3 to 4.3.4 (#6957) dependabot[bot] 2023-06-15 03:08:37 +0000
  • 32ea511a73
    fix(net): Reduce inbound service overloads and add a timeout (#6950) teor 2023-06-15 10:43:41 +1000
  • 912693bf0a
    Fix Dockerfile cache use (#6933) teor 2023-06-15 08:15:51 +1000