{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":665891209,"defaultBranch":"main","name":"summa-playground","ownerLogin":"summa-dev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-13T08:25:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/121454031?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1689614970.0","currentOid":""},"activityList":{"items":[{"before":"c7d5853fd25471283adf3f52979925b197f84392","after":"98922bc85a7a757b94c3e282346fbaad76e52b14","ref":"refs/heads/main","pushedAt":"2023-08-02T15:48:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: update Summa pacakges with fixed commit","shortMessageHtmlLink":"feat: update Summa pacakges with fixed commit"}},{"before":"226cb4546feb9adb5b189ee86dd6b52ff8b71abd","after":"c7d5853fd25471283adf3f52979925b197f84392","ref":"refs/heads/main","pushedAt":"2023-07-18T11:17:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"enricobottazzi","name":"enrico.eth","path":"/enricobottazzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85900164?s=80&v=4"},"commit":{"message":"Initial CLI app (#2)\n\n* feat: initial structure cli app\r\n\r\n* feat: splash and seperate initialization step from main\r\n\r\n* fix: removed Option.1; fixed paring inclusion proof; downsize to entry_16\r\n\r\n* feat: generate proof from snapshot; and minor changes on cli\r\n\r\n* fix: bugs on `verify_inclusion_proof`\r\n\r\n* style: update CLI font\r\n\r\n* feat: interact with summa contract; available send 'proof of ownership' tx\r\n\r\n* feat: available send 'proof of solvency' tx to contract\r\n\r\n* fix: send transaction to contract, instead call method\r\n\r\n* fix: `cargo.toml`\r\n\r\n* feat: print log if the proof is valid\r\n\r\n* feat: setup for 2^15 entries\r\n\r\n* feat: fetch addresses and balances from on-chain\r\n\r\n* chore: udpate README\r\n\r\n* chore: udpate instruction on README\r\n\r\n* fix: root hash result with padding\r\n\r\n* fix: links and starting on README\r\n\r\n* fix: remove warns and error on hardhat node\r\n\r\n* chore: update `readme`\r\n\r\n---------\r\n\r\nCo-authored-by: Enrico Bottazzi <85900164+enricobottazzi@users.noreply.github.com>","shortMessageHtmlLink":"Initial CLI app (#2)"}},{"before":"4e225dc86f737f7b25d2c8d9ad599e86dd8167fe","after":"1154c1032eb2cad8a5b663107bfe073777a7b3d6","ref":"refs/heads/cli-app","pushedAt":"2023-07-18T11:17:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enricobottazzi","name":"enrico.eth","path":"/enricobottazzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85900164?s=80&v=4"},"commit":{"message":"chore: update `readme`","shortMessageHtmlLink":"chore: update readme"}},{"before":"3677db758fe7c24ffde0b3e09187fe8ff113c5c2","after":"4e225dc86f737f7b25d2c8d9ad599e86dd8167fe","ref":"refs/heads/cli-app","pushedAt":"2023-07-18T09:28:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"fix: remove warns and error on hardhat node","shortMessageHtmlLink":"fix: remove warns and error on hardhat node"}},{"before":"cbb2caaa387a861641e64e240dc73442b9a1382d","after":"6344c3eeacf1c3ed5c66a395d4f19515c258a813","ref":"refs/heads/cli-app-with-hardhat","pushedAt":"2023-07-17T23:01:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: hardhat node with docker configuration","shortMessageHtmlLink":"feat: hardhat node with docker configuration"}},{"before":"252bd6e7040c0c7ec6791fd3cac22f0f93de5bb7","after":"3677db758fe7c24ffde0b3e09187fe8ff113c5c2","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T22:57:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"fix: links and starting on README","shortMessageHtmlLink":"fix: links and starting on README"}},{"before":"8479d9b79d41e45d08bcb3b7d9c55ae39217b6d4","after":"252bd6e7040c0c7ec6791fd3cac22f0f93de5bb7","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T18:20:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"fix: root hash result with padding","shortMessageHtmlLink":"fix: root hash result with padding"}},{"before":"ac680e0235721e1fb25628baaead1d6102520a28","after":"8479d9b79d41e45d08bcb3b7d9c55ae39217b6d4","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T17:45:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"chore: udpate instruction on README","shortMessageHtmlLink":"chore: udpate instruction on README"}},{"before":null,"after":"cbb2caaa387a861641e64e240dc73442b9a1382d","ref":"refs/heads/cli-app-with-hardhat","pushedAt":"2023-07-17T17:29:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: hardhat node with docker configuration","shortMessageHtmlLink":"feat: hardhat node with docker configuration"}},{"before":"ce87a8bb4759241a3d5d7516ac39e22c568b3f62","after":"ac680e0235721e1fb25628baaead1d6102520a28","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T17:00:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"chore: udpate README","shortMessageHtmlLink":"chore: udpate README"}},{"before":"86bcd2cbec31454c889fadc54b0835f41a007444","after":"ce87a8bb4759241a3d5d7516ac39e22c568b3f62","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T15:55:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: fetch addresses and balances from on-chain","shortMessageHtmlLink":"feat: fetch addresses and balances from on-chain"}},{"before":"67966affd67e7a5b07e8d2826b216ec641b6f29f","after":"86bcd2cbec31454c889fadc54b0835f41a007444","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T12:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: setup for 2^15 entries","shortMessageHtmlLink":"feat: setup for 2^15 entries"}},{"before":"0f54809e2938f04d115b82f967175677984d0b6a","after":"67966affd67e7a5b07e8d2826b216ec641b6f29f","ref":"refs/heads/cli-app","pushedAt":"2023-07-17T07:08:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: print log if the proof is valid","shortMessageHtmlLink":"feat: print log if the proof is valid"}},{"before":"1f4eb57cb4630990c92796dd229da77c608b7809","after":"0f54809e2938f04d115b82f967175677984d0b6a","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T18:23:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enricobottazzi","name":"enrico.eth","path":"/enricobottazzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85900164?s=80&v=4"},"commit":{"message":"fix: `cargo.toml`","shortMessageHtmlLink":"fix: cargo.toml"}},{"before":"9698d704705765a3df470c6563db9a557a2a5ffa","after":"1f4eb57cb4630990c92796dd229da77c608b7809","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T18:15:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"fix: send transaction to contract, instead call method","shortMessageHtmlLink":"fix: send transaction to contract, instead call method"}},{"before":"81aad83282edddb74603998cac5b039ed573a2e6","after":"9698d704705765a3df470c6563db9a557a2a5ffa","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T17:21:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: available send 'proof of solvency' tx to contract","shortMessageHtmlLink":"feat: available send 'proof of solvency' tx to contract"}},{"before":"412a8b1bfdeb9e808b637675ad49adac4431517a","after":"81aad83282edddb74603998cac5b039ed573a2e6","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T15:40:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: interact with summa contract; available send 'proof of ownership' tx","shortMessageHtmlLink":"feat: interact with summa contract; available send 'proof of ownershi…"}},{"before":"e7f177bb51b7f520c32d0727d6f90605e35b2585","after":"412a8b1bfdeb9e808b637675ad49adac4431517a","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T14:55:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enricobottazzi","name":"enrico.eth","path":"/enricobottazzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85900164?s=80&v=4"},"commit":{"message":"style: update CLI font","shortMessageHtmlLink":"style: update CLI font"}},{"before":"9ab519d12914378d28997a875430674bb7a089da","after":"e7f177bb51b7f520c32d0727d6f90605e35b2585","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T13:58:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"enricobottazzi","name":"enrico.eth","path":"/enricobottazzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85900164?s=80&v=4"},"commit":{"message":"fix: bugs on `verify_inclusion_proof`","shortMessageHtmlLink":"fix: bugs on verify_inclusion_proof"}},{"before":"0c5e1717bd4c54762f8ca6114e18c2acb5f27221","after":"9ab519d12914378d28997a875430674bb7a089da","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T13:02:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: generate proof from snapshot; and minor changes on cli","shortMessageHtmlLink":"feat: generate proof from snapshot; and minor changes on cli"}},{"before":"1c9037a085a6303ebe07aac4f48c75b7b32b55f9","after":"0c5e1717bd4c54762f8ca6114e18c2acb5f27221","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T10:54:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"fix: removed Option.1; fixed paring inclusion proof; downsize to entry_16","shortMessageHtmlLink":"fix: removed Option.1; fixed paring inclusion proof; downsize to entr…"}},{"before":"6975fcf3a29e983303bf06827c8cfb1637014bb8","after":"1c9037a085a6303ebe07aac4f48c75b7b32b55f9","ref":"refs/heads/cli-app","pushedAt":"2023-07-14T07:33:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: splash and seperate initialization step from main","shortMessageHtmlLink":"feat: splash and seperate initialization step from main"}},{"before":null,"after":"6975fcf3a29e983303bf06827c8cfb1637014bb8","ref":"refs/heads/cli-app","pushedAt":"2023-07-13T18:44:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"feat: initial structure cli app","shortMessageHtmlLink":"feat: initial structure cli app"}},{"before":null,"after":"226cb4546feb9adb5b189ee86dd6b52ff8b71abd","ref":"refs/heads/main","pushedAt":"2023-07-13T08:25:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sifnoc","name":"JinHwan","path":"/sifnoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10276359?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0wMlQxNTo0ODoyNi4wMDAwMDBazwAAAANifxqY","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0wMlQxNTo0ODoyNi4wMDAwMDBazwAAAANifxqY","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNy0xM1QwODoyNTozOC4wMDAwMDBazwAAAANUoqd2"}},"title":"Activity · summa-dev/summa-playground"}