Releases: stakelens/ghost-crab
Releases · stakelens/ghost-crab
ghost-crab-v0.10.1
What's Changed
- feat: use latest finalized block (ddb20f7)
Full Changelog: ghost-crab-v0.10.0...ghost-crab-v0.10.1
ghost-crab-v0.10.0
Added
- hydrate event context block
- hydrate block from context
ghost-crab-v0.9.0
Added
- (indexer) add InvalidAddress error handling to load_event_handler
Other
- Improve indexer errors and file structure
ghost-crab-macros-v0.1.7
Other
- Use ".expect" instead of ".unwrap()" inside ghost-crab-macros
ghost-crab-v0.8.0
Added
- Load "event_handler" config dynamically at runtime
- load block handler config dynamically at runtime
Other
- Refactor "get_provider"
- Refactor indexer and add errors
ghost-crab-v0.7.1
Added
- Add ctx.block() to EventContext
ghost-crab-macros-v0.1.6
Added
- Load "event_handler" config dynamically at runtime
- load block handler config dynamically at runtime
Other
- Refactor indexer and add errors
ghost-crab-common-v0.3.0
Added
- load block handler config dynamically at runtime
ghost-crab-v0.7.0
Added
- Add requests per second to the "config.json"
ghost-crab-macros-v0.1.5
Added
- Add requests per second to the "config.json"