What's Changed
Numerous networks have been incorporated into this latest release, including BSC Testnet, Moonbeam, Celo, Holesky, Scroll Sepolia, and several other testnets.
Additionally, we have raised the return call limit to 1MB for both Polygon, Ethereum, and their respective testnets. Please exercise caution during your updates, as you may need to reconfigure your nodes accordingly.
Furthermore, we've introduced chunked responses via GRPC for enhanced performance.
Finally, this release brings forth a new authorization method designed to streamline TLS configuration and simplify the initial dshackle setup process. We are planning to conduct experiments with this method in the near future and will keep you informed of any developments.
- Add authorization endpoint by @KirillPamPam in #284
- now limit for return call is 1 million by @Termina1 in #293
- Chunk huge responses by @KirillPamPam in #292
- added scroll sepolia by @a10zn8 in #295
- added bsc testnet by @a10zn8 in #296
- holesky by @a10zn8 in #297
- Add client auth by @KirillPamPam in #294
- add moonbase and celo by @Termina1 in #298
Full Changelog: v0.39.0...v0.40.0