Releases: MetaMask/core
Releases · MetaMask/core
1.0.0-beta.46
Minor Changes
- Return basic usage gas when transaction to is undefined: #28
- Update NPM scripts: watch and link: 44e7b2b
- Fix BlockHistoryController: #31
- Eth and personal sign: #29
- Remove BlockHistoryController and Improve TransactionController: #32
- Move this.keyring to WeakMap: #37
- Full TX history (including incoming TXs): #33
Credits
Huge thanks to @estebanmino and @brunobar79 for helping!
1.0.0-beta.45
1.0.0-beta.44
1.0.0-beta.43
Minor Changes
- Update eth-block-tracker dep and bump version: #24
- Update PreferencesController state to handle references: #21
Credits
Huge thanks to @brunobar79 and @estebanmino for helping!
1.0.0-beta.41
Minor Changes
- Assets detection and tokens balances controllers: #19
- Maintain frequent RPC list: 5293744
- Update lockfile: 118faf8
Credits
Huge thanks to @estebanmino for helping!
1.0.0-beta.40
Minor Changes
- Update onComposed logic in TransactionController: 6e51469
1.0.0-beta.39
Minor Changes
- Update onComposed logic in TransactionController: a42edcb
1.0.0-beta.38
Minor Changes
- Update signature of TransactionController#estimateGas: 643a584
1.0.0-beta.37
Minor Changes
- Update TransactionController gas estimation: 865bbfe
1.0.0-beta.36
Minor Changes
- Expose gas estimation function: 1660f94