tendermint/common
Thomas Corbière d66d43d2ea Add Int31n() and RandInt31n(). 2018-04-03 16:23:36 +02:00
..
LICENSE move all files to common/ to begin repo merge 2017-04-18 16:33:22 -04:00
array.go move all files to common/ to begin repo merge 2017-04-18 16:33:22 -04:00
async.go Merge panics into errors in Parallel 2018-03-25 00:04:47 +01:00
async_test.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
bit_array.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
bit_array_test.go common: NewBitArray never crashes on negatives (#170) 2018-03-22 19:36:24 -04:00
bytes.go cmn: fix HexBytes.MarshalJSON 2018-01-02 11:05:53 -05:00
bytes_test.go cmn: fix HexBytes.MarshalJSON 2018-01-02 11:05:53 -05:00
byteslice.go common: Fingerprint comment 2017-09-20 02:49:51 -04:00
cmap.go Make iterating over keys possible (#63) 2017-11-04 00:06:20 -05:00
cmap_test.go use assert.Contains in cmap_test 2017-11-04 00:10:59 -05:00
colors.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
date.go changelog and PR changes 2017-06-20 17:18:55 -04:00
date_test.go changelog and PR changes 2017-06-20 17:18:55 -04:00
errors.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
errors_test.go New Error (#180) 2018-03-24 22:19:44 +01:00
heap.go Add PushBytes to Heap 2017-12-10 14:23:27 -08:00
int.go IntInSlice and StringInSlice functions 2017-11-29 12:18:03 -06:00
int_test.go IntInSlice and StringInSlice functions 2017-11-29 12:18:03 -06:00
io.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
kvpair.go Remove Bytes, just use []byte; Use protobuf for KVPair/KI64Pair 2017-12-26 04:40:35 -08:00
math.go move all files to common/ to begin repo merge 2017-04-18 16:33:22 -04:00
net.go common: ProtocolAndAddress 2017-07-19 15:02:04 -04:00
net_test.go common: ProtocolAndAddress 2017-07-19 15:02:04 -04:00
nil.go Add IsTypedNil 2018-04-02 01:47:42 -07:00
os.go Merge pull request #189 from mohanson/patch-2 2018-04-03 16:13:56 +03:00
os_test.go Simplify WriteFileAtomic 2018-03-22 19:36:24 -04:00
random.go Add Int31n() and RandInt31n(). 2018-04-03 16:23:36 +02:00
random_test.go common/random.go supports seeding and *Rand (#121) 2018-03-17 04:28:53 -07:00
repeat_timer.go minor nit 2018-02-12 19:12:24 -05:00
repeat_timer_test.go Fix RepeatTimer memory leak (#137) 2018-02-09 13:31:32 +04:00
service.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
service_test.go remove bool from Service#Reset 2017-11-27 23:42:36 -06:00
string.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00
string_test.go add SplitAndTrim func (#183) 2018-03-29 12:04:01 +02:00
throttle_timer.go Revert "Refactor throttle timer" 2017-12-19 16:23:20 -06:00
throttle_timer_test.go Revert "Refactor throttle timer" 2017-12-19 16:23:20 -06:00
types.pb.go Implement NewPrefixDB (#164) 2018-03-15 09:43:23 -07:00
types.proto Remove Bytes, just use []byte; Use protobuf for KVPair/KI64Pair 2017-12-26 04:40:35 -08:00
word.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00