491 Commits (b1cc688a61c53e39b92ceb5df370e3c94b19da4c)
 

Author SHA1 Message Date
  Ethan Buchman 91b4b534ad
Merge pull request #118 from tendermint/develop 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 b31397aff5 Fix GoLevelDB Iterator which needs to copy a temp []byte 7 years ago
  Jae Kwon e47ce81422 Comment fixes from Emmanuel 7 years ago
  Jae Kwon 93c05aa8c0 Add back on HexBytes 7 years ago
  Jae Kwon b25df389db Remove Bytes, just use []byte; Use protobuf for KVPair/KI64Pair 7 years ago
  Jae Kwon bf644b0984 Do not shadow assert 7 years ago
  Jae Kwon 6ec8c1602f Update Makefile 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
  Jae Kwon 797bcdd9e0 Remove common/http 7 years ago
  Jae Kwon f2a8e95248 Add KI64Pair(s) 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
  Jae Kwon b70ae4919b Update glide file 7 years ago
  Jae Kwon ca56a274bd Nil bytes are OK for Get/Set etc 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
  Jae Kwon 4ce8448d7f
Nil keys are OK, deprecate BeginningKey/EndingKey (#101) 7 years ago
  Jae Kwon aab2d70dd3
Sdk2 kvpair (#102) 7 years ago
  Emmanuel Odeke 8638961f02
common: Rand* warnings about cryptographic unsafety 7 years ago
  Ethan Buchman e3bffd8fbd readme 7 years ago
  Ethan Buchman 9226659413
Merge pull request #98 from tendermint/sdk2-iterator 7 years ago
  Ethan Buchman 66b0e8fa2d fix c level db iterator 7 years ago
  Ethan Buchman 225eace316 dont run metalinter on circle ... 7 years ago
  Emmanuel Odeke a7b20d4e46
db: Simplify exists check, fix IsKeyInDomain signature, Iterator Close 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
  Ethan Buchman a2f7898b6d db: fix c and go iterators 7 years ago
  Ethan Buchman d4aeca8ce3 fixes from @melekes 7 years ago
  Ethan Buchman 318982c0ba checkKeyCondition -> IsKeyInDomain 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
  Jae Kwon 5636a02d03 Remove GetError() from Iterator 7 years ago
  Ethan Buchman edf07760d6 db: fsdb iterator 7 years ago
  Ethan Buchman bcacaf164b db: cleveldb iterator 7 years ago