gecko/database
StephenButtolph 9b583ccc6e fixed iterator error message to report the correct function 2020-05-05 14:06:30 -04:00
..
encdb moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
leveldb moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
memdb moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
mockdb Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
nodb Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
prefixdb moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
rpcdb moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
versiondb moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
batch.go Added Batch Inner calls to be able to atomically commit operations across prefixed DBs 2020-03-18 13:57:36 -04:00
database.go init repo 2020-03-10 15:20:34 -04:00
errors.go init repo 2020-03-10 15:20:34 -04:00
iterator.go updated DB spec 2020-05-04 23:28:36 -04:00
test_database.go fixed iterator error message to report the correct function 2020-05-05 14:06:30 -04:00