Kenneth Skovhede
|
5c110162ea
|
Changed the time format of times used programmatically to use EPOCH seconds, as it is faster to parse and more reliable
|
2013-07-23 21:28:01 +02:00 |
|
Kenneth Skovhede
|
6830eb257d
|
Cleaned up storage of various timestamps to only use second precision
|
2013-07-09 13:51:08 +02:00 |
|
Kenneth Skovhede
|
c2556efd61
|
Converted a list method to an enumerator
|
2013-07-02 10:35:31 +02:00 |
|
Kenneth Skovhede
|
b80b471956
|
Bug fix
|
2013-07-02 10:35:10 +02:00 |
|
Kenneth Skovhede
|
04281d87a9
|
Added guards against empty results in compact
|
2013-07-01 17:57:10 +02:00 |
|
Kenneth Skovhede
|
f8494180cb
|
Changed the way inactive blocks are tracked.
They are now tracked exclusively from the DeletedBlock table
|
2013-06-28 14:57:44 +02:00 |
|
Kenneth Skovhede
|
d696670598
|
Reworked the result reporting to support type safe values
|
2013-05-25 16:40:15 +02:00 |
|
Kenneth Skovhede
|
ff90cf66ad
|
Implemented the --threshold based compacting mode
|
2013-05-21 21:16:01 +02:00 |
|
Kenneth Skovhede
|
3b70f99722
|
Implemented the new delete command and removed some more unused code
|
2013-05-11 22:56:21 +02:00 |
|
Kenneth Skovhede
|
23744d8915
|
More refactoring and cleanup
|
2013-05-08 21:29:59 +02:00 |
|
Kenneth Skovhede
|
8f704d9445
|
Moved stuff around and dropped the ForestHash namespace
|
2013-05-08 20:17:07 +02:00 |
|