v0.2.12
What's Changed
- Update fill prefetch CLI by @prathamesh0 in #171
- Implement graceful shutdown in job-runner by @nikugogoi in #170
- Batch diff creation for subgraph entities updated in mapping code by @prathamesh0 in #172
- Asynchronous prefetching of block size with
eth_getBlockByNumber
by @nikugogoi in #173 - Update mapping code to restore eth_calls by @nikugogoi in #174
- Add config for query limit in compare CLI by @nikugogoi in #175
- Add a CLI in eden-watcher to fill state for a given range by @prathamesh0 in #176
- Change package name prefixes to cerc-io by @nikugogoi in #177
- Fix hex conversion and rename to cerc-io packages by @nikugogoi in #178
- Update compare CLI to verify IPLD block meta data by @prathamesh0 in #179
Full Changelog: v0.2.11...v0.2.12