1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/test/unit/app
Frankie 514be408f8
I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327)
* tests - create tests for pending middlewares

* transactions - add r,s,v values to the txMeta to match the JSON rpc response

* network - add new middleware for eth_getTransactionByHash that the checks pending tx's for a response value

* transactions/pending - use getTransactionReceipt for checking if tx is in a block

* meta - file rename
2019-10-30 12:15:54 -10:00
..
controllers I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 2019-10-30 12:15:54 -10:00
account-import-strategies.spec.js
buy-eth-url.spec.js Return after rejecting promise in action (#7079) 2019-08-31 13:34:27 -03:00
cleanErrorStack.spec.js
ComposableObservableStore.js
edge-encryptor-test.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
fetch-with-timeout.test.js Combine fetch-with-timeout implementations (#7084) 2019-09-04 17:00:11 -03:00
message-manager-test.js
nodeify-test.js lint fix 2019-03-29 12:51:54 +08:00
pending-balance-test.js
personal-message-manager-test.js
seed-phrase-verifier-test.js
typed-message-manager.spec.js MM controller additions, balance controller, typedMessageManager, and addtional actions tests 2019-10-21 12:47:36 -07:00
util-test.js Fix phishing detect script (#7287) 2019-10-18 13:35:32 -02:30