frankiebee
653319be10
move address check to util.isValidAddress
8 years ago
frankiebee
37fd32025f
Fix punctuation
8 years ago
frankiebee
bb6e41963d
Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000
8 years ago
Dan Finlay
8dc6aa9c4c
Remove dead style code
8 years ago
Dan Finlay
773b36b0de
Move address copying into reusable component
...
"copyable" component allows any elements to be wrapped to include:
- a tool tip that changes/debounces its label when clicked.
- a customizable copyable value.
Fixes #1539
8 years ago
Dan Finlay
ec097c8e34
Add copy links to mini tx panels
8 years ago
Kevin Serrano
8d8eb0d8ad
bump changelog
8 years ago
Kevin Serrano
2b7d842498
Update gasblocklimit params with every block.
8 years ago
kumavis
9eea990425
Merge pull request #1534 from MetaMask/Version-3.7.4
...
Version 3.7.4
8 years ago
Dan Finlay
611cb7ad93
Version 3.7.4
8 years ago
kumavis
f001de86a5
Merge pull request #1533 from MetaMask/i1528-gasLimitLow
...
Convert gasLimit to not use muln in BN
8 years ago
Kevin Serrano
82cbfaa826
Convert gasLimit to not use muln in BN
8 years ago
Thomas Huang
bcc550d3fb
Merge pull request #1527 from MetaMask/Version-3.7.3
...
Version 3.7.3
8 years ago
Dan Finlay
d59021f754
Version 3.7.3
8 years ago
Thomas Huang
93e57e5287
Merge pull request #1522 from MetaMask/Version-3.7.2
...
Version 3.7.2
8 years ago
Dan Finlay
76a78fdb3b
Version 3.7.2
8 years ago
kumavis
5e9274d4d5
Merge pull request #1507 from MetaMask/AddContractIconMap
...
Add contract name map
8 years ago
Dan Finlay
9d2844c712
remove more in operators
8 years ago
Dan Finlay
fb2565c9d1
Remove comment
8 years ago
Dan Finlay
fd42d7bfd5
Fix contract map reference
8 years ago
Dan Finlay
5e6b230821
Move off in operator
8 years ago
Dan Finlay
1203bd15c2
Add names to contract map & conf view
8 years ago
Dan Finlay
f06ad954b9
Move to eth-contract-metadata
8 years ago
Frankie
3b253649a4
Merge pull request #1505 from MetaMask/AddContractIconMap
...
Add address image map to icon factory
8 years ago
Dan Finlay
7268fcb694
Revert inpage-provider
8 years ago
Dan Finlay
1dfc0f74bf
Correct inpage to be not modified
8 years ago
Dan Finlay
7cd42ae9ba
Bump changelog
8 years ago
Dan Finlay
d8c94fca75
Add address image map to icon factory
...
Deriving from the new address image map repository I've added here:
https://github.com/MetaMask/ethereum-contract-icons
With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask.
8 years ago
Thomas Huang
8f9a230d8d
Merge pull request #1500 from MetaMask/RemoveStreamingSubprovider
...
Remove streaming subprovider
8 years ago
Dan Finlay
3724754dcc
Merge pull request #1496 from MetaMask/reloadDapp
...
Reload the page when switching networks for sites that use web3
8 years ago
Dan Finlay
6064161215
Bump changelog
8 years ago
Dan Finlay
ad40e4d260
Remove stream subprovider
...
Since the polling leak seems to be coming from elsewhere, and new bugs came from this, I'm rolling back this change so that we can push the other improvements sooner and fix the bug at its true root.
8 years ago
frankiebee
717dceede8
fix spelling
8 years ago
frankiebee
a2064bd16e
add to CHANGELOG
8 years ago
frankiebee
3b06a29e1b
Merge branch 'master' into reloadDapp
8 years ago
frankiebee
473b88f399
Reload the page when switching networks for sites that use web3
8 years ago
Dan Finlay
764806d211
Merge pull request #1494 from MetaMask/1472-gasceiling
...
Add Max GasLimit Ceiling
8 years ago
Kevin Serrano
b95f2158bb
bump changelog
8 years ago
Kevin Serrano
51b5e2f6e7
Add max gas limit to UI
8 years ago
Kevin Serrano
26fd016b63
Add new blockGasLimit property to txMeta object.
8 years ago
Dan Finlay
a5f6cfe7d7
Merge pull request #1491 from MetaMask/inpage-polling-fix
...
inpage-provider - disable polling after first block
8 years ago
kumavis
e6b278569e
inpage-provider - disable polling after first block
8 years ago
kumavis
1ffc6ea0b3
Merge pull request #1443 from MetaMask/i1412-decimalizethegas
...
Add decimals to gas price input
8 years ago
Kevin Serrano
9554788c14
Minor cleanup of lint
8 years ago
Kevin Serrano
293d0b4a57
Minor cleanup
8 years ago
Kevin Serrano
5e19a4a833
Modfiy test to ether standards.
8 years ago
Kevin Serrano
10ca3b6467
Fix bug where submit was enabled when invalid params were filled out.
8 years ago
Kevin Serrano
2d739647b9
Bump changelog
8 years ago
Kevin Serrano
45285a5a2f
Merge branch 'master' into i1412-decimalizethegas
8 years ago
Kevin Serrano
60281f7250
Cleanup code.
8 years ago