Skip to content

Commit

Permalink
1.0.7 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
taoeffect committed Sep 1, 2024
1 parent 8cf5e10 commit 1d951cd
Show file tree
Hide file tree
Showing 10 changed files with 80,928 additions and 2 deletions.
8,857 changes: 8,857 additions & 0 deletions contracts/1.0.7/chatroom-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/1.0.7/chatroom.1.0.7.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":"{\"manifestVersion\":\"1.0.0\"}","body":"{\"name\":\"gi.contracts/chatroom\",\"version\":\"1.0.7\",\"contract\":{\"hash\":\"z9brRu3VHqJMYbjBtJFgj1SyokBMnHs1FXnvCJjDF4qAwR9pNR8R\",\"file\":\"chatroom.js\"},\"signingKeys\":[\"[\\\"edwards25519sha512batch\\\",\\\"IjAFp6gIzHW2HOIXXS9b4A3EKf8t9NNa5nndHcROiDk=\\\",null]\"],\"contractSlim\":{\"file\":\"chatroom-slim.js\",\"hash\":\"z9brRu3VVj6MRcNQGZ7PgKit8VRGAQ68q2T1n9m7eHZbPemiMgd7\"}}","signature":{"keyId":"z2DrjgbCDg34SaBhFjNEF45AVodCUu7QwcFBksz3BDgN4BekrdN","value":"0yuqAcWREdjTqXsthD+Ok47qGR5xlCYU2lbOSqvB0BsnLQ+zHplndajWEXRAB3O4MGO9Mgqm9fLLkNFiOhwrCg=="}}
17,675 changes: 17,675 additions & 0 deletions contracts/1.0.7/chatroom.js

Large diffs are not rendered by default.

10,103 changes: 10,103 additions & 0 deletions contracts/1.0.7/group-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/1.0.7/group.1.0.7.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":"{\"manifestVersion\":\"1.0.0\"}","body":"{\"name\":\"gi.contracts/group\",\"version\":\"1.0.7\",\"contract\":{\"hash\":\"z9brRu3VURNGaXGpziFwxJm3ghr4MpaP4hyQuwN6NmF8DzRASPxy\",\"file\":\"group.js\"},\"signingKeys\":[\"[\\\"edwards25519sha512batch\\\",\\\"IjAFp6gIzHW2HOIXXS9b4A3EKf8t9NNa5nndHcROiDk=\\\",null]\"],\"contractSlim\":{\"file\":\"group-slim.js\",\"hash\":\"z9brRu3VGT99EgTxFJNKWkTKhc9fp8ZzuPPsB3rVqaxA56bK6D4E\"}}","signature":{"keyId":"z2DrjgbCDg34SaBhFjNEF45AVodCUu7QwcFBksz3BDgN4BekrdN","value":"r3+zSS73CtwKRI7d8UXqh252YZjMRiHeM7ojnmQXbnsFeoHnELzNrQmPblUYNpw/fUS1s9HCAcgrC6+jUBIfBQ=="}}
18,932 changes: 18,932 additions & 0 deletions contracts/1.0.7/group.js

Large diffs are not rendered by default.

8,268 changes: 8,268 additions & 0 deletions contracts/1.0.7/identity-slim.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions contracts/1.0.7/identity.1.0.7.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"head":"{\"manifestVersion\":\"1.0.0\"}","body":"{\"name\":\"gi.contracts/identity\",\"version\":\"1.0.7\",\"contract\":{\"hash\":\"z9brRu3VTp8kMpJ4gtSUGfC9TNFrtDcXbPFJSeeSLeLiBtWsCxCB\",\"file\":\"identity.js\"},\"signingKeys\":[\"[\\\"edwards25519sha512batch\\\",\\\"IjAFp6gIzHW2HOIXXS9b4A3EKf8t9NNa5nndHcROiDk=\\\",null]\"],\"contractSlim\":{\"file\":\"identity-slim.js\",\"hash\":\"z9brRu3VTd8EYjvvjftUTmnf51S1FWMstArreHxHJpmeasKmhKXh\"}}","signature":{"keyId":"z2DrjgbCDg34SaBhFjNEF45AVodCUu7QwcFBksz3BDgN4BekrdN","value":"O4wr9UUgfzIcxUrxxbz5GXDZpDS9BvMr/6rFx6+vLCA3rKBY3QNtaDz6CUbx0iqUJSGvF3rP83oedAhDHTkYCA=="}}
17,088 changes: 17,088 additions & 0 deletions contracts/1.0.7/identity.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "group-income",
"version": "1.0.6",
"contractsVersion": "1.0.6",
"version": "1.0.7",
"contractsVersion": "1.0.7",
"private": true,
"description": "Group Income is a decentralized and private (end-to-end encrypted) financial safety net for you and your friends.",
"scripts": {
Expand Down

0 comments on commit 1d951cd

Please sign in to comment.