Consensys / bela

Besu Lanterna tool, visualize, interrogate and manage besu storage db offline
Apache License 2.0
2 stars 1 forks source link

Changes to Bela to work with 23.7.1 #54

Closed garyschulte closed 1 year ago

garyschulte commented 1 year ago

fixed: implement TrieLogFactory (rather than reflection 🥳) use OptimisticTransactionDB to conform to snapshot need of bonsai worldstate fix multi-line regex for rocksdb browser refactor storage detection to use RocksDB.list implement BelaRocksDBColumnarKeyValueStorage rather than reflection