-
v5.3.2 - Empty Tree Bug Fix Stable
released this
2025-11-04 22:35:44 +01:00 | 613 commits to main since this release🐛 Critical Bug Fix
Fixed critical bug where COW storage initialization was creating the 'main' branch with a tree hash instead of a proper commit object, causing
getHistory()to fail with "Blob not found: 0000...0" on fresh Brainy instances.Fixed
- COW storage initialization now creates a proper initial commit object
- Empty tree commits are handled gracefully throughout the system
Testing
- Added regression tests for empty tree scenarios
- All existing tests continue to pass
Full Changelog: https://github.com/soulcraftlabs/brainy/compare/v5.3.1...v5.3.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads