Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@tintinweb tintinweb released this 10 Aug 11:00
· 2 commits to master since this release
7793abf

v0.2.2

  • new: inspection commands: .inspect contract raw storage, show generated bytecode, opcodes, storageLayout - #23

image

  .inspect
      bytecode                     ... show bytecode of underlying contract
      opcodes                      ... show disassembled opcodes of underlying contract
      storageLayout                ... show variable to storage slot mapping for underlying contract
      storage <slot> <num> [<address>]  ... show raw storage at slot of underlying deployed contract
      deployed                     ... debug: show internal contract object