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

signmessage: improve the UX of the rpc command when zbase is not a valid one #5297

Merged

Commits on Jun 17, 2022

  1. signmessage: improve the UX of the rpc command when zbase is not a va…

    …lid one
    
    Changelog-Fixed: signmessage: improve the UX of the rpc command when zbase is not a valid one
    
    Stacktrace generated with a bad `zbase`
    
    ```
    lightningd: lightningd/signmessage.c:59: from_zbase32: Assertion `len == tal_bytelen(u8arr)' failed
    lightningd: FATAL SIGNAL 6 (version v0.11.1)
    0x55b9b1b4e617 send_backtrace
    [...]
    ```
    
    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fd82346 View commit details
    Browse the repository at this point in the history