Releases: paulmillr/micro-eth-signer
Releases · paulmillr/micro-eth-signer
0.13.3
0.13.2
- Fix bug in web3provider for empty addresses
Full Changelog: 0.13.1...0.13.2
0.13.1
- Web3Provider: Add support for ERC1155 and nft balances
Full Changelog: 0.13.0...0.13.1
0.13.0
- Upgrade dependencies
- Speed-up verkle, delay init until first run
- Remove bigint literals
Full Changelog: 0.12.2...0.13.0
0.12.2
- Transaction: Allow zero address when deploying contract
- Fix ABI decoding not accepting 0-argument inputs
Full Changelog: 0.12.1...0.12.2
0.12.1
Implement experimental Verkle cryptography in /verkle
submodule.
Full Changelog: 0.12.0...0.12.1
0.12.0
0.11.0
- Implement EIP-191 and EIP-712 message signing
- Implement EIP-4844 KZG in pure JS
- Rename ArchiveNodeProvider to Web3Provider
- Export
/address
module - Upgrade noble-curves to v1.6, noble-hashes to v1.5
Full Changelog: 0.10.0...0.11.0
0.10.0
- Remove
FetchProvider
. All code should now be using micro-ftch instead - Add
Transaction#fee
- Remove
Transaction#calcAmounts
- Improve ESM / CJS compatibility (remove CJS masquerading)
Full Changelog: 0.9.1...0.10.0
0.9.1
- Rename utils ethDecimal and gweiDecimal to weieth and gweieth
Full Changelog: 0.9.0...0.9.1