aboutsummaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2018-07-11 08:09:22 +0800
committerDan <danjm.com@gmail.com>2018-07-11 19:05:15 +0800
commita7a66171c235a2c4f318d329b0d57ff5b87c83b8 (patch)
tree0e9f6993d4e0c495184a72403bacaa397aa687c0 /development
parentf81676fda141c4ea37b76c7adb545d4a7c0588e2 (diff)
downloadtangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.tar
tangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.tar.gz
tangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.tar.bz2
tangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.tar.lz
tangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.tar.xz
tangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.tar.zst
tangerine-wallet-browser-a7a66171c235a2c4f318d329b0d57ff5b87c83b8.zip
Fix signature request tests for compatability with confirm refactor.
Diffstat (limited to 'development')
-rw-r--r--development/states/confirm-sig-requests.json37
1 files changed, 32 insertions, 5 deletions
diff --git a/development/states/confirm-sig-requests.json b/development/states/confirm-sig-requests.json
index 3c9caafb0..829f513a8 100644
--- a/development/states/confirm-sig-requests.json
+++ b/development/states/confirm-sig-requests.json
@@ -73,7 +73,7 @@
"from": "0x0d0c7188d9c72b019a5da9bca0d127680c22e658"
},
"status": "unapproved",
- "time": 1537889069339,
+ "time": 1537889070000,
"type": "eth_sign"
}
},
@@ -86,11 +86,11 @@
"from": "0x0d0c7188d9c72b019a5da9bca0d127680c22e659"
},
"status": "unapproved",
- "time": 1517889069339,
+ "time": 1537889065000,
"type": "personal_sign"
}
},
- "unapprovedPersonalMsgCount": 0,
+ "unapprovedPersonalMsgCount": 1 ,
"unapprovedTypedMessages": {
"8997167822566869": {
"id": 8997167822566869,
@@ -102,7 +102,7 @@
"from": "0x0d0c7188d9c72b019a5da9bca0d127680c22e659"
},
"status": "unapproved",
- "time": 1617889069339,
+ "time": 1537889060000,
"type": "eth_signTypedData"
}
},
@@ -172,5 +172,32 @@
"scrollToBottom": false,
"forgottenPassword": null
},
- "identities": {}
+ "identities": {},
+ "confirmTransaction": {
+ "txData": {
+ "id": 8927167822566864,
+ "msgParams": {
+ "data": "0x879a053d4800c6354e76c7985a865d2922c82fb5b3f4577b2fe08b998954f2e0",
+ "from": "0x0d0c7188d9c72b019a5da9bca0d127680c22e658"
+ },
+ "status": "unapproved",
+ "time": 1537889069339,
+ "type": "eth_sign"
+ },
+ "tokenData": {},
+ "methodData": {},
+ "tokenProps": {
+ "tokenDecimals": "",
+ "tokenSymbol": ""
+ },
+ "fiatTransactionAmount": "",
+ "fiatTransactionFee": "",
+ "fiatTransactionTotal": "",
+ "ethTransactionAmount": "",
+ "ethTransactionFee": "",
+ "ethTransactionTotal": "",
+ "hexGasTotal": "",
+ "nonce": "",
+ "fetchingMethodData": false
+ }
}