Dan Finlay
|
117cf9c331
|
Merge pull request #1417 from MetaMask/fixMigrator2
Fix and simplify migrator with es7
|
8 years ago |
Dan Finlay
|
19db11856b
|
Remove redux dependency from eth-balance and its dependent tree
For better unit testability of the conf-tx view.
|
8 years ago |
kumavis
|
dde3beb044
|
ci - use node 7.6.0
|
8 years ago |
kumavis
|
2c8bbe3b25
|
migrator - fix typo
|
8 years ago |
kumavis
|
092807f56e
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into fixMigrator2
|
8 years ago |
kumavis
|
154eac4a3a
|
Merge pull request #1421 from MetaMask/es7
Add support for async/await
|
8 years ago |
Dan Finlay
|
61f5c42a45
|
Add support for async/await
|
8 years ago |
Dan Finlay
|
daec667c16
|
Add support for async/await
|
8 years ago |
kumavis
|
70a328e028
|
migrator - cleaner migration runner with es7
|
8 years ago |
Dan Finlay
|
f0eeb1e162
|
Got a useful error message for next step
|
8 years ago |
Dan Finlay
|
de5cf2526c
|
Fix test up a bit
|
8 years ago |
Dan Finlay
|
60746a9859
|
Use react test utils to start composing test
|
8 years ago |
kumavis
|
08b5148b80
|
Merge pull request #1416 from MetaMask/i1389-lesscurrency
Trim currency list
|
8 years ago |
Kevin Serrano
|
974368fe08
|
Prettify JSON
|
8 years ago |
Dan Finlay
|
16005ebd3a
|
Got test failing
|
8 years ago |
Dan Finlay
|
113f7d67f1
|
Fix tests add logs
|
8 years ago |
frankiebee
|
8421cf9cce
|
Create test for Migrator
|
8 years ago |
frankiebee
|
6c01b26845
|
use asyncQ.waterfall instead of asyncQ.eachSeries
|
8 years ago |
Kevin Serrano
|
d389d0efd6
|
Bump changelog
|
8 years ago |
Kevin Serrano
|
73e1cd2317
|
Trim currency list.
|
8 years ago |
frankiebee
|
1772d34e94
|
fix migrator
|
8 years ago |
Dan Finlay
|
e9b11a430b
|
Add an attempt at a unit test for reproducing #1407
|
8 years ago |
Dan Finlay
|
d737bd1633
|
Break up pending-tx component for better unit testability
|
8 years ago |
Thomas Huang
|
ecaa4cdeb2
|
Merge pull request #1404 from MetaMask/Version-3.6.4
Version 3.6.4
|
8 years ago |
Dan Finlay
|
3ed7205b75
|
Version 3.6.4
|
8 years ago |
Kevin Serrano
|
66fcf35ad7
|
Merge pull request #1402 from MetaMask/ens-fix
ens - add mainnet ens support
|
8 years ago |
kumavis
|
ac54c7d96b
|
ens - add mainnet ens support
|
8 years ago |
kumavis
|
03d454f73b
|
Merge pull request #1397 from MetaMask/Version-3.6.3
Version 3.6.3
|
8 years ago |
Dan Finlay
|
ff1a1284cc
|
Version 3.6.3
|
8 years ago |
Kevin Serrano
|
dfc19183c9
|
Merge pull request #1394 from MetaMask/Version-3.6.2
Version 3.6.2: Persnickety Pachycephalosaurus
|
8 years ago |
Dan Finlay
|
662a646fa9
|
Version 3.6.2
|
8 years ago |
Dan Finlay
|
49d64d11db
|
Merge pull request #1393 from MetaMask/i1364-devwarning2
Add new beta notice.
|
8 years ago |
Kevin Serrano
|
ea4e4a3264
|
Merge pull request #1382 from MetaMask/i1381-GasPriceInGwei
Set gas price in gwei
|
8 years ago |
Kevin Serrano
|
f131f59c82
|
Changelog bump
|
8 years ago |
Kevin Serrano
|
d61b587f30
|
Redefine txmeta when submitting.
|
8 years ago |
Kevin Serrano
|
53a88b319b
|
Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin into i1381-GasPriceInGwei
|
8 years ago |
Kevin Serrano
|
aa1139762c
|
Add new beta notice.
|
8 years ago |
Dan Finlay
|
c7b2f2f2e9
|
Cleanup
|
8 years ago |
Dan Finlay
|
e921f7f13a
|
Add changelog entry for 1390
|
8 years ago |
Dan Finlay
|
09a0e7ed89
|
Merge pull request #1390 from MetaMask/ui-slim
Slim down the ui bundle a bit
|
8 years ago |
Dan Finlay
|
86500d0bcb
|
Merge pull request #1391 from MetaMask/gulp-disc
build - fix disc task
|
8 years ago |
kumavis
|
0500068327
|
build - fix disc task
|
8 years ago |
kumavis
|
21b6a1b478
|
deps - bump eth-query for smaller bundle size
|
8 years ago |
kumavis
|
68be86abe9
|
ui - remove web3, use eth-query
|
8 years ago |
Dan Finlay
|
d7a2d29e6c
|
fix block polling changelog note
|
8 years ago |
Dan Finlay
|
469648239f
|
Linted
|
8 years ago |
Dan Finlay
|
0d39de6d66
|
Run install before dist
|
8 years ago |
Dan Finlay
|
17accd3a20
|
Bump changelog
|
8 years ago |
Dan Finlay
|
80d8a4e73e
|
Input gas in gwei
Also enforces "safe low gas" minimum recommended by this article by eth-gas-station:
https://medium.com/@ethgasstation/the-safe-low-gas-price-fb44fdc85b91
Fixes #1381
|
8 years ago |
Dan Finlay
|
f17c6b4eef
|
Fix ens iterated element without key error
|
8 years ago |