kumavis
aa06183c64
ui - use global.platform for extension interaction
8 years ago
kumavis
810f5881f6
Merge branch 'master' of github.com:MetaMask/metamask-plugin into platform
8 years ago
kumavis
60a48e713f
ui - move popup auto-close after tx conf to ui entrypoint
8 years ago
kumavis
49d8877fd7
ui - startPopup returns store after boot
8 years ago
kumavis
0ef679388a
ui - reducer - app - code cleanup
8 years ago
Dan Finlay
0a5c634081
Merge pull request #1297 from MetaMask/eip155
...
tx-manager - add eip155 support
8 years ago
Dan Finlay
862973dd67
Merge pull request #1299 from MetaMask/test-notice-fix
...
test - fix notice-controller test
8 years ago
kumavis
965c806a45
test - fix notice-controller test
8 years ago
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
12918e1894
tests - tx-manager - fix assert and clean formatting
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
kumavis
1dce352523
tx-manager - add eip155 support
8 years ago
frankiebee
29a602a89b
Clean up
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
frankiebee
19302778ee
fix stream
8 years ago
frankiebee
4cf3beda25
Bump sw-stream and setup "untrusted and trusted comunication"
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
frankiebee
2b1a9c5ae8
Create a Transaction from within the dapp
8 years ago
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