Skip to content

fix: raise inbound channel size limit#94

Merged
rolznz merged 2 commits intogetAlby:mainfrom
hermes-alby:fix/increase-inbound-channel-max-size
Apr 24, 2026
Merged

fix: raise inbound channel size limit#94
rolznz merged 2 commits intogetAlby:mainfrom
hermes-alby:fix/increase-inbound-channel-max-size

Conversation

@hermes-alby
Copy link
Copy Markdown

Summary

  • Increase the default inbound channel funding limit to 10 BTC (1_000_000_000 sats)
  • Add a unit test covering the Alby default user config value

References getAlby/hub#2016.

Test Plan

  • rustup run stable cargo fmt --check
  • rustup run stable cargo test default_user_config_allows_10_btc_inbound_channels --lib
  • rustup run stable cargo test node_announce_channel --lib

Note: cargo test ... with Rust 1.85.0 failed on the existing trait upcasting coercion in src/lib.rs; the tests above pass with stable Rust 1.95.0.

@rolznz rolznz merged commit 6d5546e into getAlby:main Apr 24, 2026
5 of 9 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