Skip to content

BIP-78: fix reference sender implementation pseudocode#2096

Closed
VolodymyrBg wants to merge 1 commit intobitcoin:masterfrom
VolodymyrBg:fix/bip78-reference-impl-fees
Closed

BIP-78: fix reference sender implementation pseudocode#2096
VolodymyrBg wants to merge 1 commit intobitcoin:masterfrom
VolodymyrBg:fix/bip78-reference-impl-fees

Conversation

@VolodymyrBg
Copy link
Contributor

The reference sender pseudocode diverged from the canonical BTCPayServer implementation and contained undefined variables, missing fee rate initialization, and an incorrect upper bound on the additional fee contribution, which could mislead implementers copying it as-is.
https://github.com/btcpayserver/BTCPayServer.BIP78/blob/master/BIP78.Sender/PayjoinClient.cs

@murchandamus
Copy link
Member

Given your profile, I assume that you are not actually implementing BIP 78, but that you rather pointed an LLM at a random file in this repository to farm a commit. If an LLM can trivially fix this pseudocode, it’s also not an impediment to actual implementers. Please stop creating busywork for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants