What's Changed
What's changed
- Remove unnecesary functions from RPC by @viquezclaudio in #3773
- chore: Mark test and binary-only crates as publish = false by @jsdanielh in #3776
- Mempool: Limit the number of txns per sender by @viquezclaudio in #3779
- Web-client: validate
Coinrange inStakingDataBuilderJS API by @jsdanielh in #3788 - Trie: reject equal-length keys in TrieProofNode::child_index by @jsdanielh in #3789
- Fix out-of-bounds key nibbles in concatenation by @jsdanielh in #3790
- Better empty trie proof handling by @jsdanielh in #3791
- Reject overflowing
validate_keysslot total withchecked_addby @jsdanielh in #3792 - Trie: reject ROOT-keyed entries in apply_diff by @jsdanielh in #3793
- Make
Validators::hashpanic-free and verify block-by-hash requests by @jsdanielh in #3794
Dependencies
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 7 updates by @dependabot[bot] in #3774
- build(deps): bump openssl from 0.10.79 to 0.10.80 by @dependabot[bot] in #3775
- build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 in the minor-and-patch-actions-updates group across 1 directory by @dependabot[bot] in #3770
- build(deps-dev): bump vitest from 2.1.9 to 4.1.0 in /web-client/extras by @dependabot[bot] in #3781
Full Changelog: v1.5.1...v1.6.0