-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix node startup crashing issue with large ledgers.
- Downgrade to `RocksDB v5.8.8` due to crashes on node startup with large domain ledgers. `RocksDB v5.8.8` is the version used with the official `indy-node` and `indy-plenum` 1.12.4 releases. Upgrades: - `indy-sdk` 1.16.0 - `python-rocksdb` 0.7.0 - `python-ursa` 0.1.1 - `rust` 1.46.0 Signed-off-by: Wade Barnes <[email protected]>
- Loading branch information
1 parent
bfbe03f
commit 15ebe83
Showing
3 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters