Author | SHA1 | Message | Date |
---|---|---|---|
Callum Waters |
162f67cf26
|
correct spelling to US english (#6077) | 4 years ago |
Anton Kaliaev |
d76add65a6
|
libs/log: format []byte as hexidecimal string (uppercased) (#5960)
Closes: #5806 Co-authored-by: Lanie Hei <heixx011@umn.edu> |
4 years ago |
Anton Kaliaev |
8e6194626e
|
light: model-based tests (#5461)
This is the first iteration of model-based testing in Go Tendermint. The test runner is using the static JSON fixtures located under the ./json directory. In the future, the Rust tensgen binary will be used to generate those (given the static intermediate scenarios and the test seed, which will be published along with each testgen release). Closes: #5322 |
4 years ago |
Marko |
346aa14db5
|
fix lint failures with 1.31 (#5489) | 4 years ago |
Marko |
89f0bbbd76
|
libs/common: Refactor libs/common 4 (#4237)
* libs/common: Refactor libs/common 4 - move byte function out of cmn to its own pkg - move tempfile out of cmn to its own pkg - move throttletimer to its own pkg ref #4147 Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> * add changelog entry * fix linting issues |
5 years ago |