Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

createonion to accept an optional custom onion_size #4519

Merged
merged 3 commits into from
May 24, 2021

Commits on May 24, 2021

  1. "createonion" to accept an optional custom onion_size.

    Changelog-Added: `createonion` RPC command now accepts an optional `onion_size`.
    fiatjaf authored and rustyrussell committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c68fc14 View commit details
    Browse the repository at this point in the history
  2. devtools/onion: handle onions which are not 1300 bytes long.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e298d51 View commit details
    Browse the repository at this point in the history
  3. pytest: check nonstandard onion generation.

    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed May 24, 2021
    Configuration menu
    Copy the full SHA
    9f9432d View commit details
    Browse the repository at this point in the history