What's Changed
- fix: ignore message parse errors for failed messages with unknown actor addresses by @iand in #806
- feat(job): add job waiting option by @frrist in #785
- Add block and actor caches by @iand in #766
- fix: daemon help and config log by @frrist in #813
- improve tracing data and include lotus tracing by @frrist in #794
- fix: panic due to res.Task being nil for skips by @frrist in #814
- polish: replace ported state diff with lotus actor registry by @frrist in #799
- Generic in memory lily testing via vectors by @frrist in #811
- fix: add integration test build flag by @frrist in #827
- deps: update to go1.17.6 by @frrist in #822
- implement wrapper type for custom message param json marshalling by @frrist in #821
- fix: pass correct tipset to getTransactionIfApplied by @frrist in #829
- chore: add InternalParsedMessage to schema compatibility checklist by @iand in #833
- polish: add method to get csv headers for model by @iand in #834
- fix: sanitize illegal utf8 in market deal proposal labels by @iand in #844
- fix(docker): Docker image build versions are no longer "dirty" by @placer14 in #835
- fix(docker): Update docker base image for prod; Fix libc mismatch by @placer14 in #848
- fix: error marshalling in processing reports by @frrist in #855
- Set default log level to info. Resolves #703 by @kasteph in #870
- return an error when --to and --from are reversed. Resolves #818 by @kasteph in #872
- Document --bootstrap flag in daemon command. by @kasteph in #873
- feat: set log level with regular expression by @frrist in #876
- feat(ci): Continuous deployment for tags and deploy branches by @placer14 in #868
- Update to lotus 1.14.1 & specs-actors 7.0.0 by @frrist in #823
- chore: write v0.8.6 change log by @frrist in #881
- fix: persisting miner task results with nil models by @frrist in #882
- docs: update change log with miner fix by @frrist in #883
New Contributors
Full Changelog: