v0.9.0
Bots v2
Starting with this release, the scan nodes support running "protocolVersion": 2
bots. Some notable changes for v2 bots are:
- Excluding from block, transaction and alert streaming
- Skipping initialization call
- A new HTTP health check
- New assignment detection logic (chain ID and shard ID)
What's Changed
- Support v2 bots by @canercidam in #836
- Implement v2 sharding and chain ID detection by @canercidam in #837
- Implement v2 bot health check by @canercidam in #838
- Inject the token exchange URL and make it configurable by @canercidam in #839
- Update forta-core-go by @canercidam in #840
Full Changelog: v0.8.30...v0.9.0