kumavis
|
600f755dbf
|
tx-gas-utils - improve format + comments
|
6 years ago |
Howard Braham
|
4cc0b1ef01
|
ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0'
|
6 years ago |
Howard Braham
|
222e62d7f1
|
Bug Fix: #1789 and #4525 eth.getCode() with no contract
|
6 years ago |
kumavis
|
fe82c4a9fb
|
provider - network - restore block-ref-rewrite middleware references
|
6 years ago |
kumavis
|
354f8c0d7d
|
provider - enable subscription support (newHeads, logs)
|
6 years ago |
Dan Finlay
|
507397f6c3
|
Fix updating of pending transactions
Transaction statuses were not being properly updated when:
- MetaMask was unlocked
- The network was changed
This PR fixes both of those. Fixes #5174
|
6 years ago |
Whymarrh Whitby
|
4dd6c8168f
|
Add ability to whitelist a blacklisted domain at runtime
|
6 years ago |
HackyMiner
|
13a1d46720
|
support editable customRPC (#5267)
* support editable customRPC #5246
* remove rpcList size restriction
|
6 years ago |
Dan Miller
|
19d72c9b0b
|
Adds getPendingNonce method to provider initialization options in metamask-controller.
|
6 years ago |
Alexander Tseung
|
5a6c333506
|
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
|
6 years ago |
Whymarrh Whitby
|
d60991ec88
|
Delete ConfigManager, replacing its usages with PreferencesController
|
6 years ago |
Alexander Tseung
|
43de189d06
|
Add createCancelTransaction method
|
6 years ago |
Whymarrh Whitby
|
7c3b69e1e4
|
Attach the RPC error value to txMeta
|
6 years ago |
Esteban MIno
|
3106374cc3
|
watchAsset small changes
|
6 years ago |
Esteban MIno
|
b59a1e91b8
|
typo watchAsset imageUrl to image
|
6 years ago |
Evgeniy Filatov
|
9a80d6e859
|
updated docs, small improvement of recent RPC rendering
|
6 years ago |
Evgeniy Filatov
|
b23cca1469
|
implemented improvements to RPC history
|
6 years ago |
kumavis
|
13dfea7f2d
|
bugfix - prevents old blocktracker from getting internal hooks migrated
|
6 years ago |
Esteban MIno
|
3a3732eb24
|
returning error in watchAsset
|
6 years ago |
Esteban MIno
|
6fa889abcb
|
refactor watchToken related functions
|
6 years ago |
Esteban MIno
|
68c1b4c170
|
watchAsset returns result wether token was added or not
|
6 years ago |
brunobar79
|
992e7f1b5a
|
fix merge conflicts
|
6 years ago |
Esteban MIno
|
dbab9a007f
|
delete according image when token added with watchToken deleted
|
6 years ago |
Esteban MIno
|
bb868f5834
|
correct behavior when notification is closed when popup
|
6 years ago |
Esteban MIno
|
a36ea0e232
|
show watch asset image from hide token modal
|
6 years ago |
Esteban MIno
|
5289a36664
|
change watchAsset to new spec for type ERC20
|
6 years ago |
Esteban MIno
|
b766104c8d
|
add suggested tokens objects in metamask state
|
6 years ago |
Esteban MIno
|
a4b6b2357a
|
watchToken to watchAsset
|
6 years ago |
Esteban MIno
|
a4c3f6b65c
|
add support for images base64 and urls on new ui
|
6 years ago |
Esteban MIno
|
8f5b80a0fe
|
update method to metamask_watchToken
|
6 years ago |
brunobar79
|
b77cc3d969
|
fix tx tests
|
6 years ago |
brunobar79
|
068bf43615
|
working
|
6 years ago |
brunobar79
|
286bde606f
|
fix merge conflicts
|
6 years ago |
Esteban MIno
|
33357e3538
|
refactor unused code
|
6 years ago |
Esteban MIno
|
15ea8c04b2
|
fix merge
|
6 years ago |
frankiebee
|
c2d4b237eb
|
network - fix blockTracker reference to return the blockTrackerProxy instead of the direct blockTracker reference
|
6 years ago |
Esteban MIno
|
78ad3c38e2
|
add suggested token params validation
|
6 years ago |
Esteban MIno
|
9ac9f53a73
|
eth_watchToken working
|
6 years ago |
Esteban MIno
|
081884bd80
|
rpc-engine not crashing when eth_watchToken
|
6 years ago |
Esteban MIno
|
d8817b2646
|
fix doc tag
|
6 years ago |
Esteban MIno
|
3124e8c612
|
tokens related functions refactor
|
6 years ago |
Esteban MIno
|
ccae79d392
|
fix undefined for tokens on tests
|
6 years ago |
Esteban MIno
|
822c1734d6
|
fix double state update when account changed
|
6 years ago |
Esteban MIno
|
fbcba8f019
|
create tokens storage when setadresses
|
6 years ago |
Esteban MIno
|
31286673c3
|
isolation of tokens related methods in preferences
|
6 years ago |
Esteban MIno
|
5b9725d1f1
|
refactor to accountTokens
|
6 years ago |
Esteban MIno
|
2827e13caa
|
add & delete tokens per network
|
6 years ago |
Esteban MIno
|
1d3ad7cfbb
|
tokens per network for individual account
|
6 years ago |
Esteban MIno
|
adee549c43
|
preferences test fixes for tokens per account
|
6 years ago |
Esteban MIno
|
2770df80e3
|
add & delete tokens per account
|
6 years ago |