Releases: MetaMask/web3-provider-engine
Releases · MetaMask/web3-provider-engine
v17.0.1
22 Apr 08:28
Compare
Sorry, something went wrong.
No results found
Fixed
Properly return signed transaction object in signTransaction of HookedWalletEthTxSubprovider (#465 )
v16.0.8
22 Apr 07:10
Compare
Sorry, something went wrong.
No results found
Changed
Update dependencies (#477 )
eth-rpc-errors@^3.0.0->^4.0.3
ethereumjs-block@^1.2.2->^2.2.2
ethereumjs-util@^5.1.5->^7.1.5
ethereumjs-vm@^2.3.4->^2.6.0
eth-json-rpc-filters@^4.2.1->~5.0.0
eth-json-rpc-infura@^5.1.0 -> @metamask/eth-json-rpc-infura@^6.0.0
eth-json-rpc-middleware@^6.0.0->^8.1.0
eth-sig-util@^1.4.2 -> @metamask/eth-sig-util@^4.0.1
Fixed
Properly return signed transaction object in signTransaction of HookedWalletEthTxSubprovider (#465 )
v17.0.0
18 Apr 02:49
Compare
Sorry, something went wrong.
No results found
Changed
Add deprecation notice (#469 )
BREAKING : Increase minimum Node.js version to 16 (#447 )
Bump ethereumjs and metamask dependencies (#453 ) (#471 )
babelify dependencies (#454 )
Update dependency readable-stream from ^2.2.9 to ^3.6.2 (#452 )
Update devDependency browserify from 16.5.0 to 17.0.0 (#456 )
v16.0.7
23 Oct 08:33
Compare
Sorry, something went wrong.
No results found
Fixed
Properly replace vulnerable dependency request with patched @cypress/request (#459 )
v16.0.6
12 Oct 23:51
Compare
Sorry, something went wrong.
No results found
Fixed
Replace vulnerable dependency request with patched @cypress/request (#441 )
Update ws from ^5.1.1 to ^7.5.9 (#444 )
16.0.5
04 Jan 20:23
Compare
Sorry, something went wrong.
No results found
Changed
Update eth-block-tracker to 5.0.1 to remove unintentional dependency on Babel, which produced warning locally when not installed (#409 )
16.0.4
29 Apr 21:30
Compare
Sorry, something went wrong.
No results found
Fixed
Remove vulnerable version of cross-fetch (#404 )
v16.0.0
23 Sep 05:51
Compare
Sorry, something went wrong.
No results found
Breaking: Use Infura V3 API (#352 )
The previously used Infura API is deprecated and will be (or is already) removed.
Using the Infura Provider now requires an API key.
See eth-json-rpc-infura and infura.io for details.
Update various dependencies
eth-json-rpc-middleware@6.0.0 (#350 )
eth-json-rpc-filters@4.2.1 (#351 )
eth-json-rpc-infura@5.1.0 (#352 )
eth-rpc-errors@3.0.0 (#353 )
Specify publish files
eth_signedTypedData v3 & v4
15 Apr 16:58
Compare
Sorry, something went wrong.
No results found
Support eth_signedTypedData v3 & v4
Use yarn