Skip to content

Releases: ethereum-optimism/presigner

v0.0.5

06 Jun 14:32
2695071
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.15 by @dependabot in #11
  • fix: data validation error by @mds1 in #12
  • Format solidity and check formatting in CI by @maurelian in #7

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

25 Mar 23:23
d954314
Compare
Choose a tag to compare

What's Changed

  • Migrate to SuperchainConfig and support --sender override for testing by @zchn in #5
  • Extract data at sign instead of create and inherit environment variables from parent process by @zchn in #6

New Contributors

  • @zchn made their first contribution in #5

Full Changelog: v0.0.3...v0.0.4

v0.0.3

24 Mar 19:08
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Mar 01:41
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

Initial release

23 Mar 21:54
22ec468
Compare
Choose a tag to compare
Merge pull request #4 from ethereum-optimism/felipe/dynamic-path

feat: support dynamic paths for filename generation and add circleci