aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/ens
Commit message (Expand)AuthorAgeFilesLines
* cmd/swarm: Support using Mainnet for resolving ENS namesLewis Marshall2017-06-261-0/+5
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-122-3/+3
* core: refactor genesis handlingFelix Lange2017-03-231-1/+1
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-1/+1
* contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137Nick Johnson2016-09-012-5/+26
* contracts/ens: regenerate binding with solc v0.3.6Felix Lange2016-08-303-12/+12
* contracts/ens: Add ENS contract bindingNick Johnson2016-08-305-0/+1391