Alfredo Garcia
ccb772278a
validate addr length before reading ( #6320 )
2023-03-15 01:49:14 +00:00
dependabot[bot]
c75fb63385
build(deps): bump futures from 0.3.26 to 0.3.27 ( #6299 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.26 to 0.3.27.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.26...0.3.27 )
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 22:21:15 +00:00
Alfredo Garcia
e59facd1ba
feat(docs): Add elasticsearch section to Zebra book ( #6295 )
...
* add elasticsearch section to zebra book
* codespell
2023-03-14 17:06:43 +00:00
dependabot[bot]
93c702a7e8
build(deps): bump reddsa from 0.4.0 to 0.5.0 ( #6293 )
...
Bumps [reddsa](https://github.com/ZcashFoundation/reddsa ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/ZcashFoundation/reddsa/releases )
- [Changelog](https://github.com/ZcashFoundation/reddsa/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ZcashFoundation/reddsa/compare/0.4.0...0.5.0 )
---
updated-dependencies:
- dependency-name: reddsa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 21:14:08 +00:00
Alfredo Garcia
4dedffebbc
feat(elasticsearch): Export block data to elasticsearch database ( #6274 )
...
* add initial ES support
* hide elasticsearch behind feture, add config
* make the builds and clippy happy
* move ES code to a function
* change database name
* fix database name and panic
* increase close to tip interval
* update deny for elastic
* remove a block clone
* try to fix builds
* fix builds 2
* refactor some imports and unwraps
* typo
* change argument of elasticsearch function
* move elastic call to the end of `commit_finalized_direct`
* get height from block
2023-03-13 21:13:30 +00:00
Deirdre Connolly
47cf0f475f
Halborn 2023 02 20 ( #6297 )
...
* Limit version user agents to 256 bytes, rather than 2MB, needs failure tests
* Limit all inv messages to 50,000 entries, existing tests cover this
* Limit reject message strings based on network protocol, needs success and failure tests
* Catch up as fast as possible if inventory rotation is delayed, existing tests cover this
* Truncate inv channel hashes to 1000, needs success and failure tests
* Limit inv registry size to 4 MB, needs over-limit tests for inv and addr
* Test size constraints on version user agent, reject command, and reject reason (#13 )
* Test inventory registry memory limits for hashes and peers (#14 )
Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
---------
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Arya <aryasolhi@gmail.com>
2023-03-13 18:10:15 +00:00
dependabot[bot]
6ed1d4969d
build(deps): bump tj-actions/changed-files from 35.6.0 to 35.6.4 ( #6291 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 35.6.0 to 35.6.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.6.0...v35.6.4 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 15:55:01 +00:00
dependabot[bot]
472aaea62b
build(deps): bump w9jds/firebase-action from 11.22.0 to 11.24.1 ( #6290 )
...
Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action ) from 11.22.0 to 11.24.1.
- [Release notes](https://github.com/w9jds/firebase-action/releases )
- [Commits](https://github.com/w9jds/firebase-action/compare/v11.22.0...v11.24.1 )
---
updated-dependencies:
- dependency-name: w9jds/firebase-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 15:54:44 +00:00
dependabot[bot]
de8820f892
build(deps): bump peter-evans/dockerhub-description from 3.1.2 to 3.3.0 ( #6265 )
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 3.1.2 to 3.3.0.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.1.2...v3.3.0 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 15:54:25 +00:00
dependabot[bot]
a76597ee07
build(deps): bump serde_with from 2.2.0 to 2.3.0 ( #6292 )
...
Bumps [serde_with](https://github.com/jonasbb/serde_with ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases )
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 16:00:19 +00:00
dependabot[bot]
f2cef85794
build(deps): bump zcash_primitives from 0.10.0 to 0.10.1 ( #6276 )
...
Bumps [zcash_primitives](https://github.com/zcash/librustzcash ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/zcash/librustzcash/releases )
- [Commits](https://github.com/zcash/librustzcash/commits )
---
updated-dependencies:
- dependency-name: zcash_primitives
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-10 20:01:04 +00:00
dependabot[bot]
b502292059
build(deps): bump inferno from 0.11.14 to 0.11.15 ( #6264 )
...
Bumps [inferno](https://github.com/jonhoo/inferno ) from 0.11.14 to 0.11.15.
- [Release notes](https://github.com/jonhoo/inferno/releases )
- [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jonhoo/inferno/compare/v0.11.14...v0.11.15 )
---
updated-dependencies:
- dependency-name: inferno
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-10 15:56:31 +00:00
dependabot[bot]
542f838acd
build(deps): bump serde from 1.0.152 to 1.0.154 ( #6284 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.152 to 1.0.154.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.154 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 12:35:12 +00:00
dependabot[bot]
c1d4c24490
build(deps): bump serde-big-array from 0.5.0 to 0.5.1 ( #6267 )
...
Bumps [serde-big-array](https://github.com/est31/serde-big-array ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/est31/serde-big-array/releases )
- [Commits](https://github.com/est31/serde-big-array/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: serde-big-array
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-10 00:31:49 +00:00
Alfredo Garcia
4d4accc0b9
disable test ( #6285 )
2023-03-09 21:24:52 +00:00
Marek
36919be11c
Update Zebra's build instructions ( #6273 )
2023-03-08 11:49:06 +00:00
dependabot[bot]
fc96bfe370
build(deps): bump rayon from 1.6.1 to 1.7.0 ( #6268 )
...
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.6.1...rayon-core-v1.7.0 )
---
updated-dependencies:
- dependency-name: rayon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 14:22:51 +00:00
dependabot[bot]
5f5b5352fa
build(deps): bump thiserror from 1.0.38 to 1.0.39 ( #6266 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.39 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 22:36:30 +00:00
dependabot[bot]
365e107f3f
build(deps): bump serde_json from 1.0.93 to 1.0.94 ( #6269 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 19:15:25 +00:00
dependabot[bot]
a1105c0672
build(deps): bump tokio from 1.25.0 to 1.26.0 ( #6263 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.25.0...tokio-1.26.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 20:51:06 +00:00
teor
f858aab1d9
improve CommitBlockError message: include underlying ValidateContextError message ( #6251 )
...
Co-authored-by: dimxy <dimxy@komodoplatform.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-02 06:30:01 +00:00
teor
60ebefc988
fix(mempool): Stop ignoring some transaction broadcasts ( #6230 )
...
* Combine transaction IDs that arrive close together rather than overwriting them
* Reduce the size of transaction ID gossip logs
* Limit the maximum number of times we wait for new changes before sending
* Make logs even shorter
* Expand correctness comment
* Remove trailing space
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-02 04:56:24 +00:00
dependabot[bot]
639cc766eb
build(deps): bump incrementalmerkletree from 0.3.0 to 0.3.1 ( #6258 )
...
Bumps [incrementalmerkletree](https://github.com/zcash/incrementalmerkletree ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/zcash/incrementalmerkletree/releases )
- [Changelog](https://github.com/zcash/incrementalmerkletree/blob/incrementalmerkletree-v0.3.1/CHANGELOG.md )
- [Commits](https://github.com/zcash/incrementalmerkletree/compare/incrementalmerkletree-v0.3.0...incrementalmerkletree-v0.3.1 )
---
updated-dependencies:
- dependency-name: incrementalmerkletree
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 20:44:35 +00:00
dependabot[bot]
8f50716fe7
build(deps): bump pin-project from 0.4.30 to 1.0.12 ( #6222 )
...
* build(deps): bump pin-project from 0.4.30 to 1.0.12
Bumps [pin-project](https://github.com/taiki-e/pin-project ) from 0.4.30 to 1.0.12.
- [Release notes](https://github.com/taiki-e/pin-project/releases )
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/pin-project/compare/v0.4.30...v1.0.12 )
---
updated-dependencies:
- dependency-name: pin-project
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Change macro arguments as specified in pin_project's 1.0.0 changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-01 14:24:11 +00:00
teor
dde63d27e9
change(docs): Document how to get external PRs to merge ( #6252 )
...
* Document how to get external PRs to merge
* Fix typos
Co-authored-by: Marek <mail@marek.onl>
---------
Co-authored-by: Marek <mail@marek.onl>
2023-03-01 11:52:48 +00:00
teor
f06e744de2
change(doc): Add "incompatible with nightly Rust (1.69)" to the README known issues ( #6231 )
...
* Add "incompatible with nightly Rust" to the README known issues
* Add changelog entry
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-01 11:20:19 +00:00
Pili Guerra
4de108970e
Show `Cargo.lock` files in the github diff view ( #6249 )
...
* Add .gitattributes file
* Testing whether Cargo.lock is now shown in diff
* Revert "Testing whether Cargo.lock is now shown in diff"
This reverts commit cea1186cd9
.
2023-02-28 20:06:32 +00:00
dependabot[bot]
14fe014552
build(deps): bump sentry from 0.29.3 to 0.30.0 ( #6223 )
...
Bumps [sentry](https://github.com/getsentry/sentry-rust ) from 0.29.3 to 0.30.0.
- [Release notes](https://github.com/getsentry/sentry-rust/releases )
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.29.3...0.30.0 )
---
updated-dependencies:
- dependency-name: sentry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 11:53:55 +00:00
dependabot[bot]
52c627d21d
build(deps): bump tempfile from 3.3.0 to 3.4.0 ( #6240 )
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases )
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS )
- [Commits](https://github.com/Stebalien/tempfile/commits )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 10:02:51 +00:00
dependabot[bot]
78a0dd37d5
build(deps): bump prost from 0.11.7 to 0.11.8 ( #6239 )
...
Bumps [prost](https://github.com/tokio-rs/prost ) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/tokio-rs/prost/releases )
- [Commits](https://github.com/tokio-rs/prost/commits/v0.11.8 )
---
updated-dependencies:
- dependency-name: prost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 01:44:04 +00:00
Pili Guerra
45cbc140c1
Add instructions for mining with s-nomp to Zebra book ( #6220 )
...
* Add instructions for mining with s-nomp to Zebra book
* Update book/src/SUMMARY.md
nest under mining
Co-authored-by: Arya <aryasolhi@gmail.com>
* Fixes from review
---------
Co-authored-by: Arya <aryasolhi@gmail.com>
2023-02-27 22:30:37 +00:00
Arya
5f10af4184
Replace sentry-tracing with 'tracing' feature on core crate ( #6227 )
2023-02-27 22:26:40 +00:00
dependabot[bot]
1366662cde
build(deps): bump actions/checkout from 3.2.0 to 3.3.0 ( #6221 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 20:19:28 +00:00
dependabot[bot]
1fa133affc
build(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 ( #6238 )
...
Bumps [actions/add-to-project](https://github.com/actions/add-to-project ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/actions/add-to-project/releases )
- [Commits](https://github.com/actions/add-to-project/compare/v0.4.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 20:19:15 +00:00
dependabot[bot]
2f54584b75
build(deps): bump tj-actions/changed-files from 35.5.6 to 35.6.0 ( #6237 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 35.5.6 to 35.6.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.5.6...v35.6.0 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 20:18:51 +00:00
teor
98c634bbee
fix(deps): Remove unused dependencies, and check for them in CI ( #6216 )
...
* Remove unused dependencies
* Check for newly unused dependencies in CI
* Use the correct grep command
* Always show cargo machete output
* Ignore cargo machete exit status, use grep instead
* Use if instead of && and subshells
* Invert if logic
2023-02-26 23:42:36 +00:00
Marek
9d2b912840
Release v1.0.0-rc.5 ( #6213 )
...
* Bump updated crates
* Bump crates that depend on updated crates
* Bump the user agent
* Bump `README.md`
* Bump `docker.md`
* Remove closed known issues from "README.md"
* Update `CHANGELOG.md`
* Apply suggestions from code review
Co-authored-by: Arya <aryasolhi@gmail.com>
Co-authored-by: teor <teor@riseup.net>
* Remove the bump of `once_cell` from `CHANGELOG.md`
---------
Co-authored-by: Arya <aryasolhi@gmail.com>
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-02-24 23:08:16 +00:00
Arya
3ac019d817
build(deps): Bump zcash_script version and update deny.toml ( #6214 )
...
* Bump zcash_script version and updates deny.toml
* Uses zcash_script 0.1.10 and removes bindgen from deny.toml
* bumps zcash_script version
* Update Cargo.lock
---------
Co-authored-by: teor <teor@riseup.net>
2023-02-24 18:58:59 +00:00
dependabot[bot]
84d0346e55
build(deps): bump prost from 0.11.6 to 0.11.7 ( #6212 )
...
Bumps [prost](https://github.com/tokio-rs/prost ) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/tokio-rs/prost/releases )
- [Commits](https://github.com/tokio-rs/prost/commits )
---
updated-dependencies:
- dependency-name: prost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 02:19:39 +00:00
dependabot[bot]
1e3573027a
build(deps): bump tj-actions/changed-files from 35.5.5 to 35.5.6 ( #6198 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 35.5.5 to 35.5.6.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.5.5...v35.5.6 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 16:24:33 +00:00
Alfredo Garcia
668c42f366
add checkpoints 2023-02-22 ( #6208 )
2023-02-23 04:57:33 +00:00
Alfredo Garcia
b6f51640ec
fix(install): Downgrade `owo-colors` from 3.6.0 to 3.5.0 ( #6203 )
...
* downgrade owo-colors
* update Cargo.lock
2023-02-23 02:38:28 +00:00
Alfredo Garcia
e40a84c6eb
feat(docs): Add mining instructions to the zebra book ( #6199 )
...
* add mining section to the zebra book
* Apply suggestions from code review
Co-authored-by: teor <teor@riseup.net>
* add more suggestions from review
---------
Co-authored-by: teor <teor@riseup.net>
2023-02-23 00:12:29 +00:00
teor
ec43d63ed2
change(log): Log a cute message for blocks that were mined by Zebra (off by default) ( #6098 )
...
* Mark Zebra coinbase transactions with extra coinbase data
* Log when we commit a block mined by Zebra to our state
* Reduce logging instrumentation during block writes
* Remove debug types in Zebra block log
* Add network and commit to write task logs
* Apply an allow-list before we log arbitrary user messages from blocks
* Rate-limit Zebra mined block logging to once every 1000 blocks
* Add mining configs for extra coinbase data and imitating zcashd, but don't use them yet
* Check CoinbaseData size limit when building transparent transactions
* Replace LIKE_ZCASHD constants with a config
* Take extra coinbase data from the configured string
* Update the zebrad configs in the tests with new config fields
2023-02-23 00:10:11 +00:00
teor
a835270ff7
Copy detailed mining docs from s-nomp fork to Zebra repository ( #6201 )
2023-02-22 11:22:49 +00:00
teor
4daedbc789
fix(consensus): Check that Zebra's state contains the social consensus chain on startup ( #6163 )
...
* Allow missing docs directly on derived error types
* Make Request::BestChainBlockHash redirect to the ReadStateService
* Re-write the checkpoint_sync documentation based on the latest consensus rules
* Expose the underlying iterator for CheckpointList
* Validate existing state block hashes at startup, but ignore the result
* Monitor state block hash checkpoint task in the start command
* Fix indentation
* Make logging consistent
* Explain the config needed for full security
* Tidy required checkpoints docs, expand other docs
* Add security and deprecation changelog entries
* Replace task handle vector with a struct
* Add a test that this consensus-critical code actually runs and finishes
* Make some state methods and types available in tests
* Add missing docs
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-02-21 05:30:29 +00:00
Marek
83d038c067
feat(rpc): Implement the `z_validateaddress` RPC ( #6185 )
...
* Add the response type for `z_validateaddress`
* Add UAs to the address variants
* Remove a redundant TODO
* Impl `z_validateaddress`
* Add basic test vectors
* Add basic snapshots
* Remove a deprecated field from the RPC response
* Add basic snapshot data
* Check the semantic validity of UAs
* Refactor imports
* Refactor snapshot filenames
This PR removes the `.new` filename extensions from snapshots.
* Rename `address` to `unified_address`
2023-02-20 21:06:22 +00:00
dependabot[bot]
03929bd205
build(deps): bump tokio-stream from 0.1.11 to 0.1.12 ( #6191 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.11...tokio-stream-0.1.12 )
---
updated-dependencies:
- dependency-name: tokio-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 21:05:58 +00:00
Alfredo Garcia
31382d2a24
feat(rpc): Implement `z_listunifiedreceivers` ( #6171 )
...
* implement `z_listunifiedreceivers`
* add test vector
* add snapshots
* simplify sapling payment address
* send network argument to payment_address method
* use expect for impossible address errors
* remove network argument
* use already present network conversion
* add additional snapshot
* Derive common traits on the RPC struct
---------
Co-authored-by: teor <teor@riseup.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-02-20 12:22:37 +00:00
dependabot[bot]
d413790838
build(deps): bump serde-big-array from 0.4.1 to 0.5.0 ( #6188 )
...
Bumps [serde-big-array](https://github.com/est31/serde-big-array ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/est31/serde-big-array/releases )
- [Commits](https://github.com/est31/serde-big-array/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: serde-big-array
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 02:23:19 +00:00