Releases: MetaMask/api-specs
Releases · MetaMask/api-specs
0.14.0
06 May 17:27
Compare
Sorry, something went wrong.
No results found
Added
Add EIP-5792 methods: wallet_sendCalls
, wallet_getCallsStatus
, wallet_getCapabilities
(#284 )
0.13.0
02 Apr 14:26
Compare
Sorry, something went wrong.
No results found
Changed
Add wallet_createSessionUnsupportedScopesExample
to the multichain spec, given a new error we throw in the wallet_createSession handler when all requested scopes are not supported (#300 )
0.12.0
19 Mar 21:12
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING: Add empty sessionProperties values as expected return from wallet_createSession (#297 )
Bump minimum Node version to v18.20 (#294 )
0.11.0
03 Mar 18:35
Compare
Sorry, something went wrong.
No results found
Removed
BREAKING: Remove wallet_swapAsset
(#289 )
This is not quite ready for primetime.
0.10.17
21 Feb 19:32
Compare
Sorry, something went wrong.
No results found
Changed
modify ordering of methods in sessionScopes
to satisfy strict API specs testing requirements (#287 )
0.10.16
18 Feb 21:14
Compare
Sorry, something went wrong.
No results found
Changed
Remove sessionProperties
, switch requiredScopes
to optionalScopes
, and move methods to correct scopes in multichain spec examples (#285 )
Fixed
Fix spec for doc rendering (#282 )
0.10.15
06 Feb 22:47
Compare
Sorry, something went wrong.
No results found
Uncategorized
Fix wallet_createSessionUnsupportedScopesExample results value #281 )
0.10.14
06 Feb 16:42
Compare
Sorry, something went wrong.
No results found
Uncategorized
Update wallet_createSession
examples (#279 )
Fix spec for doc rendering (Part 1) (#277 )
Add wallet_swapAsset
(#201 )
0.10.13
12 Nov 18:35
Compare
Sorry, something went wrong.
No results found
Uncategorized
Add multichain tag (#275 )
0.10.12
02 Oct 16:31
Compare
Sorry, something went wrong.
No results found
Uncategorized
Added wallet_notify + remove everything sessionId related (#272 )
Added sessionChanged (#271 )
Added revokeSession + add description to getSession (#270 )
Added getSession (#269 )