Skip to content

Conversation

@pano-skylakis
Copy link
Contributor

@pano-skylakis pano-skylakis commented Apr 12, 2024

Adds access control and pausable functionality to the GemGame contract.

This will allow pausing of the contract if we find that it is being abused.

drinkcoffee
drinkcoffee previously approved these changes Apr 12, 2024
@pano-skylakis pano-skylakis changed the title Feat: add time-based constraint to claims Add AccessControl, Pausable to GemGame contract Apr 12, 2024
keithbro-imx
keithbro-imx previously approved these changes Apr 12, 2024
@@ -1,21 +1,63 @@
// Copyright (c) Immutable Pty Ltd 2018 - 2024
// SPDX-License-Identifier: Apache 2
// solhint-disable not-rely-on-time

Choose a reason for hiding this comment

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

we don't need this anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason for hiding this comment

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

Ah!

@pano-skylakis pano-skylakis marked this pull request as ready for review April 12, 2024 05:48
@pano-skylakis pano-skylakis removed the request for review from drinkcoffee April 12, 2024 07:20
@pano-skylakis pano-skylakis merged commit cb993e9 into main Apr 15, 2024
@pano-skylakis pano-skylakis deleted the ps/add-time-constraint-gems-contract branch April 15, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants