Skip to content

Remove unused argument on CheckedHrpstring::fe32_iter#220

Closed
stevenroose wants to merge 1 commit intorust-bitcoin:masterfrom
stevenroose:fe32_iter
Closed

Remove unused argument on CheckedHrpstring::fe32_iter#220
stevenroose wants to merge 1 commit intorust-bitcoin:masterfrom
stevenroose:fe32_iter

Conversation

@stevenroose
Copy link
Copy Markdown
Contributor

Trying to solve #193 (comment)

@tcharding tcharding mentioned this pull request Jul 26, 2025
@tcharding
Copy link
Copy Markdown
Member

ACK f293b34

Copy link
Copy Markdown
Member

@clarkmoody clarkmoody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f293b34

apoelstra added a commit that referenced this pull request Aug 2, 2025
7a3f493 ci: update checkout and cache to v4; runner to ubuntu-latest. (Andrew Poelstra)
62a9d53 add weekly cronjob to update nightly-version (Andrew Poelstra)
4c00b93 introduce nightly-version file (copied from rust-bitcoin) and use it in CI (Andrew Poelstra)
720992b clippy: fix new lifetime lint (Andrew Poelstra (aider))

Pull request description:

  Right now I can't test #220 or #221 locally because clippy is failing with the latest nightly.
  
  I can disable the local clippy check but I'd prefer to fix it here.
  
  Should unblock both those PRs.


ACKs for top commit:
  clarkmoody:
    ACK 7a3f493


Tree-SHA512: 725177b18bce543c6c114ce0ee6ef04bc6862c440a2fff9b99d607b912f6ab2c0eab22ecf03abc89332519aa9ffc4ddd624d16abfce0c6d4fefad53a87eb5249
@apoelstra
Copy link
Copy Markdown
Member

Needs rebase since #223 -- sorry, I added an extra lifetime parameter on the same function definition that you're fixing.

tcharding added a commit to tcharding/rust-bech32 that referenced this pull request Jan 16, 2026
This is Steven's work in the now very old rust-bitcoin#220.

Its a one line change so just pick it up and push it in.

FTR no one knows how or why this is here. Its probably my fault ...
@tcharding
Copy link
Copy Markdown
Member

I picked this up: #235

@tcharding tcharding closed this Jan 16, 2026
apoelstra added a commit that referenced this pull request Jan 25, 2026
6487797 Remove unused argument on CheckedHrpstring::fe32_iter (Tobin C. Harding)

Pull request description:

  This is Steven's work in the now very old #220.
  
  Its a one line change so just pick it up and push it in.
  
  FTR no one knows how or why this is here. Its probably my fault ...


ACKs for top commit:
  apoelstra:
    ACK 6487797; successfully ran local tests; lol let's get this in


Tree-SHA512: 4e4e7b0a6a93821194ec2e1fa118faf7f0f91ba1fe7a2975e4e2be73bede0dcca7128749adebbeb31d3018653ccbe0930f8761bb412207a79fb0dcd854d20912
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.

4 participants