kumavis
|
5d967eeebb
|
Merge pull request #1307 from MetaMask/mascara
Proof of Concept: Mascara
|
8 years ago |
kumavis
|
4779999bfc
|
clean - metamask controller - remove log
|
8 years ago |
Kevin Serrano
|
39181ed33f
|
Merge pull request #1308 from MetaMask/FixFaucet
Fix faucet to only autoFaucet first account
|
8 years ago |
Kevin Serrano
|
953a29b19e
|
Merge pull request #1306 from MetaMask/redoAutoFaucetAsFetch
Switch auto-faucet from XMLHttpRequest to fetch
|
8 years ago |
frankiebee
|
0a7b388b39
|
Fix faucet to only autoFaucet first account
|
8 years ago |
frankiebee
|
f80d1ce3e6
|
Switch auto-faucet from XMLHttpRequest to fetch
|
8 years ago |
frankiebee
|
5e939540e5
|
Remove out of date comments
|
8 years ago |
frankiebee
|
16c24db13b
|
Fix first install flow
|
8 years ago |
frankiebee
|
5baa4fd896
|
Update todos on README
|
8 years ago |
frankiebee
|
0adbc87316
|
Update MetaMascara README
|
8 years ago |
frankiebee
|
57655073f6
|
Rename mascara root directory
|
8 years ago |
frankiebee
|
9736e96a93
|
Check to see if connection is from popup
|
8 years ago |
frankiebee
|
12065a10aa
|
Make Popup close after approving a transaction
|
8 years ago |
frankiebee
|
f81fdbc34f
|
Merge branch 'master' into mascara
|
8 years ago |
Frankie
|
235a70b939
|
Merge pull request #1300 from MetaMask/platform
Introduce Platform API
|
8 years ago |
frankiebee
|
89c924101e
|
Merge branch 'master' into mascara
|
8 years ago |
frankiebee
|
8d49d519c0
|
Rename and move around files
|
8 years ago |
kumavis
|
86e882c51a
|
notification-manager - rename show -> showPoup + make getPopup private
|
8 years ago |
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 |