v2.0.0
What's Changed
- V2 by @JonoPrest in #35
- BigInt clean up by @DZakh in #48
- Enable Uncurried mode by @DZakh in #49
- Support event param names as reserved rescript keywords by @DZakh in #51
- Uncurried mode for Fuel by @DZakh in #52
- Generate json schema for config.yaml by @DZakh in #56
- Update rescript schema to V7 by @DZakh in #57
- Add commands for updating schemas and help docs by @JonoPrest in #58
- Move codegen from Config.res file by @DZakh in #59
- Clean up how we codegen Config by @DZakh in #60
- Implement partitioning of fetch state by @JonoPrest in #55
- Implement Field Selection by @JonoPrest in #61
- Support nested abi field by @DZakh in #64
- Improve missing global contract error message by @DZakh in #65
- Fix integration tests by @JonoPrest in #66
- Move Converters to static codegen by @DZakh in #67
- Treat rc as valid envio version by @DZakh in #68
- Update fuel version by @DZakh in #69
- Backup rpc urls by @DZakh in #70
- Add contract import for amoy by @JasoonS in #73
- Lookup events in config by @DZakh in #72
- Fix tests by @DZakh in #75
- Use rescript-schema V8 by @DZakh in #74
- Improve failure message of contract import unhandled array types by @JonoPrest in #77
- Add generic ChainWorker module by @DZakh in #78
- Opt-in raw events by @DZakh in #80
- Remove rescript_type duplication by @DZakh in #81
- Fix integration tests after raw events removal by @DZakh in #84
- Use fuel 2.1.2 by @DZakh in #85
- Implement hack for detecting invalid api key and prompting by @JonoPrest in #83
- Add id validation for entity parsing by @DZakh in #86
- Increase stallTimeout for rpc by @DZakh in #76
- Remove codegen rescript format by @DZakh in #89
- Improve logging in a few places so more context is shared with logs such as chainId by @JasoonS in #90
- Remove event_type by @DZakh in #91
- Implement updated bindings for hs client by @JonoPrest in #88
- Initial implementation of whereEq queries by @JonoPrest in #79
- V2 Implement restart filter for partially processed block by @JonoPrest in #93
- Add back shouldExitOnFailure variable by @JonoPrest in #95
- Add support for dotenv by @JonoPrest in #94
- Remove rescript core by @DZakh in #96
- chore: add open licensing to repository by @DenhamPreen in #45
- Perf optimisations by @DZakh in #98
- Update npm links to point to correct repo by @JasoonS in #100
- Change 'docker-compose' to 'docker compose' by @JasoonS in #101
- [1] Prompt for API key on init by @JonoPrest in #97
- Make should_rollback_on_reorg default to true by @JonoPrest in #104
- [2] Add TUI messages by @JonoPrest in #103
- Refactor LoadLayer by @DZakh in #99
- Evaluate rows on addEmptyIndex by @JonoPrest in #105
- Use 2.1.4-fuel by @DZakh in #107
- Add api token to template by @JonoPrest in #108
- Add Fuji network to chain list by @JasoonS in #102
- Update schema descriptions by @JonoPrest in #109
- Remove footer from CLI Help by @JonoPrest in #110
- Preserve ordering of schema for docs by @JonoPrest in #111
- Rename unstable sync config by @JonoPrest in #112
Full Changelog: v1.3.1...v2.0.0