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

Add unit test to useScaffoldEventHistory & use starkjs to parse event. #339

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iossocket
Copy link
Collaborator

Continue issue #293

Fixes #293

Types of change

  • Feature
  • Bug
  • Enhancement

Comments (optional)

By fixing the unit test, found current parsing logic can not handle array & tuple correctly, so change to parseEvents of starkjs to parse event data. it can work properly, the test case covers some complex types.

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.

[TEST] Add unit tests for useScaffoldEventHistory
1 participant