What's Changed
- fix: CodeCID should be at end of model by @kasteph in #1205
- feat: add new task: fevm_block_header by @Terryhung in #1207
- feat: add new task for fevm receipt by @Terryhung in #1208
- feat: add new option for walk config by @Terryhung in #1212
- feat: add new task: fevm_transaction by @Terryhung in #1213
- feat: add new task fevm contract by @Terryhung in #1214
- fix: batch insert for locked_funds, sector_events and sector_info_v7 by @birdychang in #1216
- fix: batch insert miner_pre_commit_info by @birdychang in #1220
- chore: batch insert miner_sector_deal by @birdychang in #1221
- fix: run more backfill tipsetkey during import chain by @Terryhung in #1222
- fix: keep running the whole tipset task without cancel by @Terryhung in #1219
- fix: rename the fevm related table by @Terryhung in #1218
- fix: align the task height by @Terryhung in #1225
- feat: add new task for fevm trace by @Terryhung in #1217
- fix: logic error and remove useless function call by @Terryhung in #1227
- chore: add fevm supported tasks and refine the migration script by @Terryhung in #1228
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #1230
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #1229
- feat: add more description for fevm models by @Terryhung in #1231
- fix: fix the logic and data type in fevm tasks by @Terryhung in #1232
- fix: refine error handling for skipping actor limit by @Terryhung in #1237
- fix: var names for chain commands by @kasteph in #1236
- fix: resize error channel by @Terryhung in #1238
- chore: do not require mac users to preset env vars by @kasteph in #1239
- fix: add Transform implementation for PreCommitInfoExtractorV8 by @kasteph in #1242
- feat: change the logging condition for parsing internal message by @Terryhung in #1243
- chore: update the lotus version to 1.23.2 by @Terryhung in #1241
- feat: add human readable actor codes in fevm_traces by @kasteph in #1240
- feat: change the splitstore setting in config and replace returning error with logging error in parsing vm_message by @Terryhung in #1246
- feat: add new columns for receipts table by @Terryhung in #1248
- Update CHANGELOG.md by @Terryhung in #1250
New Contributors
- @dependabot made their first contribution in #1230
Full Changelog: v0.16.0...v0.17.0