404 Commits (a84bc2f5b26094bbd15dfefe46a2ac932fc9d557)
 

Author SHA1 Message Date
  Zach Ramsay a84bc2f5b2 logger is deprecated, removed; closes #115 7 years ago
  Ethan Buchman 9f72e25b23 readme 7 years ago
  Ethan Buchman 35e6f11ad4 changelog and version 7 years ago
  Ethan Buchman b54da51c0c
Merge pull request #111 from tendermint/timers_jae 7 years ago
  Ethan Buchman 92c17f3f25 give test more time 7 years ago
  Ethan Buchman 71f13cc071 drop metalinter 7 years ago
  Jae Kwon a171d90611 Fix possibly incorrect usage of conversion 7 years ago
  Ethan Buchman 558f8e7769 fix recursion 7 years ago
  Ethan Buchman 76433d9040 little things 7 years ago
  Jae Kwon 6b5d08f7da RepeatTimer fix 7 years ago
  Ethan Buchman 6372c415a5
Merge pull request #113 from tendermint/hotfix/clist 7 years ago
  Jae Kwon e47ce81422 Comment fixes from Emmanuel 7 years ago
  Jae Kwon 0f8ebd024d
Update clist.go 7 years ago
  Jae Kwon 2fd8f35b74 Fix #112 by using RWMutex per element 7 years ago
  Ethan Buchman 218acc2224
Merge pull request #107 from tendermint/fix/cmn 7 years ago
  Ethan Buchman e2d7f1aa41 cmn: fix race 7 years ago
  Ethan Buchman b0b740210c cmn: fix repeate timer test with manual ticker 7 years ago
  Ethan Buchman a25ed5ba1b cmn: fix race condition in prng 7 years ago
  Anton Kaliaev c8ddf156a7
Merge pull request #104 from tendermint/revert-94-feature/timer-refactor 7 years ago
  Anton Kaliaev e17e8e425f
Revert "Refactor throttle timer" 7 years ago
  Anton Kaliaev be2b0fa31e
Merge pull request #103 from tendermint/revert-95-feature/repeat-timer 7 years ago
  Anton Kaliaev 70e30f74e6
Revert "Refactor repeat timer" 7 years ago
  Anton Kaliaev 4ddf212286
Merge pull request #100 from tendermint/internal-randSource 7 years ago
  Emmanuel Odeke 8638961f02
common: Rand* warnings about cryptographic unsafety 7 years ago
  Emmanuel Odeke cdc7988823
common: use genius simplification of tests from @ebuchman 7 years ago
  Ethan Buchman b5f465b4ec common: use names prng and mrand 7 years ago
  Emmanuel Odeke 29471d75cb
common: no more relying on math/rand.DefaultSource 7 years ago
  Anton Kaliaev a80b66268f
Merge pull request #97 from tendermint/rm-root-flag 7 years ago
  Anton Kaliaev 541780c6df
uncomment tests 7 years ago
  Zach Ramsay f39b575503 remove deprecated --root flag 7 years ago
  Ethan Buchman d836ee056d
Merge pull request #96 from tendermint/tm-945 7 years ago
  Anton Kaliaev e4ef2835f0
return error if client already subscribed 7 years ago
  Anton Kaliaev cb4ba522ef
add String method to Query interface 7 years ago
  Anton Kaliaev b49bce2bc3
Merge pull request #95 from tendermint/feature/repeat-timer 7 years ago
  Anton Kaliaev ff2fd63bf7
rename trySend to send 7 years ago
  Ethan Frey ec4adf21e0 Cleanup from PR comments 7 years ago
  Ethan Frey cc7a87e27c Use Ticker in Repeat again to avoid drift 7 years ago
  Ethan Frey 8797197cdf No more blocking on multiple Stop() 7 years ago
  Ethan Frey 887d766c86 Refactored RepeatTimer, tests hang 7 years ago
  Anton Kaliaev daa6c39dcb
Merge pull request #94 from tendermint/feature/timer-refactor 7 years ago
  Anton Kaliaev 3779310c72
return back output internal channel (way go does with Timer) 7 years ago
  Ethan Frey 8b518fadb2 Don't close throttle channel, explain why 7 years ago
  Ethan Frey e430d3f844 One more attempt with a read-only channel 7 years ago
  Ethan Frey 1ac4c5dd6d Made throttle output non-blocking 7 years ago
  Ethan Frey 0a8721113a First pass of PR updates 7 years ago
  Ethan Frey 4ec7883891 Cleanup 7 years ago
  Ethan Frey dcb4395604 Refactor throttle timer 7 years ago
  Ethan Frey 3d9113c16e Add a bit more padding to tests so they pass on osx with -race 7 years ago
  Ethan Buchman bfcc0217f1
Merge pull request #93 from tendermint/release/0.5.0 7 years ago
  Ethan Buchman e6be03db31 update license and changelog 7 years ago