Skip to content

fix: is_recent should call is_current_chain#1089

Merged
evoskuil merged 1 commit into
libbitcoin:masterfrom
remcoros:fix/is_recent
Jul 23, 2026
Merged

fix: is_recent should call is_current_chain#1089
evoskuil merged 1 commit into
libbitcoin:masterfrom
remcoros:fix/is_recent

Conversation

@remcoros

Copy link
Copy Markdown
Contributor

Commit f2c5cb3 renamed the overloaded is_current() methods, but is_recent() was mistakenly changed to is_current_time(true) instead of is_current_chain(true). This blocks inbound connections when node.delay_inbound=true; (the default).

@evoskuil

Copy link
Copy Markdown
Member

Thanks!

@evoskuil
evoskuil merged commit 5ae5d93 into libbitcoin:master Jul 23, 2026
14 checks passed
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