Commit Graph

10 Commits

Author SHA1 Message Date
Eyck Jentzsch 888edf32be remove ITxGenerator interface 2021-01-14 23:55:47 +01:00
Eyck Jentzsch 59859e5d90 cache some more infos for stream 2021-01-14 23:36:29 +01:00
Eyck Jentzsch 0372e03abb minor database API change 2021-01-14 23:13:11 +01:00
Eyck Jentzsch ba6446378a store complete transactions
only complete ScvTx should be put into MapDB otherwise later property
updates might get lost. Since they might not end in the order they start
an additional redirection is need to insert with ascending keys
2021-01-12 07:16:42 +01:00
Eyck Jentzsch eb64cc60c5 fix copyright header, javadoc, and warnings 2021-01-09 12:44:15 +01:00
Eyck Jentzsch 8700e2fdde Improve loading performance 2021-01-08 15:05:24 +01:00
Eyck Jentzsch 23ad84ef30 pure memory based implementation of text db reader 2021-01-07 17:38:29 +01:00
Eyck Jentzsch 0d074ea6ae fix track and relation handling 2021-01-04 17:39:11 +01:00
Eyck Jentzsch 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
Eyck Jentzsch a51f922ea4 refactor groovy classes to Java, 1st step 2021-01-02 16:15:27 +01:00