Releases: MetaMask/eth-json-rpc-middleware
Releases · MetaMask/eth-json-rpc-middleware
15.1.2
15.1.1
Changed
- Bump
@metamask/eth-block-tracker
from^11.0.3
to^11.0.4
(#351) - Bump
@metamask/eth-json-rpc-provider
from^4.1.5
to^4.1.7
(#351) - Bump
@metamask/eth-sig-util
from^7.0.3
to^8.1.2
(#351) - Bump
@metamask/json-rpc-engine
from^10.0.0
to^10.0.2
(#351) - Bump
@metamask/rpc-errors
from^7.0.0
to^7.0.2
(#351) - Bump
@metamask/utils
from^9.1.0
to^11.0.1
(#351)
15.1.0
15.0.1
15.0.0
Changed
- BREAKING: Update
@metamask/rpc-errors
from^6.3.1
to^7.0.0
(#342) - BREAKING: Update
@metamask/json-rpc-engine
from^9.0.2
to^10.0.0
(#342) - Bump
@metamask/eth-json-rpc-provider
from^4.1.1
to^4.1.5
(#342)
Removed
- BREAKING: Remove
eth_sign
support (#320)- The functions
ethSign
andprocessEthSignMessage
have been removed
- The functions
v14.0.2
14.0.1
14.0.0
Changed
- BREAKING: Adapt to EIP-1193 provider changes by replacing the deprecated
sendAsync
method with therequest
method (#317)- BREAKING: Refactor
providerAsMiddleware
and middleware functionsretryOnEmpty
,block-ref
to use therequest
method.
- BREAKING: Refactor
- Bump
@metamask/eth-block-tracker
from^10.0.0
to^11.0.1
(#323) - Bump
@metamask/eth-json-rpc-provider
from^4.0.0
to^4.1.1
(#323, #317) - Bump
@metamask/eth-sig-util
from^7.0.0
to^7.0.3
(#323) - Bump
@metamask/json-rpc-engine
from^9.0.0
to^9.0.2
(#323) - Bump
@metamask/rpc-errors
from^6.0.0
to^6.3.1
(#323) - Bump
@metamask/utils
from^8.1.0
to^9.1.0
(#323)
13.0.0
12.1.2
Fixed
- Update
@metamask/eth-block-tracker
from^9.0.2
to^9.0.3
(#306)- Use updated versions of
@metamask/eth-json-rpc-engine
and@metamask/eth-json-rpc-provider
- Use updated versions of
- Update
@metamask/eth-json-rpc-provider
from^2.1.0
to^3.0.2
(#306)- Use updated version of
@metamask/eth-json-rpc-engine
- Use updated version of
- Update
@metamask/json-rpc-engine
from^7.1.1
to^8.0.2
(#306)- Maintenance updates