aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/clique/snapshot_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-8/+8
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-8/+8
* all: protect self-mined block during reorg (#17656)gary rong2018-09-201-1/+1
* consensus/clique, core: chain maker clique + error testsPéter Szilágyi2018-09-111-46/+144
* consensus/clique, light: light client snapshots on RinkebyPéter Szilágyi2018-08-211-1/+1
* consensus: move test use only var/func to test(#17004)Wenbiao Zheng2018-07-241-1/+1
* all: get rid of error when creating memory database (#16716)gary rong2018-05-091-1/+1
* core/rawdb: separate raw database access to own package (#16666)Péter Szilágyi2018-05-071-1/+2
* cmd, consensus, core, miner: instatx clique for --dev (#15323)Péter Szilágyi2017-10-241-1/+1
* consensus/clique: add fork hash enforcement (#15236)Péter Szilágyi2017-10-101-1/+1
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-121-2/+2
* consensus/clique, internal/web3ext: support hash based API queries (#14321)Péter Szilágyi2017-04-121-0/+1
* consensus/clique: Proof of Authority (#3753)Péter Szilágyi2017-04-101-0/+404