8000 Tags · TotalPizza/cairo-contracts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: TotalPizza/cairo-contracts

Tags

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ERC20Burnable preset (OpenZeppelin#252)

* added erc20 burnable preset

* updated burnable with new ownable module

* removed unused import and changed constructor to initializer

* added event testing

* adapt to new dir structure

* remove unused mock

* removed ownable and split up burn from test

* removed lingering owner and bumped version comment

Co-authored-by: Martín Triay <martriay@gmail.com>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Automate docsite links bump (OpenZeppelin#420)

* add README to version script

* consolidate main

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add script to update version (OpenZeppelin#405)

* add update_version script

* add script to checklist

* fix glob

* add line

* add antora path to script

* add version bump job

* add version dep

* update RELEASING with new CI workflow

* add token for checkout

* Update .github/workflows/python-app.yml

Co-authored-by: Francisco <frangio.1@gmail.com>

* change dep tag to commit hash

* Update .github/workflows/python-app.yml

Co-authored-by: Martín Triay <martriay@gmail.com>

* Apply suggestions from code review

Co-authored-by: Martín Triay <martriay@gmail.com>

* merge release branch to main in version job

* fix git push format

* remove blockquote

* add branch checkout to checklist

* Apply suggestions from code review

Co-authored-by: Martín Triay <martriay@gmail.com>

Co-authored-by: Martín Triay <martriay@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update extensibility pattern (OpenZeppelin#397)

* update extensibility pattern

* Apply suggestions from code review

Co-authored-by: Andrew Fleming <fleming-andrew@protonmail.com>

Co-authored-by: Andrew Fleming <fleming-andrew@protonmail.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump SPDX Licence ids to 0.2.0 (OpenZeppelin#376)

* bump to 0.2.0

* rename reentrancy file and add missing licence

* fix test names

* add reentrnacyguard file

* Update RELEASING.md

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix event param in erc20 and erc721 (OpenZeppelin#226)

* fix _from param

* replace _from with from_

* update _from in docs

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix event param in erc20 and erc721 (OpenZeppelin#226)

* fix _from param

* replace _from with from_

* update _from in docs
0