Skip to content

Fortuna.1 - LibEVM Migration

Choose a tag to compare

@StephenButtolph StephenButtolph released this 04 Jun 17:39
· 232 commits to master since this release
9d1f232

This version is backwards compatible to v1.13.0. It is optional, but encouraged.

The plugin version is updated to 40 all plugins must update to be compatible.

APIs

  • Removed avm.getAddressTxs api
  • Added L1 validators to platformvm.GetCurrentValidators client implementation

Configs

  • Removed --tracing-enabled and added disabled as an option to --tracing-exporter-type
  • Removed AVM indexer configs
    • index-transactions
    • index-allow-incomplete

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.13.1