- Updated forta-core-go to take @aomerk's memory usage improvements in forta-network/forta-core-go#239
- Removed the
unsafe.Pointer
hack in gRPC message encoding - Reusing top-level bot context to implement the "closed" state for the bot client
- Removing bot container images only during cleanups (not node exits)
What's Changed
- General improvements (memory, bot client, containers) by @canercidam in #745
Full Changelog: v0.8.0...v0.8.1