bitpshr
|
ccae937f41
|
Properly end the middleware stack on RPC error
|
7 years ago |
Yung chieh Tsai
|
77d17f2d55
|
Update ipfs to infura
|
7 years ago |
kumavis
|
e2e4496c87
|
sentry - message rewrite - guard against missing message
|
7 years ago |
Dan
|
0f20fce9b7
|
Auto update gas estimate when to changes.
|
7 years ago |
Csaba Solya
|
1dda0c6469
|
remove generating blocked accounts and use a config file instead
|
7 years ago |
Csaba Solya
|
3e489ea165
|
fix documentation
|
7 years ago |
Csaba Solya
|
cf73581c0e
|
adding tests for recipient blacklist checker
|
7 years ago |
Csaba Solya
|
6affd8f949
|
adding transaction controller tests
|
7 years ago |
Csaba Solya
|
afb5788861
|
initial implementation
|
7 years ago |
Yung chieh Tsai
|
181a11eae2
|
Update default provider
|
7 years ago |
Yung chieh Tsai
|
384cb126dd
|
Update lib
|
7 years ago |
kumavis
|
58de5671cc
|
controllers - transactions - fix tx status update on boot
|
7 years ago |
kumavis
|
16d0db15e0
|
controllers - transactions - fix tx confirmation
|
7 years ago |
kumavis
|
c9f3404ca5
|
metamask-controller - lint fix
|
7 years ago |
kumavis
|
7e87600042
|
metamask-controller - lint fix
|
7 years ago |
kumavis
|
09601439e3
|
metamask-controller - update preferences controller addresses after import account
|
7 years ago |
kumavis
|
fe42de4642
|
metamask-controller - update preferences controller addresses after import account
|
7 years ago |
kumavis
|
e3ecc94a52
|
i18n - getFirstPreferredLangCode - guard against missing i18n api
fix for brave
|
7 years ago |
Yung chieh Tsai
|
829deacb57
|
Rename files
|
7 years ago |
MikeCheng1208
|
8b8cc94f6f
|
Intergrate ENS with IPFS
|
7 years ago |
MikeCheng1208
|
88a6b4edc7
|
setTimeout bug fix
|
7 years ago |
MikeCheng1208
|
695b157e7b
|
Intergrate ENS with IPFS
|
7 years ago |
kumavis
|
1b3fedd10d
|
controllers - transaction - pending-tx-tracker - lint fix
|
7 years ago |
kumavis
|
5be154ea20
|
controllers - transactions - merge @frankiebee's work with mine
|
7 years ago |
Anton
|
71a6e97327
|
cleanErrorStack moved to separate library module
more errors traces cleaned up
|
7 years ago |
Anton
|
1d23a5c81b
|
error message fix
|
7 years ago |
Anton
|
62dc6e20eb
|
Clean up user rejection error message
|
7 years ago |
kumavis
|
9f8d5f0547
|
controllers - transactions - pending-tx-tracker - _getBlock - poll until block is truthy
|
7 years ago |
kumavis
|
61ef4f1f29
|
tx-gas-utils - query for block without tx bodies
|
7 years ago |
kumavis
|
76cfb10864
|
metamask-controller - wrap txController.addUnapprovedTx for wallet middleware reference before txController is instantiated
|
7 years ago |
kumavis
|
aab9691c42
|
provider - update wallet hooks for new wallet middleware
|
7 years ago |
kumavis
|
66a62dfd0c
|
metamask-controller - fix account lookup hook
|
7 years ago |
kumavis
|
91accee2c6
|
account-tracker - guard against empty block
|
7 years ago |
kumavis
|
49ef93b991
|
controllers - recent-blocks - guard against empty block
|
7 years ago |
kumavis
|
ee800de025
|
controllers - recent-blocks - wrap block-tracker event in try-catch
|
7 years ago |
kumavis
|
f41198fbb6
|
sentry - setupRaven - ensure message is truthy
|
7 years ago |
kumavis
|
22e59af741
|
controllers - recent-blocks - ensure full blocks
|
7 years ago |
kumavis
|
eb2423799d
|
controllers - account-tracker - refactor + update for eth-block-tracker@4
|
7 years ago |
kumavis
|
53b946362a
|
controllers - recent-blocks - doc update
|
7 years ago |
frankiebee
|
c4b09da34e
|
transactions - update pending-tx-tracker to use the new block tracker
|
7 years ago |
frankiebee
|
10aecf4922
|
remove dependance on the even tx:confirmed
|
7 years ago |
kumavis
|
fa37ba3992
|
controllers - recent-blocks - pull first historical blocks in parallel
|
7 years ago |
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
7 years ago |
kumavis
|
2d4d77b17d
|
docs - jsdoc - fix syntax
|
7 years ago |
simon
|
22753d96fd
|
Added trailing comma for eslint
|
7 years ago |
simon
|
41502cb384
|
Added adyen.com to blacklisted domains because postMessages are blocking card encryption
|
7 years ago |
Whymarrh Whitby
|
67310e151e
|
Fix migration 026 to produce the correct shape for state.identities
|
7 years ago |
Whymarrh Whitby
|
2d13fac476
|
Add migration to move identities from KeyringController
|
7 years ago |
Whymarrh Whitby
|
c54e4c7191
|
Add PreferencesController#setAddresses to update ids
|
7 years ago |
Whymarrh Whitby
|
cbe4d0d88c
|
Update AddressBookController to read from preferences store
|
7 years ago |