Commit Graph

21 Commits

Author SHA1 Message Date
Eyck Jentzsch 1b7d4c3ed6 fixes FTR to delay tx chunk reading 2023-03-04 15:33:19 +01:00
Eyck Jentzsch bf38ccd6db updates test cases 2023-03-04 11:54:18 +01:00
Eyck Jentzsch e44e4d0a05 adds working FST reader implementation 2023-02-27 13:09:38 +01:00
Eyck Jentzsch bba4349e1e adds skeleton of FST plugin 2023-02-26 10:53:39 +01:00
Eyck Jentzsch 12a7c701e3 cleans imports and other warnings 2023-02-22 07:45:22 +01:00
Eyck Jentzsch 3b57ec029b adds support for compressed FTR 2023-02-22 07:24:02 +01:00
Eyck Jentzsch 0e705ce0e9 adds initial version of FTR reader 2023-02-21 17:59:11 +01:00
Eyck Jentzsch b778940c83 move interface to primitive types 2021-02-27 13:59:00 +00:00
Eyck Jentzsch 71297c4e5a some more refactoring 2021-02-27 13:47:37 +00:00
Eyck Jentzsch b69e1886b9 add explicit event list 2021-02-27 13:27:51 +00:00
Eyck Jentzsch 5bae086712 fix (Sonarlint) warnings 2021-01-14 23:36:07 +01:00
Eyck Jentzsch 6530362b89 refactor tests 2021-01-14 23:14:05 +01:00
Eyck Jentzsch 5e63972500 update version numbers 2021-01-12 07:34:36 +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 f1178157c8 remove left-over test 2021-01-09 23:27:36 +01:00
Eyck Jentzsch 916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
Eyck Jentzsch 73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
Eyck Jentzsch 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
Eyck Jentzsch 7c27bcec47 moved TX interfaces into own package 2020-11-28 14:47:43 +01:00
Eyck Jentzsch 21d83f93dc refactor database class hierarchy 2020-11-28 10:22:22 +01:00
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00