New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provider wallet #55
Provider wallet #55
-
bbondy committed
Apr 15, 2019 -
-
Add commands for building Brave wallet
bbondy committedJun 19, 2019 -
bbondy committed
Jun 19, 2019 -
bbondy committed
Jun 19, 2019 -
bbondy committed
Jun 19, 2019 -
Rewrite Brave wallet manifest via gulp
bbondy committedJun 19, 2019 -
Rewrite Brave json locales via gulp
bbondy committedJun 19, 2019 -
Remove patching to gulpfile.js
bbondy committedJun 19, 2019 -
-
Update package.json to ethereum-remote-client
bbondy committedJun 25, 2019 -
-
-
-
-
bbondy committed
Jun 27, 2019 -
bbondy committed
Jun 27, 2019 This is used by brave-core-crx-packager and for testing we can always test with the same extension ID that way
-
-
-
-
Set manifest version to 0.0.0 explicitly for brave-core-crx-packager
bbondy committedJun 28, 2019 -
The `brave/app/fonts` directory was copied directly from brave-core.
-
Use Crypto Wallets for name for urlbar text
bbondy committedJul 3, 2019 It doesn't get translated with components
-
-
-
bbondy committed
Jul 3, 2019 -
Remove MeteMetrics process https://metamask.github.io
bbondy committedJul 3, 2019 -
Adding proxy for extenionizer module
browserAction and runtime.onInstalled overrides
-
-
-
-
-
-
Fix load-brave-styles not being called for gulp build
bbondy committedJul 16, 2019 Auditors: @ryanml
-
-
-
-
make scss import injection robust
This creates a more robust method for injecting our SCSS imports. The old method will be broken when the file that we are injecting into changes. This method does not rely on any knowledge of the file.
-
make sure imported Muli and Poppins fonts are used
Also, make sure Poppins is used in the header navbar. It had been unintentionally overridden by the general `span` rule in fonts.scss.
-
-
This is part of integration tests already
-
-
Update locale files to specify 24 words instead of 12
Some of the non-English locales may not be grammatical; will need manual checking
-
needed for argon2
-
Merge pull request #1 from brave/fix/key-gen
Point to our fork of eth keyring controller
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
-
Updates for Nodev10 upgrade for MM
bbondy committedAug 12, 2019 -
bbondy committed
Aug 12, 2019 -
-
-
Merge pull request #40 from brave/disable-sentry
Disabling sentry.io networking
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #42 from brave/sentry-stub
Stubbing out sentry object
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge pull request #44 from brave/move-org-eth-json-rpc-dep
Move eth-json-rpc-infura to Brave org
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #45 from brave/manifest-tweak
Removing unneeded manifest patch
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
revert yarn.lock to metamask/master
cg505 committedAug 13, 2019 This yarn.lock is broken/doesn't correspond with package.json, but having this commit makes the following commits (which diverge from upstream) much clearer.
-
automatically update yarn.lock based on changes to package.json
cg505 committedAug 13, 2019 This is basically just `yarn && git add yarn.lock && git commit`. We hold @material-ui/core at 1.0.0 because this is what upstream does, and moving it to 1.5.3 or whatever seriously breaks things. (It expects React 16.) Holding @material-ui/core at 1.0.0 does not cause vulnerability problems. This yarn.lock has plenty of security vulnerabilities that will be resolved in the following commits.
-
make simple fixes to high severity dependency vulnerabilities
cg505 committedAug 13, 2019 This upgrades set-value, mixin-deep, and union-value to avoid vulnerabilities in set-value and mixin-deep.
-
upgrade snyk to 1.209.0 to avoid lodash vulnerability
cg505 committedAug 13, 2019 snyk-mvn-plugin has a hard dependency on lodash 4.17.11, which has a high-severity vulnerability. To upgrade to a version that uses a newer version of lodash, we must upgrade snyk to >= 1.209.0.
-
upgrade ganache-core 2.5.7 -> 2.6.1 to avoid vuln in lodash
ganache-core ~2.5.7 has a hard dependency on lodash 4.17.11, which has a high-severity vulnerablity. We can upgrade to ganache-core 2.6.1 to resolve the issue and finally remove the vulnerable version of lodash from the dependency tree.
-
-
Merge pull request #47 from brave/home-container
Fixing account creation modal
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #43 from brave/metamask-site-replace
replace metamask.io with brave.com in locales
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
-
add missing images to brave/app/images
These images were added to app/images but were not moved to brave/app/images after rebase.
-
Merge pull request #46 from brave/fix-yarn-lock
base yarn.lock off upstream
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #49 from brave/unlock-no-mascot
hide metamask fox mascot in unlock screen
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #48 from brave/images
add missing images to brave/app/images
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #50 from brave/fix-dapp
Fixing dapp sig request notification layout
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #39 from brave/fix-travis-yarn
Adjusting travis for yarn, node version update
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #41 from brave/fix-lint
Fixing lint errors
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
add missing props to Home component
cg505 committedAug 15, 2019 The upstream container was updated but ours was not. This brings our container up to speed.
-
-
Merge pull request #51 from brave/home-prop-fix
Add missing props to Home Component
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge pull request #52 from brave/fix-restore
Fixing wallet import function on login page
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #53 from brave/update-keyring-controller-4
update eth-keyring-controller dependency
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #54 from brave/bkup-file-name
Updating backup phrase filename
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #56 from brave/about-tab
Hiding About tab in settings
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #57 from brave/info-and-help
Hiding Info & Help menu dropdown item
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #58 from brave/mobile-sync
Removing mobile sync prompt from advanced tab
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Wiring braveTheme API to main container
ryanml committedAug 21, 2019 -
-
Merge pull request #59 from brave/dark-mode
Adding support for dark mode
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Combine Brave localized strings with MetaMask ones
bbondy committedAug 23, 2019 -
bbondy committed
Aug 23, 2019 -
Merge pull request #60 from brave/locales-transifex
Add support for merging Transifex generated localization
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #38 from brave/fix-5415
Adding risk disclosure statement to password components
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #61 from brave/oef-translation
Using translated string for end of flow messaging
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Fix for critical severity yarn audit errors
Partial fix for brave/brave-browser#5831
-
Merge pull request #62 from brave/fix/critical-errors
Fix for critical severity yarn audit errors
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
fix brave/brave-browser#5698 requires: brave/eth-hd-keyring#4
-
-
-
-
Merge pull request #65 from brave/fix-lint
Upgrading babel-eslint, fixing lint errors
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #66 from brave/fix-test
Using expected eth deps for MM tests
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge pull request #67 from brave/localization
Update l10n
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge pull request #63 from brave/fix/metamask-import
allow restoring from metamask
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Future string changes should be made by gulp
-
Merge pull request #68 from brave/no-changes-to-mm-files
Restore MetaMask files
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
-
Merge pull request #64 from brave/fix-audit
Allowing only moderate and above dep vulns to fail audit
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
add coinbase toggle to redux store
cg505 committedAug 1, 2019 -
cg505 committed
Aug 1, 2019 -
replace token list with coinbase account list
cg505 committedAug 6, 2019 -
show coinbase balance in transaction view
cg505 committedAug 7, 2019 -
display coinbase transactions in transaction view
cg505 committedAug 8, 2019 -
cg505 committed
Aug 10, 2019 -
cg505 committed
Aug 13, 2019 -
cg505 committed
Aug 13, 2019 -
cg505 committed
Aug 13, 2019 -
cg505 committed
Aug 14, 2019 -
cg505 committed
Aug 14, 2019 -
s/coinbase/provider/g and related tweaks
state.metamask.provider already exists, so this is called externalProvider instead
-