Dan J Miller
|
8def5281b4
|
Merge pull request #4654 from TrejGun/bignumber
fixes #4307 BigNumber casting issue
|
6 years ago |
brunobar79
|
160bc4daa4
|
ignore lodash vulnerability
|
6 years ago |
Alexander Tseung
|
3fd5af636f
|
Merge pull request #4633 from MetaMask/i4580-import-account-errors
Show all errors on account creation screen.
|
6 years ago |
bitpshr
|
badf0ce314
|
Conditionally use Promise-based extension API when creating windows
|
6 years ago |
Dan J Miller
|
4bdd59b055
|
Merge pull request #4699 from TrejGun/removeLeadingZeroes
move removeLeadingZeroes to utils, add test
|
6 years ago |
Sara Reynolds
|
d126887bc3
|
fixes 4663
|
6 years ago |
kumavis
|
1f0cf11af1
|
Merge pull request #4712 from MetaMask/lint-fix
Lint - Lint all the things (without conflicts!)
|
6 years ago |
brunobar79
|
53f1072ff4
|
fix contract-test
|
6 years ago |
brunobar79
|
4b398701c1
|
fix unit tests
|
6 years ago |
brunobar79
|
c734e486a0
|
fix tests
|
6 years ago |
brunobar79
|
b4107a505b
|
fix warning for new-ui screen tests
|
6 years ago |
brunobar79
|
0da41263ac
|
fix warning for unit tests
|
6 years ago |
brunobar79
|
390f86113a
|
fix test/mascara.conf.js warnings
|
6 years ago |
brunobar79
|
04743afb2d
|
fix warnings for integration tests
|
6 years ago |
brunobar79
|
cb71896a8f
|
fix warnings for e2e tests
|
6 years ago |
brunobar79
|
376188ffc5
|
fix notices warning
|
6 years ago |
Esteban Miño
|
4d9ef0dd7f
|
Merge pull request #4709 from MetaMask/pointMasterContractMetadata
point eth-contract-metadata to repo master
|
6 years ago |
brunobar79
|
8c032323a2
|
add QUnit to eslint globals
|
6 years ago |
brunobar79
|
bbc0d6f48d
|
fix gentests.js
|
6 years ago |
brunobar79
|
03ff8a7cfa
|
fix mascara warnings
|
6 years ago |
brunobar79
|
35d83c478a
|
fix mascara/example/server.js warnings
|
6 years ago |
brunobar79
|
ce0232fa1e
|
fix gentests.js warnings
|
6 years ago |
brunobar79
|
73b6d5ff95
|
fix version-bump.js
|
6 years ago |
brunobar79
|
26e4f87ce4
|
fix verify-locale-strings.js
|
6 years ago |
brunobar79
|
3c1471d6c6
|
fix ui-dev.js warnings
|
6 years ago |
brunobar79
|
42feca1f27
|
fix sourcemap-validator.js warnings
|
6 years ago |
brunobar79
|
ffaca7971a
|
fix mock-dev.js warnings
|
6 years ago |
brunobar79
|
8fbcd95d53
|
fix beefy.js warnings
|
6 years ago |
brunobar79
|
0fad48592c
|
add $ to globals
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
brunobar79
|
cc11a62397
|
remove gulp eslint and cleanup gulpfile
|
6 years ago |
brunobar79
|
61fcec78f8
|
update eslint rules and paths
|
6 years ago |
Esteban MIno
|
4b45dd4ed0
|
point eth-contract-metadata to repo master
|
6 years ago |
Bruno Barbieri
|
4c86f25f5b
|
npm 6 fresh lock + node 8 (#4675)
* run npm install with npm 6 and node 8
* npm audit fix --force
* bump node version on circleci docker img
* bump lodash
|
6 years ago |
Whymarrh Whitby
|
c25a4ff514
|
Merge pull request #4692 from MetaMask/improve-e2e-beta-test-startup
Improve checks for closing info page on app installation in e2e beta tests.
|
6 years ago |
trejgun
|
491f2d03cf
|
move removeLeadingZeroes to utils, add test
|
6 years ago |
Dan J Miller
|
b2e64f24ec
|
Merge pull request #4687 from snreynolds/i4623-getConvertedCurrency
fixes #4623
|
6 years ago |
Dan J Miller
|
22debbfec8
|
Merge pull request #4640 from weijiekoh/develop
Fix for #4639: display values of EIP712 typed boolean fields in the signing prompt
|
6 years ago |
Sara Reynolds
|
ad6c454fd5
|
fixes #4623
|
6 years ago |
Dan J Miller
|
f6238b2d39
|
Merge pull request #4647 from MetaMask/fix-overflow-currency-display
Fix issues with scrollbar in currency display.
|
6 years ago |
Dan J Miller
|
464b97890d
|
Improve attribute syntax in send-amount-row.component.js
|
6 years ago |
Dan
|
c5a16af831
|
Improve checks for closing info page on app installation in e2e beta tests.
|
6 years ago |
trejgun
|
a6f1734edd
|
lint
|
6 years ago |
PhyrexTsai
|
11736e6318
|
Update to support pathnames on IPFS hash
As @Georgi87 mentioned about pathnames on the domain like `http://phyrextsai.eth/home` will pass to IPFS hash and append `/home` on redirection url.
You can try the example below:
http://phyrextsai.eth/index.html
http://phyrextsai.eth/images/phyrex.jpg
|
6 years ago |
Dan Finlay
|
a1fb1b8d3e
|
Merge pull request #4690 from MetaMask/i4662-token-gas-estimate-ux
Set base estimate for token sends to be updated once recipient address specified
|
6 years ago |
Dan
|
03f17d910a
|
Check that error is defined in import-account error catch.
|
6 years ago |
Dan
|
75581ceebe
|
Show all errors on account creation screen.
|
6 years ago |
Dan
|
d2845afd89
|
Remove input arrows for send screen amount row on firefox.
|
6 years ago |
Dan
|
d5133fb429
|
Fix issues with scrollbar in currency display.
|
6 years ago |
Dan
|
de01a6f112
|
Use background gas price estimation method in new ui.
|
6 years ago |