index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ethdb
/
database.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth, ethdb: lower the amount of open files & improve err messages for db
obscuren
2015-05-12
1
-2
/
+2
*
ethdb: set open file limit to 128 for all leveldbs
obscuren
2015-05-10
1
-1
/
+4
*
Moved leveldb update loop to eth/backend
Bas van Kervel
2015-04-23
1
-25
/
+3
*
Queued level db writes and batch writes. Closes #647
obscuren
2015-04-08
1
-27
/
+84
*
Moved ethutil => common
obscuren
2015-03-16
1
-2
/
+2
*
ethutil: remove Config variable
Felix Lange
2015-03-06
1
-8
/
+3
*
removed messages
obscuren
2015-02-13
1
-2
/
+2
*
Decode from stream directly
obscuren
2014-12-23
1
-0
/
+4
*
Added storage root to dump
obscuren
2014-11-04
1
-1
/
+0
*
Compress data on db level. Closes #174
obscuren
2014-11-03
1
-17
/
+34
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
1
-1
/
+1
*
Removed old code
obscuren
2014-08-23
1
-10
/
+3
*
Moved keyring to ethutil & removed old methods. Implements #20
obscuren
2014-05-14
1
-0
/
+2
*
leveldb API changed for NewIterator. Fixes #20
obscuren
2014-02-28
1
-1
/
+7
*
Addad db name for new ldb
obscuren
2014-02-25
1
-2
/
+6
*
Added delete to database interfaces
obscuren
2014-02-24
1
-0
/
+4
*
The great merge
obscuren
2014-02-15
1
-0
/
+64