Author | SHA1 | Message | Date |
---|---|---|---|
Callum Waters |
6f6ac5c04e
|
state sync: reverse sync implementation (#6463) | 3 years ago |
Marko |
2f6141645b
|
metrics: change blocksize to a histogram (#6549)
## Description Change block_size gauge to a histogram to observe block size overtime This will help will see which chains have full blocks vs empty. closes #5752 |
3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |
Marko |
719e028e00
|
libs: internalize some packages (#6366)
## Description Internalize some libs. This reduces the amount ot public API tendermint is supporting. The moved libraries are mainly ones that are used within Tendermint-core. |
3 years ago |
Callum Waters |
a91680efee
|
test: create common functions for easily producing tm data structures (#6435) | 4 years ago |