Dan Finlay
d2a747e57e
Fix computed-balances controller reference
2017-09-22 14:06:54 -07:00
Dan Finlay
11c8c07bfc
Refactor eth-store into account-tracker
...
EthStore was only being used for tracking account balances and nonces now, so I removed its block-tracking duties, renamed it account-tracker, and removed it as a dependency from `KeyringController`, so that KRC can go live on without a hard dep on it.
2017-09-22 13:59:25 -07:00
Dan Finlay
977405fc7d
Remove dead code from eth-store
2017-09-22 13:33:53 -07:00
Dan Finlay
c9585f166f
Fix test
2017-09-13 15:21:18 -07:00
Dan Finlay
c17c657693
Merge branch 'master' into AddBalanceController
2017-09-13 15:11:03 -07:00
Dan Finlay
a01921758b
Add computed balance to account detail view
2017-09-13 15:06:04 -07:00
Dan Finlay
0ba6493175
Use computed balance for tx confirmation
2017-09-13 14:31:48 -07:00
Dan Finlay
86cd4e4fed
Got pending balance updating correctly
2017-09-13 14:28:51 -07:00
Dan Finlay
e4d7fb2447
Add state-labeled events to allow subscribing to any transaction's state change
2017-09-13 11:39:39 -07:00
Dan Finlay
53a467cd1e
Some progress
2017-09-12 15:06:19 -07:00
kumavis
cafebb6417
Merge pull request #2073 from MetaMask/greenkeeper/babel-eslint-8.0.0
...
Update babel-eslint to the latest version 🚀
2017-09-12 11:50:47 -07:00
kumavis
0b31d3fc5e
Merge pull request #2074 from MetaMask/export-state-logs
...
Export state logs instead of copying to clipboard
2017-09-12 11:48:27 -07:00
Thomas Huang
8d945d3fa0
Merge pull request #2069 from MetaMask/integration-tests-fix2
...
Integration test improvements
2017-09-12 11:30:23 -07:00
Kevin Serrano
111e67fa36
Add to changelog.
2017-09-12 09:35:24 -07:00
Kevin Serrano
ad14e9338d
Convert state logs into a download.
2017-09-12 09:34:48 -07:00
Kevin Serrano
08f227607a
Merge pull request #2072 from MetaMask/kumavis-patch-2
...
Rename add-to-firef.md to add-to-firefox.md
2017-09-12 08:34:15 -07:00
greenkeeper[bot]
985fb7b07c
chore(package): update babel-eslint to version 8.0.0
2017-09-12 14:10:26 +00:00
kumavis
40c105f639
Rename add-to-firef.md to add-to-firefox.md
...
This fixes the "How to add custom build to Firefox" link in the "README.md" on the root
2017-09-11 22:53:33 -07:00
kumavis
22c7049f6c
ci - remove old testem config
2017-09-11 22:34:59 -07:00
kumavis
48d21f4fca
tests - integration - fix bad cherry-pick
2017-09-11 22:34:16 -07:00
kumavis
0e70366e9c
test - integration - drop testem for karma
2017-09-11 22:29:40 -07:00
kumavis
e9daf0eb28
test - integration - remove redundant testem scripts
2017-09-11 22:26:47 -07:00
kumavis
d4a41e0277
test - integration - build - manually exit from test builder + add bundle destination log
2017-09-11 22:26:36 -07:00
kumavis
ca035743c2
ci - dont attempt to submit coveralls if not configured
2017-09-11 22:25:46 -07:00
kumavis
19d6618c04
test - integration - build - use pump + log bundling information
2017-09-11 22:25:31 -07:00
kumavis
4549845286
ci - deps - download latest chrome and firefox
2017-09-11 22:24:19 -07:00
Dan Finlay
2478fd85c2
Merge pull request #2068 from MetaMask/export-as-file
...
Allow exporting seed words and private keys as files
2017-09-11 17:42:16 -07:00
Kevin Serrano
213af0cd6c
Fix typo.
2017-09-11 16:52:35 -07:00
Kevin Serrano
1a0c465dc9
Change the changelog
2017-09-11 16:48:18 -07:00
Kevin Serrano
e7c1a11b4d
Add ability to save seed words as file.
2017-09-11 16:48:02 -07:00
Kevin Serrano
aa021b9209
Add some styling.
2017-09-11 16:40:45 -07:00
Kevin Serrano
fa1ec5dcd1
Move function as util function.
2017-09-11 16:22:20 -07:00
Kevin Serrano
3a7d4a5d4e
Basic private key download file functionality.
2017-09-11 16:13:28 -07:00
Dan Finlay
11a2ba57ac
Merge pull request #2067 from MetaMask/integration-tests-fix
...
test - integration - use async fn for error catching
2017-09-11 15:54:18 -07:00
kumavis
a6d49a49ea
test - integration - use async fn for error catching
2017-09-11 15:48:50 -07:00
Dan Finlay
4738746968
Merge branch 'i1746-BalanceBasedOnPending' into AddBalanceController
2017-09-11 15:19:17 -07:00
Kevin Serrano
10b03cd6a2
Merge pull request #2065 from MetaMask/Version-3.10.0
...
Version 3.10.0
2017-09-11 15:15:40 -07:00
Dan Finlay
6c318f238d
Version 3.10.0
2017-09-11 14:37:53 -07:00
Dan Finlay
e7159f0e48
Merge pull request #2045 from MetaMask/rejectallunapproved
...
Feature - Reject all unapproved transactions button (MM Submission: feat. @davidp94)
2017-09-11 14:31:59 -07:00
Kevin Serrano
27ba7f6ed3
Show reject all only when tx count is > 1
2017-09-11 14:12:35 -07:00
Kevin Serrano
06889377c8
Remove markdown from changelog.
2017-09-11 14:00:35 -07:00
Kevin Serrano
2e18dd27a4
Merge github.com:MetaMask/metamask-extension into rejectallunapproved
2017-09-11 13:58:46 -07:00
Dan Finlay
96107556dc
Merge pull request #2051 from MetaMask/ci-speedup
...
ci - dont need global install of test utils
2017-09-11 11:34:16 -07:00
Kevin Serrano
68b22d409a
Merge pull request #2049 from MetaMask/i1938-removecryptopermissions
...
Remove cryptonator from chrome manifest file
2017-09-10 11:05:52 -07:00
Thomas Huang
430d6d20f1
Merge pull request #2047 from MetaMask/i1997-networkindicate
...
Add caret to dropdown network selector
2017-09-08 14:38:00 -07:00
kumavis
5fa0b992a7
Merge pull request #2057 from MetaMask/Version-3.9.13
...
Version 3.9.13
2017-09-08 13:06:59 -07:00
Dan Finlay
585a32534d
Version 3.9.13
2017-09-08 12:17:58 -07:00
kumavis
d03b0547bb
inpage provider - define sendAsync on the prototype
2017-09-08 11:52:00 -07:00
kumavis
bcb60f8ef2
Merge branch 'master' into i1938-removecryptopermissions
2017-09-07 23:05:15 -07:00
kumavis
16957fa8ae
ci - dont need global install of test utils
2017-09-07 22:49:53 -07:00