Dan Finlay
|
a32d71e8ed
|
Add failing test for issue #2294
|
7 years ago |
kumavis
|
53da368d23
|
Merge pull request #2293 from MetaMask/Version-3.10.9
Version 3.10.9
|
7 years ago |
Dan Finlay
|
8d45b96db6
|
Version 3.10.9
|
7 years ago |
Dan Finlay
|
833d73da56
|
Merge pull request #2292 from MetaMask/rebrocast-by-timeStamp
Rebrocast by time stamp
|
7 years ago |
frankiebee
|
554a3ac4e4
|
add to CHANGELOG.md
|
7 years ago |
frankiebee
|
3cb9da2ae5
|
"fix" hours for message
|
7 years ago |
frankiebee
|
e128e4859f
|
Merge branch 'master' into rebrocast-by-timeStamp
|
7 years ago |
frankiebee
|
ec9c528313
|
pending-tx - check time stamp instead of block number for resubmit
|
7 years ago |
Thomas Huang
|
c880d81ec3
|
Merge pull request #2289 from MetaMask/mascara-tuneups
Mascara tuneups
|
7 years ago |
frankiebee
|
7ec068d279
|
mascara/background: use async await
|
7 years ago |
frankiebee
|
5eca4223b2
|
use log.debug
|
7 years ago |
frankiebee
|
7a9e2aa4f0
|
mascara: linting and code clean up
|
7 years ago |
frankiebee
|
2dba03ffc5
|
dont lint jquery
|
7 years ago |
frankiebee
|
245ab70881
|
add /mascara to linting
|
7 years ago |
frankiebee
|
e7589a099f
|
mascara:exampl/app - add a send tx button
|
7 years ago |
Thomas Huang
|
35f4148343
|
Merge pull request #2282 from MetaMask/Enforce0xPrefixForKeyrings
Enforce 0x prefix on accounts with new hd keyring
|
7 years ago |
Dan Finlay
|
88686a3968
|
Enforce 0x prefix on accounts with new hd keyring
|
7 years ago |
Dan Finlay
|
a142f8913d
|
Merge pull request #2276 from MetaMask/revert-compute
Revert to normal balances.
|
7 years ago |
Frankie
|
852c27bad4
|
Merge pull request #2279 from MetaMask/filter-default-fix
deps - bump eth-json-rpc-filters for log filter fix
|
7 years ago |
kumavis
|
23bc92a8f1
|
deps - bump eth-json-rpc-filters for log filter fix
|
7 years ago |
Kevin Serrano
|
27c72ee565
|
Revert to normal balances.
|
7 years ago |
Thomas Huang
|
f12504cd09
|
Merge pull request #2209 from MetaMask/greenkeeper/coveralls-3.0.0
Update coveralls to the latest version 🚀
|
7 years ago |
Thomas Huang
|
4f678c7c34
|
Merge pull request #2264 from MetaMask/greenkeeper/mocha-4.0.0
Update mocha to the latest version 🚀
|
7 years ago |
Kevin Serrano
|
1893c50730
|
Merge pull request #2175 from MetaMask/RemoveSlackLink
Remove slack link
|
7 years ago |
Frankie
|
948a0b1078
|
Merge pull request #2250 from interfect/master
Don't pass origin as an HTTP header
|
7 years ago |
Kevin Serrano
|
44949813de
|
Merge pull request #2251 from BrandenSoropia/remove-metamask-title
Removed MetaMask title. Fixed #1730.
|
7 years ago |
greenkeeper[bot]
|
98641f6f66
|
chore(package): update mocha to version 4.0.0
|
7 years ago |
Frankie
|
62a022336a
|
Merge pull request #2261 from MetaMask/retry-warn-not-fail
Resubmit - warn not fail on error
|
7 years ago |
kumavis
|
2113d83489
|
ui - tx history - simplify error+warning display code
|
7 years ago |
kumavis
|
062eaa6a82
|
pending tx tracker - on tx:warn append error message instead of error obj
|
7 years ago |
Kevin Serrano
|
4b0e6a0a77
|
Merge branch 'master' into RemoveSlackLink
|
7 years ago |
kumavis
|
25a80932a6
|
pending tx tracker - test - expect warning event on resubmit failure
|
7 years ago |
kumavis
|
ed77304e73
|
pending tx tracker - tx:warning event includes err obj
|
7 years ago |
kumavis
|
a86f6d6d90
|
pending tx tracker - test - rename tests to match event name
|
7 years ago |
kumavis
|
22eaf92ec2
|
pending tx tracker - resubmit - warn dont error on unknown error
|
7 years ago |
kumavis
|
7af696bfbe
|
pending tx tracker - dont throw on load failure
|
7 years ago |
kumavis
|
b7c1951602
|
Merge pull request #2260 from MetaMask/history-notes
transaction - provide notes for history
|
7 years ago |
kumavis
|
167ad729fd
|
Merge branch 'history-notes' of github.com:MetaMask/metamask-extension into history-notes
|
7 years ago |
frankiebee
|
e08a727d44
|
Merge branch 'master' into history-notes
|
7 years ago |
kumavis
|
df59ef9942
|
tx state history - append note to first op of diff
|
7 years ago |
kumavis
|
c9c0e6f674
|
tx state history - test - fix format of history entries
|
7 years ago |
Frankie
|
bf390bd63d
|
Merge pull request #2259 from MetaMask/tx-history-fix
tx state history - fix bug where initial snapshot was mutated on updateTx
|
7 years ago |
frankiebee
|
833da191c3
|
transaction - provide notes for history
|
7 years ago |
kumavis
|
d29b5f10ef
|
tx state history - fix bug where initial snapshot was mutated on updateTx
|
7 years ago |
Kevin Serrano
|
da4b790034
|
Merge pull request #2254 from MetaMask/block-cache-fix
deps - bump pe for block cache fix
|
7 years ago |
kumavis
|
e682611301
|
deps - bump pe for block cache fix
|
7 years ago |
Thomas Huang
|
1769f880db
|
Merge pull request #2138 from sunify/fix-firefox-cors
Fix CORS issues in FireFox
|
7 years ago |
Kevin Serrano
|
36bc8f3c60
|
Update manifest.json
|
7 years ago |
Branden Soropia
|
db1dd46f8d
|
Removed MetaMasktitle. Fixed #1730.
|
7 years ago |
Adam Novak
|
8cc8fecdac
|
Don't pass origin as an HTTP header
Requests with this nonstandard header are being blocked by CORS when
made against Parity.
Not sending it ought to fix #1779.
|
7 years ago |