Kevin Serrano
a37c8f3ed0
Modify FAQ to be more visible.
8 years ago
kumavis
29c7739efc
Merge pull request #1551 from MetaMask/i1550-FixContractPublication
...
I1550 fix contract publication
8 years ago
Dan Finlay
838ffb62ee
Version 3.7.6
8 years ago
Dan Finlay
c8f0802a8e
Fix bug that prevented publishing contracts
8 years ago
Dan Finlay
9d5525ecf6
Merge pull request #1547 from MetaMask/Version-3.7.5
...
Version 3.7.5
8 years ago
Dan Finlay
d0144c2853
Break docs up into individual files
8 years ago
Dan Finlay
7f991e5574
Add publishing guide
8 years ago
Dan Finlay
e99ce3763a
Add publishing guide to readme
8 years ago
Dan Finlay
c92afef91d
Version 3.7.5
8 years ago
kumavis
95d20e9b76
Merge pull request #1545 from MetaMask/inValidAddressFix
...
Dissallow transactions to be sent to 0x000...
8 years ago
frankiebee
94fedd1fc9
Fix for quick switch on ENS names
8 years ago
frankiebee
ec99bfd553
set the ensResolution to an invalid address if an error ocurs durring look up
8 years ago
frankiebee
0f69a09823
Fix linting error
8 years ago
Kevin Serrano
f5faeed2c9
Merge pull request #1542 from MetaMask/i1539-CopyAddresses
...
Add ability to copy addresses from tx confirmation view
8 years ago
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
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