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

Fix broken rpcServerHelp and createTx tests #322

Conversation

aldebap
Copy link

@aldebap aldebap commented Jan 18, 2022

The following things were added/changed:

. a help message was added to rpcserverhelp.go because a new attribute was added to GetBlockVerboseResult struct;
. as TestTxToOutputsDryRun() execute two DryRun tests, SendMode was changed to SendModeUnsigned;
. the correct parameter type/value was fixed in testListTransactionDetails() test function;
. I kept the debug traces used during the debugging of the test code;

@cjdelisle cjdelisle merged commit b822e83 into pkt-cash:develop Jan 18, 2022
@aldebap aldebap deleted the Fix-broken-rpcServerHelp-and-createTx-tests branch January 18, 2022 19:12
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