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

Update wallet and node clients #882

Merged
merged 3 commits into from
May 31, 2024
Merged

Conversation

nodech
Copy link
Contributor

@nodech nodech commented Dec 18, 2023

Node client

  • Add getMempoolRejectionFilter and checkMempoolRejectionFilter NodeClient
    aliases.
  • Add getFee, an HTTP alternative to estimateFee socket call.

Wallet client

  • Add options to getNames for passing own.

@nodech nodech added breaking-minor Backwards compatible - Release version hs-client labels Dec 18, 2023
@nodech nodech added this to the hsd 7.0.0 milestone Dec 18, 2023
@coveralls
Copy link

coveralls commented Dec 18, 2023

Coverage Status

coverage: 68.545% (+0.01%) from 68.532%
when pulling 501f529 on nodech:update-clients
into 1daebd8 on handshake-org:master.

Add getMempoolRejectionFilter and checkMempoolRejectionFilter methods to client.
Add getFee, alternative to websocket estimateFee call.
@nodech nodech merged commit 509ffe5 into handshake-org:master May 31, 2024
6 checks passed
@nodech nodech deleted the update-clients branch May 31, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-minor Backwards compatible - Release version hs-client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants