aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/ens/ens_test.go
Commit message (Expand)AuthorAgeFilesLines
* swarm: code cleanup, move to ethersphere/swarm (#19661)Rafael Matias2019-06-041-126/+0
* contracts, swarm: implement EIP-1577 (#19285)Elad2019-03-201-10/+42
* contracts/ens: expose Add and SetAddr in ENS (#17661)Javier Peletier2018-09-291-4/+21
* 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-141-1/+1
* all: update generated code (#15808)Felix Lange2018-01-081-9/+19
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-1/+1
* 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: Add ENS contract bindingNick Johnson2016-08-301-0/+67