Skip to content

Releases: dawsbot/essential-eth

v0.5.0

13 Apr 22:16
77840d9
Compare
Choose a tag to compare

Breaking Changes

  • The return type of getBlock now matches ethers closer by converting a few of the strings to Bigs.
    • See which fields have changed here

What's Changed

Full Changelog: v0.4.11...v0.5.0

v0.4.11

07 Apr 06:22
00fb343
Compare
Choose a tag to compare

What's Changed

  • ✨ add provider.getBalance function by @dawsbot in #67

Full Changelog: v0.4.10...v0.4.11

v0.4.10

06 Apr 18:33
3a1ac5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.4.10

v0.4.9

04 Apr 14:46
95d5577
Compare
Choose a tag to compare

What's Changed

For the end-user

For the devs

  • Force interfaces instead of types using ESLint by @arimgibson in #48
  • 🧪 ESLint Reject .skip and .only in Jest Testing by @arimgibson in #50

New Contributors

Full Changelog: v0.4.8...v0.4.9