diff options
author | Kevin Serrano <kevgagser@gmail.com> | 2016-10-26 04:24:03 +0800 |
---|---|---|
committer | Kevin Serrano <kevgagser@gmail.com> | 2016-10-26 04:24:03 +0800 |
commit | 678301a20e6112d79a052c13f921bb75c451c613 (patch) | |
tree | 735a7e4cd5dc92aa3f574144660231728d9c74f2 /development/states | |
parent | 16e2f029d8b76e6f1e951d35307d955c2346cd8d (diff) | |
download | tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.tar tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.tar.gz tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.tar.bz2 tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.tar.lz tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.tar.xz tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.tar.zst tangerine-wallet-browser-678301a20e6112d79a052c13f921bb75c451c613.zip |
Phase out extra warning screen.
Diffstat (limited to 'development/states')
-rw-r--r-- | development/states/accounts.json | 3 | ||||
-rw-r--r-- | development/states/custom-rpc.json | 1 | ||||
-rw-r--r-- | development/states/locked.json | 1 | ||||
-rw-r--r-- | development/states/pending-signature.json | 3 | ||||
-rw-r--r-- | development/states/restore-vault.json | 3 | ||||
-rw-r--r-- | development/states/send.json | 3 | ||||
-rw-r--r-- | development/states/shapeshift.json | 3 | ||||
-rw-r--r-- | development/states/terms.json | 35 |
8 files changed, 5 insertions, 47 deletions
diff --git a/development/states/accounts.json b/development/states/accounts.json index 9068be0bd..f09ea8f36 100644 --- a/development/states/accounts.json +++ b/development/states/accounts.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "isEthConfirmed": true, "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { "0x0abdd95cafcabec9b3e99dcd09fc4b441037cb80": { @@ -116,4 +115,4 @@ "scrollToBottom": true }, "identities": {} -}
\ No newline at end of file +} diff --git a/development/states/custom-rpc.json b/development/states/custom-rpc.json index 5ac8e9e58..8025225fa 100644 --- a/development/states/custom-rpc.json +++ b/development/states/custom-rpc.json @@ -161,7 +161,6 @@ "network": "166", "seedWords": null, "isConfirmed": true, - "isEthConfirmed": true, "unconfMsgs": {}, "messages": [], "provider": { diff --git a/development/states/locked.json b/development/states/locked.json index d21a062c1..060d5e48c 100644 --- a/development/states/locked.json +++ b/development/states/locked.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": false, - "isEthConfirmed": true, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": {}, diff --git a/development/states/pending-signature.json b/development/states/pending-signature.json index 33f79b4c8..dceff7a15 100644 --- a/development/states/pending-signature.json +++ b/development/states/pending-signature.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "isEthConfirmed": true, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { @@ -403,4 +402,4 @@ "warning": null }, "identities": {} -}
\ No newline at end of file +} diff --git a/development/states/restore-vault.json b/development/states/restore-vault.json index e1f157ddf..d796676a8 100644 --- a/development/states/restore-vault.json +++ b/development/states/restore-vault.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": false, "isUnlocked": false, - "isEthConfirmed": false, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": {}, @@ -36,4 +35,4 @@ "warning": null }, "identities": {} -}
\ No newline at end of file +} diff --git a/development/states/send.json b/development/states/send.json index afc1e6397..1d6a5504c 100644 --- a/development/states/send.json +++ b/development/states/send.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "isEthConfirmed": false, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { @@ -73,4 +72,4 @@ "detailView": {} }, "identities": {} -}
\ No newline at end of file +} diff --git a/development/states/shapeshift.json b/development/states/shapeshift.json index a656fb00f..31b8cadec 100644 --- a/development/states/shapeshift.json +++ b/development/states/shapeshift.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "isEthConfirmed": true, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { @@ -345,4 +344,4 @@ "isSubLoading": false }, "identities": {} -}
\ No newline at end of file +} diff --git a/development/states/terms.json b/development/states/terms.json deleted file mode 100644 index 3a4914841..000000000 --- a/development/states/terms.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "metamask": { - "isInitialized": false, - "isUnlocked": false, - "currentDomain": "example.com", - "rpcTarget": "https://rawtestrpc.metamask.io/", - "identities": {}, - "unconfTxs": {}, - "accounts": {}, - "transactions": [], - "network": "2", - "seedWords": null, - "isConfirmed": false, - "isEthConfirmed": false, - "unconfMsgs": {}, - "messages": [], - "provider": { - "type": "testnet" - } - }, - "appState": { - "menuOpen": false, - "currentView": { - "name": "EthStoreWarning" - }, - "accountDetail": { - "subview": "transactions" - }, - "currentDomain": "127.0.0.1:9966", - "transForward": true, - "isLoading": false, - "warning": null - }, - "identities": {} -}
\ No newline at end of file |