Releases: dawsbot/essential-eth
Releases · dawsbot/essential-eth
v0.5.9
What's Changed
- ✨ Added
call
method ontoJsonRpcProvider()
by @arimgibson in #138 - Support hex string inputs to
TinyBig
by @dawsbot in #138
Dev Only
- 🎨 Assorted cleanup by @arimgibson in #137
- readme Autogenerate provider methods by @dawsbot in #135
- 📝 Added eslint-plugin-jsdoc and fixed errors by @arimgibson in #133
- 🧪 Added testing for
bytes
functions imported fromethers.js
by @arimgibson in #134
Full Changelog: v0.5.8...v0.5.9
v0.5.8
v0.5.7
What's Changed
- ✨ Added
getCode()
method to BaseProvider by @arimgibson in #126
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- ✨ Helper functions related to
verifyMessage
util fn by @arimgibson in #119 - Fix types warnings by @icepy in #123
- ✨ Added
getBlockNumber()
method to BaseProvider by @arimgibson in #125
Dev Only
New Contributors
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Fallthrough RPC provider by @dawsbot in #90
- ✨Added
getTransactionReceipt
function by @arimgibson in #106 - ✨ Added
hashMessage
util fn by @arimgibson in #108
Dev Changes
Full Changelog: v0.5.3...v0.5.4
v0.5.4-alpha.0
v0.5.3
What's Changed
- ✨ Add
provider.getTransactionCount
by @iadnanmalik in #101
New Contributors
- @iadnanmalik made their first contribution in #101
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- ✨ Allows
getBlock
to find block by hash by @arimgibson in #98
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Added solidityKeccak256 Function by @arimgibson in #77
- Copy ethers
bytes
fns by @dawsbot in #76
Dev Changes
- Bump async from 2.6.3 to 2.6.4 in /docusaurus by @dependabot in #73
- Move to lockfile v2 by @dawsbot in #75
- 🧼 Fix all jest warnings by @dawsbot in #82
- 🤓 Update to latest husky by @dawsbot in #84
- 🆙 docusaurus lockfile v2 by @dawsbot in #88
Full Changelog: v0.5.0...v0.5.1