kumavis
2b9925a9e4
Merge pull request #4110 from MetaMask/master
...
Develop - Add commits to develop that are already in Master
7 years ago
Kevin Serrano
387ec5b553
Merge pull request #4097 from MetaMask/i4096-token-rates-error
...
Return 0 for token rate fetch failures
7 years ago
Paul Bouchon
1bad3fa257
Allow transactions with 0-gwei gas price ( #4073 )
...
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
7 years ago
bitpshr
8c5994abc9
Return 0 for token rate fetch failures
7 years ago
Thomas Huang
4e7b0ff15c
Merge pull request #4095 from MetaMask/v4.6.0
...
Version 4.6.0
7 years ago
kumavis
b97457e9e2
v4.6.0
7 years ago
kumavis
dcd04091cc
Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3
...
docs and file organization for txController
7 years ago
Dan Finlay
21349dd612
Merge pull request #4065 from MetaMask/i18n-helper-bugfix
...
i18n-helper - abort on i18n failure
7 years ago
Dan Finlay
bd04fe592e
Merge pull request #4083 from MetaMask/pe-bump
...
rpc - bump provider-engine + eth-json-rpc-filters
7 years ago
kumavis
ee8b91262d
i18n-helper - wrap fallback in brackets to help indicate something is wrong
7 years ago
kumavis
bdd35b12b6
Merge pull request #4068 from MetaMask/privacy-notice-patch
...
Clarify privacy notice
7 years ago
Kevin Serrano
03517f7965
Updated notices json file.
7 years ago
kumavis
1c63b11e3f
rpc - bump provider-engine + eth-json-rpc-filters
7 years ago
Dan Finlay
806a3c7eff
Merge pull request #4080 from MetaMask/AddDevelopGuideToContributing
...
Add develop guide to contributing.md
7 years ago
Dan Finlay
b9e5ef97b2
Merge pull request #4070 from MetaMask/i3999-DeterministicBuilds
...
Make minified builds determinstic
7 years ago
frankiebee
8ffce8b59d
transactions - more docs and clean ups
7 years ago
Dan Finlay
1eb80cc46d
Add develop guide to contributing.md
...
Explain our new master-develop git branch strategy, so developers know
which branch to PR against.
7 years ago
Dan Finlay
b2fbc6399a
Return key instead of empty string on i18n fail
7 years ago
Dan Finlay
91161739a5
Move uglifyify to MetaMask org
7 years ago
Dan Finlay
f6653b9f94
Merge pull request #4069 from MetaMask/i4056-LatestPriceApi
...
Use latest balanc3 api for prices
7 years ago
Dan Finlay
0c5add59f7
Make minified builds more determinstic
...
May fix #3999 , but will need to see if Mozilla can reproduce the build
with this updated repo.
Switches our `uglifyify` dependency from the production one
(under-maintained) to one that I've merged a critical patch into.
I'm open to discussion of how else we might approach this problem here.
Maybe we should use a different minification module entirely, remove
minification, or maybe refactor our build system!
7 years ago
Dan Finlay
7ec775d614
Use latest balanc3 api for prices
7 years ago
Dan Finlay
5c7f00cae0
Clarify privacy notice
...
We got an alarmed user in support because the word "account" does not clarify what is revealed, and could imply private key.
7 years ago
kumavis
3500689ed0
i18n-helper - abort on i18n failure
7 years ago
Dan Finlay
ac334d7b1a
Merge pull request #4040 from MetaMask/dm-docs-2
...
Even more documentation for various controllers and libs.
7 years ago
Dan
0fbd389a50
lint fix
7 years ago
Dan
ed264d3479
Merge branch 'master' into dm-docs-2
7 years ago
Dan
020824f3c7
Remove accidentally added code in message-manager.
7 years ago
Dan
016d492414
Remove unnecessary doc comment.
7 years ago
Dan Finlay
66ae4a948a
Merge pull request #3940 from nyatla/master
...
Small layout and cursor problem fix.
7 years ago
Dan Finlay
f5f5100da7
Merge pull request #4023 from MetaMask/greenkeeper/ethjs-contract-0.2.0
...
Update ethjs-contract to the latest version 🚀
7 years ago
Dan Finlay
c9d3b158b6
Merge pull request #4062 from MetaMask/i4056-LatestPriceApi
...
Use the metamask balanc3 dev price api
7 years ago
Dan Finlay
9ae2558d20
Merge pull request #3934 from MetaMask/node-engines
...
package.json - update engines field to require node v8.x.x
7 years ago
Dan Finlay
425525fbc1
Merge pull request #3935 from MetaMask/ci-tests-first-then-dessert
...
ci - complete all tests before running extras
7 years ago
Dan Finlay
0996daa65d
Merge pull request #4057 from MetaMask/sentry-bump
...
deps - bump sentry for more detailed fetch failure
7 years ago
Dan Finlay
a833f02f33
Use the metamask balanc3 dev price api
...
Fixes #4056
7 years ago
Dan Finlay
9dd8158b1d
Merge pull request #4029 from MetaMask/DocumentMetaMaskController
...
Added docs to MM-controller
7 years ago
Dan Finlay
4289f813e9
Merge pull request #3968 from MetaMask/gh-3653
...
Clean up network config
7 years ago
Dan Finlay
f1c0d8ad6e
Merge pull request #4028 from MetaMask/i4016-customrpc
...
Fix custom RPC not redirecting to Settings page
7 years ago
Dan Finlay
9679cdae02
Merge pull request #4041 from MetaMask/DocumentBackground
...
Document Background Script
7 years ago
Dan Finlay
5abb0256a9
Linted docs
7 years ago
kumavis
c120fbdfb9
deps - bump sentry for more detailed fetch failure
7 years ago
Alexander Tseung
9e41f58af2
Clean up network config
7 years ago
Dan Finlay
621e9334bc
Cleaned up some typos and JSDocs in Transactions
...
Nonce tracker is not fully documented yet.
Have not yet touched:
- tx-state-manager
- tx-state-history-helper
- util
- tx-gas-utils
- pending-tx-tracker
7 years ago
Dan
0c26df9653
Fix nits.
7 years ago
Dan Finlay
74c419f9b6
Merge pull request #4020 from MetaMask/i3941-jsdoc-bitpshr
...
Documentation
7 years ago
Dan
69920045e9
Minor fixes in a number of docs.
7 years ago
Dan
3ec22dc7e1
Notification manager method docs.
7 years ago
Dan Finlay
327ec03d6f
Remove wrong chars
7 years ago
Dan Finlay
357582cc52
Add ui note to background docs
7 years ago