Commit Graph
10 Commits
Author SHA1 Message Date
eyck 6530362b89 refactor tests 2021-01-14 23:14:05 +01:00
eyck 5e63972500 update version numbers 2021-01-12 07:34:36 +01:00
eyck 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 f1178157c8 remove left-over test 2021-01-09 23:27:36 +01:00
eyck 916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
eyck 73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
eyck 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
eyck 7c27bcec47 moved TX interfaces into own package 2020-11-28 14:47:43 +01:00
eyck 21d83f93dc refactor database class hierarchy 2020-11-28 10:22:22 +01:00
eyck 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00