522 Commits (41302c206a1cbfa28da21adb25b9c0f0286809b1)
 

Author SHA1 Message Date
  Ethan Buchman 41302c206a Merge branch 'master' into develop 6 years ago
  Anton Kaliaev 898216d419
add SplitAndTrim func (#183) 6 years ago
  Anton Kaliaev 0f2811441f
[pubsub] fix unsubscribing (#181) 6 years ago
  Christopher Goes 6e26392209 Return config parse errors (#182) 6 years ago
  Jae Kwon e9cf47606c Merge panics into errors in Parallel 6 years ago
  Jae Kwon 87c0473730
New Error (#180) 6 years ago
  Ethan Buchman 24da7009c3
Merge pull request #178 from tendermint/release/v0.7.1 6 years ago
  Ethan Buchman db3d1cb7fa changelog and version 6 years ago
  Alexander Simmerl d46b9afb79 Simplify WriteFileAtomic 6 years ago
  Emmanuel T Odeke 97bdad8262 common: NewBitArray never crashes on negatives (#170) 6 years ago
  Ethan Buchman c0549ec943
Merge pull request #175 from tendermint/bucky/changelog 6 years ago
  Ethan Buchman dc1042eb5f finish changelog 6 years ago
  Ethan Buchman b6400af7ac update version, changelog 6 years ago
  Ethan Buchman a86b1d8f75
Merge pull request #171 from tendermint/feature/xla-writefileatomic 6 years ago
  Jae Kwon 4e5c655944 Parallel reaps automatically before returning 6 years ago
  Jae Kwon 4caf943f49 Parallel returns a TaskResultSet 6 years ago
  Jae Kwon db48010e81 Add return parameter to Parallel 6 years ago
  Jae Kwon bf24f2dcc5
Implement better Parallel (#174) 6 years ago
  Alexander Simmerl bb65f097fd
Simplify WriteFileAtomic 6 years ago
  Emmanuel T Odeke 4b0058dd64 common: remove {Left, Right}PadString (#168) 6 years ago
  Emmanuel T Odeke b1c9b82531 common: NewBitArray never crashes on negatives (#170) 6 years ago
  Jae Kwon b0e0dc5de3
Implement DebugDB (#166) 6 years ago
  Jae Kwon 3412587036 Fix race condition in random.go 6 years ago
  Jae Kwon 9b9a9e7f8c Add Error Type for switching 6 years ago
  Jae Kwon 99437a96fb Add efficient implementation of fmt and use for errors. 6 years ago
  Jae Kwon bb875303c2 Add NewErrorWithCause() 6 years ago
  Jae Kwon de36bfe31c Add TMLibs/Error from Cosmos-SDK/Error 6 years ago
  Jae Kwon 90cd89eab0
Unexpose r.rand (#167) 6 years ago
  Jae Kwon 6d61ca3bb5 New -> NewRand 6 years ago
  Jae Kwon 536c27de8e
common/random.go supports seeding and *Rand (#121) 6 years ago
  Jae Kwon d289c9286e
Implement NewPrefixDB (#164) 6 years ago
  Jae Kwon b1cc688a61 encodeByteSlice uses uvarint for length instead of varint (#161) 6 years ago
  Simon Vadée 066fe82a92 pubsub implements service.OnReset (#156) 6 years ago
  Zaki Manian 26f2ab65f8 Switch to dep from glide (#155) 6 years ago
  Ethan Buchman 1b9b5652a1 changelog date 6 years ago
  Ethan Buchman 3e79f9e198
Merge pull request #154 from tendermint/develop 6 years ago
  Ethan Buchman c6163bdab2 version bump and changelog 6 years ago
  Ethan Buchman a0f652dc2e
Merge pull request #151 from tendermint/fix/nit 6 years ago
  Ethan Buchman 737c30c19d minor nit 6 years ago
  Ethan Buchman c858b3ba78
Merge pull request #150 from tendermint/tm-1205-add-quit-method-to-service 6 years ago
  Anton Kaliaev a57340ffb5
add Quit method to Service interface 6 years ago
  Anton Kaliaev 52ce4c20f8
Fix RepeatTimer memory leak (#137) 6 years ago
  Ethan Buchman 82ab92da9a
Merge pull request #139 from tendermint/expose-channel-on-clist 6 years ago
  Ethan Buchman 35bb398b1f
Merge pull request #147 from tendermint/reduce-bitArray-fragility 6 years ago
  Emmanuel Odeke 763dc21393
common/BitArray: reduce fragility with methods 7 years ago
  Anton Kaliaev 19e818fdf7
Merge pull request #142 from tendermint/ishex-fragility 7 years ago
  Anton Kaliaev 91b41ddd59
add waitCh as an alternative to waitGroup 7 years ago
  Ethan Buchman deaaf014d8
Merge pull request #141 from tendermint/no-wire 7 years ago
  Emmanuel Odeke 951333ecb0
common: IsHex should be able to handle 0X prefixed strings 7 years ago
  Ethan Buchman d6d97889f2 merkle: remove go-wire dep by copying EncodeByteSlice 7 years ago