aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/chequebook/cheque_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-6/+6
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
* backends: configurable gas limit to allow testing large contracts (#17358)Jeff Prestes2018-08-151-1/+1
* contracts/chequebook: increase interval between auto deposits (#16178)Anton Evangelatov2018-02-261-2/+2
* contracts/chequebook: fix race in test (#15058)Benoit Verkindt2017-09-081-19/+19
* contracts: fix megacheck errors (#14916)Egon Elbre2017-08-091-4/+3
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-121-43/+0
* core: refactor genesis handlingFelix Lange2017-03-231-5/+5
* all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-1/+1
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-11/+14
* contracts/chequebook: add chequebook contract wrapperViktor TrĂ³n2016-08-291-0/+528