aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/ens
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-095-27/+27
* contracts/*: golint updates for this or self warningKiel barry2019-02-192-51/+36
* contracts/ens: expose Add and SetAddr in ENS (#17661)Javier Peletier2018-09-292-4/+53
* backends: configurable gas limit to allow testing large contracts (#17358)Jeff Prestes2018-08-151-1/+1
* all: library changes for swarm-network-rewrite (#16898)Elad2018-06-142-4/+4
* accounts/abi/bind: support event filtering in abigenPéter Szilágyi2018-01-243-24/+1430
* all: update generated code (#15808)Felix Lange2018-01-0810-898/+1114
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-032-4/+3
* 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