Releases
v6.1.0
Compare
Sorry, something went wrong.
No results found
Added
Add Base Controller v2 (#358 )
Add babel-runtime dependency required by ethjs-query (#341 )
Add Dependabot config (#343 )
Changed
Add chainId to every transaction (#349 )
Add normalizeTokenTx for incoming transactions (#380 )
Bump elliptic from 6.5.3 to 6.5.4 (#383 )
Update prettier from v2.1.1 to v2.2.1 (#376 )
Remove AlethioTransactionMeta (#374 )
Improve JSON types (#373 )
Add BaseControllerV2 state metadata (#371 )
Update to TypeScript 4.1 (#370 )
Constrain BaseController state to be valid JSON (#366 )
Update ESLint config to v5 (#368 )
Use unknown rather than any for BaseController state (#365 )
BaseController send patches to state subscribers (#363 )
TransactionController gas and approve transaction improvements (#350 )
Extract CryptoCompare API to a separate module (#353 )
Move tests alongside code under test (#354 )
Bump @metamask/contract-metadata from 1.22.0 to 1.23.0 (#357 )
Remove Alethio to get incoming token transactions, using etherscan instead (#351 )
Prevent ApprovalController counting mismatch (#356 )
Update sinon and @types/sinon to latest versions (#352 )
Fix tsconfig.json indentation (#355 )
Replace fetch-mock with nock (#340 )
Update ethereumjs-wallet from v0.6.5 to v1.0.1 (#347 )
Update @metamask/eslint-config from v3 to v4.1.0 (#344 )
Update uuid from v3.3.3 to v8.3.2 (#346 )
Update approval controller test import (#339 )
Update typedoc (#342 )
Remove unused test module (#338 )
Replace await-semaphore with async-mutex (#334 )
Update eth-json-rpc-filters in lockfile (#336 )
Fixed
Fix AbstractMessageManager error (#367 )
Enforce the usage of chainId instead of networkId in NetworkController (#324 )
You can’t perform that action at this time.