Commit Graph

  • 86e468f3b0
    poc(scanner): get started with the blockchain scanner proof of concept (#7758) Alfredo Garcia 2023-11-08 19:05:51 -0300
  • 2efc6bf4b2
    build(deps): bump the prod group with 1 update (#7915) dependabot[bot] 2023-11-07 19:30:58 +0000
  • 76522b552c
    change(release): Only allow releases from the `main` branch, and update workflow names (#7917) teor 2023-11-08 03:34:17 +1000
  • 00f00d9840
    cleanup(net): Delete duplicate negotiated version code (#7912) teor 2023-11-07 14:02:44 +1000
  • 477da1a774
    Release Zebra 1.4.0 (#7911) teor 2023-11-06 22:51:41 +1000
  • baa283c523
    Delete unused cached state patch job (#7901) teor 2023-11-06 19:45:41 +1000
  • 43e54d1cb2
    fix(net): Fix a potential hang caused by accessing the address book directly (#7902) teor 2023-11-06 08:28:58 +1000
  • f836f7f849
    fix(ci): In config tests, look for the config being successfully loaded by Zebra (#7900) teor 2023-11-04 00:41:10 +1000
  • 089f41c059
    change(pr): Add an author checklist to the PR template (#7832) teor 2023-11-03 07:56:07 +1000
  • a1e476ec61
    change(release): Make the latest tag point to the production build, rather than the build with experimental features (#7817) teor 2023-11-03 05:55:40 +1000
  • 828c2aea57
    doc(devops): Explain how to change branch protection rules (#7883) teor 2023-11-03 02:59:20 +1000
  • 628b3e39af
    fix(net): Add outer timeouts for critical network operations to avoid hangs (#7869) teor 2023-11-03 01:00:18 +1000
  • afbe807060
    change(docs): Replace doc.zebra.zfnd.org API documentation with docs.rs (#7886) teor 2023-11-02 08:09:40 +1000
  • daabe8b196
    build(deps): bump the devops group with 1 update (#7887) dependabot[bot] 2023-11-01 19:51:34 +0000
  • b78c9dd802
    change(deps): `cargo update` on commit bd06294 on 2023-11-01 (#7885) teor 2023-11-02 04:26:16 +1000
  • 898b40f9fd
    Update README.md before 1.4.0 release (#7884) teor 2023-11-01 08:58:37 +1000
  • bd062941b9
    build(deps): bump the prod group with 2 updates (#7881) dependabot[bot] 2023-10-31 13:15:47 +0000
  • e94be80f17
    change(devops): Split dependency upgrades into 4 large categories (#7848) Arya 2023-10-30 20:32:58 -0400
  • b0555c0e61
    build(deps): bump the test group with 1 update (#7876) dependabot[bot] 2023-10-30 22:08:34 +0000
  • 0d3892f61f
    change(state): Refactor the naming of note commitment subtrees (#7855) Marek 2023-10-30 21:06:54 +0100
  • f3048653c8
    chore: fix typos (#7877) Alfredo Garcia 2023-10-30 17:06:35 -0300
  • d0e5b2f3ef
    build(deps): bump the async group with 2 updates (#7872) dependabot[bot] 2023-10-30 18:26:53 +0000
  • ad0051c228
    build(deps): bump the formats group with 1 update (#7874) dependabot[bot] 2023-10-30 18:26:30 +0000
  • 9cbb108805
    Update full sync test URL in release ticket template (#7830) teor 2023-10-31 01:15:11 +1000
  • df55201c87
    chore(clippy): Cleanup nightly clippy warnings from 2023-10-30 (#7868) teor 2023-10-30 22:21:05 +1000
  • 49a9e598bf
    Update mainnet and testnet checkpoints on 2023-10-30 (#7866) teor 2023-10-30 22:20:54 +1000
  • 7e7f989545
    Fix new nightly clippy and rustc lints (#7860) teor 2023-10-28 05:35:57 +1000
  • e4c3f95d27
    chore: fix typos (#7862) Alfredo Garcia 2023-10-27 14:45:43 -0300
  • 5367ccbc5c
    fix(network): Reconnect with peers after brief network interruption (#7853) Arya 2023-10-27 02:13:16 -0400
  • 0a3790b73e
    change(consensus): Remove Sprout and Sapling parameter download task and debug_skip_preload config (#7844) Arya 2023-10-27 02:12:57 -0400
  • d145526ad7
    Remove unused deny.toml entries (#7818) teor 2023-10-27 11:05:46 +1000
  • 920ee14512
    fix(doc): Fix broken links to `zebra_network` and `zebra_state` `Config` structs on doc.zebra.zfnd.org (#7838) teor 2023-10-27 11:05:26 +1000
  • b6fc0add9a
    remove the zebra icon (#7849) Alfredo Garcia 2023-10-26 20:59:52 -0300
  • ce22be37dc
    change(docs): Add macOS M1 as a tier 3 supported platform (#7851) teor 2023-10-27 08:08:22 +1000
  • 64bf38c17c
    Make macOS a tier 2 supported platform in the docs. closes #7824 (#7843) Pili Guerra 2023-10-26 21:17:47 +0200
  • 879fd5f37e
    Revert #6825 (#7834) Alfredo Garcia 2023-10-26 09:48:09 -0300
  • 06ab529877
    docs: Refactor the installation instructions for `s-nomp` (#7835) Marek 2023-10-26 02:06:40 +0200
  • 71a9865b6c
    remove(cmd): Remove `zebrad download` command, because it no longer does anything (#7819) teor 2023-10-26 09:42:27 +1000
  • a126acb160
    change(doc): Document state format upgrade implementation and testing (#7799) teor 2023-10-26 08:18:41 +1000
  • b244d5628c
    build(deps): bump tj-actions/changed-files from 39.2.3 to 39.2.4 (#7826) dependabot[bot] 2023-10-25 22:00:04 +0000
  • 06f381230a
    build(deps): bump Swatinem/rust-cache from 2.7.0 to 2.7.1 (#7825) dependabot[bot] 2023-10-25 21:59:53 +0000
  • 0e00ef4f4f
    Increase Docker unit test timeout (#7814) teor 2023-10-25 19:37:52 +1000
  • c173198d4f
    docs(build): Add ECC dependencies documentation (#7794) Alfredo Garcia 2023-10-25 00:27:16 -0300
  • ae10eafb57
    Update Dockerfile features comment (#7815) teor 2023-10-25 12:38:34 +1000
  • aad883b68a
    change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed (#7800) teor 2023-10-25 09:27:24 +1000
  • bb7eeb6f76
    Document how to fix deny.toml warnings (#7806) teor 2023-10-24 23:12:57 +1000
  • 37a3c2a511
    build(deps): bump the formats group with 1 update (#7803) dependabot[bot] 2023-10-23 19:19:08 +0000
  • e56b66d182
    build(deps): bump the app group with 1 update (#7802) dependabot[bot] 2023-10-23 19:18:56 +0000
  • b04cca9ec5
    change(dev doc): Document how to change branch protection rules (#7773) teor 2023-10-23 01:40:19 +1000
  • 60b447bef2
    change(ci): Remove duplicate CI jobs for getblocktemplate-rpcs (#7753) teor 2023-10-23 01:40:10 +1000
  • 92f473240b
    change(docs): Add changelog entry for stable mining feature (#7788) teor 2023-10-21 03:31:04 +1000
  • 06a29831e2
    cleanup(state): Refactor subtree read functions to accept ranges and check memory first (#7739) Arya 2023-10-20 01:06:05 -0400
  • 9c993f82e2
    build(deps): bump ECC dependencies (#7784) Alfredo Garcia 2023-10-19 23:12:02 -0300
  • 56e6305f04
    change(state): Set iterator read bounds where possible in DiskDb (#7731) Arya 2023-10-19 20:44:48 -0400
  • ab3ce9a277
    Fix an incorrect consensus-critical comment (#7774) teor 2023-10-20 08:18:22 +1000
  • 126b5ad93e
    build(deps): bump shimataro/ssh-key-action from 2.5.1 to 2.6.1 (#7767) dependabot[bot] 2023-10-19 19:31:35 +0000
  • 56e48eea2f
    build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#7766) dependabot[bot] 2023-10-19 17:05:38 +0000
  • 64f777274c
    fix(security): fix concurrency issues in tree key formats, and CPU usage in genesis tree roots (#7392) teor 2023-10-20 00:50:46 +1000
  • 8c01fecc91
    Limit jobs launched by the crates workflow (#7754) teor 2023-10-19 23:41:23 +1000
  • 92a074abdf
    build(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.3 (#7768) dependabot[bot] 2023-10-19 13:41:10 +0000
  • 2f14efac24
    fix(ci): Add missing timeouts to CI and CD tests (#7730) teor 2023-10-19 22:30:53 +1000
  • d6f4d31706
    ref(workflows): use a single job to run GCP tests (#7682) Gustavo Valverde 2023-10-19 12:52:14 +0100
  • 290ccf2d94
    Update README.md for known progress bar issue (#7761) teor 2023-10-19 01:20:54 +1000
  • 01168c8571
    change(state): Set upper bound when reading from deleting column family tx_loc_by_transparent_addr_loc (#7732) Arya 2023-10-18 02:16:29 -0400
  • fc0133e886
    ref(workflows): consolidate workflows based on their purpose (#7616) Gustavo Valverde 2023-10-18 07:16:02 +0100
  • 08ce2ad500
    feature(mining): Enable mining RPCs by default in production builds (#7740) teor 2023-10-18 14:15:17 +1000
  • bea90dfd62
    change(doc): Add instructions for new placeholder crates (#7751) teor 2023-10-18 07:54:01 +1000
  • 51bb15c339
    build(deps): bump the data-structures group with 1 update (#7747) dependabot[bot] 2023-10-17 04:01:19 +0000
  • 2a077f21c7
    fix(ci): Skip mempool checks if it wasn't queried by lightwalletd (#7744) teor 2023-10-17 12:56:00 +1000
  • 5b9877a520
    build(deps): bump the formats group with 1 update (#7746) dependabot[bot] 2023-10-17 00:25:55 +0000
  • 13230d09fe
    chore: Release v1.3.0 (#7610) Marek 2023-10-17 01:04:33 +0200
  • 0507670259
    build(deps): bump the log-time group with 1 update (#7748) dependabot[bot] 2023-10-16 20:13:38 +0000
  • c43142332a
    chore: Update checkpoints (#7741) Marek 2023-10-16 01:10:08 +0200
  • a3b3c6faaf
    Run `cargo update` (#7742) Marek 2023-10-16 01:09:58 +0200
  • 1dfebd791f
    fix(state): Limit the retrieval of note commitment subtrees (#7734) Marek 2023-10-12 22:00:43 +0200
  • ae52e3d23d
    change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615) teor 2023-10-12 10:25:37 +1000
  • 0cffae5dd0
    Remove unused dependency exceptions (#7726) teor 2023-10-12 07:18:02 +1000
  • b70556e4b9
    fix(devops): Long branch names fail CI because GCP resource name is too long (#7643) Arya 2023-10-11 15:17:37 -0400
  • fbd6b0f8b3
    ref(docker): combine test and prod entrypoints into one (#7660) Gustavo Valverde 2023-10-11 20:04:45 +0100
  • 758eb6e0ea
    fix(rpc): Fix bugs and performance of `getnetworksolps` & `getnetworkhashps` RPCs (#7647) teor 2023-10-11 12:02:51 +1000
  • 1fb2fd2a50
    fix(ci): Handle new cargo machete output format for unused dependencies (#7724) teor 2023-10-11 10:33:01 +1000
  • 59ea5f1693
    fix: add `$DISK_NAME` to `launch-without-cached-state` (#7709) Gustavo Valverde 2023-10-10 11:04:21 +0100
  • 00d2b45cb6
    build(deps): bump the app group with 3 updates (#7715) dependabot[bot] 2023-10-10 05:31:50 +0000
  • b2f69bbb3b
    build(deps): bump the formats group with 2 updates (#7714) dependabot[bot] 2023-10-10 03:31:25 +0000
  • 931e0a7587
    fix(tests): Checking if transactions get into the mempool fails in lightwalletd tests (#7644) Arya 2023-10-09 22:00:51 -0400
  • 57964cefeb
    build(deps): bump the test group with 1 update (#7712) dependabot[bot] 2023-10-10 00:49:20 +0000
  • 9c12f7b20e
    fix(ci): `grep` the Zcash network correctly (#7713) Gustavo Valverde 2023-10-10 01:49:06 +0100
  • 004e4366c4
    build(deps): bump the data-structures group with 1 update (#7656) dependabot[bot] 2023-10-09 23:06:26 +0000
  • 085929c8f3
    build(deps): bump webpki from 0.22.1 to 0.22.4 (#7707) dependabot[bot] 2023-10-09 23:06:15 +0000
  • 6584d3ceb1
    build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 (#7667) dependabot[bot] 2023-10-09 21:27:42 +0000
  • 87d1e6667a
    build(deps): bump the test group with 4 updates (#7706) dependabot[bot] 2023-10-09 21:27:12 +0000
  • f1c891bdcc
    build(deps): bump the async group with 2 updates (#7705) dependabot[bot] 2023-10-09 21:26:41 +0000
  • 48c489d8f1
    build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#7633) dependabot[bot] 2023-10-09 21:26:08 +0000
  • c8e1cef9b7
    change(state): Put chain data into an inner struct (#7608) Marek 2023-10-09 23:25:38 +0200
  • 8d0a17ee1c
    fix(ci): handle disk mounting and logs reading edge-cases (#7690) Gustavo Valverde 2023-10-09 18:59:59 +0100
  • a2b7859e8e
    Try larger cached state disk sizes (#7684) teor 2023-10-09 13:10:08 +1000
  • 1d45938e0f
    fix(note-commitment-trees): Populate subtrees (#7636) Alfredo Garcia 2023-10-08 23:02:04 -0300
  • c498eee67f
    change(ci): Create automatic tickets on CI failure for more workflows (#7620) Alfredo Garcia 2023-10-08 23:01:51 -0300
  • f6bba8c88e
    build(deps): bump reviewdog/action-actionlint from 1.39.0 to 1.39.1 (#7669) dependabot[bot] 2023-10-08 23:26:10 +0000
  • f6346eb889
    build(deps): bump tj-actions/changed-files from 39.2.0 to 39.2.1 (#7668) dependabot[bot] 2023-10-08 23:10:18 +0000