Skip to content

feat(rpc): implement batched ledger entry fetching#299

Open
gelluisaac wants to merge 12 commits intodotandev:mainfrom
gelluisaac:fix
Open

feat(rpc): implement batched ledger entry fetching#299
gelluisaac wants to merge 12 commits intodotandev:mainfrom
gelluisaac:fix

Conversation

@gelluisaac
Copy link
Contributor

Description

The implementation efficiently handles transaction footprints with many keys by batching and concurrent requests, significantly reducing network latency for large key sets while maintaining backward compatibility with existing code.

Related Issue

Closes #62

Changes Made

Testing

Checklist

  • Documentation updated
  • Tests passing
  • Code follows project style guidelines

@gelluisaac
Copy link
Contributor Author

@dotandev PR ready please can this be merged now so i can raise another PR for the other issue

@gelluisaac
Copy link
Contributor Author

@dotandev PR is ready

1 similar comment
@gelluisaac
Copy link
Contributor Author

@dotandev PR is ready

@gelluisaac
Copy link
Contributor Author

@dotandev kindly review PR

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.

10. [RPC] Implement batch GetLedgerEntries

1 participant