491 Commits (b1cc688a61c53e39b92ceb5df370e3c94b19da4c)
 

Author SHA1 Message Date
  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
  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
  Anton Kaliaev 9ccfe161ad
lowercase memDB type key 7 years ago
  Jae Kwon f6dbe9ba05
Refactor string -> dbBackendType 7 years ago
  Jae Kwon b95cac5f4f
Remove unnecessary Byteser interface 7 years ago
  Jae Kwon c75298e359
Update SimpleMap to hash both keys and values for benefit; Hashable is Hasher; Don't assume go-wire 7 years ago
  Jae Kwon 580c3db8f9
Hashable -> Hasher; SimpleMap upgrade; No "SimpleHashFromBinary" (#128) 7 years ago
  Jae Kwon 7ef6d4b813
Glide update 7 years ago
  Jae Kwon ff230682d1
Fix logical time (#122) 7 years ago
  Ethan Buchman cfbb9338bd
use go-wire sdk2 7 years ago
  Jae Kwon 6637c202bf
Revert "Update to use tmlibs sdk2" 7 years ago
  Jae Kwon 4e2a275a67
Update to use tmlibs sdk2 7 years ago
  Jae Kwon bcd8d403dc
Remove encoding from common cli 7 years ago
  Ethan Buchman 13f009bf68
Merge pull request #136 from tendermint/fix-bitArray-nil-update 7 years ago
  Emmanuel Odeke 85be26c675
common: BitArray: feedback from @adrianbrink to simplify tests 7 years ago
  Emmanuel Odeke 84afef20f5
common: fix BitArray.Update to avoid nil dereference 7 years ago
  Zach fa8c374aff
Merge branch 'master' into develop 7 years ago
  Ethan Buchman 1afc034006
Merge pull request #119 from tendermint/sdk2 7 years ago
  Ethan Buchman 2bb538b150 cmn: fix HexBytes.MarshalJSON 7 years ago
  Ethan Buchman 1460540acd metalinter is for another time 7 years ago
  Ethan Buchman 1838db2880 circle 7 years ago
  Ethan Buchman 7fe3d5dac2 metalinter 7 years ago
  Ethan Buchman a991e2fe9c
Merge branch 'develop' into sdk2 7 years ago
  Ethan Buchman f2bfa83b42
Merge pull request #116 from tendermint/remove-logger-package 7 years ago
  Zach Ramsay a84bc2f5b2 logger is deprecated, removed; closes #115 7 years ago
  Ethan Buchman 9f72e25b23 readme 7 years ago