Releases: ApeWorX/ape
Releases · ApeWorX/ape
Ape 0.1.0-alpha.20
Changes
- fix: use ape-specific types for messages and msg/txn signatures @fubuloubu (#122)
- chore: sphinx documentation configs, build script, CI job @lost-theory (#117)
- chore: detect breakpoints and print statements @fubuloubu (#118)
Special thanks to: @fubuloubu and @lost-theory
Ape 0.1.0-alpha.19
Changes
- fix: raise if not connected to correct chain via HTTP provider @fubuloubu (#113)
- refactor: change how signing API works @fubuloubu (#115)
- fix: make sure transactions defaults function properly @fubuloubu (#116)
- fix: chain ID for geth --dev was incorrect, so add local network @fubuloubu (#114)
Special thanks to: @fubuloubu
Ape 0.1.0-alpha.18
Changes
- fix: set
txn.chain_id
based on Network's expected value @fubuloubu (#112) - refactor: allow more network choices via defaults @fubuloubu (#108)
Special thanks to: @fubuloubu
Ape 0.1.0-alpha.17
Changes
- feat: add conversion api @fubuloubu (#89)
- feat: add http provider @fubuloubu (#84)
- fix: add support for eth-account v0.5.5 @fubuloubu (#103)
Special thanks to: @fubuloubu
Ape 0.1.0-alpha.16
Changes
- fix: error warning not accurate for uninstalled compiler @sabotagebeats (#99)
- chore: deprecate Python 3.6 support; upgrade IPython @fubuloubu (#100)
- chore: use different OSs for CI @fubuloubu (#96)
Special thanks to: @fubuloubu and @sabotagebeats
Ape 0.1.0-alpha.15
Changes
- fix: allow skipping confirmations if desired @fubuloubu (#93)
- fix: chain/network ID values in NetworkAPI are not properties @fubuloubu (#92)
- fix: allow all kwargs for txn pass-through in AccountAPI @fubuloubu (#88)
- refactor: warning on duplicate package @benjyZ (#87)
Special thanks to: @benjyZ and @fubuloubu
Ape 0.1.0-alpha.14
Changes
- feat: add script runner @fubuloubu (#78)
- fix: notify error on key import @benjyZ (#82)
Special thanks to: @benjyZ and @fubuloubu
Ape 0.1.0-alpha.13
Changes
- feat: add transactions @fubuloubu (#38)
- chore: add issue and PR templates @lost-theory (#74)
- refactor: change how tests are organized and run @fubuloubu (#70)
Special thanks to: @fubuloubu and @lost-theory
Ape 0.1.0-alpha.12
Changes
- fix: export ABI type @sabotagebeats (#73)
- test: add test for console items that they don't have issues @fubuloubu (#61)
- fix: small updates @unparalleled-js (#67)
Special thanks to: @fubuloubu, @sabotagebeats and @unparalleled-js
Ape 0.1.0-alpha.11
Changes
- fix: missing default for
urls
underSource
@fubuloubu (#66) - feat: in honor of our fallen bruddah @fubuloubu (#64)
- chore: update pre commit @fubuloubu (#60)
Special thanks to: @fubuloubu