Skip to content

brownie 1.0.0b8

Compare
Choose a tag to compare
@iamdefinitelyahuman iamdefinitelyahuman released this 30 Jun 13:44
· 3225 commits to master since this release
37c4149
  • Rebuild of coverage evaluation functionality using contract ASTs
  • Split coverage eval results between branches and statements, add GUI support
  • Add tracebacks for failed transactions, better call trace formatting
  • Allow contract minification before compiling
  • Enable output console in GUI (very basic for now)
  • Rebuild brownie console using code.InteractiveConsole
  • Significant code refactoring and reorganization
  • Emphasis on standardized structure across modules and increased ease of testing
  • More tests, coverage at 88%