c4ei
d932206429
chg
2023-08-23 15:30:52 +09:00
c4ei
ec2df86f13
git name change
2023-08-23 15:18:10 +09:00
c4ei
9d2324194e
git chg
2023-08-23 15:11:28 +09:00
Svarog
ad9c213a06
Restructure database to prevent double-slashes in keys, causing bugs in cursors ( #1432 )
...
* Add TestValidateAndInsertPruningPointWithSideBlocks
* Optimize infrastracture bucket paths
* Update infrastracture tests
* Refactor the consensus/database layer
* Remove utils/dbkeys
* Use consensus/database in consensus instead of infrastructure
* Fix a bug in dbBucketToDatabaseBucket and MakeBucket combination
Co-authored-by: Elichai Turkel <elichai.turkel@gmail.com>
Co-authored-by: stasatdaglabs <39559713+stasatdaglabs@users.noreply.github.com>
2021-01-19 14:19:08 +02:00
Svarog
9a756939d8
[NOD-1412] Remove ffldb, remove dataStore from database, store blocks directly in levelDB ( #939 )
...
* [NOD-1412] Remove ffldb, and make ldb implement all the database
interfaces
* [NOD-1412] Removed any reference to dataStore and updated block dbaccess to work directly with key/values
2020-09-27 15:40:15 +03:00