Key changes
This release adds support for Converge testnet. To enable it, use the following config parameters:
--convergeRPC YOUR_CONVERGE_WEBSOCKET_URL
--convergeContract 0x556B259cFaCd9896B2773310080c7c3bcE90Ff01
What's Changed
- ci: add depguard linter to create a deny-list for dependencies by @johnsaigle in #4390
- add Converge testnet by @aapclark in #4394
Full Changelog: v2.35.0...v2.36.0