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

Use named arguments for all calls #209

Open
stevenroose opened this issue Dec 7, 2021 · 1 comment
Open

Use named arguments for all calls #209

stevenroose opened this issue Dec 7, 2021 · 1 comment

Comments

@stevenroose
Copy link
Collaborator

We can use slices of tuples to avoid allocating HashMaps for each call. However, this library is far from memory-efficient and can use a bunch of improvements, especially to its use of serde for JSON.

@RCasatta
Copy link
Collaborator

RCasatta commented Dec 7, 2021

maybe one could be this rust-bitcoin/bitcoin_hashes#135

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

No branches or pull requests

2 participants