-
516845a9ed
5. change(rpc): Implement coinbase conversion to RPC `TransactionTemplate` type (#5554)
teor
2022-11-08 03:37:50 +1000
-
975d9578d8
Add a missing runs-on field (#5562)
teor
2022-11-07 15:13:06 +1000
-
26698bf2c4
fix(ci): Run required jobs on dependent PRs (#5550)
teor
2022-11-07 11:59:32 +1000
-
75f83fc5b0
Factor out a best_chain_tip_height() function (#5540)
teor
2022-11-05 04:19:48 +1000
-
13cd8b9c2c
cleanup(deps): Remove unused `fpe` dependency and cleanup references (#5541)
Pili Guerra
2022-11-04 10:04:14 +0100
-
4a8349fa8a
fix(sync): Make the syncer ignore some new block verification errors (#5537)
teor
2022-11-04 16:57:45 +1000
-
2dc8c0a2bd
fix(ci): Make "test all" log output shorter (#5521)
teor
2022-11-04 16:57:36 +1000
-
2f3b05f8e1
change(rpc): add submitblock RPC method (#5526)
Arya
2022-11-03 23:57:08 -0400
-
34313b8857
fix(build): Disable new Rust 1.65 lints and fix some test errors (#5549)
teor
2022-11-04 12:00:56 +1000
-
71f5e63e64
3. change(rpc): Add fee and sigops fields to getblocktemplate transactions (#5508)
teor
2022-11-04 03:03:41 +1000
-
142411508b
2. change(rpc): Add some transaction fields to the `getblocktemplate` RPC (#5496)
teor
2022-11-03 13:25:01 +1000
-
26d0455d02
fix(doc): Use a more reliable release template branch name and docker command (#5519)
teor
2022-11-03 10:28:46 +1000
-
1a79ebe592
build(deps): bump tj-actions/changed-files from 34.0.2 to 34.0.3 (#5535)
dependabot[bot]
2022-11-02 18:05:24 +0000
-
aac569d6a0
build(deps): bump reviewdog/action-actionlint from 1.33.1 to 1.34.0 (#5534)
dependabot[bot]
2022-11-02 18:05:16 +0000
-
c5e6adc87a
Return an error instead of panicking on shutdown (#5530)
teor
2022-11-02 12:43:13 +1000
-
e380676937
Use HTTP to clone Zebra (#5529)
teor
2022-11-02 12:42:58 +1000
-
7d90b3dee0
Disable the non_blocking_logger test on macOS (#5522)
teor
2022-11-02 12:42:49 +1000
-
60cfde6f0c
build(deps): bump hyper from 0.14.21 to 0.14.22 (#5525)
dependabot[bot]
2022-11-02 02:42:38 +0000
-
2881ea6ee2
Clarify alternate dependency names (#5528)
teor
2022-11-02 12:42:27 +1000
-
f27fa21099
docs(audit): Add a list of Zebra dependencies for the audit (#5395)
Alfredo Garcia
2022-11-01 23:42:20 -0300
-
79419b62ce
release(1.0.0-rc.1): bump versions and changelog for release (#5513)
Alfredo Garcia
2022-11-01 19:35:21 -0300
-
75b2351223
update checkpoints (#5512)
Alfredo Garcia
2022-11-01 02:48:11 -0300
-
47468e8edd
build(deps): bump hyper from 0.14.20 to 0.14.21 (#5511)
dependabot[bot]
2022-11-01 05:48:01 +0000
-
881e344b1b
build(deps): bump once_cell from 1.15.0 to 1.16.0 (#5510)
dependabot[bot]
2022-11-01 05:47:47 +0000
-
4835970bb7
docs: add user documentation on how to use Zebra with docker (#5504)
Gustavo Valverde
2022-11-01 01:47:37 -0400
-
bbbd56d7ce
fix(build): restore Rust stable in builds and beta for CI (#5515)
Gustavo Valverde
2022-10-31 20:51:29 -0400
-
19cb670614
rpc(config): Add a `mining` section with miner address to config (#5491)
Alfredo Garcia
2022-10-31 21:43:45 -0300
-
b66d81a9e4
docs(fix): remove task and change name suggestion in release template (#5514)
Alfredo Garcia
2022-10-31 19:29:26 -0300
-
17ec1d2256
build(deps): bump tj-actions/changed-files from 34.0.0 to 34.0.2 (#5509)
dependabot[bot]
2022-10-31 17:47:13 +0000
-
8441801e42
deps(bump): zcash_primitives, zcash_note_encryption, zcash_encoding, orchard, and zcash_script (#5505)
Alfredo Garcia
2022-10-31 11:15:11 -0300
-
161bb80ce8
cleanup(cryptography): Remove unused shielded key and address code (#5476)
teor
2022-10-30 06:59:55 +1000
-
9cb3dbba9b
1. change(rpc): Add a mempool field to GetBlockTemplateRpcImpl, and cleanup tests (#5493)
teor
2022-10-29 04:34:52 +1000
-
be84853872
build(deps): Bump `zcash_proofs` to 0.8.0 (#5481)
Marek
2022-10-27 23:58:02 -0700
-
7b47aac370
Allow extra lookahead in the verifier, state, and block commit queues (#5490)
teor
2022-10-28 06:16:42 +1000
-
c812f880cf
cleanup(clippy): Use inline format strings (#5489)
teor
2022-10-27 23:25:18 +1000
-
730f6c1f55
bumps ed5519-zebra version to 3.1.0 (#5486)
Arya
2022-10-26 21:37:27 -0400
-
5a6c84024c
change(ci): Add patch jobs for lightwalletd build and getblocktemplate-rpcs tests (#5474)
teor
2022-10-27 08:19:53 +1000
-
3d0060658f
build(deps): bump reviewdog/action-actionlint from 1.33.0 to 1.33.1 (#5478)
dependabot[bot]
2022-10-26 22:19:46 +0000
-
466adc71a6
change(ci): only run the send transaction test on the main branch (#5480)
Arya
2022-10-26 17:26:07 -0400
-
733ac09c43
build(deps): bump tj-actions/changed-files from 33.0.0 to 34.0.0 (#5483)
dependabot[bot]
2022-10-26 21:25:55 +0000
-
fae9473076
feat(rpc): introduce getblocktemplate rpc call with stub fields (#5462)
Alfredo Garcia
2022-10-25 23:52:29 -0300
-
a3302850d6
build(deps): bump inferno from 0.11.11 to 0.11.12 (#5479)
dependabot[bot]
2022-10-25 17:17:50 +0000
-
d1bcc3292e
Resolve a few doc warnings about unquoted HTML tags (#5477)
teor
2022-10-25 22:14:21 +1000
-
233220ace0
remove dead code from zebra-chain (#5464)
Alfredo Garcia
2022-10-25 00:23:50 -0300
-
868ba1325e
refactor(config): Move configs to components (#5460)
Alfredo Garcia
2022-10-24 20:39:00 -0300
-
b933f99285
ci(getblocktemplate): run getblocktemplate-rpcs feature tests in CI (#5435)
Alfredo Garcia
2022-10-24 20:38:48 -0300
-
a2a75059d3
build(deps): bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#5467)
dependabot[bot]
2022-10-24 19:48:58 +0000
-
e9452d9a6f
change(mempool) reject transactions with spent outpoints or nullifiers (#5434)
Arya
2022-10-24 15:48:45 -0400
-
737fbac3fc
Allow extra lookahead blocks in the verifier, state, and block commit task queues (#5465)
teor
2022-10-25 00:55:57 +1000
-
a2dba8cc5d
build(deps): bump serde from 1.0.145 to 1.0.147 (#5459)
dependabot[bot]
2022-10-22 22:31:45 +0000
-
4129250446
build(deps): bump tj-actions/changed-files from 32.1.2 to 33.0.0 (#5457)
dependabot[bot]
2022-10-21 22:45:40 +0000
-
735ee21abd
build(deps): bump futures-util from 0.3.24 to 0.3.25 (#5441)
dependabot[bot]
2022-10-21 21:29:22 +0000
-
4f5539042e
build(deps): bump futures from 0.3.24 to 0.3.25 (#5438)
dependabot[bot]
2022-10-21 19:02:04 +0000
-
95517bdec4
build(deps): bump serde_json from 1.0.86 to 1.0.87 (#5437)
dependabot[bot]
2022-10-21 13:50:19 +0000
-
8d777c892f
feat(rpc): add getblockhash rpc method (#4967)
Alfredo Garcia
2022-10-21 03:01:29 -0300
-
8fcbeab946
build(deps): bump futures-core from 0.3.24 to 0.3.25 (#5440)
dependabot[bot]
2022-10-21 06:01:18 +0000
-
2cadb7304b
ci(sync): increase the height of blocks for some full sync jobs (#5391)
Arya
2022-10-21 02:01:06 -0400
-
e8138becef
change(doc): Refactor `README.md` (#5443)
Marek
2022-10-20 19:57:04 -0700
-
b17e647f18
Fix lwd full sync patch job name (#5448)
teor
2022-10-21 12:16:03 +1000
-
17c0bacca3
add(doc): Add draft audit process, and update some support docs (#5433)
teor
2022-10-21 11:20:28 +1000
-
f31609e411
change(state): Add block channel metrics, in preparation for block fork metrics (#5327)
teor
2022-10-21 06:02:58 +1000
-
65e9822c43
docs(release): add information on how we tag and release (#5392)
Gustavo Valverde
2022-10-19 15:31:28 -0400
-
dae1d92b01
ci(sync): only run the `lightwalletd` full sync on the `main` branch (#5393)
Gustavo Valverde
2022-10-19 08:01:26 -0400
-
d81a5fc576
feat(rpc): introduce `getblocktemplate-rpcs` feature (#5357)
Alfredo Garcia
2022-10-19 09:01:13 -0300
-
c1bebead3a
build(deps): bump inferno from 0.11.10 to 0.11.11 (#5415)
dependabot[bot]
2022-10-19 10:41:48 +0000
-
267db7f956
build(deps): bump docker/metadata-action from 4.0.1 to 4.1.1 (#5417)
dependabot[bot]
2022-10-18 22:15:31 +0000
-
1f4bc0da0c
Remove `arrayvec` and `itoa` from `skip-tree` (#5410)
Marek
2022-10-18 15:15:20 -0700
-
3cbf8dafaf
build(deps): bump google-github-actions/auth from 0.8.2 to 0.8.3 (#5413)
dependabot[bot]
2022-10-17 21:54:05 +0000
-
4a70354d9e
build(deps): bump tj-actions/changed-files from 32.1.0 to 32.1.2 (#5414)
dependabot[bot]
2022-10-17 21:53:55 +0000
-
b0685be139
build(deps): bump tj-actions/changed-files from 32.0.0 to 32.1.0 (#5403)
dependabot[bot]
2022-10-16 12:34:43 +0000
-
291b85d8ec
build(deps): bump google-github-actions/auth from 0.8.1 to 0.8.2 (#5404)
dependabot[bot]
2022-10-16 12:34:36 +0000
-
25b46ea0ec
ci(disk): use an official GCP image on CI VMs for disk auto-resizing, make CI & CD disks 300GB (#5371)
Gustavo Valverde
2022-10-16 08:01:59 -0400
-
a524816e14
build(deps): bump actions/github-script from 6.3.2 to 6.3.3 (#5409)
dependabot[bot]
2022-10-14 20:22:59 +0000
-
fd517ee4a7
Make timeouts shorter to reduce full sync times (#5397)
teor
2022-10-15 06:20:24 +1000
-
7daffb572a
chore(clippy): Fix clippy cast and closure warnings (#5378)
teor
2022-10-14 18:53:40 +1000
-
ff8360122d
build(deps): bump tokio-stream from 0.1.10 to 0.1.11 (#5380)
dependabot[bot]
2022-10-14 02:04:40 +0000
-
1cfbe64039
fix(test): resolve a timing issue in fake_peer_set setup (#5398)
Arya
2022-10-13 09:34:40 -0400
-
c8b95ed877
build(deps): bump tracing from 0.1.36 to 0.1.37 (#5363)
dependabot[bot]
2022-10-13 06:46:27 +0000
-
8646a03e03
build(deps): bump actions/github-script from 6.3.1 to 6.3.2 (#5387)
dependabot[bot]
2022-10-12 19:32:55 +0000
-
b991f9feb7
build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#5389)
dependabot[bot]
2022-10-12 19:32:48 +0000
-
8e5425f06a
build(deps): bump tracing-subscriber from 0.3.15 to 0.3.16 (#5364)
dependabot[bot]
2022-10-12 18:12:43 +0000
-
393fcd018c
build(deps): bump serde_json from 1.0.85 to 1.0.86 (#5369)
dependabot[bot]
2022-10-12 18:12:32 +0000
-
1f1487e1a6
build(deps): bump inferno from 0.11.9 to 0.11.10 (#5381)
dependabot[bot]
2022-10-12 18:12:16 +0000
-
dbf7aae5b9
build(deps): bump docker/login-action from 2.0.0 to 2.1.0 (#5388)
dependabot[bot]
2022-10-12 18:12:06 +0000
-
a4cb835e12
Release Zebra 1.0.0-rc.0 (#5383)
Arya
2022-10-11 21:17:55 -0400
-
a28350e742
change(state): Write non-finalized blocks to the state in a separate thread, to avoid network and RPC hangs (#5257)
Arya
2022-10-11 15:25:45 -0400
-
036a982fba
Update mainnet and testnet checkpoints - 7 October 2022 (#5360)
teor
2022-10-11 20:29:27 +1000
-
658fbd923a
ci(ssh): revert using `ssh-compute` action & increase sshd connection limit (#5367)
Gustavo Valverde
2022-10-10 20:11:49 -0400
-
3bc8f0971f
build(deps): bump reviewdog/action-actionlint from 1.32.0 to 1.33.0 (#5368)
dependabot[bot]
2022-10-10 19:12:50 +0000
-
ee0edef857
Require Rust 1.63 in the README (#5359)
teor
2022-10-07 11:20:49 +1000
-
de3640ddcc
adds zebra book's CI/CD docs to the sidebar (#5355)
Arya
2022-10-06 16:15:16 -0400
-
1d43a8bb8d
build(deps): bump tj-actions/changed-files from 29.0.7 to 32.0.0 (#5354)
dependabot[bot]
2022-10-06 20:15:08 +0000
-
6507230a0d
Fix the location of clippy::bool_to_int_with_if (#5350)
teor
2022-10-07 06:00:18 +1000
-
7207f9d732
waits for tip change after each commit call to the state-service in mempool_cancel_mined (#5347)
Arya
2022-10-06 06:36:42 -0400
-
1ec632a493
fix(docker): Add edge tag to Docker images, document when latest tag will appear (#5312)
teor
2022-10-06 20:36:31 +1000
-
1937b6cdc0
fix(test): Wait for zebrad and lightwalletd to reach the tip in tests, to improve test coverage (#5164)
Alfredo Garcia
2022-10-06 01:12:27 -0300
-
8a5708c217
fix(test): Add a timeout to the non_blocking_logger test (#5325)
teor
2022-10-06 07:45:18 +1000
-
58b0ed1d85
build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#5329)
dependabot[bot]
2022-10-05 21:45:06 +0000
-
fd63d33f11
change(doc): Update README and release checklist for the release candidate (#5314)
teor
2022-10-05 22:46:10 +1000
-
b366d6e7bb
ci(ssh): connect using `ssh-compute` action by Google (#5330)
Gustavo Valverde
2022-10-05 05:02:40 -0400