Skip to content

v0.22.2

Choose a tag to compare

@renaynay renaynay released this 05 May 10:48
· 269 commits to main since this release
5dc98d8

Fixes a non-critical bug with pruning where a syncing BN would store historic blocks it does not need to store (which would be later cleaned up by pruner). Now unnecessary writes are avoided.

Also fixes bug with discovery timer deadlock, hopefully improving stability of node discovery.

What's Changed

Full Changelog: v0.22.1...v0.22.2