Version 0.2.2
v0.2.2
- new: inspection commands:
.inspect
contract raw storage, show generated bytecode, opcodes, storageLayout - #23
.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