What's Changed
- chore(docker): Cache proof params in production docker image by @placer14 in #1101
- fix: only parse vm messages with exit code OK by @frrist in #1112
- fix: bug in verifreg verifier event tracking by @frrist in #1124
- feat: update command to print all actor codes and version by @frrist in #1111
- [command] add currentheight to job list by @Terryhung in #1131
- fix: add index column constraint to vm_messages table by @frrist in #1127
- feat: add logic for connecting and disconnecting from peers by @frrist in #1133
- fix: move the models-* subcmd to a different cmd by @kasteph in #1135
- feat: metrics for state & block store caches by @frrist in #1136
- fix: reduce time bucket size by @birdychang in #1143
- Migrate vm_messages to hypertable by @birdychang in #1149
- Add support for network version 18 (FEVM) by @frrist in #1140
- feat: Add docker compose file for notifier and worker by @Terryhung in #1138
- changelog: write v0.14.0 changelog by @birdychang in #1152
New Contributors
- @Terryhung made their first contribution in #1131
Full Changelog: v0.13.0...v0.14.0