Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: library changes for swarm-network-rewrite (#16898) | Elad | 2018-06-14 | 2 | -4/+4 |
* | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 3 | -24/+1430 |
* | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 10 | -898/+1114 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 2 | -4/+3 |
* | cmd/swarm: Support using Mainnet for resolving ENS names | Lewis Marshall | 2017-06-26 | 1 | -0/+5 |
* | rlp, trie, contracts, compression, consensus: improve comments (#14580) | S. Matthew English | 2017-06-12 | 2 | -3/+3 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 1 | -1/+1 |
* | contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137 | Nick Johnson | 2016-09-01 | 2 | -5/+26 |
* | contracts/ens: regenerate binding with solc v0.3.6 | Felix Lange | 2016-08-30 | 3 | -12/+12 |
* | contracts/ens: Add ENS contract binding | Nick Johnson | 2016-08-30 | 5 | -0/+1391 |