Skip to content

Ape 0.1.0-alpha.25

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 13:07
· 1425 commits to main since this release
5ac1029

Changes

  • feat: raise virtual machine errors @unparalleled-js (#181)
  • fix: make contract calls work @unparalleled-js (#190)
  • fix: make unlock account work @unparalleled-js (#191)
  • fix: estimate gas fix @unparalleled-js (#188)
  • fix: remove space from abi selector @unparalleled-js (#187)
  • docs: updated docker with example command @sabotagebeats (#182)
  • feat: Add dockerfile for automated builds to dockerhub @sabotagebeats (#165)
  • feat: use click handler for web3 loggers @unparalleled-js (#179)
  • chore: update all linting tools @fubuloubu (#180)
  • refactor: use logging verbosity option in run and console @unparalleled-js (#177)
  • feat: debug logging @unparalleled-js (#175)
  • feat: network bound command auto context @unparalleled-js (#171)
  • fix: warn for missing compilers recursively @unparalleled-js (#176)
  • fix: use valid yaml for networks dump @unparalleled-js (#173)
  • fix: improve plugins install config schema @unparalleled-js (#170)

Special thanks to: @fubuloubu, @sabotagebeats and @unparalleled-js