v0.7.2
You can find the NPM package published in https://www.npmjs.com/package/sevm/v/0.7.2
What's Changed
Bug Fixes 🐛
Documentation 📝
- Fix typo in description for option flag
--with-trace
insevm
CLI by @eltociear in #144
Internal Changes 🏠
- Improve
mock.mjs
to improve::bin/provider
tests by @acuarica in #138 - Use
fetch
instead of custom get for http requests insolc
by @acuarica in #139 - Refactor
::mainnet
tests to load test data fromtest/mainnet
by @acuarica in #141 - Add contract test for
bigint
out of range by @acuarica in #142 - Rename GitHub workflows to be more declarative by @acuarica in #143
New Contributors
- @eltociear made their first contribution in #144
Full Changelog: v0.7.1...v0.7.2