Skip to content

Conversation

@rustyrussell
Copy link
Contributor

This happens with deprecated-apis and listconfigs, breaking some
python plugins!

Fixes: #5546
Fixes: #5563

This happens with deprecated-apis and listconfigs, breaking some
python plugins!

Fixes: ElementsProject#5546
Fixes: ElementsProject#5563
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell rustyrussell added the Type::Bug An error, flaw, or fault that produces an incorrect or unexpected result label Sep 6, 2022
Copy link
Contributor

@jonasnick jonasnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR makes the nix-bitcoin test suite pass.

Without it, the test suite fails, because the summary and feeadjuster plugins crash on startup. The test suite is not very in-depth, it just checks that the plugins are loaded and that certain commands don't fail.

Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK ebbf22e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type::Bug An error, flaw, or fault that produces an incorrect or unexpected result

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problems with plugins in 0.12.0 Error while processing summary: 'int' object has no attribute 'to_btc_str'

3 participants