{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":151499301,"defaultBranch":"main","name":"rbpf","ownerLogin":"solana-labs","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-10-04T00:37:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35608259?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716987668.0","currentOid":""},"activityList":{"items":[{"before":"ae94bee23a8f3ea061028339e76cfb81957c9608","after":null,"ref":"refs/heads/v0.8.1","pushedAt":"2024-05-29T13:00:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"ac21a84ba5d99b01e8abe0fc8b81356f3b7d9874","after":"4dc039f4ee7409838c7f230558aebf6869c32db9","ref":"refs/heads/main","pushedAt":"2024-05-29T13:00:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Bump to v0.8.1 (#575)","shortMessageHtmlLink":"Bump to v0.8.1 (#575)"}},{"before":null,"after":"ae94bee23a8f3ea061028339e76cfb81957c9608","ref":"refs/heads/v0.8.1","pushedAt":"2024-05-29T12:55:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Bump to v0.8.1","shortMessageHtmlLink":"Bump to v0.8.1"}},{"before":"1ce6302f43714c6c3e0187b661b6421c2552ce60","after":null,"ref":"refs/heads/tests/increase_default_max_call_depth","pushedAt":"2024-05-28T20:51:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"cbc750c94628628501ede3f15db2e85b76ad54e4","after":"ac21a84ba5d99b01e8abe0fc8b81356f3b7d9874","ref":"refs/heads/main","pushedAt":"2024-05-28T20:51:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Increases Config::max_call_depth default from 20 to 64. (#574)","shortMessageHtmlLink":"Increases Config::max_call_depth default from 20 to 64. (#574)"}},{"before":"94ed38d9cc100e197da87f756c91777ffdb6423e","after":"1ce6302f43714c6c3e0187b661b6421c2552ce60","ref":"refs/heads/tests/increase_default_max_call_depth","pushedAt":"2024-05-28T19:42:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Increases Config::max_call_depth default from 20 to 64.","shortMessageHtmlLink":"Increases Config::max_call_depth default from 20 to 64."}},{"before":"c478374a5422d6c7767622c08993f4444b561638","after":"cbc750c94628628501ede3f15db2e85b76ad54e4","ref":"refs/heads/main","pushedAt":"2024-05-28T15:14:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fix mislabelled mul64_imm and mul64_reg (#573)\n\n* Fix mislabelled mul64_imm and mul64_reg\r\n\r\nMUL64_IMM and MUL64_REG opcodes were both mislabelled in the comments as div64 which also stated that they perform an operation equivalent `/=`. This commit accurately labels them both as mul64 and performing an operation equivalent to `*=`.\r\n\r\n* Fix comments for neg64\r\n\r\nneg64 was also mislabelled as requiring two operands `dst, src` when it only takes in `dst`. This is now fixed.","shortMessageHtmlLink":"Fix mislabelled mul64_imm and mul64_reg (#573)"}},{"before":null,"after":"94ed38d9cc100e197da87f756c91777ffdb6423e","ref":"refs/heads/tests/increase_default_max_call_depth","pushedAt":"2024-05-28T15:12:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Increases Config::max_call_depth default from 20 to 64.","shortMessageHtmlLink":"Increases Config::max_call_depth default from 20 to 64."}},{"before":"4261c250da4b797c24f1578155a8d79118ecaa5a","after":"c478374a5422d6c7767622c08993f4444b561638","ref":"refs/heads/main","pushedAt":"2024-05-26T14:57:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LucasSte","name":"Lucas Ste","path":"/LucasSte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38472950?s=80&v=4"},"commit":{"message":"Accept spaces between register and offset (#572)","shortMessageHtmlLink":"Accept spaces between register and offset (#572)"}},{"before":"053358c85411ca70a6d0868e5d8748b6200b0522","after":null,"ref":"refs/heads/fix/assembler_src_register_range","pushedAt":"2024-05-23T14:15:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"7ef666bc88448acadf7cb95f33b7a49e1f563a53","after":"4261c250da4b797c24f1578155a8d79118ecaa5a","ref":"refs/heads/main","pushedAt":"2024-05-23T14:15:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes source register range checking for the destination register instead. (#571)","shortMessageHtmlLink":"Fixes source register range checking for the destination register ins…"}},{"before":null,"after":"053358c85411ca70a6d0868e5d8748b6200b0522","ref":"refs/heads/fix/assembler_src_register_range","pushedAt":"2024-05-23T13:33:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes source register range checking for the destination register instead.","shortMessageHtmlLink":"Fixes source register range checking for the destination register ins…"}},{"before":"d757125081348d15665991324bb81e81bb95f501","after":null,"ref":"refs/heads/cleanup/disable_lddw","pushedAt":"2024-05-21T19:01:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"899cd910a5616dd439e9bcc30bfc1c2ab74a084c","after":"7ef666bc88448acadf7cb95f33b7a49e1f563a53","ref":"refs/heads/main","pushedAt":"2024-05-21T19:01:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Cleanup - Rename disable_lddw to enable_lddw for consistency (#570)\n\n* Adds disable_lddw checks in interpreter and JIT.\r\n\r\n* Inverts disable_lddw to enable_lddw.","shortMessageHtmlLink":"Cleanup - Rename disable_lddw to enable_lddw for consistency (#570)"}},{"before":null,"after":"d757125081348d15665991324bb81e81bb95f501","ref":"refs/heads/cleanup/disable_lddw","pushedAt":"2024-05-21T15:20:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Inverts disable_lddw to enable_lddw.","shortMessageHtmlLink":"Inverts disable_lddw to enable_lddw."}},{"before":"8f548b4b1db690f129ff3c433f6d1532e6aa1eb3","after":null,"ref":"refs/heads/fix/#557","pushedAt":"2024-05-20T21:37:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"86fde9a3bec5b1af6beb3a5d1e989d8cbf28e684","after":"899cd910a5616dd439e9bcc30bfc1c2ab74a084c","ref":"refs/heads/main","pushedAt":"2024-05-20T21:36:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fix #557 (#567)\n\n* Fixes \"Sanitizes pc in emit_validate_instruction_count() and emit_profile_instruction_count(). (#557)\"\r\n\r\nd2419e595826cd4c8c3d50b3d2d0b7c8fdcf16fe\r\n\r\n* Adds test_far_jumps()","shortMessageHtmlLink":"Fix #557 (#567)"}},{"before":"b8198f7ed865ca0808f5be54fb9c4e2c4e71dc8b","after":"8f548b4b1db690f129ff3c433f6d1532e6aa1eb3","ref":"refs/heads/fix/#557","pushedAt":"2024-05-20T21:31:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Adds test_far_jumps()","shortMessageHtmlLink":"Adds test_far_jumps()"}},{"before":"ed83208fa11523a94bf56e193eb4888bfac3a3b8","after":null,"ref":"refs/heads/feature/asm_directives","pushedAt":"2024-05-20T21:01:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"198824230f2c16fa8997b6f4fa0129ea6744878d","after":"86fde9a3bec5b1af6beb3a5d1e989d8cbf28e684","ref":"refs/heads/main","pushedAt":"2024-05-20T21:01:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Adds an asm directive `.fill repeat, value`. (#569)","shortMessageHtmlLink":"Adds an asm directive .fill repeat, value. (#569)"}},{"before":"da013a82a9e2c9493a582f13b3621d6e2b320606","after":"ed83208fa11523a94bf56e193eb4888bfac3a3b8","ref":"refs/heads/feature/asm_directives","pushedAt":"2024-05-20T20:48:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Adds an asm directive `.fill repeat, value`.","shortMessageHtmlLink":"Adds an asm directive .fill repeat, value."}},{"before":null,"after":"da013a82a9e2c9493a582f13b3621d6e2b320606","ref":"refs/heads/feature/asm_directives","pushedAt":"2024-05-20T20:43:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Adds an asm directive `.fill repeat, value`.","shortMessageHtmlLink":"Adds an asm directive .fill repeat, value."}},{"before":"d021f46df87536538eb9d4565e38276e8b0add38","after":"b8198f7ed865ca0808f5be54fb9c4e2c4e71dc8b","ref":"refs/heads/fix/#557","pushedAt":"2024-05-20T19:07:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes \"Sanitizes pc in emit_validate_instruction_count() and emit_profile_instruction_count(). (#557)\"\n\nd2419e595826cd4c8c3d50b3d2d0b7c8fdcf16fe","shortMessageHtmlLink":"Fixes \"Sanitizes pc in emit_validate_instruction_count() and emit_pro…"}},{"before":"915943df126d0560fc3cff88f071b20a84be861c","after":null,"ref":"refs/heads/fix/verifier_call_imm","pushedAt":"2024-05-20T18:07:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"}},{"before":"0270240454d47df3a81063b96248f266d62bf1f0","after":"198824230f2c16fa8997b6f4fa0129ea6744878d","ref":"refs/heads/main","pushedAt":"2024-05-20T18:07:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fix - Verify imm not offset in CALL_IMM (#568)\n\n* Adds check_call_target() to verifier.\r\n\r\n* Fixes fuzz_targets.","shortMessageHtmlLink":"Fix - Verify imm not offset in CALL_IMM (#568)"}},{"before":"937c238c5e0c2e6dea2777b2ac7e06a41bf7931a","after":"915943df126d0560fc3cff88f071b20a84be861c","ref":"refs/heads/fix/verifier_call_imm","pushedAt":"2024-05-20T17:55:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes fuzz_targets.","shortMessageHtmlLink":"Fixes fuzz_targets."}},{"before":null,"after":"937c238c5e0c2e6dea2777b2ac7e06a41bf7931a","ref":"refs/heads/fix/verifier_call_imm","pushedAt":"2024-05-20T17:27:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Adds check_call_target() to verifier.","shortMessageHtmlLink":"Adds check_call_target() to verifier."}},{"before":"eccb2ad166547957d793e7bd81abafabfa24e481","after":"d021f46df87536538eb9d4565e38276e8b0add38","ref":"refs/heads/fix/#557","pushedAt":"2024-05-18T20:28:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes fuzz_targets.","shortMessageHtmlLink":"Fixes fuzz_targets."}},{"before":"6921231840240b71ae25e2d915a101fa2b6ee24d","after":"eccb2ad166547957d793e7bd81abafabfa24e481","ref":"refs/heads/fix/#557","pushedAt":"2024-05-18T20:08:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes cfg feature flag in fuzz_targets.","shortMessageHtmlLink":"Fixes cfg feature flag in fuzz_targets."}},{"before":null,"after":"6921231840240b71ae25e2d915a101fa2b6ee24d","ref":"refs/heads/fix/#557","pushedAt":"2024-05-18T19:57:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lichtso","name":"Alexander Meißner","path":"/Lichtso","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/309583?s=80&v=4"},"commit":{"message":"Fixes \"Sanitizes pc in emit_validate_instruction_count() and emit_profile_instruction_count(). (#557)\"\n\nd2419e595826cd4c8c3d50b3d2d0b7c8fdcf16fe","shortMessageHtmlLink":"Fixes \"Sanitizes pc in emit_validate_instruction_count() and emit_pro…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVvQVXwA","startCursor":null,"endCursor":null}},"title":"Activity · solana-labs/rbpf"}