jennypollack
released this
15 Nov 16:13
·
98 commits
to master
since this release
What's Changed
- Release by @d-xo in #780
- dapp: Minor comment fix by @transmissions11 in #779
- seth: add Optimistic Ethereum and Arbitrum Support by @rajivpo in #781
- github: add pr template by @d-xo in #784
- use eth instead of wei as default for
seth --to-wei
by @endophysics in #782 - seth: add function selector and calldata encoding/decoding helpers by @mds1 in #757
- dapp: Ignore non-directories in dapp-remappings by @transmissions11 in #778
- Revert "use eth instead of wei as default for
seth --to-wei
" by @d-xo in #791 - seth (docs): fix lookup-address docs by @mds1 in #792
- hevm: skip unit test contracts with no code by @d-xo in #785
- hevm: no whitespace in invariant replay data by @d-xo in #786
- Add example to dapp verify-contract by @odyslam in #798
- seth: non checksum addresses supported in ETH_FROM by @d-xo in #796
- Add
--from-fix
command by @mds1 in #787 - fix create with 1559 bug by @MrChico in #799
- seth: Use raw jq output in 4byte by @transmissions11 in #788
- dapp: fix library linking on solc 0.7+ by @d-xo in #804
- dapp-tests: use bash_unit as a test runner by @d-xo in #797
- seth: Docs fix by @transmissions11 in #811
- clearer output for the invalid opcode by @d-xo in #814
- dapp: build: strip escape chars and colorize output by @d-xo in #805
run-tx
bundles source by default by @d-xo in #808- Fix example in Readme by @julianmrodri in #831
- seth: debug: fix by @d-xo in #812
- hevm: nicer error message when trying to deploy unlinked bytecode by @d-xo in #816
- hevm/dapp: solc 0.8.9/0.8.8 support by @transmissions11 in #827
- hevm: Normalize changelog by @transmissions11 in #835
- Document
dapp uninstall <lib>
by @TimDaub in #837 - Add Polygon Support by @ncitron in #853
- add event parameter name by @MrChico in #848
- Cachixbump by @MrChico in #856
- dapp: Gas snapshotting by @transmissions11 in #850
- hevm/dapp: solc 0.8.10 support by @cleanunicorn in #857
- seth: update optimism genesis blockhashes by @tynes in #862
- Fix seth sig by @d-xo in #818
- Release candidate by @jennypollack in #860
- cachixbump release.yml by @jennypollack in #865
New Contributors
- @rajivpo made their first contribution in #781
- @endophysics made their first contribution in #782
- @odyslam made their first contribution in #798
- @julianmrodri made their first contribution in #831
- @TimDaub made their first contribution in #837
- @ncitron made their first contribution in #853
- @cleanunicorn made their first contribution in #857
- @tynes made their first contribution in #862
Full Changelog: seth/0.11.0...hevm/0.49.0