v0.33.0-Polygon
This is the first internal Polygon tendermint
release (aka peppermint
)
It includes all the fixes, improvements and additional code needed for Polygon PoS, developed on top of the original upstream tendermint
fork version v0.32.7
.
What's Changed
- Sidechannel spec implementation by @jdkanani in #8
- Update bor version and include vitwit changes from March by @0xKrishna in #23
- Change log level tag from a single character to a full word by @cffls in #25
- consensus,scripts,state,store,types: change PartSetHeader total to uint32 by @Raneet10 in #26
- libs/log: add warn log level by @anshalshukla in #27
- Change the default value of maxInboundPeer and maxOutBoundPeer to 100 by @VAIBHAVJINDAL3012 in #29
- dev: chg: solve vulns by @marcello33 in #28
New Contributors
- @0xKrishna made their first contribution in #23
- @cffls made their first contribution in #25
- @Raneet10 made their first contribution in #26
- @anshalshukla made their first contribution in #27
- @VAIBHAVJINDAL3012 made their first contribution in #29
- @marcello33 made their first contribution in #28