Dan Finlay
|
622a1f7f4a
|
Version 3.13.3
|
7 years ago |
Thomas Huang
|
fb5edfe69e
|
Merge pull request #2662 from williamchong007/master
fix #1398, prevent injecting xml without xml suffix
|
7 years ago |
Thomas Huang
|
6843a79fe9
|
Merge pull request #2733 from MetaMask/i2380-ShowNoBalance
Show watched tokens with no balance
|
7 years ago |
Frankie
|
4301e6b2bd
|
Merge pull request #2744 from MetaMask/infura-block-tracker
re-add Infura block tracker provider
|
7 years ago |
kumavis
|
161aa66cb4
|
Revert "Revert "network - for infura networks use the infura block tracker provider""
This reverts commit 5df7dcd758 .
|
7 years ago |
kumavis
|
adb3de5283
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into infura-block-tracker
|
7 years ago |
kumavis
|
222e80dbbe
|
deps - bump eth-json-rpc-infura
|
7 years ago |
Thomas Huang
|
b33f516fb7
|
Merge pull request #2743 from MetaMask/revert-2741-infura-block-tracker
Revert "network - for infura networks use the infura block tracker provider"
|
7 years ago |
Frankie
|
5df7dcd758
|
Revert "network - for infura networks use the infura block tracker provider"
|
7 years ago |
Frankie
|
0935e22d30
|
Merge pull request #2741 from MetaMask/infura-block-tracker
network - for infura networks use the infura block tracker provider
|
7 years ago |
kumavis
|
3ebeec1818
|
Merge pull request #2740 from MetaMask/i#2729infura-chill-out
dont aggressively query account data
|
7 years ago |
kumavis
|
33e6befdaa
|
network - for infura networks use the infura block tracker provider
|
7 years ago |
frankiebee
|
da209a9cfd
|
dont aggresively query account data
|
7 years ago |
Dan J Miller
|
339eb7d1a6
|
Fix edit to field bug. (#2738)
|
7 years ago |
Dan
|
68ef52e183
|
Remove inline style.
|
7 years ago |
Dan
|
a67caee767
|
Make transaction list and item more flexible.
|
7 years ago |
Dan
|
70557e0448
|
Flex account-data-subsection
|
7 years ago |
Dan
|
71d6403304
|
Fix old ui width in mobile and extension.
|
7 years ago |
Dan
|
4e0485938a
|
Fix height of login screen
|
7 years ago |
Chi Kei Chan
|
515437a4c9
|
Fix isMascara and update yarn.lock
|
7 years ago |
Dan
|
57c91435a7
|
Substitute isMascara check for explicit check if user is on mobile browser.
|
7 years ago |
Dan
|
4b654669e6
|
Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser.
|
7 years ago |
Dan
|
05c6789030
|
Adds button for opening app in main browser window in extension.
|
7 years ago |
Dan
|
800eb2b969
|
Delete uneeded files from old-ui.
|
7 years ago |
Dan Finlay
|
3456efa3f6
|
Bump changelog
|
7 years ago |
Dan Finlay
|
d110c916a4
|
Show watched tokens with no balance
|
7 years ago |
kumavis
|
c12886a3d5
|
Merge pull request #2718 from MetaMask/ReducePollingInterval
Reduce polling interval
|
7 years ago |
Dan Finlay
|
1ebd5140aa
|
Version 3.13.2
|
7 years ago |
Dan Finlay
|
408fc0f2fc
|
Bump changelog
|
7 years ago |
Dan Finlay
|
542e0035dd
|
Pass polling interval to zero client provider
|
7 years ago |
Dan
|
bfec077d79
|
Fixes the cancel button in the buy screen to take the user home.
|
7 years ago |
kumavis
|
d39eb37042
|
Merge pull request #2699 from MetaMask/patch-2
Allow Dapps to Specify Nonce
|
7 years ago |
kumavis
|
a91200fd08
|
tx-controller - failed state is a finished state
|
7 years ago |
Dan Finlay
|
dc4e3ef241
|
Version 3.13.1
|
7 years ago |
Dan Finlay
|
9bb4df46ec
|
Bump changelog
|
7 years ago |
Dan Finlay
|
950ec9596c
|
Do not allow nonces larger than the next valid nonce
To avoid situations where a user signs a transaction that will become
surprisingly valid in the future.
|
7 years ago |
Dan Finlay
|
89e640afcb
|
Merge branch 'master' into patch-2
|
7 years ago |
Chi Kei Chan
|
8defb365b4
|
Merge pull request #2639 from alextsg/cb-372
[NewUI] Update font weights to 300, remove animation from network dropdown, f…
|
7 years ago |
Chi Kei Chan
|
0163538d5e
|
Merge branch 'NewUI-flat' into cb-372
|
7 years ago |
Chi Kei Chan
|
41d281a527
|
Merge branch 'NewUI-flat' into cb-372
|
7 years ago |
Chi Kei Chan
|
e0d0e19c92
|
Merge pull request #2697 from danjm/MM-333-auto-add-users-to-new-UI
[NewUI] Auto add users to new ui
|
7 years ago |
Chi Kei Chan
|
efa894a0c3
|
Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI
|
7 years ago |
Chi Kei Chan
|
845aec82b9
|
Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI
|
7 years ago |
Kevin Serrano
|
6553ba132d
|
Merge pull request #2654 from abitrolly/patch-2
Download State Logs with .json extension
|
7 years ago |
Kevin Serrano
|
35be563fbd
|
Merge pull request #2688 from MetaMask/AddPriceBump
Add 10% price bump minimum to retry attempts.
|
7 years ago |
vicnaum
|
553d713636
|
A more expressive way
replaced ifs with ? :
|
7 years ago |
Dan Finlay
|
c82fd990aa
|
Add 10% price bump to retry attempts.
Turns out geth requires at least a 10% price bump to replace txs:
9619a61024/core/tx_pool.go (L133)
|
7 years ago |
Dan Finlay
|
a2057a8d29
|
Merge pull request #2684 from MetaMask/RetryTransaction
Retry transaction
|
7 years ago |
Dan Finlay
|
706a07d0e9
|
Merge branch 'RetryTransaction' of github.com:MetaMask/metamask-plugin into RetryTransaction
|
7 years ago |
Dan Finlay
|
c391b25015
|
Version 3.13.0
|
7 years ago |