tendermint/common
Jae Kwon fb7ec62b29 Fix comment 2018-06-13 23:45:44 -07: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 Fixes TestParallelAbort nondeterministic failure #201 (#202) 2018-04-23 00:07:03 -07:00
async_test.go Reduce Errors T/Cause/Message into single Data 2018-06-13 23:45:44 -07:00
bit_array.go add MarshalJSON and UnmarshalJSON to BitArray (#200) 2018-04-23 00:16:05 -07:00
bit_array_test.go add MarshalJSON and UnmarshalJSON to BitArray (#200) 2018-04-23 00:16:05 -07:00
bytes.go HexBytes formatting; Make computeHashFromAunts more defensive 2018-04-03 07:02:19 -07:00
bytes_test.go cmn: fix HexBytes.MarshalJSON 2018-01-02 11:05:53 -05:00
byteslice.go added PrefixEndBytes (#186) 2018-04-09 12:51:24 +02:00
byteslice_test.go added PrefixEndBytes (#186) 2018-04-09 12:51:24 +02: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 Add ColoredBytes() and update DebugDB 2018-06-13 23:45:44 -07: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 comment 2018-06-13 23:45:44 -07:00
errors_test.go Reduce Errors T/Cause/Message into single Data 2018-06-13 23:45:44 -07: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 IsEmpty; Publish 0.8.1 2018-04-05 03:14:53 -07:00
os.go Merge pull request #189 from mohanson/patch-2 2018-04-03 16:13:56 +03:00
os_test.go Jae/fixprefixdb (#199) 2018-04-21 04:25:45 -07:00
random.go Add Int63n() and RandInt63n(). 2018-04-03 16:24:38 +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 [common] Add ASCIITrim 2018-04-23 01:32:18 -07:00
string_test.go [common] Add ASCIITrim 2018-04-23 01:32:18 -07: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 no gogo proto 2018-05-24 00:10:35 -04:00
types.proto no gogo proto 2018-05-24 00:10:35 -04:00
word.go Fix lint errors (#190) 2018-04-03 12:23:28 +02:00