Skip to content

brownie 1.0.0b10

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 21 Jul 10:27
· 3159 commits to master since this release
e91a0ae
  • Use pytest for unit testing
  • remove check module, add check.equals comparison logic to ReturnValue
  • Modify coverage evaluation to work with pytest
  • remove brownie.types package, move classes to related modules
  • replace wei function with Wei class, expand functionality
  • add EthAddress and HexString helper classes
  • improved formatting for tx.traceback and tx.call_trace