Skip to content

Ape 0.6.27

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 20:18
· 453 commits to refs/heads/main since this release
271a272

Changes

  • fix: allow None values in Ethereum.create_transaction() [APE-1590] @antazoey (#1758)
  • feat: improve SignableMessage repr [APE-1587] @antazoey (#1757)
  • fix: issue where KeyfileAccount would not stay unlocked [APE-1586] @antazoey (#1755)
  • fix: added checks to remove , from the RPC URI endpoint [APE-1582] @Aviksaikat (#1753)
  • fix: add compiler data to manifest output [APE-1573] @z80dev (#1746)

Special thanks to: @Aviksaikat, @antazoey and @z80dev