Commit Graph

14 Commits

Author SHA1 Message Date
d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
2018-06-20 17:35:30 -07:00
96a3502126 delete everything 2018-06-20 15:19:08 -07:00
2a24ae90c1 fixes from Jae's review
1. remove pointer
2. add Quit() method to Service interface
2018-02-12 14:32:09 +04:00
59e89e7664 consensus: Fix typo on ticker.go documentation 2017-12-09 13:14:53 +01:00
69b5da766c service#Start, service#Stop signatures were changed
See https://github.com/tendermint/tmlibs/issues/45
2017-11-29 10:38:58 -06:00
e9b7221292 consensus: more comments 2017-07-20 00:59:28 -04:00
cf686d4f83 Fix commonly misspelled words 2017-05-20 21:43:00 -07:00
f8fdbe3dbc changes as per Bucky's review 2017-05-13 16:22:51 +02:00
f803544195 new logging 2017-05-13 10:24:58 +02:00
d1926bcad1 use tmlibs 2017-04-21 18:12:54 -04:00
4fd1471f11 remove BaseService.OnStart 2017-03-28 12:09:11 -04:00
55b4bfa1fe consensus: let time.Timer handle non-positive durations 2017-01-11 10:24:40 -05:00
f30a9752e2 more fixes from review 2016-12-23 11:11:22 -05:00
40b08f2494 consensus: mv timeoutRoutine into TimeoutTicker 2016-12-19 22:29:32 -05:00