{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":271473905,"defaultBranch":"master","name":"lnprototest","ownerLogin":"rustyrussell","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-06-11T06:53:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/775844?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716094380.0","currentOid":""},"activityList":{"items":[{"before":"1eba896454d38329fb445be8a84d05c7d7cd3ecf","after":null,"ref":"refs/heads/dependabot/pip/jinja2-3.1.4","pushedAt":"2024-05-19T04:53:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"1eba896454d38329fb445be8a84d05c7d7cd3ecf","ref":"refs/heads/dependabot/pip/jinja2-3.1.4","pushedAt":"2024-05-06T21:03:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump jinja2 from 3.1.3 to 3.1.4\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump jinja2 from 3.1.3 to 3.1.4"}},{"before":null,"after":"b0635c936f810d7ce5b62d2dcb88f20af31b6e04","ref":"refs/heads/macros/v2","pushedAt":"2024-03-26T21:47:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"wip: v2 is coming\n\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"wip: v2 is coming"}},{"before":"9bc3289a4ab7c5819f5db4865f0fcef0867bf3f3","after":null,"ref":"refs/heads/macros/bug-fixing","pushedAt":"2024-02-01T18:02:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"}},{"before":"20d938b88fba0f7ba828362f033eb156e6277273","after":"d72a87bfba71c1333a7ec3f9a904a2a0c27e166b","ref":"refs/heads/master","pushedAt":"2024-02-01T18:02:45.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"Merge pull request #117 from rustyrussell/macros/bug-fixing\n\nfix: this is fixing the error caused by the private gossip update","shortMessageHtmlLink":"Merge pull request #117 from rustyrussell/macros/bug-fixing"}},{"before":"c70d7a827a02a38c7205c1ebebf7bb0a5dd67492","after":"9bc3289a4ab7c5819f5db4865f0fcef0867bf3f3","ref":"refs/heads/macros/bug-fixing","pushedAt":"2024-02-01T17:52:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"docker: fix the core lightning build\n\n------\n > [ 7/11] RUN git config --global user.name \"John Doe\" && \tgit config --global user.email johndoe@example.com && \tgit clone https://github.com/ElementsProject/lightning.git && cd lightning && poetry config virtualenvs.create false && poetry install && ./configure && make -j$(nproc):\n12.23 352│ )\n12.23 353│ except CalledProcessError as e:\n12.23 → 354│ raise EnvCommandError(e)\n12.23 355│\n12.23 356│ return output\n12.23 357│\n12.23 358│ def execute(self, bin: str, *args: str, **kwargs: Any) -> int:\n12.23\n12.23 Cannot install blinker.\n12.23\n------\nDockerfile.clightning:58\n--------------------\n 57 |\n 58 | >>> RUN git config --global user.name \"John Doe\" && \\\n 59 | >>> \tgit config --global user.email johndoe@example.com && \\\n 60 | >>> \tgit clone https://github.com/ElementsProject/lightning.git && \\\n 61 | >>> cd lightning && \\\n 62 | >>> poetry config virtualenvs.create false && \\\n 63 | >>> poetry install && \\\n 64 | >>> ./configure && \\\n 65 | >>> make -j$(nproc)\n 66 |\n--------------------\nERROR: failed to solve: process \"/bin/sh -c git config --global user.name \\\"John Doe\\\" && \\tgit config --global user.email johndoe@example.com && \\tgit clone https://github.com/ElementsProject/lightning.git && cd lightning && poetry config virtualenvs.create false && poetry install && ./configure && make -j$(nproc)\" did not complete successfully: exit code: 1\n\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"docker: fix the core lightning build"}},{"before":null,"after":"c70d7a827a02a38c7205c1ebebf7bb0a5dd67492","ref":"refs/heads/macros/bug-fixing","pushedAt":"2024-02-01T17:47:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"fix: this is fixing the error caused by the private gossip update\n\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"fix: this is fixing the error caused by the private gossip update"}},{"before":null,"after":"9a2c326419bf50cbfd62cf73d58403fff6cf8ef6","ref":"refs/heads/macros/jamming-tests-support","pushedAt":"2024-02-01T15:04:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"wip: set the endorse variable as sender\n\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"wip: set the endorse variable as sender"}},{"before":"3898f53b6681cbd9bc8883920f6ada2ce2b8422f","after":null,"ref":"refs/heads/no-empty-channeltype","pushedAt":"2024-01-24T11:01:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"}},{"before":"a8d4dcf6b859f3c11c92a917f7c48b2051dbb4c4","after":"20d938b88fba0f7ba828362f033eb156e6277273","ref":"refs/heads/master","pushedAt":"2024-01-24T11:01:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"Merge pull request #115 from rustyrussell/no-empty-channeltype\n\ntests/test_bolt2-30-channel_type-open-accept-tlvs.py: don't test empty channel type.","shortMessageHtmlLink":"Merge pull request #115 from rustyrussell/no-empty-channeltype"}},{"before":null,"after":"3898f53b6681cbd9bc8883920f6ada2ce2b8422f","ref":"refs/heads/no-empty-channeltype","pushedAt":"2024-01-23T23:29:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rustyrussell","name":"Rusty Russell","path":"/rustyrussell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/775844?s=80&v=4"},"commit":{"message":"tests/test_bolt2-30-channel_type-open-accept-tlvs.py: don't test empty channel type.\n\nModern CLN will reject this, now it requires static remotekey.\n\nSigned-off-by: Rusty Russell ","shortMessageHtmlLink":"tests/test_bolt2-30-channel_type-open-accept-tlvs.py: don't test empt…"}},{"before":"9f558d41f48edaeb095c4dcb9d24207c2385adc1","after":null,"ref":"refs/heads/dependabot/pip/cryptography-41.0.6","pushedAt":"2024-01-15T09:25:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"7241ec2606c3a991fb6f8ef6bcfbe7d02a5b267f","after":null,"ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-01-12T13:23:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"7241ec2606c3a991fb6f8ef6bcfbe7d02a5b267f","ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-01-11T19:57:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump jinja2 from 3.1.2 to 3.1.3\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump jinja2 from 3.1.2 to 3.1.3"}},{"before":null,"after":"9f558d41f48edaeb095c4dcb9d24207c2385adc1","ref":"refs/heads/dependabot/pip/cryptography-41.0.6","pushedAt":"2023-11-28T23:59:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump cryptography from 41.0.3 to 41.0.6\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cryptography from 41.0.3 to 41.0.6"}},{"before":"32ef6bf7c32fc3860b6626db5cd6dc7eabddcc8a","after":null,"ref":"refs/heads/macros/fix-lightningd-check","pushedAt":"2023-09-28T11:34:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"}},{"before":"364539701fc546047c874919ad2fba8faa222b7b","after":"a8d4dcf6b859f3c11c92a917f7c48b2051dbb4c4","ref":"refs/heads/master","pushedAt":"2023-09-28T11:34:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"Merge pull request #111 from rustyrussell/macros/fix-lightningd-check\n\ncln: fix the check on the exit code","shortMessageHtmlLink":"Merge pull request #111 from rustyrussell/macros/fix-lightningd-check"}},{"before":"c8a8fec046340c6c696d90405bacf78c1075d889","after":"32ef6bf7c32fc3860b6626db5cd6dc7eabddcc8a","ref":"refs/heads/macros/fix-lightningd-check","pushedAt":"2023-09-28T09:33:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"cln: fix the check on the exit code\n\nThe mystery of why pythons do not fail sometimes\nis still open to me, but anyway.\n\nThis commit is fixing the check on the exit code,\nbecause the subprocess.run will not return\nan exit code when the error happens in the command line.\n\nBut it will throw an exception, see this example below\n\n>>> subprocess.run([\"l\", \"-pp\"])\nTraceback (most recent call last):\n File \"\", line 1, in \n File \"/usr/lib/python3.11/subprocess.py\", line 548, in run\n with Popen(*popenargs, **kwargs) as process:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.11/subprocess.py\", line 1026, in __init__\n self._execute_child(args, executable, preexec_fn, close_fds,\n File \"/usr/lib/python3.11/subprocess.py\", line 1950, in _execute_child\n raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'l'\n\nLink: https://github.com/rustyrussell/lnprototest/issues/110\nFixes: 52ec42e9192808cb5952bdd45d7a5c5e186520bb\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"cln: fix the check on the exit code"}},{"before":"1529a4c3e9e32b9f14b8de867d2bb7d4fd721496","after":"c8a8fec046340c6c696d90405bacf78c1075d889","ref":"refs/heads/macros/fix-lightningd-check","pushedAt":"2023-09-28T09:33:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"cln: fix the check on the exit code\n\nThe mystery of why pythons do not fail sometimes\nis still open to me, but anyway.\n\nThis commit is fixing the check on the exit code,\nbecause the subprocess.run will not return\nan exit code when the error happens in the command line.\n\nBut it will throw an exception, see this example below\n\n>>> subprocess.run([\"l\", \"-pp\"])\nTraceback (most recent call last):\n File \"\", line 1, in \n File \"/usr/lib/python3.11/subprocess.py\", line 548, in run\n with Popen(*popenargs, **kwargs) as process:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.11/subprocess.py\", line 1026, in __init__\n self._execute_child(args, executable, preexec_fn, close_fds,\n File \"/usr/lib/python3.11/subprocess.py\", line 1950, in _execute_child\n raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'l'\n\nLink: https://github.com/rustyrussell/lnprototest/issues/110\nFixes: 52ec42e9192808cb5952bdd45d7a5c5e186520bb\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"cln: fix the check on the exit code"}},{"before":"7c9037e1954d46e24842bdb935419acee9e85313","after":"1529a4c3e9e32b9f14b8de867d2bb7d4fd721496","ref":"refs/heads/macros/fix-lightningd-check","pushedAt":"2023-09-28T09:29:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"cln: fix the check on the exit code\n\nThe mystery of why pythons do not fail sometimes\nis still open to me, but anyway.\n\nThis commit is fixing the check on the exit code,\nbecause the subprocess.run will not return\nan existing code when the error happens in the command line.\n\nBut it will throw an exception, see this example below\n\n>>> subprocess.run([\"l\", \"-pp\"])\nTraceback (most recent call last):\n File \"\", line 1, in \n File \"/usr/lib/python3.11/subprocess.py\", line 548, in run\n with Popen(*popenargs, **kwargs) as process:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.11/subprocess.py\", line 1026, in __init__\n self._execute_child(args, executable, preexec_fn, close_fds,\n File \"/usr/lib/python3.11/subprocess.py\", line 1950, in _execute_child\n raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'l'\n\nLink: https://github.com/rustyrussell/lnprototest/issues/110\nFixes: 52ec42e9192808cb5952bdd45d7a5c5e186520bb\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"cln: fix the check on the exit code"}},{"before":"2f6a5a920a421e4df15972f46c3977e24f5912cd","after":"7c9037e1954d46e24842bdb935419acee9e85313","ref":"refs/heads/macros/fix-lightningd-check","pushedAt":"2023-09-28T09:29:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"cln: fix the check on the exit code\n\nThe mystery of why pythons do not fail sometimes\nis still open to me, but anyway.\n\nThis commit is fixing the check on the exit code,\nbecause the subprocess.run will not return\nan existing code when the error happens in the command line.\n\nBut it will throw an exception, see this example below\n\n>>> subprocess.run([\"l\", \"-pp\"])\nTraceback (most recent call last):\n File \"\", line 1, in \n File \"/usr/lib/python3.11/subprocess.py\", line 548, in run\n with Popen(*popenargs, **kwargs) as process:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.11/subprocess.py\", line 1026, in __init__\n self._execute_child(args, executable, preexec_fn, close_fds,\n File \"/usr/lib/python3.11/subprocess.py\", line 1950, in _execute_child\n raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'l'\n\nLink: https://github.com/rustyrussell/lnprototest/issues/110\nFixes: 52ec42e9192808cb5952bdd45d7a5c5e186520bb\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"cln: fix the check on the exit code"}},{"before":null,"after":"2f6a5a920a421e4df15972f46c3977e24f5912cd","ref":"refs/heads/macros/fix-lightningd-check","pushedAt":"2023-09-28T09:27:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"cln: fix the check on the exit code\n\nThe mistery of why python do not fail sometime\nis still open to me, but anyway.\n\nThis commit is fixing the check on the exit code,\nbecause the subprocess.run will not return\nan exist code when the error happens in the command line.\n\nBut it will throw an excetion, see this example below\n\n```\n>>> subprocess.run([\"l\", \"-pp\"])\nTraceback (most recent call last):\n File \"\", line 1, in \n File \"/usr/lib/python3.11/subprocess.py\", line 548, in run\n with Popen(*popenargs, **kwargs) as process:\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/lib/python3.11/subprocess.py\", line 1026, in __init__\n self._execute_child(args, executable, preexec_fn, close_fds,\n File \"/usr/lib/python3.11/subprocess.py\", line 1950, in _execute_child\n raise child_exception_type(errno_num, err_msg, err_filename)\nFileNotFoundError: [Errno 2] No such file or directory: 'l'\n```\n\nFixes: 52ec42e9192808cb5952bdd45d7a5c5e186520bb\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"cln: fix the check on the exit code"}},{"before":"56b19dfcf84c189c0a8fd89a1859a561aca304fc","after":null,"ref":"refs/heads/macros/release","pushedAt":"2023-09-22T16:28:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"}},{"before":"18452efa08c9a9915819e81cdf9d9d92d828d812","after":"364539701fc546047c874919ad2fba8faa222b7b","ref":"refs/heads/master","pushedAt":"2023-09-22T16:28:39.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"Merge pull request #109 from rustyrussell/macros/release\n\ndocs: generate changelog for the new release","shortMessageHtmlLink":"Merge pull request #109 from rustyrussell/macros/release"}},{"before":"1682394834decc518ea0d04fc2bca94c56587216","after":"56b19dfcf84c189c0a8fd89a1859a561aca304fc","ref":"refs/heads/macros/release","pushedAt":"2023-09-22T16:26:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"docs: generate changelog for the new release\n\nThis includes a lot of bug fixing that is found during CLN development 🎅\n\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"docs: generate changelog for the new release"}},{"before":null,"after":"1682394834decc518ea0d04fc2bca94c56587216","ref":"refs/heads/macros/release","pushedAt":"2023-09-22T15:59:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"docs: generate changelog for the new release\n\nSigned-off-by: Vincenzo Palazzo ","shortMessageHtmlLink":"docs: generate changelog for the new release"}},{"before":"58a2dba62ec51687f7f054466411cf881ec54ec2","after":null,"ref":"refs/heads/dependabot/pip/cryptography-41.0.4","pushedAt":"2023-09-22T06:35:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"58a2dba62ec51687f7f054466411cf881ec54ec2","ref":"refs/heads/dependabot/pip/cryptography-41.0.4","pushedAt":"2023-09-21T21:21:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump cryptography from 41.0.3 to 41.0.4\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump cryptography from 41.0.3 to 41.0.4"}},{"before":"69ecdf5f5c2b33bd1047a961f89eec41a2f58df7","after":null,"ref":"refs/heads/macros/patch-reorg","pushedAt":"2023-09-21T12:38:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"}},{"before":"72b079ff2e6556b7dfddae29354ffab83198b81c","after":"18452efa08c9a9915819e81cdf9d9d92d828d812","ref":"refs/heads/master","pushedAt":"2023-09-21T12:38:31.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"vincenzopalazzo","name":"Vincenzo Palazzo","path":"/vincenzopalazzo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17150045?s=80&v=4"},"commit":{"message":"Merge pull request #107 from rustyrussell/macros/patch-reorg\n\nfix: Correct reorg issue in the ln helper function","shortMessageHtmlLink":"Merge pull request #107 from rustyrussell/macros/patch-reorg"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETelK2gA","startCursor":null,"endCursor":null}},"title":"Activity · rustyrussell/lnprototest"}