Skip to content

Conversation

@oxarbitrage
Copy link
Contributor

I created a common crate for openrpc functionality: https://github.com/oxarbitrage/openrpsee as the code is shared among the Z3 stack (Zaino, Zebra, Zallet).

A similar PR exist for Zebra: ZcashFoundation/zebra#10201

This PR is a draft until a first version of openrpsee is pushed to crates.io.

}

/// Static information about a Zallet JSON-RPC method.
pub(super) struct RpcMethod {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Given that all of this code was authored by me and copied into the openrpsee crate, I would appreciate if my authorship credit was retained therein. Also note that copyright over my contributions to this crate is owned by ECC, not me.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea, sorry about that. This is something I need to ask you. My plan is to add LICENSE-APACHE and LICENSE-MIT into https://github.com/oxarbitrage/openrpsee and also squash the current commits (https://github.com/oxarbitrage/openrpsee/commits/main/) into one and add you as a Co-author of that initial commit.

Let me know if that will be enough or if you prefer something else. Thank you.

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.

3 participants