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

Update introspection docs #720

Conversation

ericnordelo
Copy link
Member

Fixes #567

I used #719 as base because is easier to follow the organization and fix links among components. This PR will be smaller after merging #719 .

ericnordelo and others added 27 commits August 15, 2023 19:39
* feat: add testing for events

* feat: add tests for ownable events

* feat: add tests for pausable events

* feat: add tests for erc20 events

* Update src/openzeppelin/tests/security/test_pausable.cairo

Co-authored-by: Andrew Fleming <[email protected]>

* feat: apply review updates

* feat: improve tests

* feat: apply review updates

* feat: apply review updates

* feat: apply review updates

---------

Co-authored-by: Andrew Fleming <[email protected]>
Co-authored-by: Martín Triay <[email protected]>
* add _mint to constructor

* add constructor assertions

* fix formatting
* feat: add testing for events

* feat: add tests for ownable events

* feat: add tests for pausable events

* feat: add tests for erc20 events

* feat: add tests for erc721 events

* Update src/openzeppelin/tests/security/test_pausable.cairo

Co-authored-by: Andrew Fleming <[email protected]>

* feat: apply review updates

* feat: add test helper for events

* feat: improve tests

* feat: apply review updates

* feat: apply review updates

* feat: apply review updates

* feat: apply review updates

* feat: apply review updates

---------

Co-authored-by: Andrew Fleming <[email protected]>
* update README to cairo-2 and scarb usage. bump scarb package version

* update readme

fix linter issues

fix linter issues

fix linter issues

update readme

* add main to CI

* update readme

* update readme

* rename starknet

* fix linter

* update readme

* Update README.md

Co-authored-by: Andrew Fleming <[email protected]>

* Update README.md

Co-authored-by: Andrew Fleming <[email protected]>

* update CONTRIBUTING

* fix linting

* Update CONTRIBUTING.md

Co-authored-by: Andrew Fleming <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Andrew Fleming <[email protected]>

* apply review changes

* fix linter

* fix typo

---------

Co-authored-by: Andrew Fleming <[email protected]>
* bump scarb and cairo version

* fix testing context

---------

Co-authored-by: Martín Triay <[email protected]>
…lin#712)

* 👽️ Update code due to breaking changes

* ⬆️ Upgrade scarb and cairo versions

* 💄 Code format
…o/cairo-contracts into feat/update-account-docs-#560
@ericnordelo ericnordelo deleted the feat/update-introspection-docs-#567 branch August 30, 2023 13:05
@ericnordelo ericnordelo restored the feat/update-introspection-docs-#567 branch August 30, 2023 13:05
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.

update introspection docs
6 participants