kumavis
|
18e530221b
|
Merge pull request #5552 from EthersocialNetwork/eth_chainid
network - check eth_chainId and fallback to net_version
|
2018-10-29 19:43:25 -04:00 |
|
kumavis
|
986f8b4c21
|
preferences - fix typo
|
2018-10-29 18:56:29 -04:00 |
|
hackyminer
|
bc7f8d0a5b
|
Merge branch 'develop' into eth_chainid
|
2018-10-26 20:37:35 +09:00 |
|
HackyMiner
|
54a8ade266
|
Add support for RPC endpoints with custom chain IDs (#5134)
|
2018-10-26 10:26:43 +02:00 |
|
kumavis
|
9b42416fc0
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardBraham-develop
|
2018-10-25 22:24:30 -04:00 |
|
Thomas
|
1d65687ce4
|
Validate signTypedData in eth-json-rpc-middleware
|
2018-10-24 20:03:55 -07:00 |
|
kumavis
|
b62d07f3a5
|
Update network.js
|
2018-10-21 04:32:07 -04:00 |
|
kumavis
|
b0c649a4e3
|
Merge pull request #5555 from MetaMask/support-wallet-watch-asset
Support for prefix wallet_watchAsset
|
2018-10-21 01:27:08 -04:00 |
|
kumavis
|
61c7bbb1c1
|
network - improve logging and type conversion
|
2018-10-21 01:20:08 -04:00 |
|
kumavis
|
31e5cad1e3
|
tx-gas-util - set error message when invalidating tx based on tx data but no contract code
|
2018-10-21 01:01:21 -04:00 |
|
kumavis
|
f0602ca354
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-enhancements2
|
2018-10-20 23:51:00 -04:00 |
|
kumavis
|
3b46478024
|
Merge branch 'develop' into develop
|
2018-10-20 23:48:10 -04:00 |
|
Esteban Miño
|
7c4f98ffd6
|
specific add and remove methods for frequentRpcList (#5554)
|
2018-10-19 17:50:54 -02:30 |
|
Esteban MIno
|
75661673e5
|
add support for wallet_watchAsset
|
2018-10-19 13:57:11 -03:00 |
|
hackyminer
|
2f6530a494
|
support both eth_chainId and net_version
get the real chainId using eth_chainId and use net_version as a fallback
|
2018-10-20 01:08:46 +09:00 |
|
kumavis
|
31175dcb24
|
blacklist + currency - report error via log instead of throw
|
2018-10-19 07:18:16 -04:00 |
|
kumavis
|
a57d267dcb
|
lint fix
|
2018-10-19 07:08:04 -04:00 |
|
kumavis
|
2394881511
|
currency - throw errors on failure
|
2018-10-19 04:58:19 -04:00 |
|
kumavis
|
65aa0a1d14
|
blacklist - throw errors on request/parse failure
|
2018-10-19 04:51:03 -04:00 |
|
Alexander Tseung
|
badebe017f
|
Adds toggle for primary currency (#5421)
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
|
2018-10-17 07:03:29 +08:00 |
|
Alexander Tseung
|
c821a8354c
|
Add txReceipt data to transaction details (#5513)
|
2018-10-16 06:00:47 +08:00 |
|
Whymarrh Whitby
|
af43b7d6c9
|
Ensure that new transactions added are using the selected address
|
2018-10-10 16:16:20 -02:30 |
|
Whymarrh Whitby
|
428a7cacdf
|
Revert "transactions - add txReceipt to the txMeta body for confirmed txs (#5375)"
This reverts commit ff67293a8e .
|
2018-10-10 15:30:12 -02:30 |
|
Frankie
|
ff67293a8e
|
transactions - add txReceipt to the txMeta body for confirmed txs (#5375)
|
2018-10-10 10:26:38 -04:00 |
|
kumavis
|
600f755dbf
|
tx-gas-utils - improve format + comments
|
2018-10-09 23:17:05 -04:00 |
|
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'
|
2018-10-09 15:31:25 -07:00 |
|
Howard Braham
|
222e62d7f1
|
Bug Fix: #1789 and #4525 eth.getCode() with no contract
|
2018-10-09 15:31:25 -07:00 |
|
Bruno Barbieri
|
17b9f4c0db
|
Merge pull request #5458 from MetaMask/provider-subs
Feature: Subscription support
|
2018-10-09 13:25:13 -04:00 |
|
kumavis
|
fe82c4a9fb
|
provider - network - restore block-ref-rewrite middleware references
|
2018-10-08 12:39:18 -04:00 |
|
kumavis
|
354f8c0d7d
|
provider - enable subscription support (newHeads, logs)
|
2018-10-08 11:55:07 -04:00 |
|
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
|
2018-10-05 10:35:14 -07:00 |
|
Whymarrh Whitby
|
4dd6c8168f
|
Add ability to whitelist a blacklisted domain at runtime
|
2018-10-02 10:43:46 -02:30 |
|
HackyMiner
|
13a1d46720
|
support editable customRPC (#5267)
* support editable customRPC #5246
* remove rpcList size restriction
|
2018-09-28 17:23:58 -02:30 |
|
Alexander Tseung
|
5d57c7c4fd
|
Merge pull request #5282 from MetaMask/tx-cancel-ui
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
|
2018-09-24 11:34:12 -07:00 |
|
Dan Miller
|
19d72c9b0b
|
Adds getPendingNonce method to provider initialization options in metamask-controller.
|
2018-09-21 15:29:42 -02:30 |
|
Alexander Tseung
|
5a6c333506
|
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
|
2018-09-19 14:31:10 -07:00 |
|
Whymarrh Whitby
|
d60991ec88
|
Delete ConfigManager, replacing its usages with PreferencesController
|
2018-09-11 09:39:16 -07:00 |
|
Frankie
|
1552fe1c3e
|
Merge pull request #5216 from MetaMask/tx-cancel
Add createCancelTransaction method
|
2018-09-10 13:29:29 -10:00 |
|
Alexander Tseung
|
43de189d06
|
Add createCancelTransaction method
|
2018-09-10 12:48:01 -07:00 |
|
Whymarrh Whitby
|
7c3b69e1e4
|
Attach the RPC error value to txMeta
|
2018-09-08 19:59:50 -02:30 |
|
Esteban MIno
|
e743f44150
|
fix conflicts
|
2018-08-28 15:20:30 -03:00 |
|
Esteban MIno
|
3106374cc3
|
watchAsset small changes
|
2018-08-27 22:10:14 -03:00 |
|
Esteban MIno
|
b59a1e91b8
|
typo watchAsset imageUrl to image
|
2018-08-23 15:54:40 -03:00 |
|
Evgeniy Filatov
|
9a80d6e859
|
updated docs, small improvement of recent RPC rendering
|
2018-08-23 01:26:30 +03:00 |
|
Evgeniy Filatov
|
b23cca1469
|
implemented improvements to RPC history
|
2018-08-23 01:18:13 +03:00 |
|
Esteban MIno
|
4e6c71e969
|
Merge branch 'develop' into WatchTokenFeature
|
2018-08-21 20:14:49 -03:00 |
|
kumavis
|
13dfea7f2d
|
bugfix - prevents old blocktracker from getting internal hooks migrated
|
2018-08-21 14:13:23 -07:00 |
|
Esteban MIno
|
3a3732eb24
|
returning error in watchAsset
|
2018-08-21 13:12:45 -03:00 |
|
Esteban MIno
|
6fa889abcb
|
refactor watchToken related functions
|
2018-08-21 12:59:42 -03:00 |
|
Esteban MIno
|
68c1b4c170
|
watchAsset returns result wether token was added or not
|
2018-08-20 22:32:14 -03:00 |
|
Esteban MIno
|
81cd29df43
|
Merge branch 'develop' into WatchTokenFeature
|
2018-08-20 19:35:38 -03:00 |
|
Esteban MIno
|
dbab9a007f
|
delete according image when token added with watchToken deleted
|
2018-08-16 21:17:02 -03:00 |
|
Esteban MIno
|
bb868f5834
|
correct behavior when notification is closed when popup
|
2018-08-16 20:19:19 -03:00 |
|
Esteban MIno
|
a36ea0e232
|
show watch asset image from hide token modal
|
2018-08-16 12:04:43 -03:00 |
|
Esteban MIno
|
5289a36664
|
change watchAsset to new spec for type ERC20
|
2018-08-15 20:01:59 -03:00 |
|
Esteban MIno
|
b766104c8d
|
add suggested tokens objects in metamask state
|
2018-08-15 18:34:57 -03:00 |
|
Esteban MIno
|
a4b6b2357a
|
watchToken to watchAsset
|
2018-08-14 20:09:56 -03:00 |
|
Esteban MIno
|
a4c3f6b65c
|
add support for images base64 and urls on new ui
|
2018-08-14 20:08:12 -03:00 |
|
Thomas
|
96d789d2cf
|
Merge branch 'develop' into network-remove-provider-engine
Override package-lock and fix merge conflicts
|
2018-08-14 10:44:42 -07:00 |
|
Esteban MIno
|
8f5b80a0fe
|
update method to metamask_watchToken
|
2018-08-14 13:58:47 -03:00 |
|
Esteban MIno
|
33357e3538
|
refactor unused code
|
2018-08-07 19:12:16 -04:00 |
|
Esteban MIno
|
15ea8c04b2
|
fix merge
|
2018-08-07 17:53:36 -04:00 |
|
Esteban Miño
|
3f57d5f66b
|
Merge branch 'develop' into WatchTokenFeature
|
2018-08-07 17:50:58 -04:00 |
|
frankiebee
|
115d3c9aaf
|
Merge branch 'network-remove-provider-engine' into network-remove-provider-engine-tests
|
2018-08-07 01:38:32 -07:00 |
|
frankiebee
|
c2d4b237eb
|
network - fix blockTracker reference to return the blockTrackerProxy instead of the direct blockTracker reference
|
2018-08-07 01:35:30 -07:00 |
|
Esteban MIno
|
78ad3c38e2
|
add suggested token params validation
|
2018-08-06 18:28:47 -04:00 |
|
Esteban MIno
|
9ac9f53a73
|
eth_watchToken working
|
2018-08-03 19:24:12 -04:00 |
|
Esteban MIno
|
081884bd80
|
rpc-engine not crashing when eth_watchToken
|
2018-08-03 16:42:13 -04:00 |
|
Esteban MIno
|
21a61f2987
|
merge develop
|
2018-08-03 14:56:02 -04:00 |
|
Thomas Huang
|
024ebe07e0
|
Merge branch 'develop' into network-remove-provider-engine-tests
|
2018-08-01 10:40:31 -07:00 |
|
Esteban MIno
|
d8817b2646
|
fix doc tag
|
2018-07-31 16:18:06 -04:00 |
|
Esteban MIno
|
3124e8c612
|
tokens related functions refactor
|
2018-07-31 15:59:19 -04:00 |
|
Esteban MIno
|
ccae79d392
|
fix undefined for tokens on tests
|
2018-07-31 13:07:28 -04:00 |
|
Esteban MIno
|
822c1734d6
|
fix double state update when account changed
|
2018-07-30 20:36:31 -04:00 |
|
Esteban MIno
|
fbcba8f019
|
create tokens storage when setadresses
|
2018-07-30 19:09:17 -04:00 |
|
Esteban MIno
|
31286673c3
|
isolation of tokens related methods in preferences
|
2018-07-30 18:43:34 -04:00 |
|
Esteban Miño
|
228f48c6e5
|
Merge branch 'develop' into TokensPerAccountBasis
|
2018-07-27 16:07:08 -04:00 |
|
Esteban MIno
|
5b9725d1f1
|
refactor to accountTokens
|
2018-07-27 16:05:12 -04:00 |
|
Esteban MIno
|
2827e13caa
|
add & delete tokens per network
|
2018-07-26 19:28:12 -04:00 |
|
Esteban MIno
|
1d3ad7cfbb
|
tokens per network for individual account
|
2018-07-26 18:04:34 -04:00 |
|
Thomas
|
138858647e
|
Merge branch 'develop' into network-remove-provider-engine
|
2018-07-25 22:38:44 -07:00 |
|
Frankie
|
b5e3aafe2e
|
Merge pull request #4871 from MetaMask/3519-new-contract-gas
tx-gas-utils - catch all errors from gas estimation
|
2018-07-25 15:33:17 -10:00 |
|
Esteban MIno
|
adee549c43
|
preferences test fixes for tokens per account
|
2018-07-25 17:46:31 -04:00 |
|
Esteban MIno
|
2770df80e3
|
add & delete tokens per account
|
2018-07-25 16:14:10 -04:00 |
|
pinkiebell
|
3667f3cb85
|
network.js: convert rpc protocol to lower case (#4855)
Fixes #4253
|
2018-07-24 19:33:36 -02:30 |
|
Jenny Pollack
|
00bae74475
|
tx-gas-utils - catch all errors from gas estimation
|
2018-07-24 14:16:37 -07:00 |
|
brunobar79
|
5ebefc0e50
|
run linter
|
2018-07-21 16:03:31 -04:00 |
|
Esteban Miño
|
110efa9ec1
|
Merge branch 'develop' into detectTokenFeature
|
2018-07-20 20:09:37 -04:00 |
|
Esteban MIno
|
9c95554933
|
fix detection on submit password
|
2018-07-20 19:58:03 -04:00 |
|
Esteban Miño
|
cb045fd8fe
|
Auto-detect tokens #3034 (#4683)
* detect tokens polling
* network store to detect token
* tests for spec
* passtest-lint
* fix lint
* improve tests
* detect tokens through infura
* detect tokens when submit password and new account selected
* keyring unlocked detect and unit tests
* add changelog
|
2018-07-20 12:36:24 -04:00 |
|
Esteban MIno
|
009b1cefbe
|
keyring unlocked detect and unit tests
|
2018-07-19 19:46:46 -04:00 |
|
Esteban MIno
|
3b97d816ff
|
detect tokens when submit password and new account selected
|
2018-07-19 15:56:38 -04:00 |
|
brunobar79
|
d21d408d64
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-13 20:53:22 -04:00 |
|
Esteban MIno
|
2fffe09873
|
detect tokens through infura
|
2018-07-12 20:43:43 -04:00 |
|
Thomas Huang
|
5a45df72c6
|
Merge pull request #4669 from MetaMask/removeNonceTrackerFunction
Remove unsued nonce tracker function
|
2018-07-12 11:48:05 -07:00 |
|
brunobar79
|
07d8bfaec5
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
|
2018-07-12 12:54:08 -04:00 |
|
Alexander Tseung
|
0d4dbbec2a
|
Merge pull request #4691 from MetaMask/i4404-confirm-refactor
Refactor and redesign confirm transaction views
|
2018-07-11 15:31:50 -10:00 |
|
Esteban MIno
|
910713c6b3
|
improve tests
|
2018-07-11 15:59:05 -04:00 |
|
brunobar79
|
523cf9ad33
|
account removal is working
|
2018-07-11 00:20:40 -04:00 |
|
Thomas
|
5188b727d4
|
Merge branch 'develop' into removeNonceTrackerFunction
|
2018-07-10 11:34:00 -07:00 |
|