Releases: forta-network/forta-node
Releases · forta-network/forta-node
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
v0.8.30
v0.8.29
What's Changed
- Revert "Send pending metrics in slow mode" by @canercidam in #834
Full Changelog: v0.8.28...v0.8.29
v0.8.28
What's Changed
- Send pending metrics in slow mode by @canercidam in #833
Full Changelog: v0.8.27...v0.8.28
v0.8.27
v0.8.26
What's Changed
- Use new thresholds in estimation by @canercidam in #826
- Override max auto-update delay using the release manifest by @canercidam in #825
- Report estimation from batches and disable from CLI outputs for now by @canercidam in #828
- Fix local mode panic by @canercidam in #829
- Use new thresholds in estimation and use per-chain default retry interval by @canercidam in #830
Full Changelog: v0.8.25...v0.8.26
v0.8.25
v0.8.24
What's Changed
Full Changelog: v0.8.23...v0.8.24
v0.8.23
What's Changed
- Fix trace API inspection and estimator args by @canercidam in #822
Full Changelog: v0.8.22...v0.8.23
v0.8.22
What's Changed
- Disable eth_getLogs range inspection by @canercidam in #821
Full Changelog: v0.8.21...v0.8.22