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

Force pld and pldctl to not use macaroons #336

Merged
merged 3 commits into from
Feb 4, 2022

Conversation

aldebap
Copy link

@aldebap aldebap commented Feb 2, 2022

The following things were added/changed/fixed:

. ignoring the CLI flags and forcing the option --no-macaroons on both pld and pltctl main fuctions;
. removed all macaroon config options from both pld config file and pld CLI options;
. added a delay in the testSignOutputUsingTweaks() test case, as it was failing due to the payment transaction was starting before the funding transactions were confirmed;
. added two script to automate integration tests for pld and pldctl programs;
. I kept some debug traces used during the debugging of the test code;

@cjdelisle cjdelisle merged commit 8032bd9 into pkt-cash:develop Feb 4, 2022
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