frankiebee
84b3415b44
WIP: lost enital call from dapp to getAccounts
8 years ago
Dan Finlay
98dd684524
Linted
8 years ago
Dan Finlay
daf22168b6
Bump changelog
8 years ago
Dan Finlay
610ec2bdf5
Fix popup behavior for Firefox
...
Firefox does not support the `focused` parameter when opening a new window, and we don't actually require it for Chrome either, new popups are at the foreground by default already.
8 years ago
Kevin Serrano
cb34eda6c6
Fix potential formatting issues for seed word display.
8 years ago
Dan Finlay
13ec2aaa12
Merge pull request #1281 from MetaMask/migration-enable
...
Add missing migration.
8 years ago
Kevin Serrano
576fb26c15
Add missing migration.
8 years ago
frankiebee
a20a237282
Merge branch 'master' into mascara
8 years ago
frankiebee
79248ae5cd
WIP: Untrusted external connections eg: dapps
8 years ago
Dan Finlay
7c09bde412
Merge pull request #1277 from MetaMask/Version-2.5.2
...
Version 2.5.2
8 years ago
Dan Finlay
3b6b06db92
Version 2.5.2
8 years ago
Dan Finlay
7b9ac18557
Merge pull request #1268 from MetaMask/kovan-faucet-instructions
...
Add Kovan faucet instructions
8 years ago
Dan Finlay
f2587b7e80
Merge pull request #1273 from MetaMask/i1267-seedfix
...
Assure that seed words are placed into state tree upon request.
8 years ago
Dan Finlay
a3e08d779e
Merge branch 'master' into kovan-faucet-instructions
8 years ago
Dan Finlay
d1733c1f75
Merge pull request #1272 from MetaMask/hideseedwordsfromlogstate
...
Hide seed words from UI State Dump
8 years ago
kumavis
0f1ea5861f
Merge pull request #1276 from MetaMask/ImproveGasEstimates
...
Improve UI gas calculation logic
8 years ago
Dan Finlay
a8ef68b1da
Remove a note
...
To reduce security concerns.
8 years ago
Dan Finlay
d2bd6f3913
Merge branch 'master' into hideseedwordsfromlogstate
8 years ago
kumavis
5d38792910
Merge branch 'ImproveGasEstimates' of github.com:MetaMask/metamask-plugin into ImproveGasEstimates
8 years ago
Dan Finlay
731f665409
Merge pull request #1275 from MetaMask/injection-polish
...
Fix injection logic.
8 years ago
kumavis
067459da4c
Filter txs by txMeta network value in account detail
8 years ago
kumavis
6310a05dae
tx manager - emit update on new unapproved tx
8 years ago
Dan Finlay
8681e2540e
Filter txs by txMeta network value in account detail
8 years ago
Dan Finlay
0d20b54854
Detect tx network from txMeta
8 years ago
kumavis
e864623d3c
tx manager - add eth-query
8 years ago
kumavis
1495240969
tx manager - adjust new tx flow and txMeta decorations
8 years ago
Dan Finlay
81d3658343
Improve UI gas calculation logic
...
- Now striping hex prefixed gas values, which may have been causing mis-estimation.
- Unified calculation logic to be entirely functional.
- Greatly simplified how the pending-tx form keeps updated form state.
Still needs a commit from @kumavis to ensure the background passes in a txMeta.txParams.gasPrice value.
8 years ago
Kevin Serrano
0625b4a110
Fix injection logic.
8 years ago
Kevin Serrano
a95d96d507
Assure that seed words are placed into state tree upon request.
8 years ago
Kevin Serrano
c227d1944f
Add to changelog.
8 years ago
Kevin Serrano
6af932904d
Remove seedWords from UI state dump.
8 years ago
Dan Finlay
903d3aeb7a
Merge pull request #1271 from MetaMask/i1223-InjectIFrames
...
Inject web3 in iFrames
8 years ago
Dan Finlay
3a1f1b3bc4
Bump changelog
8 years ago
Dan Finlay
ec9f73ed91
Merge branch 'master' into master
8 years ago
Kevin Serrano
67892c49a6
Merge branch 'master' into kovan-faucet-instructions
8 years ago
Dan Finlay
a298130357
Merge pull request #1269 from MetaMask/notice-fix
...
Notice fix for when notices are short
8 years ago
Dan Finlay
d41c8ef598
Version 3.5.1
8 years ago
Kevin Serrano
c69ebf3420
Add to changelog.
8 years ago
Kevin Serrano
9a8bf5a605
Fix edge case where notice does not require scrollbar.
8 years ago
Kevin Serrano
6fd7e133bd
Add to changelog.
8 years ago
Kevin Serrano
c1136a6317
Add link to kovan faucet instructions.
8 years ago
Frankie
d6d85d28bb
Merge pull request #1266 from MetaMask/Version-3.5.0
...
Version 3.5.0
8 years ago
Dan Finlay
d9c2f4f5e8
Version 3.5.0
8 years ago
Dan Finlay
4819f3a91d
Merge pull request #1265 from MetaMask/ropsten-fix
...
Block explorer - fix ropsten links
8 years ago
kumavis
918f388463
explorer - fix ropsten explorer link tests
8 years ago
kumavis
e4543bc104
Merge branch 'ropsten-fix-2' of github.com:MetaMask/metamask-plugin into ropsten-fix
8 years ago
kumavis
4b9f1c0e0c
tests - fix ropsten link check
8 years ago
kumavis
dca4486a65
block explorer - ropsten
...
etherscan differentiates between "attacked ropsten" vs "revived ropsten"
https://ropsten.etherscan.io/ is the revived ropsten
8 years ago
kumavis
bd4a68531b
block explorer - account link - ropsten
...
etherscan differentiates between "attacked ropsten" vs "revived ropsten"
https://ropsten.etherscan.io/ is the revived ropsten
8 years ago
Stefaan Ponnet
0faddb2ed2
Allow injection in IFrames + dynamic IFrames
8 years ago