github forta-network/forta-node v0.7.3

latest releases: v0.9.10, v0.9.9, v0.9.8...
18 months ago

Delegated staking

We made some follow-up fixes to handle post-delegated staking issues/cases better:

  • Removed the deprecated register, enable, disable commands
  • Removed all dependencies to the deprecated ScannerRegistry contract (forta-network/forta-core-go#201)
  • Using new ENS names (forta-network/forta-core-go#205)
  • Removed the enablement check from bot list loading logic
  • Detecting the registry contract upgrades periodically instead of doing with a listener

Other improvements

  • Added the bot sharding feature to local mode
  • Added transaction addresses to alert bloom filters
  • Hiding the "Unknown block number" error that started to appear lately in forta status output
  • Start sending the autoUpdates field in the version section of batch
  • Restart the updater container if updater fails consecutively in getting the ref and downloading, for an hour
  • Fixed E2E tests accordingly to the ENS and registry client updates

What's Changed

Full Changelog: v0.7.2...v0.7.3

Don't miss a new forta-node release

NewReleases is sending notifications on new releases.