Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 02:40
· 2553 commits to main since this release
a5b06e0

Patch Changes

  • d722728 Thanks @jxom! - - Breaking: Renamed ethereumProvider Transport to custom.
    • Breaking: Refactored Transport APIs.
    • Breaking: Flattened sendTransaction, call & estimateGas APIs.
    • Added encodeAbi & decodeAbi.
    • Added fallback Transport.
    • Added getFilterLogs.