Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

feat: batch nonce relayers requests #1491

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

greged93
Copy link
Contributor

Time spent on this PR: 0.1 day

Resolves: #940

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Batches the RPC requests made to the starknet provider for the nonce of the relayers.

Does this introduce a breaking change?

  • Yes
  • No

tcoratger
tcoratger previously approved these changes Oct 24, 2024
@greged93 greged93 force-pushed the feat/batch-rpc-requests branch from 829f2be to ea90d73 Compare October 25, 2024 07:47
@greged93 greged93 merged commit f005ea1 into kkrt-labs:main Oct 25, 2024
7 checks passed
greged93 added a commit that referenced this pull request Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: batch RPC requests linked to storage queries
2 participants