Skip to content

Commit e7fcfcc

Browse files
authored
Chore/final fixes ms3 (#302)
* fix: blabsy pictures & likes * fix: search bug * charter: signing * feat: sign * fix: crud perms charter * fix: correct sign method * feat: charter signature threshold enforced * chore: make cerberus only trigger when it's in the group * chore: fix link * chore: bump version
1 parent 63647bf commit e7fcfcc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3929
-1066
lines changed

infrastructure/eid-wallet/src/routes/(app)/scan-qr/+page.svelte

Lines changed: 564 additions & 484 deletions
Large diffs are not rendered by default.

infrastructure/eid-wallet/src/routes/(app)/settings/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
on:click={handleVersionTap}
127127
disabled={isRetrying}
128128
>
129-
Version v0.1.8.1
129+
Version v0.2.0.1
130130
</button>
131131

132132
{#if retryMessage}

0 commit comments

Comments
 (0)