{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":832960091,"defaultBranch":"main","name":"shinigami","ownerLogin":"keep-starknet-strange","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-07-24T04:49:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/118723009?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726637143.0","currentOid":""},"activityList":{"items":[{"before":"72ed4f960f1e0858ceeff7e287a0b0ca6cfa7e4f","after":"13f6cf41c6ea1d3c229a2f10ce2ddb0a4626c6cc","ref":"refs/heads/main","pushedAt":"2024-09-19T01:06:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Script for failing tests","shortMessageHtmlLink":"Script for failing tests"}},{"before":"3e672c829080f8c4c712cd27aeca1b11b9c44a9d","after":null,"ref":"refs/heads/dev/raito-compat","pushedAt":"2024-09-18T05:25:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"}},{"before":"c0beda2649091313d157422a52e93a7c7a601692","after":"72ed4f960f1e0858ceeff7e287a0b0ca6cfa7e4f","ref":"refs/heads/main","pushedAt":"2024-09-18T05:25:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Dev: Raito compatability and integration (#222)\n\n\r\n\r\n- [ ] issue #\r\n- [ ] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [ ] code change includes tests\r\n\r\n","shortMessageHtmlLink":"Dev: Raito compatability and integration (#222)"}},{"before":"6355512e7ce4ccfffc6ad0ff402dc0573a30295c","after":"3e672c829080f8c4c712cd27aeca1b11b9c44a9d","ref":"refs/heads/dev/raito-compat","pushedAt":"2024-09-18T04:56:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Engine generic type","shortMessageHtmlLink":"Engine generic type"}},{"before":"fc1591a3c9ff4f4d93ad79e1b003e80c4088e7f7","after":"6355512e7ce4ccfffc6ad0ff402dc0573a30295c","ref":"refs/heads/dev/raito-compat","pushedAt":"2024-09-18T04:48:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Hashcache snapshot","shortMessageHtmlLink":"Hashcache snapshot"}},{"before":"f290003fa8cb9d565272ddcc969abb7a32f337cc","after":"fc1591a3c9ff4f4d93ad79e1b003e80c4088e7f7","ref":"refs/heads/dev/raito-compat","pushedAt":"2024-09-18T04:43:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Scarb fmt","shortMessageHtmlLink":"Scarb fmt"}},{"before":"9584988eea547d92530bc9a8c2a48a44bd6e458b","after":"f290003fa8cb9d565272ddcc969abb7a32f337cc","ref":"refs/heads/dev/raito-compat","pushedAt":"2024-09-18T04:42:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Patch integration errors","shortMessageHtmlLink":"Patch integration errors"}},{"before":null,"after":"9584988eea547d92530bc9a8c2a48a44bd6e458b","ref":"refs/heads/dev/raito-compat","pushedAt":"2024-09-18T04:27:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Initial set of changes for integration with raito","shortMessageHtmlLink":"Initial set of changes for integration with raito"}},{"before":"4e5aec644ef03712c5f3247e9c59737ac31840e3","after":"c0beda2649091313d157422a52e93a7c7a601692","ref":"refs/heads/main","pushedAt":"2024-09-18T01:59:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":":busts_in_silhouette: Add @chachaleo as a contributor","shortMessageHtmlLink":"๐Ÿ‘ฅ Add @chachaleo as a contributor"}},{"before":"4b14e3e81f3ef6435f59e7a46efc4c98efc9d289","after":"4e5aec644ef03712c5f3247e9c59737ac31840e3","ref":"refs/heads/main","pushedAt":"2024-09-18T01:15:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Fix Script sig push only with OP_DATA_X [Bug] (#221)\n\n\r\n\r\n- [โœ…] issue #213\r\n- [โœ…] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [โœ…] code change includes tests\r\n\r\n\r\n\r\n\r\nRefactor the implementation of the **is_push_only** function.\r\n\r\nCloses #213 \r\nCloses #216 \r\n\r\n\r\nFor the #214 && #215 I think that the problem might be in the \r\n\r\n\"Screenshot\r\n\r\n---------\r\n\r\nCo-authored-by: josue.271168@gmail.com \r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"Fix Script sig push only with OP_DATA_X [Bug] (#221)"}},{"before":"0029571cb7a200855e7ccf170aabf382a708ebfa","after":"4b14e3e81f3ef6435f59e7a46efc4c98efc9d289","ref":"refs/heads/main","pushedAt":"2024-09-18T01:00:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"[fix] used div_rem when using / and % in same value (#219)\n\n\r\n\r\n- [x] issue #206\r\n- [x] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [x] code change includes tests\r\n\r\n\r\nThis PR will add the usage of div_rem when using / and % in the same\r\nvalue.\r\n\r\n*Pending:* in utils.cairo file, the ``` fast_power ``` function is\r\ngiving problems for using div_rem.\r\n\r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"[fix] used div_rem when using / and % in same value (#219)"}},{"before":"237f9a0dfeabd61930a3cecdacd07a55877fa299","after":null,"ref":"refs/heads/feat/generics-and-refactor","pushedAt":"2024-09-17T20:33:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"}},{"before":"b42984e495f0a982dba998f567767f5f0a3b408a","after":"0029571cb7a200855e7ccf170aabf382a708ebfa","ref":"refs/heads/main","pushedAt":"2024-09-17T20:33:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Feat: Generics and Crates (#220)\n\n\r\nGeneric engine and crates refactor\r\n\r\n- [ ] issue #\r\n- [ ] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [ ] code change includes tests\r\n\r\n","shortMessageHtmlLink":"Feat: Generics and Crates (#220)"}},{"before":"ca10d809e54b2e8a6b0ded24cca629c736934aab","after":"237f9a0dfeabd61930a3cecdacd07a55877fa299","ref":"refs/heads/feat/generics-and-refactor","pushedAt":"2024-09-17T20:22:37.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Patch is_push_only err","shortMessageHtmlLink":"Patch is_push_only err"}},{"before":"921f3f99f832ac3c743087231cbb13cdeb22c8df","after":"b42984e495f0a982dba998f567767f5f0a3b408a","ref":"refs/heads/main","pushedAt":"2024-09-17T19:47:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"compiler to nullable (#217)\n\n\r\n\r\n- [โœ…] issue #205 \r\n- [โœ…] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [โœ…] code change includes tests\r\n\r\n \r\nUpdated compiler from `opcodes: Felt252Dict` to `opcodes:\r\nFelt252Dict>`\r\n\r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"compiler to nullable (#217)"}},{"before":"8681f6b32937b8e2d23610cdfa4907ecf024e761","after":"921f3f99f832ac3c743087231cbb13cdeb22c8df","ref":"refs/heads/main","pushedAt":"2024-09-17T18:34:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"'while i < n' to 'while x != n' code optimization (#210)\n\n\r\n\r\n- [โœ…] issue #207 \r\n- [โœ…] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [โœ…] code change includes tests\r\n\r\n\r\n\r\n\r\nChange all the posible 'while i < n' to 'while x != n'. The ones that\r\nwere not changed generated certain errors in the tests\r\n\r\nCloses #207 \r\n\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/0c4b4a04-11a8-4304-9f04-6d563a0b2dbd)\r\n\r\n---------\r\n\r\nCo-authored-by: josue.271168@gmail.com \r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"'while i < n' to 'while x != n' code optimization (#210)"}},{"before":"9c88b0e7a66bd9ac87d3ca0184471de158b5287e","after":"8681f6b32937b8e2d23610cdfa4907ecf024e761","ref":"refs/heads/main","pushedAt":"2024-09-17T05:59:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"[FEAT] implement p2pkh (#197)\n\n\r\n\r\n- [ ] issue #179 \r\n- [ ] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [ ] code change includes tests\r\n\r\n\r\n\r\nI'm trying to do a few naive things first to make sure I understand\r\nwhere the code is right now. I'm trying to replicate some existing tests\r\nand it seems to be failing on CHECKSIG and it's unclear if it's some\r\ntest setup diff or I'm missing something because `test_checksig_valid`\r\nseems to work.\r\n\r\n---------\r\n\r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"[FEAT] implement p2pkh (#197)"}},{"before":"688e464c6bb394608a37dcc1cf0a9f8db2ee9f5f","after":"9c88b0e7a66bd9ac87d3ca0184471de158b5287e","ref":"refs/heads/main","pushedAt":"2024-09-17T05:18:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"wip: add p2pk tests (#209)\n\n\r\n\r\n- [ ] Fixes #183 \r\n- [ ] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [ ] code change includes tests\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"wip: add p2pk tests (#209)"}},{"before":null,"after":"ca10d809e54b2e8a6b0ded24cca629c736934aab","ref":"refs/heads/feat/generics-and-refactor","pushedAt":"2024-09-16T21:16:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"initial generics and crates refactor","shortMessageHtmlLink":"initial generics and crates refactor"}},{"before":"9757ac62fcc8de5c70bcc2d6ab022c2afb99bb4d","after":"688e464c6bb394608a37dcc1cf0a9f8db2ee9f5f","ref":"refs/heads/main","pushedAt":"2024-09-11T01:14:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Frontend updates (#203)\n\n\r\n\r\n- [ ] issue #\r\n- [ ] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [ ] code change includes tests\r\n\r\n\r\n- Change website favicon to an anime style apple\r\n- Comments on frontend ( ignore a line staring with '//' when building\r\nthe script\r\n- Debug mode working with Script Sig also\r\n- Add help text / descriptions for all opcodes that show in the\r\nsuggestion box when inserting opcodes\r\n- convert strings of the form <'asd'> or \"asd\" to 'asd' when sending\r\npubkey/sig to the backend\r\n- move stack visualizer to the right of script editor and increase\r\nheight of both\r\n- Create scripts to query raw transaction data and utxo data from\r\nmainnet/testnet bitcoin ( using txid as input )\r\n- Better memory managment for backend commandline scripts\r\n- Made backend script only respond to calls from origin\r\nhttps://www.shinigamibtc.dev/\r\n- Mobile view stop button fix\r\n\r\n---------\r\n\r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"Frontend updates (#203)"}},{"before":"479c1feb165b51b461c177b15ee137fa839204f3","after":"9757ac62fcc8de5c70bcc2d6ab022c2afb99bb4d","ref":"refs/heads/main","pushedAt":"2024-09-09T05:32:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"[feat] script flags: minimal data (#199)\n\n\r\n\r\n- [x] issue #175 \r\n- [x] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [ ] code change includes tests\r\n\r\n\r\nThis PR implements `ScriptVerifyMinimalData` flag into the Shinigami\r\nengine\r\n\r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"[feat] script flags: minimal data (#199)"}},{"before":"9ceeee9a866702354467abe1eb6d074b1931ced0","after":null,"ref":"refs/heads/feat/witness-and-flags","pushedAt":"2024-09-09T05:27:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"}},{"before":"6fdfc425020ad7d4c3f2ef4105adb8e9bd23a5f6","after":"479c1feb165b51b461c177b15ee137fa839204f3","ref":"refs/heads/main","pushedAt":"2024-09-09T05:27:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"[feat] Basic witness and more flags (#204)\n\n\r\n\r\n- [ ] issue #\r\n- [x] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [x] code change includes tests\r\n\r\n\r\nAdd basic witness support and support for more flags","shortMessageHtmlLink":"[feat] Basic witness and more flags (#204)"}},{"before":null,"after":"9ceeee9a866702354467abe1eb6d074b1931ced0","ref":"refs/heads/feat/witness-and-flags","pushedAt":"2024-09-09T05:23:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Add basic witness support and support for more flags","shortMessageHtmlLink":"Add basic witness support and support for more flags"}},{"before":"045f7f71918361b03d14ca8826b63b1ac5a0963e","after":"6fdfc425020ad7d4c3f2ef4105adb8e9bd23a5f6","ref":"refs/heads/main","pushedAt":"2024-09-05T08:40:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"fix import in bitcoin-script.tsx","shortMessageHtmlLink":"fix import in bitcoin-script.tsx"}},{"before":"57c2fa4fa81ae68ad35ed4e6d31dffe37b3db7fa","after":"045f7f71918361b03d14ca8826b63b1ac5a0963e","ref":"refs/heads/main","pushedAt":"2024-09-05T08:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Add bitcoin script language support to the frontend ( init )","shortMessageHtmlLink":"Add bitcoin script language support to the frontend ( init )"}},{"before":"4d113be26f06d79aa5b01df1d4944d3e98219de5","after":"57c2fa4fa81ae68ad35ed4e6d31dffe37b3db7fa","ref":"refs/heads/main","pushedAt":"2024-09-05T07:31:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Patch bug in ScriptNum wrap with byte_len","shortMessageHtmlLink":"Patch bug in ScriptNum wrap with byte_len"}},{"before":"5be285ddf030297e6fd37ffc15fd751114537921","after":"4d113be26f06d79aa5b01df1d4944d3e98219de5","ref":"refs/heads/main","pushedAt":"2024-09-05T06:59:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:keep-starknet-strange/shinigami","shortMessageHtmlLink":"Merge branch 'main' of github.com:keep-starknet-strange/shinigami"}},{"before":"6496bc124167658168f9e2835b58534967240ff3","after":"5be285ddf030297e6fd37ffc15fd751114537921","ref":"refs/heads/main","pushedAt":"2024-09-05T06:56:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"bump ripemd160 library (#201)\n\n\r\n\r\n- [x] fixes #169\r\n- [x] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [x] code change includes tests\r\n\r\n\r\n\r\n\r\n![image](https://github.com/user-attachments/assets/12c3804e-c852-4992-a035-6b99f7c97ebd)","shortMessageHtmlLink":"bump ripemd160 library (#201)"}},{"before":"e4c1717f77e1f299e9041df611431e21c11321dd","after":"6496bc124167658168f9e2835b58534967240ff3","ref":"refs/heads/main","pushedAt":"2024-09-05T06:12:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"b-j-roberts","name":"Brandon R","path":"/b-j-roberts","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54774639?s=80&v=4"},"commit":{"message":"feat: add op_checkmultisig (#198)\n\n\r\n\r\n- [X] follows contribution\r\n[guide](https://github.com/keep-starknet-strange/shinigami/blob/main/CONTRIBUTING.md)\r\n- [X] code change includes tests\r\n\r\n\r\n\r\nAdd opcodes OP_CHECKMULTISIG and OP_CHECKMULTISIGVERIFY\r\n\r\n---------\r\n\r\nCo-authored-by: j1mbo64 \r\nCo-authored-by: Brandon Roberts ","shortMessageHtmlLink":"feat: add op_checkmultisig (#198)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwMTowNjowMi4wMDAwMDBazwAAAAS6S_R5","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwMTowNjowMi4wMDAwMDBazwAAAAS6S_R5","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNVQwNjoxMjoyNy4wMDAwMDBazwAAAAStdT0y"}},"title":"Activity ยท keep-starknet-strange/shinigami"}