-
Notifications
You must be signed in to change notification settings - Fork 396
Check indexed keys #1472
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
Merged
Merged
Check indexed keys #1472
Changes from 25 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
bb0d6db
feat(testing): verify indexed keys in event assertions
turkaturki 68783cd
update CHANGELOG for indexed keys verification in event assertions
turkaturki 3f27d68
chore: Update CHANGELOG
turkaturki f1628da
fix(testing): improve approach to event indexed key verification
turkaturki fe14a6b
Merge branch 'main' of https://github.com/turkaturki/cairo-contracts …
turkaturki ff1df2a
Merge branch 'main' of https://github.com/turkaturki/cairo-contracts …
turkaturki 0ee2394
feat(testing): restore is_emitted to its original form
turkaturki 9819d47
Merge branch 'main' of https://github.com/turkaturki/cairo-contracts …
turkaturki b1ffbab
Implement tests for event indexed keys across various components, inc…
turkaturki b3f8b74
Update CHANGELOG to include a single newline character at the end
turkaturki e71b558
fix formatting fails
turkaturki cc76361
fix: resolve compilation errors in ERC20 and ERC721 tests
turkaturki cf473a4
feat: add indexed keys to Paused and Unpaused events in PausableCompo…
turkaturki 38f3124
fix: update token_id handling in ERC721 event tests to use felt252 type
turkaturki c503eba
Merge branch 'feature/check-indexed-keys-#1054' of github.com:turkatu…
ericnordelo 1ffd190
feat: rollback unnecessary changes
ericnordelo 4851c1f
feat: remove updates
ericnordelo 11c548d
fix: macros
ericnordelo 0640f63
feat: format files
ericnordelo 651bc90
feat: test keys in access
ericnordelo 481f317
Merge branch 'feat/bump-scarb-to-v2.12.0-rc.2' into feat/check-indexe…
ericnordelo ded3202
feat: add key tests for governance
ericnordelo 4c13e4b
feat: add key tests for token
ericnordelo 34480a1
feat: remove inline macro
ericnordelo 661529e
feat: remove argument
ericnordelo c800abf
feat: add missing import
ericnordelo 7841734
feat: use scarb 2.12
ericnordelo 2555c60
Merge branch 'main' of github.com:OpenZeppelin/cairo-contracts into f…
ericnordelo a947c2c
feat: format files
ericnordelo 82f51f9
Merge branch 'main' of github.com:OpenZeppelin/cairo-contracts into f…
ericnordelo a57a5bb
feat: bump foundry
ericnordelo e1364de
Merge branch 'main' of github.com:OpenZeppelin/cairo-contracts into f…
ericnordelo 7c8e8ca
feat: apply review updates
ericnordelo d6e0504
Merge branch 'main' into feat/check-indexed-keys-#1054
ericnordelo 6424558
Merge branch 'main' of github.com:OpenZeppelin/cairo-contracts into f…
ericnordelo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.