-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/partialvariablefilter (eu-digital-green-certificates#293)
* - add working partial variable hash filter functionality; * - remove hashList slices entity with dao methods; - update test data generation for hashvariable filter type; - update filter functionality; * - convert dcc hash hex to bytearray; - simplified logic for hash type check; * - version update;
- Loading branch information
1 parent
ec5b567
commit 4fa6d37
Showing
29 changed files
with
969 additions
and
839 deletions.
There are no files selected for viewing
592 changes: 261 additions & 331 deletions
592
...roidTest/java/dgca/verifier/app/android/data/local/dcc/revocation/DccRevocationDaoTest.kt
Large diffs are not rendered by default.
Oops, something went wrong.
154 changes: 0 additions & 154 deletions
154
...est/java/dgca/verifier/app/android/data/local/dcc/revocation/DccRevocationHashListTest.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
74 changes: 0 additions & 74 deletions
74
...a/verifier/app/android/data/local/dcc/revocation/model/DccRevocationHashListSliceLocal.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.