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

feat: Use indexes for LogData #539

Merged
merged 44 commits into from
Nov 1, 2023

Conversation

akhercha
Copy link
Contributor

@akhercha akhercha commented Oct 18, 2023

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Feature

What is the current behavior?

Resolves: #537

What is the new behavior?

  • Added SerializableFelt252Dict struct & its unit tests
  • Replaced LogData members & functions with SerializableFelt252Dict & added tests
  • Replaced places where LogData is used/created to align with those changes

Does this introduce a breaking change?

No

Copy link
Collaborator

@Sk8erboi84 Sk8erboi84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ill take a look into that PR

@akhercha akhercha marked this pull request as ready for review October 30, 2023 20:58
@akhercha akhercha requested a review from AbdelStark as a code owner October 30, 2023 20:58
@akhercha
Copy link
Contributor Author

Ready for a review! @Sk8erboi84

@akhercha akhercha requested a review from Sk8erboi84 November 1, 2023 08:45
Copy link
Collaborator

@zarboq zarboq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work !

@Sk8erboi84 Sk8erboi84 merged commit 282539e into keep-starknet-strange:main Nov 1, 2023
@akhercha akhercha deleted the feat/log_data_indexes branch November 1, 2023 16:48
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.

Feat: Implement an add with index for LogData
3 participants