Commit Graph

8 Commits

Author SHA1 Message Date
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