{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":49765480,"defaultBranch":"master","name":"lnd","ownerLogin":"lightningnetwork","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-01-16T08:19:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13424735?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716409212.0","currentOid":""},"activityList":{"items":[{"before":"62647cb2e5e2a8dcf8f59919ba160c41b4b25324","after":"5d0df368e3cdb39eb6ec6e6eed8de48b454ce00d","ref":"refs/heads/custom-channels-poc-coop-close","pushedAt":"2024-05-22T21:34:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"lnwallet: add error to aux chan closer methods","shortMessageHtmlLink":"lnwallet: add error to aux chan closer methods"}},{"before":"6a6da6270a75ceb5ca3a2068d5acc3096400f9ee","after":"62647cb2e5e2a8dcf8f59919ba160c41b4b25324","ref":"refs/heads/custom-channels-poc-coop-close","pushedAt":"2024-05-22T20:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"fixup! lnwallet: update aux chan closer w/ finalize method","shortMessageHtmlLink":"fixup! lnwallet: update aux chan closer w/ finalize method"}},{"before":"64639fb7713a401ed7755e9318ac0d179f9d7429","after":"4417229bc800752691217c27a7ce615e98c94135","ref":"refs/heads/master","pushedAt":"2024-05-22T20:19:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"Merge pull request #8773 from lightningnetwork/0-18-rc3\n\nbuild: bump verison to v0.18.0-beta.rc3","shortMessageHtmlLink":"Merge pull request #8773 from lightningnetwork/0-18-rc3"}},{"before":null,"after":"74237f2c243c618ec14012b668a923508158e71d","ref":"refs/heads/0-18-rc3","pushedAt":"2024-05-22T18:44:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"build: bump verison to v0.18.0-beta.rc3","shortMessageHtmlLink":"build: bump verison to v0.18.0-beta.rc3"}},{"before":"e258b87d30cd3b040badebc5bacf66bff612819b","after":"380ba26541745eee8bb88a7e51f303dc6ef74676","ref":"refs/heads/aux-leaf-signing","pushedAt":"2024-05-22T16:25:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnwallet: obtain+verify aux sigs for all second level HTLCs\n\nIn this commit, we start to use the new AuxSigner to obtain+verify aux sigs for all second level HTLCs. This is similar to the existing SigPool, but we'll only attempt to do this if the AuxSigner is present (won't be for most channels).","shortMessageHtmlLink":"lnwallet: obtain+verify aux sigs for all second level HTLCs"}},{"before":"d43b5f871fcdf3a598e0f4c24ec396fce81f272d","after":"3a99a2841876d966f3fa1480184377811964f42e","ref":"refs/heads/aux-funding","pushedAt":"2024-05-22T16:25:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"funding: inform aux controller about channel ready/finalize","shortMessageHtmlLink":"funding: inform aux controller about channel ready/finalize"}},{"before":"12d46946e8c608142ac969276bba73318906a759","after":"44fe836ef79047f22bfc0a5fce75a23af1c89614","ref":"refs/heads/custom-channels-integration","pushedAt":"2024-05-22T16:25:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnd: add aux data parser\n\nThis commit adds an optional data parser that can inspect and in-place\nformat custom data of certain RPC messages.","shortMessageHtmlLink":"lnd: add aux data parser"}},{"before":"91236aba4f592507b14a32a2e7bce4813fef409e","after":"a5dde8ada46b9cbd66d83c86ba5c15b104becd0b","ref":"refs/heads/custom-channels-integration-invoice","pushedAt":"2024-05-22T16:25:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"966f41f0c7050072bbb998c4a019d4822c1016aa","after":"5d53431f59497d27d952baea3697831bcae02f5d","ref":"refs/heads/0-19-staging","pushedAt":"2024-05-22T16:24:08.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"Merge pull request #8665 from GeorgeTsagk/custom-sender-bandwidth-hint\n\nrouting: add TlvTrafficShaper to bandwidth hints","shortMessageHtmlLink":"Merge pull request #8665 from GeorgeTsagk/custom-sender-bandwidth-hint"}},{"before":null,"after":"91236aba4f592507b14a32a2e7bce4813fef409e","ref":"refs/heads/custom-channels-integration-invoice","pushedAt":"2024-05-22T15:57:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"b009db329fceba8405fd007b30fa29e29b167169","after":"966f41f0c7050072bbb998c4a019d4822c1016aa","ref":"refs/heads/0-19-staging","pushedAt":"2024-05-22T15:27:50.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"Merge pull request #8660 from GeorgeTsagk/interceptor-wire-records\n\nEnhance `update_add_htlc` with remote peer's custom records","shortMessageHtmlLink":"Merge pull request #8660 from GeorgeTsagk/interceptor-wire-records"}},{"before":"ffce978adeeff37d1c7b886e104bbf948480a1f4","after":"6a6da6270a75ceb5ca3a2068d5acc3096400f9ee","ref":"refs/heads/custom-channels-poc-coop-close","pushedAt":"2024-05-22T04:57:46.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"lnwallet: update aux chan closer w/ finalize method\n\nSigs aren't needed on this layer, we can rely on the existing musig2 layer.","shortMessageHtmlLink":"lnwallet: update aux chan closer w/ finalize method"}},{"before":"68ea8d5312fed7fbee305ef71ae9cbad9ed3bcf6","after":"64639fb7713a401ed7755e9318ac0d179f9d7429","ref":"refs/heads/master","pushedAt":"2024-05-22T02:34:57.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"Merge pull request #8762 from ProofOfKeags/bugfix/ping-stability\n\nAdjust ping parameters to improve tor stability","shortMessageHtmlLink":"Merge pull request #8762 from ProofOfKeags/bugfix/ping-stability"}},{"before":"01e3ac61d83d213c20e5ffc2a5e33b053a47667d","after":"68ea8d5312fed7fbee305ef71ae9cbad9ed3bcf6","ref":"refs/heads/master","pushedAt":"2024-05-21T15:08:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"Merge pull request #8750 from Chinwendu20/fnd\n\nfn: Added `HasDuplicates` function to slice","shortMessageHtmlLink":"Merge pull request #8750 from Chinwendu20/fnd"}},{"before":"e1c5fe2f9ea9dcbefe5a16e7256099885ee30d45","after":"01e3ac61d83d213c20e5ffc2a5e33b053a47667d","ref":"refs/heads/master","pushedAt":"2024-05-21T10:46:16.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"Merge pull request #8631 from Chinwendu20/brontidetest\n\n[code-health]: reduce duplication in brontide test.","shortMessageHtmlLink":"Merge pull request #8631 from Chinwendu20/brontidetest"}},{"before":"3b455695aad814ed7251d2dfcb6ccc21d6a8799d","after":"12d46946e8c608142ac969276bba73318906a759","ref":"refs/heads/custom-channels-integration","pushedAt":"2024-05-21T07:46:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnd: add aux data parser\n\nThis commit adds an optional data parser that can inspect and in-place\nformat custom data of certain RPC messages.","shortMessageHtmlLink":"lnd: add aux data parser"}},{"before":"6123a1c52f660121b527aeeca63a72b06d288f5f","after":"e258b87d30cd3b040badebc5bacf66bff612819b","ref":"refs/heads/aux-leaf-signing","pushedAt":"2024-05-21T07:46:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnwallet: obtain+verify aux sigs for all second level HTLCs\n\nIn this commit, we start to use the new AuxSigner to obtain+verify aux sigs for all second level HTLCs. This is similar to the existing SigPool, but we'll only attempt to do this if the AuxSigner is present (won't be for most channels).","shortMessageHtmlLink":"lnwallet: obtain+verify aux sigs for all second level HTLCs"}},{"before":"7b9e627bb9457b16aac94856ee07e636bc432555","after":"3b455695aad814ed7251d2dfcb6ccc21d6a8799d","ref":"refs/heads/custom-channels-integration","pushedAt":"2024-05-21T07:27:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnd: add aux data parser\n\nThis commit adds an optional data parser that can inspect and in-place\nformat custom data of certain RPC messages.","shortMessageHtmlLink":"lnd: add aux data parser"}},{"before":"c0b59020f16eb480e6a53bdd54de942cb901ca7d","after":"6123a1c52f660121b527aeeca63a72b06d288f5f","ref":"refs/heads/aux-leaf-signing","pushedAt":"2024-05-21T07:27:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnwallet: obtain+verify aux sigs for all second level HTLCs\n\nIn this commit, we start to use the new AuxSigner to obtain+verify aux sigs for all second level HTLCs. This is similar to the existing SigPool, but we'll only attempt to do this if the AuxSigner is present (won't be for most channels).","shortMessageHtmlLink":"lnwallet: obtain+verify aux sigs for all second level HTLCs"}},{"before":"d978f49a97d77a808b82cbe4d7bb6ddab36ac03a","after":"d43b5f871fcdf3a598e0f4c24ec396fce81f272d","ref":"refs/heads/aux-funding","pushedAt":"2024-05-21T07:27:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"funding: inform aux controller about channel ready/finalize","shortMessageHtmlLink":"funding: inform aux controller about channel ready/finalize"}},{"before":null,"after":"ffce978adeeff37d1c7b886e104bbf948480a1f4","ref":"refs/heads/custom-channels-poc-coop-close","pushedAt":"2024-05-21T05:01:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"lnwallet/chancloser: add aux chan closer, use in coop flow","shortMessageHtmlLink":"lnwallet/chancloser: add aux chan closer, use in coop flow"}},{"before":"2a8ca878fdc477aad809000f3d9165a10f5f2b5e","after":"e1c5fe2f9ea9dcbefe5a16e7256099885ee30d45","ref":"refs/heads/master","pushedAt":"2024-05-21T01:11:26.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"Roasbeef","name":"Olaoluwa Osuntokun","path":"/Roasbeef","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/998190?s=80&v=4"},"commit":{"message":"Merge pull request #8751 from yyforyongyu/fix-sweeper-18\n\ncontractcourt+sweep: fix fee function and deadline issue","shortMessageHtmlLink":"Merge pull request #8751 from yyforyongyu/fix-sweeper-18"}},{"before":"5a834c15ba7302fdd163e0e125e214333fc29d7f","after":"7b9e627bb9457b16aac94856ee07e636bc432555","ref":"refs/heads/custom-channels-integration","pushedAt":"2024-05-20T18:07:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnd: add aux data parser\n\nThis commit adds an optional data parser that can inspect and in-place\nformat custom data of certain RPC messages.","shortMessageHtmlLink":"lnd: add aux data parser"}},{"before":"2f5bc3e2acf699306817c35b7a03260b8ba01337","after":"c0b59020f16eb480e6a53bdd54de942cb901ca7d","ref":"refs/heads/aux-leaf-signing","pushedAt":"2024-05-20T18:07:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnwallet: obtain+verify aux sigs for all second level HTLCs\n\nIn this commit, we start to use the new AuxSigner to obtain+verify aux sigs for all second level HTLCs. This is similar to the existing SigPool, but we'll only attempt to do this if the AuxSigner is present (won't be for most channels).","shortMessageHtmlLink":"lnwallet: obtain+verify aux sigs for all second level HTLCs"}},{"before":"57adb134e22489ede9df81cce446ddc94fe822aa","after":"d978f49a97d77a808b82cbe4d7bb6ddab36ac03a","ref":"refs/heads/aux-funding","pushedAt":"2024-05-20T18:07:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"funding: inform aux controller about channel ready/finalize","shortMessageHtmlLink":"funding: inform aux controller about channel ready/finalize"}},{"before":"a908c579b49ed1a1dbcc6de79f06ff43fec89abc","after":"b009db329fceba8405fd007b30fa29e29b167169","ref":"refs/heads/0-19-staging","pushedAt":"2024-05-20T18:05:40.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"Merge pull request #8509 from GeorgeTsagk/scid-alias-rpcs\n\nAdd more RPCs for scid aliases","shortMessageHtmlLink":"Merge pull request #8509 from GeorgeTsagk/scid-alias-rpcs"}},{"before":"87d5170dec36dba1365e7b50cc1415d9c690667b","after":"2a8ca878fdc477aad809000f3d9165a10f5f2b5e","ref":"refs/heads/master","pushedAt":"2024-05-20T13:23:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"Merge pull request #8663 from Filiprogrammer/funding-manager-log-errors\n\nfunding: add absent error logs for failed inbound funding requests","shortMessageHtmlLink":"Merge pull request #8663 from Filiprogrammer/funding-manager-log-errors"}},{"before":"f9b366e3582307f06d8bc9b2e34fad23d7e1e378","after":"5a834c15ba7302fdd163e0e125e214333fc29d7f","ref":"refs/heads/custom-channels-integration","pushedAt":"2024-05-17T14:15:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnd: add aux data parser\n\nThis commit adds an optional data parser that can inspect and in-place\nformat custom data of certain RPC messages.","shortMessageHtmlLink":"lnd: add aux data parser"}},{"before":"fedcac2ea8e707e6aac810b4fdd5b0fe7cc176ec","after":"f9b366e3582307f06d8bc9b2e34fad23d7e1e378","ref":"refs/heads/custom-channels-integration","pushedAt":"2024-05-17T13:26:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnd: add aux data parser\n\nThis commit adds an optional data parser that can inspect and in-place\nformat custom data of certain RPC messages.","shortMessageHtmlLink":"lnd: add aux data parser"}},{"before":"36416dc04e2bdd9914f4d6b43f2de216ccbe1778","after":"2f5bc3e2acf699306817c35b7a03260b8ba01337","ref":"refs/heads/aux-leaf-signing","pushedAt":"2024-05-17T12:50:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"guggero","name":"Oliver Gugger","path":"/guggero","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1008879?s=80&v=4"},"commit":{"message":"lnwallet: obtain+verify aux sigs for all second level HTLCs\n\nIn this commit, we start to use the new AuxSigner to obtain+verify aux sigs for all second level HTLCs. This is similar to the existing SigPool, but we'll only attempt to do this if the AuxSigner is present (won't be for most channels).","shortMessageHtmlLink":"lnwallet: obtain+verify aux sigs for all second level HTLCs"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUWULLQA","startCursor":null,"endCursor":null}},"title":"Activity ยท lightningnetwork/lnd"}