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

Season 4 To-Do #55

Closed
3 tasks
QYuQianchen opened this issue Apr 25, 2022 · 1 comment
Closed
3 tasks

Season 4 To-Do #55

QYuQianchen opened this issue Apr 25, 2022 · 1 comment

Comments

@QYuQianchen
Copy link
Contributor

Given the current implementation of Staking Season 4, which basically follows the exact same behaviors as in Season 3, also bears the same "shortcut" implementation in mind, especially regarding the "dynamic block/allow" at run time hoprnet/hopr-devrel#205 (comment)

Although the season 4 smart contract is developed and deployed at the same time as the season 3 (see hoprnet/hopr-devrel#205), it is still possible to adjust and/or redeploy the contract.

At the moment, the following NFT types are blocked at deployment, as specified in hoprnet/hopr-devrel#205, precisely speaking:

_ownerBlockNftType(2); // HODLr
_ownerBlockNftType(3); // Wildhorn_v1
_ownerBlockNftType(4); // PuzzleHunt_v1
_ownerBlockNftType(7); // PuzzleHunt_v2
_ownerBlockNftType(8); // Wildhorn_v2
_ownerBlockNftType(9); // DAO_v2
_ownerBlockNftType(10); // Surveyor

If there are simply more NFTs to be blocked/allowed, before the start of Season 4

If the contract needs to be redeployed, before the start of Season 4

@tolbrino
Copy link
Contributor

tolbrino commented Jan 2, 2023

@QYuQianchen I suspect this can be closed?

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

No branches or pull requests

2 participants