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

RPC Categorization (Namespaces) #596

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

KaffinPX
Copy link
Contributor

@KaffinPX KaffinPX commented Nov 13, 2024

Implements a gETH-like namespaces feature for RPC

Created 7 categories: General, Networking, DAG, Mining, Wallet, Metrics and Mempool.
By default all namespaces are available.

To limit use --rpc-api="General, Networking" and unavailable namespaces will throw an Error like DAG namespace is not available.

and GetInfo call can be used to check available namespaces.

@KaffinPX KaffinPX marked this pull request as draft November 13, 2024 23:22
@KaffinPX KaffinPX changed the title Bitwise-based RPC call limitations/permissions RPC Categorization (Namespaces) Dec 10, 2024
@KaffinPX KaffinPX marked this pull request as ready for review December 10, 2024 17:51
@KaffinPX
Copy link
Contributor Author

telegram-cloud-photo-size-4-5974418355232294236-y

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.

1 participant