565 Commits (a8fcf45624613ba0a60ca7640363e0fd074fbaef)
 

Author SHA1 Message Date
  Ethan Buchman db3d1cb7fa changelog and version 7 years ago
  Alexander Simmerl d46b9afb79 Simplify WriteFileAtomic 7 years ago
  Emmanuel T Odeke 97bdad8262 common: NewBitArray never crashes on negatives (#170) 7 years ago
  Ethan Buchman c0549ec943
Merge pull request #175 from tendermint/bucky/changelog 7 years ago
  Ethan Buchman dc1042eb5f finish changelog 7 years ago
  Ethan Buchman b6400af7ac update version, changelog 7 years ago
  Ethan Buchman a86b1d8f75
Merge pull request #171 from tendermint/feature/xla-writefileatomic 7 years ago
  Jae Kwon 4e5c655944 Parallel reaps automatically before returning 7 years ago
  Jae Kwon 4caf943f49 Parallel returns a TaskResultSet 7 years ago
  Jae Kwon db48010e81 Add return parameter to Parallel 7 years ago
  Jae Kwon bf24f2dcc5
Implement better Parallel (#174) 7 years ago
  Alexander Simmerl bb65f097fd
Simplify WriteFileAtomic 7 years ago
  Emmanuel T Odeke 4b0058dd64 common: remove {Left, Right}PadString (#168) 7 years ago
  Emmanuel T Odeke b1c9b82531 common: NewBitArray never crashes on negatives (#170) 7 years ago
  Jae Kwon b0e0dc5de3
Implement DebugDB (#166) 7 years ago
  Jae Kwon 3412587036 Fix race condition in random.go 7 years ago
  Jae Kwon 9b9a9e7f8c Add Error Type for switching 7 years ago
  Jae Kwon 99437a96fb Add efficient implementation of fmt and use for errors. 7 years ago
  Jae Kwon bb875303c2 Add NewErrorWithCause() 7 years ago
  Jae Kwon de36bfe31c Add TMLibs/Error from Cosmos-SDK/Error 7 years ago
  Jae Kwon 90cd89eab0
Unexpose r.rand (#167) 7 years ago
  Jae Kwon 6d61ca3bb5 New -> NewRand 7 years ago
  Jae Kwon 536c27de8e
common/random.go supports seeding and *Rand (#121) 7 years ago
  Jae Kwon d289c9286e
Implement NewPrefixDB (#164) 7 years ago
  Jae Kwon b1cc688a61 encodeByteSlice uses uvarint for length instead of varint (#161) 7 years ago
  Simon Vadée 066fe82a92 pubsub implements service.OnReset (#156) 7 years ago
  Zaki Manian 26f2ab65f8 Switch to dep from glide (#155) 7 years ago
  Ethan Buchman 1b9b5652a1 changelog date 7 years ago
  Ethan Buchman 3e79f9e198
Merge pull request #154 from tendermint/develop 7 years ago
  Ethan Buchman c6163bdab2 version bump and changelog 7 years ago
  Ethan Buchman a0f652dc2e
Merge pull request #151 from tendermint/fix/nit 7 years ago
  Ethan Buchman 737c30c19d minor nit 7 years ago
  Ethan Buchman c858b3ba78
Merge pull request #150 from tendermint/tm-1205-add-quit-method-to-service 7 years ago
  Anton Kaliaev a57340ffb5
add Quit method to Service interface 7 years ago
  Anton Kaliaev 52ce4c20f8
Fix RepeatTimer memory leak (#137) 7 years ago
  Ethan Buchman 82ab92da9a
Merge pull request #139 from tendermint/expose-channel-on-clist 7 years ago
  Ethan Buchman 35bb398b1f
Merge pull request #147 from tendermint/reduce-bitArray-fragility 7 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
  Ethan Buchman 1d7fc78ea1 update glide 7 years ago
  Ethan Buchman 690d6c6070 cli: WriteDemoConfig -> WriteConfigVals 7 years ago
  Ethan Buchman 027c37281d
Merge pull request #123 from tendermint/sdk2 7 years ago
  Ethan Buchman 1b5176003a DbBackend -> DBBackend 7 years ago
  Adrian Brink cbc63518e5
Export DbBackendType in order to fix IAVL tests 7 years ago
  Adrian Brink 2e76546223
Clean up glide.yaml 7 years ago
  Anton Kaliaev 95b53c80e1
Merge pull request #140 from tendermint/sdk2-hashers-and-simple-map 7 years ago