We simplified adding EVM-compatible chains to dshackle: added opBNB, Metis and Cronos.
As always fixed a lot of bugs.
What's Changed
- difficulty and gasLimit could be empty in celo by @a10zn8 in #300
- Fix status during launch, prevent recreating lagObservers by @KirillPamPam in #299
- update netty by @a10zn8 in #301
- Update labels by @KirillPamPam in #302
- Settings for heap dumps creation by @KirillPamPam in #304
- Always add override labels by @KirillPamPam in #305
- emit unavailable from all multistreams on shutdown by @Termina1 in #303
- move to java 20 by @a10zn8 in #306
- Rework token invalidation by @KirillPamPam in #307
- Fix setting unavailable status by @KirillPamPam in #308
- Soft migrating to auth by @KirillPamPam in #309
- Chains config refactoring by @Termina1 in #311
- formatting with new ktlint by @Termina1 in #312
- add cronos by @Termina1 in #313
- Fix archive detection by @KirillPamPam in #310
Full Changelog: v0.40.0...v0.41.0