Skip to content

Releases: stakelens/ghost-crab

ghost-crab-v0.10.1

07 Aug 23:06
e46b754
Compare
Choose a tag to compare

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

01 Aug 20:46
ce2ae85
Compare
Choose a tag to compare

Added

  • hydrate event context block
  • hydrate block from context

ghost-crab-v0.9.0

27 Jul 04:52
5135ff6
Compare
Choose a tag to compare

Added

  • (indexer) add InvalidAddress error handling to load_event_handler

Other

  • Improve indexer errors and file structure

ghost-crab-macros-v0.1.7

27 Jul 04:46
5135ff6
Compare
Choose a tag to compare

Other

  • Use ".expect" instead of ".unwrap()" inside ghost-crab-macros

ghost-crab-v0.8.0

26 Jul 18:12
ca50ebd
Compare
Choose a tag to compare

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

26 Jul 00:31
97774b9
Compare
Choose a tag to compare

Added

  • Add ctx.block() to EventContext

ghost-crab-macros-v0.1.6

26 Jul 18:06
ca50ebd
Compare
Choose a tag to compare

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

26 Jul 18:06
ca50ebd
Compare
Choose a tag to compare

Added

  • load block handler config dynamically at runtime

ghost-crab-v0.7.0

25 Jul 23:51
8eca896
Compare
Choose a tag to compare

Added

  • Add requests per second to the "config.json"

ghost-crab-macros-v0.1.5

25 Jul 23:45
8eca896
Compare
Choose a tag to compare

Added

  • Add requests per second to the "config.json"