Skip to content

ghost-crab-v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 15:39
· 27 commits to main since this release
d468c49

Added

  • Now, we do not prefetch the block in the block handlers. To get the current block you have to call ctx.block() instead of ctx.block

Other

  • Rename BlockContext.block -> BlockContext.block_number