issues
search
informalsystems
/
tendermint-rs
Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
615
stars
225
forks
source link
use Vec::with_capacity avoid realloc mem
#1471
Open
nkysg
opened
4 weeks ago
nkysg
commented
4 weeks ago
use Vec::with_capacity avoid realloc mem
[ ] Referenced an issue explaining the need for the change
[ ] Updated all relevant documentation in docs
[ ] Updated all code comments where relevant
[ ] Wrote tests
[ ] Added entry in
.changelog/
use Vec::with_capacity avoid realloc mem
.changelog/