Dan Finlay
|
622a1f7f4a
|
Version 3.13.3
|
7 years ago |
kumavis
|
161aa66cb4
|
Revert "Revert "network - for infura networks use the infura block tracker provider""
This reverts commit 5df7dcd758 .
|
7 years ago |
Frankie
|
5df7dcd758
|
Revert "network - for infura networks use the infura block tracker provider"
|
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
|
05c6789030
|
Adds button for opening app in main browser window in extension.
|
7 years ago |
Dan Finlay
|
1ebd5140aa
|
Version 3.13.2
|
7 years ago |
Dan Finlay
|
542e0035dd
|
Pass polling interval to zero client provider
|
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
|
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 |
vicnaum
|
553d713636
|
A more expressive way
replaced ifs with ? :
|
7 years ago |
Dan Finlay
|
c391b25015
|
Version 3.13.0
|
7 years ago |
Dan
|
ec6c3c33bd
|
Merge branch 'master' into NewUI-flat-merge-with-master
|
7 years ago |
Dan Finlay
|
0e25129028
|
Enforce retry tx at minimum gas of previous tx
|
7 years ago |
Dan Finlay
|
31564e0a86
|
Fix retry action
|
7 years ago |
Dan Finlay
|
6ff580584a
|
Add retry background method and action
|
7 years ago |
vicnaum
|
7854321fae
|
Fix for #2644 - Specified Nonce isn't used
Added nonceSpecified.
And a check if nonce was specified - then we should use the specified nonce instead of generating a new one.
|
7 years ago |
Dan
|
f58aae3f2b
|
firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta in _resubmitTx
|
7 years ago |
Dan
|
ea23da9e75
|
Correct note for updateTx after block-update event in transaction.js
|
7 years ago |
Dan
|
871d9fd9fb
|
Fix undefined latestBlockNumber in _resubmitTx
|
7 years ago |
Dan
|
ae2a4d78e8
|
Exponentional backoff on transaction retry in pending-tx-tracker
|
7 years ago |
William Chong
|
03f86acd60
|
fix #1398, prevent injecting xml without xml suffix
|
7 years ago |
Dan
|
84321b2d9b
|
Lint fix
|
7 years ago |
Dan
|
db06e7e649
|
Css selected in background based on betaUI state.
|
7 years ago |
Dan
|
7f79524070
|
Add UI selection
|
7 years ago |
Dan Finlay
|
9ca6f93eca
|
Bump version to 3.12.1
|
7 years ago |
Dan Finlay
|
8192c0b58c
|
Fix migration comment
|
7 years ago |
Dan Finlay
|
ab35a76a24
|
Migrate old data to include firstVersion info
|
7 years ago |
Dan Finlay
|
bd82b17310
|
Linted
|
7 years ago |
Dan Finlay
|
049ec52a95
|
Add seed phrase bounty award notice
Only shows to people who installed before or equal to MetaMask 3.12.1
|
7 years ago |
Dan Finlay
|
f0f6bb28e0
|
Get notice version filtering working nicely
|
7 years ago |
kumavis
|
f64bc3c01a
|
deps - obs-store@3 + migrate stream plumbing
|
7 years ago |
Dan Finlay
|
ec4b7de962
|
Add firstVersion field to notices selector
|
7 years ago |
Dan Finlay
|
e89f82399f
|
Add optional version field to notices
Allows notices to only show to users who are on a certain version.
|
7 years ago |
kumavis
|
634102df63
|
network controller - warn via log.warn
|
7 years ago |
Jason Clark
|
a34362b776
|
Fixes changes requested in pullrequestreview-79088534
|
7 years ago |
Jason Clark
|
abefcc9612
|
more eslint fixes
|
7 years ago |
Jason Clark
|
fc46a16a32
|
toggle wired up to preferences property store
|
7 years ago |
Clark, Jason (Contractor)
|
90fc4812bc
|
incremental commit
|
7 years ago |
Dan Finlay
|
65cb970487
|
Prevent creation of multiple vaults
Fixes #2577 by ensuring only one seed phrase can be set for a new vault.
Also cleans up logs and reproduction logic.
|
7 years ago |
Dan Finlay
|
c0aa7ce857
|
Add reproduction and mutex code
|
7 years ago |
Chi Kei Chan
|
03968ffafe
|
Version Bump
|
7 years ago |
Dora E. Mondrian
|
41fea44af3
|
newUnaprovedTx => newUnapprovedTx
This typo tripped me up when I was reading through the code and trying to understand what's going on.
|
7 years ago |
Dan
|
5a94775b3f
|
Lint fixes for NewUI-flat.
|
7 years ago |
Dan Finlay
|
5ce94e69b3
|
Add useful error when duplicate web3 is detected.
Fixes #2507
|
7 years ago |
kumavis
|
c1d2a1226c
|
4.0.3
|
7 years ago |
kumavis
|
a7424f0c0d
|
3.12.0
|
7 years ago |
Chi Kei Chan
|
fa95303e1e
|
Sign Typed Request styling fixes
|
7 years ago |
Dan
|
ddf11011c9
|
Signature request fixes.
|
7 years ago |