Skip to content

Commit

Permalink
fix: make notification after identity contract is fully synced (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
Silver-IT authored and corrideat committed Mar 4, 2024
1 parent fb26442 commit 2e5b9a5
Show file tree
Hide file tree
Showing 12 changed files with 61,663 additions and 18 deletions.
7,697 changes: 7,697 additions & 0 deletions contracts/0.2.2/chatroom-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/0.2.2/chatroom.0.2.2.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":"{\"manifestVersion\":\"1.0.0\"}","body":"{\"version\":\"0.2.2\",\"contract\":{\"hash\":\"z9brRu3VVRFgZRg1tci8TSAnWHs5kNHP2WY5PBGwd9aucaaR1ds1\",\"file\":\"chatroom.js\"},\"signingKeys\":[\"[\\\"edwards25519sha512batch\\\",\\\"pwGi5/2WsmLslzRRUHTdzn0Plpcd3Rw42WnDNXGPpsE=\\\",null]\"],\"contractSlim\":{\"file\":\"chatroom-slim.js\",\"hash\":\"z9brRu3VMx7z6nox3Tr2x1nE9QdVp1voJAW14ysfELh2gVmW1dmE\"}}","signature":{"keyId":"z2Drjgb9b7A8hNdkyHzo81XbNEcMZLghdZNp9G9kBR9QgyrU5Lx","value":"2B2HCrYarXJL5o09BK46fwkLbhiyeRcnqnRFx/clNo9lGNIBCZDHyLZllK/x65rFeSt/2OPWRwVdfuM/xduUCw=="}}
16,802 changes: 16,802 additions & 0 deletions contracts/0.2.2/chatroom.js

Large diffs are not rendered by default.

9,006 changes: 9,006 additions & 0 deletions contracts/0.2.2/group-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/0.2.2/group.0.2.2.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":"{\"manifestVersion\":\"1.0.0\"}","body":"{\"version\":\"0.2.2\",\"contract\":{\"hash\":\"z9brRu3VHyLK6rPrKvqWcNoXX7k5M7om6vnFkQW8nyJvJYX6p3sd\",\"file\":\"group.js\"},\"signingKeys\":[\"[\\\"edwards25519sha512batch\\\",\\\"pwGi5/2WsmLslzRRUHTdzn0Plpcd3Rw42WnDNXGPpsE=\\\",null]\"],\"contractSlim\":{\"file\":\"group-slim.js\",\"hash\":\"z9brRu3VTn1Rjge9h9PwZQiUgfjtCrPEugFHDvfySz1soAG3acGi\"}}","signature":{"keyId":"z2Drjgb9b7A8hNdkyHzo81XbNEcMZLghdZNp9G9kBR9QgyrU5Lx","value":"c0v6l1IpSHspa/DBasB2no7RRY2NJNZvjR7cKZmNCAVaOmH4Jkz5Pv+TQIa1VQOc93D29UPPAzpn7wKTqIxuCg=="}}
18,121 changes: 18,121 additions & 0 deletions contracts/0.2.2/group.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2e5b9a5

Please sign in to comment.