| Commit message (Expand) | Author | Age | Files | Lines |
* | contracts/chequebook: increase interval between auto deposits (#16178) | Anton Evangelatov | 2018-02-26 | 1 | -2/+2 |
* | accounts/abi/bind: support event filtering in abigen | Péter Szilágyi | 2018-01-24 | 2 | -9/+148 |
* | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 7 | -328/+41 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -2/+2 |
* | contracts/chequebook: update for latest Solidity (#15425) | Alex Beregszaszi | 2017-11-10 | 1 | -10/+9 |
* | contracts/chequebook: fix two contract issues (#15086) | Derek Chiang | 2017-09-25 | 1 | -2/+3 |
* | contracts/chequebook: fix race in test (#15058) | Benoit Verkindt | 2017-09-08 | 1 | -19/+19 |
* | contracts: fix megacheck errors (#14916) | Egon Elbre | 2017-08-09 | 2 | -11/+7 |
* | rlp, trie, contracts, compression, consensus: improve comments (#14580) | S. Matthew English | 2017-06-12 | 2 | -51/+7 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -5/+5 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | Merge pull request #3723 from karalabe/logger-updates-2 | Péter Szilágyi | 2017-02-28 | 1 | -12/+16 |
|\ |
|
| * | all: next batch of log polishes to contextual versions | Péter Szilágyi | 2017-02-28 | 1 | -12/+16 |
* | | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 2 | -4/+4 |
|/ |
|
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -12/+11 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 1 | -11/+14 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 1 | -2/+2 |
* | swarm: plan bee for content storage and distribution on web3 | ΞTHΞЯSPHΞЯΞ | 2016-08-31 | 1 | -4/+3 |
* | contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol | Daniel A. Nagy | 2016-08-31 | 4 | -39/+10 |
* | contracts/chequebook: add chequebook contract wrapper | Viktor Trón | 2016-08-29 | 7 | -0/+1930 |