kumavis
bd704b1d7e
etc - fix notification-manager ref, remove duplicated test file
8 years ago
kumavis
f9e09d2300
Merge branch 'master' of github.com:MetaMask/metamask-plugin into platform
8 years ago
Frankie
242ba6e0ec
Merge pull request #1298 from MetaMask/tests-fix
...
Test Framework Fix
8 years ago
kumavis
6259ffaef4
extension - remove local extension files, we use extensionizer
8 years ago
kumavis
5036263f88
introduce platform api and rename notifications to notification-manager
8 years ago
kumavis
be88c87b25
extension - prefer extensionizer module
8 years ago
kumavis
47ea545241
tests - add missing done
8 years ago
kumavis
1079c20c83
meta - package.json - rename npm test scripts
8 years ago
kumavis
8ae37ae80d
tests - helper - add note
8 years ago
kumavis
e95ae43c8f
tests - unit - fail on unhandled promise rejection
8 years ago
Kevin Serrano
738201e8e5
Merge pull request #1288 from MetaMask/i1285-FixFirefoxCurrencyChecks
...
Fix currency checking for firefox
8 years ago
Kevin Serrano
9a6b84644a
Merge pull request #1293 from MetaMask/ImproveGasEstimates
...
tx-utils - gas buffer ceiling at 90% of block gas limit
8 years ago
kumavis
16b5f4a210
tests - tx-utils gasBuffer calc - fix bug and user easier numbers
8 years ago
kumavis
ff49e5e5cf
tx-utils - gas buffer ceiling at 90% of block gas limit
8 years ago
Dan Finlay
467035075e
Merge pull request #1287 from MetaMask/kumavis-patch-1
...
deps - bump provider-engine
8 years ago
Dan Finlay
8ade8bdf32
Fix currency checking for firefox
...
By adding cryptonator to our permitted CORS hosts.
Fixes #1285 .
Will probably trigger additional permissions requests to our users.
8 years ago
kumavis
ac7782e58a
Merge pull request #1283 from MetaMask/i1267-textfix
...
Fix potential formatting issues for seed word display.
8 years ago
kumavis
f0a2b4d1b0
deps - bump provider-engine
...
uses fetch instead of xhr, fixes a race condition in cache subp
8 years ago
kumavis
6f28426a22
Merge pull request #1284 from MetaMask/FixFirefoxPopup
...
Fix firefox popup
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
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