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

Deprecations for v0.9.4 #4362

Merged

Commits on Jan 29, 2021

  1. listsendpays: remove deprecated "null" amount_msat.

    Changelog-Removed: `listsendpays` will no longer add `amount_msat` `null` (deprecated 0.9.1).
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7b86013 View commit details
    Browse the repository at this point in the history
  2. bitcoind: remove v0.9.0-compat for rejecting sendrawtransaction arg.

    Changelog-Removed: `bcli` replacements must allow `allowhighfees` argument (deprecated 0.9.1).
    Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
    rustyrussell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    5000e37 View commit details
    Browse the repository at this point in the history