gecko/database
Dan Laine 6c6136d551 only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -04:00
..
encdb only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -04:00
leveldb formatting changes 2020-06-17 23:29:30 -04:00
memdb only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -04:00
mockdb Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
nodb formatting changes 2020-06-17 23:29:30 -04:00
prefixdb only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -04:00
rpcdb only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -04:00
versiondb only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -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
common.go only downsize underlying arrays if they're much too large 2020-06-23 16:44:02 -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