Skip to content

Ape 0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 15:29
· 421 commits to refs/heads/main since this release
b8dba14

Changes

  • fix: use helpful IndexError in AccountManager.__getitem__() when conversion error occurs @antazoey (#1798)
  • fix: issue where @network_option with ConnectedProviderCommand used different networks. @antazoey (#1796)
  • fix: issue preventing transferring a value of 0. @antazoey (#1795)
  • fix: typing in method from_rvs() and from_vrs() in signature classes @antazoey (#1793)
  • feat: Allow converting AddressAPI to address-int @antazoey (#1794)
  • test: prove that AddressType works @antazoey (#1791)
  • fix: network choice parsing and re-parsing fix @antazoey (#1792)
  • feat: allow adhoc IPC connect and show a better error for unsupported schemes @antazoey (#1789)
  • fix: issue where would not get a transaction error when expected @antazoey (#1788)
  • fix: issue where ape_console_extras file loaded with wrong namespace @antazoey (#1787)
  • fix: issue where user got wrong warnings when updating plugins @antazoey (#1786)

Special thanks to: @antazoey