Skip to content

Ape 0.1.0-alpha.26

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 18:02
· 1410 commits to main since this release
ac2e358

Changes

  • feat: test command @unparalleled-js (#225)
  • feat: upgrade black to target python 3.9 @unparalleled-js (#227)
  • refactor: rename http provider plugin to geth @unparalleled-js (#226)
  • feat: start ephemeral development geth when no HTTP provider running @unparalleled-js (#224)
  • fix: only handle errors from geth in ape-http provider plugin @unparalleled-js (#219)
  • docs: update website and doc links in README @miohtama (#221)
  • feat: provider and account testing APIs @unparalleled-js (#220)
  • feat: test config that includes mnemonic and number of accounts @unparalleled-js (#216)
  • fix: make all cli options callable @unparalleled-js (#217)
  • refactor: add ape 1st cls plugins to known_first_party isort list @unparalleled-js (#218)
  • fix: make account option 0-index based @unparalleled-js (#207)
  • feat: allow getting network from choice @unparalleled-js (#206)
  • fix: inc sender in dict but not in send @unparalleled-js (#205)
  • feat: alias prompt choice click param type @unparalleled-js (#196)
  • fix: handle List and None in config output @unparalleled-js (#201)

Special thanks to: @miohtama and @unparalleled-js