Skip to content

Statediffing service v0.0.5 at v1.9.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@i-norden i-norden released this 17 Aug 21:37

This is an internal release to enable us to work with the statediffing code using go modules. This release is rebased on top of master branch go-etheruem v1.9.11.

Changes to the statediff builder:

  • Expose it.Error(), but don't drop subscription if hit

Changes to the statediff service:

  • When running a full node with the statediffing service, avoid dereferencing state tries below the gclimit until the statediffing service has finished processing them
  • Increase the maxRequestContentLength to 12 GB