eth-json-rpc-middleware
eth-json-rpc-middleware copied to clipboard
Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine
The Ethereum execution API specs have `eth_sendTransaction` with a `input` field, however nodes such as geth have been using the `data` field instead, adding `input` support later. To make `eth_sendTransaction`...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...
After [`SafeEventEmitterProvider` is updated to support EIP-1193](https://github.com/MetaMask/core/issues/4095) and a new version of `@metamask/eth-json-rpc-provider` is released, we should adapt to the changes: - We should bump `@metamask/eth-json-rpc-provider` to rely on the...
Bumps [@metamask/json-rpc-engine](https://github.com/MetaMask/core) from 7.3.1 to 8.0.1. Commits 6986972 Release 125.0.0 (#4048) 2bda188 Fix types field in package.json for all packages (#4047) d203db7 Support Layer1GasFeeFlows and add layer1GasFee property to `TransactionMe......
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 8.2.1 to 8.4.0. Release notes Sourced from @metamask/utils's releases. 8.4.0 Added Add toCaipChainId utility function (#175) Add KnownCaipNamespace enum (#175) Changed Update docs for createDeferredPromise to caution...
Bumps [@metamask/safe-event-emitter](https://github.com/MetaMask/safe-event-emitter) from 3.0.0 to 3.1.1. Release notes Sourced from @metamask/safe-event-emitter's releases. v3.1.1 Fixed Fix ESM module path (#143) Fix ESM source map paths (#146) v3.1.0 Added Add ESM build...
Bumps [@metamask/rpc-errors](https://github.com/MetaMask/rpc-errors) from 6.1.0 to 6.2.1. Release notes Sourced from @metamask/rpc-errors's releases. 6.2.1 Fixed Export OptionalDataWithOptionalCause type (#135) 6.2.0 Added Add ESM build (#133) Changed Update @metamask/utils from ^8.1.0 to...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [@metamask/eth-json-rpc-provider](https://github.com/MetaMask/core) from 2.3.1 to 2.3.2. Commits b20eb08 Release 111.0.0 (#3821) f4b889a chore(deps-dev): bump @metamask/create-release-branch from 2.0.1 to 3.0.0 (#3... 2c97df2 chore(user-operation-controller): Remove unnecessary peerDependency (#3823) 7b139dc feat: Keep PreferencesController...
Releases have to be approved to be published on NPM. For other libraries, we display a message in Slack which serves as a reminder so that the release is approved...