Skip to content

chore(contracts): Initializable in Pausable style#34

Merged
andrew-fleming merged 1 commit intoadd-pausablefrom
chore/initializable
Apr 17, 2025
Merged

chore(contracts): Initializable in Pausable style#34
andrew-fleming merged 1 commit intoadd-pausablefrom
chore/initializable

Conversation

@0xisk
Copy link
Member

@0xisk 0xisk commented Apr 17, 2025

This PR for proposing imp Initializable contract in a Pausable style.

@0xisk 0xisk mentioned this pull request Apr 17, 2025
Copy link
Contributor

@andrew-fleming andrew-fleming left a comment

Choose a reason for hiding this comment

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

Thanks @0xisk!

@andrew-fleming andrew-fleming merged commit 6cb1733 into add-pausable Apr 17, 2025
andrew-fleming added a commit that referenced this pull request Apr 26, 2025
* add pausable

* update repo structure

* move mock contracts to mocks dir

* fix initializable tests

* move mocks to test

* add comments to pausable simulator

* add return type to isPaused

* add line

* fix comment

* simplify build script

* improve simulator export

* fix test file name

* Rename pausable.test.ts to Pausable.test.ts

* chore: initializable in pausable style (#34)

* move initializable and pausable to utils/

* remove barrel files, fix tests

* update initializable mock, sim, and tests

---------

Co-authored-by: Iskander <iskander.andrews@openzeppelin.com>
emnul pushed a commit that referenced this pull request Jun 5, 2025
* add pausable

* update repo structure

* move mock contracts to mocks dir

* fix initializable tests

* move mocks to test

* add comments to pausable simulator

* add return type to isPaused

* add line

* fix comment

* simplify build script

* improve simulator export

* fix test file name

* Rename pausable.test.ts to Pausable.test.ts

* chore: initializable in pausable style (#34)

* move initializable and pausable to utils/

* remove barrel files, fix tests

* update initializable mock, sim, and tests

---------

Co-authored-by: Iskander <iskander.andrews@openzeppelin.com>
andrew-fleming added a commit that referenced this pull request Jun 25, 2025
* add pausable

* update repo structure

* move mock contracts to mocks dir

* fix initializable tests

* move mocks to test

* add comments to pausable simulator

* add return type to isPaused

* add line

* fix comment

* simplify build script

* improve simulator export

* fix test file name

* Rename pausable.test.ts to Pausable.test.ts

* chore: initializable in pausable style (#34)

* move initializable and pausable to utils/

* remove barrel files, fix tests

* update initializable mock, sim, and tests

---------

Co-authored-by: Iskander <iskander.andrews@openzeppelin.com>
emnul pushed a commit that referenced this pull request Jun 26, 2025
* add pausable

* update repo structure

* move mock contracts to mocks dir

* fix initializable tests

* move mocks to test

* add comments to pausable simulator

* add return type to isPaused

* add line

* fix comment

* simplify build script

* improve simulator export

* fix test file name

* Rename pausable.test.ts to Pausable.test.ts

* chore: initializable in pausable style (#34)

* move initializable and pausable to utils/

* remove barrel files, fix tests

* update initializable mock, sim, and tests

---------

Co-authored-by: Iskander <iskander.andrews@openzeppelin.com>
emnul pushed a commit that referenced this pull request Jun 26, 2025
* add pausable

* update repo structure

* move mock contracts to mocks dir

* fix initializable tests

* move mocks to test

* add comments to pausable simulator

* add return type to isPaused

* add line

* fix comment

* simplify build script

* improve simulator export

* fix test file name

* Rename pausable.test.ts to Pausable.test.ts

* chore: initializable in pausable style (#34)

* move initializable and pausable to utils/

* remove barrel files, fix tests

* update initializable mock, sim, and tests

---------

Co-authored-by: Iskander <iskander.andrews@openzeppelin.com>
emnul pushed a commit that referenced this pull request Jun 26, 2025
* add pausable

* update repo structure

* move mock contracts to mocks dir

* fix initializable tests

* move mocks to test

* add comments to pausable simulator

* add return type to isPaused

* add line

* fix comment

* simplify build script

* improve simulator export

* fix test file name

* Rename pausable.test.ts to Pausable.test.ts

* chore: initializable in pausable style (#34)

* move initializable and pausable to utils/

* remove barrel files, fix tests

* update initializable mock, sim, and tests

---------

Co-authored-by: Iskander <iskander.andrews@openzeppelin.com>
@andrew-fleming andrew-fleming deleted the chore/initializable branch July 8, 2025 18:17
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.

2 participants