Dan Finlay
58e993ff29
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
7 years ago
Dan Finlay
b04d1de447
Merge branch 'master' into i784-SendTokenButton
7 years ago
Dan Finlay
06706f6e1b
Merge branch 'master' into i1616-AddTokenAdding
7 years ago
Kevin Serrano
f022c7c714
Merge pull request #1603 from MetaMask/AddTokenList
...
Add popular token list
7 years ago
frankiebee
42a2bcb132
remove option fetch
7 years ago
frankiebee
1ddcbaad5b
add `done` and stub fetch
7 years ago
Kevin Serrano
199663c0a4
Add test for infura controller.
7 years ago
Kevin Serrano
f9f0f6f9ef
Add infura network status to our UI state.
7 years ago
Kevin Serrano
b7f8657ab5
Add infura network status to our UI state.
7 years ago
Dan Finlay
c0c588053a
Print integration build errors
7 years ago
Thomas Huang
2a42925399
Merge pull request #1655 from MetaMask/fix-malito
...
Fix broken malito link.
7 years ago
Kevin Serrano
eb7a9d7517
Fix broken malito link.
7 years ago
Frankie
fa7b8d247b
Merge pull request #1646 from MetaMask/ScarierSeedWording
...
Make seed confirmation wording scarier
7 years ago
Dan Finlay
2f4ebea306
Bump changelog
7 years ago
Dan Finlay
d0294720e2
Make seed confirmation wording scarier
7 years ago
Frankie
c09564d78a
Merge pull request #1644 from MetaMask/i1630-badgefix
...
Fix badge number to include personal_sign
7 years ago
Kevin Serrano
b3a6df2dca
Bump changelog.
7 years ago
Kevin Serrano
044c16219b
Fix badge number to include personal_sign
7 years ago
Dan Finlay
c7780727eb
Bump circleCI node version to 8.0.0
7 years ago
Dan Finlay
027394b205
Reduce token list clutter by only showing held tokens
...
We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution.
7 years ago
Dan Finlay
97ab48ba0d
Fix propagation
7 years ago
Dan Finlay
a2781df8b4
Add better event lifecycle management to token list.
...
Token list now renders errors when a token lookup fails.
Also now cleans up event listeners when re-initializing the token list.
7 years ago
Dan Finlay
f6cc6c6271
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
7 years ago
Dan Finlay
41d992cca9
Merge branch 'AddTokenList' into i1616-AddTokenAdding
7 years ago
Dan Finlay
0799e5edf5
Fix token balance rendering
7 years ago
Dan Finlay
60855b0510
Add send button to TokenFactory
...
A simple solution to a temporary token send screen: Linking to EtherScan.
Will hold us over until we make our own token send view.
7 years ago
Thomas Huang
235cb1f2d7
Keeps dapp gas price if set
7 years ago
Dan Finlay
3ccc2b3d2a
Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTokenList
7 years ago
Dan Finlay
1c05c82867
Add MetaMark support
7 years ago
Kevin Serrano
6eb40f2fab
Merge branch 'master' into AddTokenList
7 years ago
Kevin Serrano
fcf14b7aa7
Merge pull request #1624 from MetaMask/TestLinting
...
Remove second linting script for tests
7 years ago
Kevin Serrano
9da243f42d
Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTokenList
7 years ago
Thomas Huang
88844946fe
Remove second linting script for tests
7 years ago
Frankie
7ec7e12266
Merge pull request #1607 from MetaMask/i1567-FixInaccurateError
...
Do not mark slowly mined txs as failed.
7 years ago
Frankie
ac728189e1
Merge branch 'master' into i1567-FixInaccurateError
7 years ago
Frankie
42f3ccd9dc
Merge pull request #1623 from MetaMask/checkTxs
...
Check txs
7 years ago
frankiebee
9c2ead3d52
put event back on the "blockTracker:/provider"
7 years ago
frankiebee
3e359d6a6a
Merge branch 'master' into i1567-FixInaccurateError
7 years ago
frankiebee
5f8e74e0aa
put the block listeners back on the provider
7 years ago
frankiebee
3e4f2cf3d3
bump provider engine
7 years ago
Thomas Huang
fc3f83ac74
Merge pull request #1622 from MetaMask/i1621-DebounceBackgroundUpdates
...
Debounce background updates
7 years ago
Dan Finlay
06f6aa7a00
Debounce background updates
...
Our background sometimes emits absurd quantities of updates very quickly.
This PR reduces the amount of inter-process traffic by ensuring the `sendUpdate` method does not fire more than every 200 ms.
Fixes #1621
7 years ago
Frankie
7d64dbf19c
Merge pull request #1619 from MetaMask/privacy-patch
...
Do not recommend posting logs publicly on github.
8 years ago
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
8 years ago
Dan Finlay
3062254c56
Do not recommend posting logs publicly on github.
...
This exposes all user accounts, and not all users will want to do this, so we should not recommend this.
8 years ago
Dan Finlay
711a4def86
Make add token screen a fully working form
...
Entering the address of a valid HumanStandardToken even auto-fills the other fields!
8 years ago
Frankie
ce5df2735e
Merge pull request #1609 from MetaMask/issue-template
...
Add issue template.
8 years ago
frankiebee
f76a555c09
Merge branch 'master' into i1567-FixInaccurateError
8 years ago
kumavis
41a1ce037b
Merge pull request #1611 from MetaMask/checkTxsOnSync
...
add a check for weather a tx is included in a block when jumping blocks
8 years ago
kumavis
08b8e89b88
Merge pull request #1610 from MetaMask/bumpProvider
...
Bump provider and check for the tx in the block that provider engine gives us
8 years ago