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

[bug] Fix RPC tests #56

Merged
merged 3 commits into from
Dec 9, 2021
Merged

Conversation

rajarshimaitra
Copy link
Contributor

Description

There was an inconsistency in rpc tests. The RpcOpts was missing from the wallet struct. This wasn't caught before because we didn't have rpc tests in CI. Fixed that too.

Also removed redundant wallet options from feature gated tests.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK 083a3e5

@notmandatory
Copy link
Member

Looks like this one needs a rebase also before it can be merged.

@rajarshimaitra
Copy link
Contributor Author

Rebased.

@notmandatory
Copy link
Member

re-ACK e3f3c3a

@notmandatory notmandatory merged commit ceafbed into bitcoindevkit:master Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants