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

Auction data for Validators in a single RPC response #373

Open
devendran-m opened this issue Dec 2, 2024 · 0 comments
Open

Auction data for Validators in a single RPC response #373

devendran-m opened this issue Dec 2, 2024 · 0 comments

Comments

@devendran-m
Copy link

Problem Statement:
Currently, querying auction-related data requires making separate calls for each bid, which is highly inefficient when managing a large number of bids. This inefficiency complicates workflows for developers and hinders network transparency. Additionally, without a streamlined method or a network explorer like CSPR.live, it becomes challenging to self-discover this critical information, impeding the development of tools and features like liquid staking.

User Story based on the requirement: (as outlined by MAKE Services team to Jakub in a chat);
As a: Blockchain Developer
I want to: retrieve detailed auction-related information for all bids in a single RPC response
So that I can: improve the efficiency of bid queries and enhance network transparency for developers and stakeholders.

Estimated benefits:

  • This improvement aligns with ongoing efforts to implement liquid staking and other staking-related features.
  • It supports developers in building robust solutions that leverage Casper Network's validator data.
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

1 participant