aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/chequebook
Commit message (Expand)AuthorAgeFilesLines
* contracts: fix megacheck errors (#14916)Egon Elbre2017-08-092-11/+7
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-122-51/+7
* core: refactor genesis handlingFelix Lange2017-03-231-5/+5
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-1/+1
* Merge pull request #3723 from karalabe/logger-updates-2Péter Szilágyi2017-02-281-12/+16
|\
| * all: next batch of log polishes to contextual versionsPéter Szilágyi2017-02-281-12/+16
* | all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-282-4/+4
|/
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-12/+11
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-11/+14
* all: fix spelling errorsPéter Szilágyi2017-01-071-2/+2
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-4/+3
* contracts/chequebook/contract: fix possible reentrancy bug in chequebook.solDaniel A. Nagy2016-08-314-39/+10
* contracts/chequebook: add chequebook contract wrapperViktor Trón2016-08-297-0/+1930