Commit Graph

  • f858aab1d9
    improve CommitBlockError message: include underlying ValidateContextError message (#6251) teor 2023-03-02 16:30:01 +1000
  • 60ebefc988
    fix(mempool): Stop ignoring some transaction broadcasts (#6230) teor 2023-03-02 14:56:24 +1000
  • 639cc766eb
    build(deps): bump incrementalmerkletree from 0.3.0 to 0.3.1 (#6258) dependabot[bot] 2023-03-01 20:44:35 +0000
  • 8f50716fe7
    build(deps): bump pin-project from 0.4.30 to 1.0.12 (#6222) dependabot[bot] 2023-03-01 14:24:11 +0000
  • dde63d27e9
    change(docs): Document how to get external PRs to merge (#6252) teor 2023-03-01 21:52:48 +1000
  • f06e744de2
    change(doc): Add "incompatible with nightly Rust (1.69)" to the README known issues (#6231) teor 2023-03-01 21:20:19 +1000
  • 4de108970e
    Show `Cargo.lock` files in the github diff view (#6249) Pili Guerra 2023-02-28 21:06:32 +0100
  • 14fe014552
    build(deps): bump sentry from 0.29.3 to 0.30.0 (#6223) dependabot[bot] 2023-02-28 11:53:55 +0000
  • 52c627d21d
    build(deps): bump tempfile from 3.3.0 to 3.4.0 (#6240) dependabot[bot] 2023-02-28 10:02:51 +0000
  • 78a0dd37d5
    build(deps): bump prost from 0.11.7 to 0.11.8 (#6239) dependabot[bot] 2023-02-28 01:44:04 +0000
  • 45cbc140c1
    Add instructions for mining with s-nomp to Zebra book (#6220) Pili Guerra 2023-02-27 23:30:37 +0100
  • 5f10af4184
    Replace sentry-tracing with 'tracing' feature on core crate (#6227) Arya 2023-02-27 17:26:40 -0500
  • 1366662cde
    build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#6221) dependabot[bot] 2023-02-27 20:19:28 +0000
  • 1fa133affc
    build(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 (#6238) dependabot[bot] 2023-02-27 20:19:15 +0000
  • 2f54584b75
    build(deps): bump tj-actions/changed-files from 35.5.6 to 35.6.0 (#6237) dependabot[bot] 2023-02-27 20:18:51 +0000
  • 98c634bbee
    fix(deps): Remove unused dependencies, and check for them in CI (#6216) teor 2023-02-27 09:42:36 +1000
  • 9d2b912840
    Release v1.0.0-rc.5 (#6213) Marek 2023-02-25 00:08:16 +0100
  • 3ac019d817
    build(deps): Bump zcash_script version and update deny.toml (#6214) Arya 2023-02-24 13:58:59 -0500
  • 84d0346e55
    build(deps): bump prost from 0.11.6 to 0.11.7 (#6212) dependabot[bot] 2023-02-24 02:19:39 +0000
  • 1e3573027a
    build(deps): bump tj-actions/changed-files from 35.5.5 to 35.5.6 (#6198) dependabot[bot] 2023-02-23 16:24:33 +0000
  • 668c42f366
    add checkpoints 2023-02-22 (#6208) Alfredo Garcia 2023-02-23 01:57:33 -0300
  • b6f51640ec
    fix(install): Downgrade `owo-colors` from 3.6.0 to 3.5.0 (#6203) Alfredo Garcia 2023-02-22 23:38:28 -0300
  • e40a84c6eb
    feat(docs): Add mining instructions to the zebra book (#6199) Alfredo Garcia 2023-02-22 21:12:29 -0300
  • ec43d63ed2
    change(log): Log a cute message for blocks that were mined by Zebra (off by default) (#6098) teor 2023-02-23 10:10:11 +1000
  • a835270ff7
    Copy detailed mining docs from s-nomp fork to Zebra repository (#6201) teor 2023-02-22 21:22:49 +1000
  • 4daedbc789
    fix(consensus): Check that Zebra's state contains the social consensus chain on startup (#6163) teor 2023-02-21 15:30:29 +1000
  • 83d038c067
    feat(rpc): Implement the `z_validateaddress` RPC (#6185) Marek 2023-02-20 22:06:22 +0100
  • 03929bd205
    build(deps): bump tokio-stream from 0.1.11 to 0.1.12 (#6191) dependabot[bot] 2023-02-20 21:05:58 +0000
  • 31382d2a24
    feat(rpc): Implement `z_listunifiedreceivers` (#6171) Alfredo Garcia 2023-02-20 09:22:37 -0300
  • d413790838
    build(deps): bump serde-big-array from 0.4.1 to 0.5.0 (#6188) dependabot[bot] 2023-02-18 02:23:19 +0000
  • 0a922a32a7
    build(deps): bump tj-actions/changed-files from 35.5.3 to 35.5.5 (#6180) dependabot[bot] 2023-02-18 02:22:59 +0000
  • bf80786182
    Increase macOS CI timeout (#6176) teor 2023-02-17 16:08:59 +1000
  • cbc4b44573
    Replaces tokio::spawn with joins (#6184) Arya 2023-02-16 22:28:52 -0500
  • 7833c7a362
    build(deps): bump insta from 1.26.0 to 1.28.0 (#6181) dependabot[bot] 2023-02-17 01:16:49 +0000
  • f253213e34
    fix(mempool): Re-verify transactions that were verified at a different tip height (#6154) Arya 2023-02-16 15:06:42 -0500
  • fddd361d3e
    build(deps): bump sentry-tracing from 0.29.2 to 0.29.3 (#6124) dependabot[bot] 2023-02-16 09:55:51 +0000
  • e78c5c5d58
    build(deps): bump once_cell from 1.17.0 to 1.17.1 (#6161) dependabot[bot] 2023-02-16 03:04:22 +0000
  • 3f1d94dd87
    Run lightwalletd full sync in multi-job mode (#6164) teor 2023-02-16 04:12:30 +1000
  • 41ee0da79c
    build(deps): bump tj-actions/changed-files from 35.5.2 to 35.5.3 (#6160) dependabot[bot] 2023-02-14 21:30:11 +0000
  • ae21e36018
    fix(rpc): Add `getblock` RPC fields to support the latest version of `zcash/lightwalletd` (#6134) teor 2023-02-14 18:52:58 +1000
  • a88d5cb5bd
    build(deps): bump tokio-util from 0.7.6 to 0.7.7 (#6150) dependabot[bot] 2023-02-14 04:08:30 +0000
  • 909ae772a3
    build(deps): bump sentry from 0.29.2 to 0.29.3 (#6127) dependabot[bot] 2023-02-14 04:08:04 +0000
  • 9452487c61
    fix(state): Fix minute-long delays in block verification after a chain fork (#6122) teor 2023-02-14 07:44:31 +1000
  • 09faf48e1f
    build(deps): bump rocksdb from 0.19.0 to 0.20.1 (#6144) dependabot[bot] 2023-02-13 20:01:45 +0000
  • 4eb27dda06
    build(deps): bump blake2b_simd from 1.0.0 to 1.0.1 (#6143) dependabot[bot] 2023-02-13 02:30:07 +0000
  • 3785e511ce
    Update copyright year in Apache License (#6140) Marius Kjærstad 2023-02-12 23:46:21 +0100
  • d8bef0aed5
    Update copyright year in MIT License (#6131) Marius Kjærstad 2023-02-12 23:46:11 +0100
  • ebe3a3e4b7
    build(deps): bump blake2s_simd from 1.0.0 to 1.0.1 (#6145) dependabot[bot] 2023-02-12 22:45:43 +0000
  • 0cf171afbe
    build(deps): bump tokio-util from 0.7.5 to 0.7.6 (#6142) dependabot[bot] 2023-02-12 22:45:12 +0000
  • 5f3f53e3a9
    build(deps): bump serde_json from 1.0.92 to 1.0.93 (#6126) dependabot[bot] 2023-02-12 22:44:35 +0000
  • a8370a8eda
    Remove unused impl ZcashDeserialize for Height (#6139) teor 2023-02-11 06:24:46 +1000
  • fc955152b7
    Update zebra-dependencies-for-audit.md (#6141) Jack Gavigan 2023-02-10 14:20:53 +0000
  • e1b8c43cfa
    corrects panic/timer msg for CheckBestChainTipNullifiersAndAnchors request (#6135) Arya 2023-02-10 04:54:11 -0500
  • 4fda51f88f
    build(deps): bump tokio-util from 0.7.4 to 0.7.5 (#6128) dependabot[bot] 2023-02-10 09:53:42 +0000
  • 6adf2b5fd8
    build(deps): bump vergen from 7.5.0 to 7.5.1 (#6125) dependabot[bot] 2023-02-10 00:26:10 +0000
  • 37af87cdfb
    build(deps): bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0 (#6100) dependabot[bot] 2023-02-09 19:55:09 +0000
  • 0caf97d795
    build(deps): bump tj-actions/changed-files from 35.5.0 to 35.5.2 (#6123) dependabot[bot] 2023-02-09 19:54:45 +0000
  • 4f289299fd
    change(rpc): Simplify `getdifficulty` RPC implementation (#6105) teor 2023-02-09 09:41:41 +1000
  • a7c784f21d
    build(deps): bump toml from 0.7.1 to 0.7.2 (#6120) dependabot[bot] 2023-02-08 23:41:16 +0000
  • 4e12a289a6
    Update audit scope based on audit-v1.0.0-rc.0 tag (#6109) teor 2023-02-08 10:48:30 +1000
  • daba6d7744
    add(rpc): Add extra `getblock` RPC fields used by some mining pools (#6097) teor 2023-02-07 11:25:34 +1000
  • 43cf7e6852
    implement `getdifficulty` rpc method (#6099) Alfredo Garcia 2023-02-06 21:01:45 -0300
  • 311daaa19e
    Add 2 full sync CI jobs and 10 hours to the Rust test time limit (#6103) teor 2023-02-07 07:16:28 +1000
  • 7c36ff611f
    Add missing PRs to the changelog (#6106) teor 2023-02-07 04:55:28 +1000
  • 00be2da067
    build(deps): bump serde_json from 1.0.91 to 1.0.92 (#6111) dependabot[bot] 2023-02-06 18:01:38 +0000
  • 8c0176fca5
    change(deps): Upgrade to the zcash_primitives 0.10 API (#6087) teor 2023-02-07 01:23:13 +1000
  • c4032e2b7f
    build(deps): bump hyper from 0.14.23 to 0.14.24 (#6094) dependabot[bot] 2023-02-06 00:32:06 +0000
  • d67b3b641d
    removes excessive logs, adds docs. (#6102) Arya 2023-02-05 17:18:18 -0500
  • 0aab3df731
    fix(test): avoid failing getblocktemplate acceptance test when the chain tip changes (#6091) Arya 2023-02-03 00:48:49 -0500
  • a51bc2edd5
    Make the verbosity argument optional in the getblock RPC (#6092) teor 2023-02-03 12:27:29 +1000
  • 0793eaf687
    change(rpc): add validateaddress method (#6086) Arya 2023-02-02 21:26:58 -0500
  • dc43dca06f
    Log block submit successes and failures (#6069) teor 2023-02-02 13:27:06 +1000
  • d575e5b40c
    fix(README): Fix `lightwalletd` instructions to be compatible with Zebra (#6088) teor 2023-02-02 13:26:51 +1000
  • b327d5bb7d
    fix(getblocktemplate): change error format in proposals (#6044) Alfredo Garcia 2023-02-01 22:35:13 -0300
  • 1b1201113e
    build(deps): bump bytes from 1.3.0 to 1.4.0 (#6075) dependabot[bot] 2023-02-01 23:27:55 +0000
  • 26c86cc088
    use `reddsa` crate and remove duplicated RedPallas code (#6013) Conrado Gouvea 2023-02-01 20:27:28 -0300
  • b3ee94bc7b
    build(deps): bump tj-actions/changed-files from 35.4.4 to 35.5.0 (#6074) dependabot[bot] 2023-02-01 21:20:27 +0000
  • 7982f4c3dc
    build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 (#6056) dependabot[bot] 2023-02-01 21:19:49 +0000
  • 7ffc005a16
    build(deps): bump w9jds/firebase-action from 11.18.0 to 11.22.0 (#6073) dependabot[bot] 2023-02-01 21:19:13 +0000
  • 9d97919afc
    fix(rpc): Make RPC "incorrect parameters" error code match `zcashd` (#6066) teor 2023-02-02 04:20:48 +1000
  • ed22dff17b
    Get details from transaction differences in `getrawmempool` (#6035) Alfredo Garcia 2023-02-01 10:22:43 -0300
  • 53c6890fa2
    Name the GitHub project workflow (#6064) teor 2023-02-01 19:10:56 +1000
  • 3f66b82590
    build(deps): bump futures from 0.3.25 to 0.3.26 (#6058) dependabot[bot] 2023-02-01 08:55:37 +0000
  • c28294f2e2
    build(deps): bump toml from 0.6.0 to 0.7.1 (#6057) dependabot[bot] 2023-02-01 08:55:07 +0000
  • 7572d5b4e1
    build(deps): bump futures-util from 0.3.25 to 0.3.26 (#6061) dependabot[bot] 2023-02-01 01:01:50 +0000
  • f2ce106cc1
    build(deps): bump futures-core from 0.3.25 to 0.3.26 (#6059) dependabot[bot] 2023-02-01 01:00:57 +0000
  • 9b61643df2
    build(deps): bump tokio from 1.24.2 to 1.25.0 (#6050) dependabot[bot] 2023-02-01 01:00:21 +0000
  • 14fdd3002b
    change(ci): Run block proposal tests in CI (#5963) teor 2023-02-01 09:02:22 +1000
  • 8390e4e0cd
    refactor(state): Simplify difficulty and median-time-past state and mempool requests (#6031) teor 2023-02-01 06:42:11 +1000
  • 4dd9426e48
    feat(rpc): Implement the `getblocksubsidy` RPC (#6032) teor 2023-02-01 06:41:34 +1000
  • 4167380f58
    fix(docker): do not mix cache images with test images (#6038) Gustavo Valverde 2023-01-31 16:40:55 -0400
  • 333b5eadd4
    chore(actions): use newer method to set an output parameter (#6039) Gustavo Valverde 2023-01-31 16:40:05 -0400
  • d82b36615f
    ci(lwd): run the send transactions test on each PR update (#6040) Gustavo Valverde 2023-01-31 16:39:11 -0400
  • bd29cf7b44
    build(deps): bump rlimit from 0.9.0 to 0.9.1 (#6051) dependabot[bot] 2023-01-31 20:38:10 +0000
  • f3eaa040be
    Increase legacy chain limit to 100,000 (#6053) teor 2023-02-01 06:36:59 +1000
  • 9b1d26538a
    Release v1.0.0-rc.4 (#6045) Alfredo Garcia 2023-01-31 01:53:27 -0300
  • e20cf957e3
    fix(consensus): Verify the lock times of mempool transactions (#6027) teor 2023-01-28 07:46:51 +1000
  • 7b2f135eca
    build(deps): bump actions/github-script from 6.3.3 to 6.4.0 (#6042) dependabot[bot] 2023-01-27 16:35:49 +0000
  • 7acd72b5ec
    build(deps): bump toml from 0.5.11 to 0.6.0: changes `zebrad generate` to use double quoted strings, old configs still work (#6029) dependabot[bot] 2023-01-27 01:01:08 +0000
  • cda28797d0
    build(deps): bump sentry from 0.29.1 to 0.29.2 (#6033) dependabot[bot] 2023-01-26 19:43:13 +0000