github NethermindEth/juno v0.11.8

latest release: v0.11.9
one month ago

Key Updates:

  • Trace Log Level: Added a "trace" log level to capture all incoming RPC requests, providing more detailed logging than the debug level. (by @KananGiovanni, @LordGhostX in #1822 and #1868)
  • P2P Message Size Increase: Increased the possible size of P2P messages, fixing a sync issue on Sepolia at block 57928. (by @kirugan in #1869)
  • Update zstd version: Resolved memory management issues, allowing the use of zstd compression. (by @ashu26jha in #1862)
  • Deprecated Code Removal: Partially removed deprecated code related to Goerli and Goerli2 networks. (by @stefanalfbo, @pnowosie in #1791, #1808, and #1861)
  • Trie Proof Implementation: Implemented getProof and verifyProof methods on the trie. (by @rianhughes in #1852)

Full Changelog: v0.11.7...v0.11.8

Don't miss a new juno release

NewReleases is sending notifications on new releases.