Skip to content

perf: verify context and callback memoization and add tests for Sorok… - #138

Merged
k-deejah merged 2 commits into
Sorokit:mainfrom
Demilade01:sorokit-provider
Jun 26, 2026
Merged

perf: verify context and callback memoization and add tests for Sorok…#138
k-deejah merged 2 commits into
Sorokit:mainfrom
Demilade01:sorokit-provider

Conversation

@Demilade01

Copy link
Copy Markdown
Contributor

…itProvider memoization

closes #115

Description

Brief description of the changes in this PR.

Related Issues

Closes #(issue number)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Testing

Describe how you tested your changes:

  • Component renders correctly
  • Tests added or updated for this change
  • No console errors or warnings
  • Lint passes (npm run lint)
  • Build succeeds (npm run build)
  • Manual testing completed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots (if applicable)

Add screenshots or GIFs demonstrating the changes.

@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@Demilade01 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@k-deejah
k-deejah merged commit 511289a into Sorokit:main Jun 26, 2026
2 of 4 checks passed
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.

fix(perf): SorokitProvider context recreated every render, ContractEventFeed load not memoized, redundant TransactionHistory fetches

2 participants