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

Discussion 1573 #22

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Discussion 1573 #22

merged 3 commits into from
Sep 10, 2024

Conversation

hujw77
Copy link
Collaborator

@hujw77 hujw77 commented Aug 26, 2024

Fix #19

KtonDAO(0xaAC63c40930cCAF99603229F6381D82966b145ef) parameters change action

function setVotingDelay(uint48 newVotingDelay) public
1 days = 86400

function setVotingPeriod(uint32 newVotingPeriod) public
6 days = 518400

Timelock(0x08837De0Ae21C270383D9F2de4DB03c7b1314632) parameter change action

function updateDelay(uint256 newDelay) external
1 days = 86400

ProxyAdmin(0x8965bbE4F507712203a1adb6ad79c97A5B49B296) upgrade action

function upgradeAndCall(
    ITransparentUpgradeableProxy proxy,
    address implementation,
    bytes memory data
) public payable

proxy: 0x652182C6aBc0bBE41b5702b05a26d109A405EAcA
implementation: 0x8Dc2A9969252380f3a1725bfc6601E061cf2551f
data: 0x

@hujw77 hujw77 merged commit c1d3bc7 into main Sep 10, 2024
1 check failed
@hujw77 hujw77 deleted the echo/disc-1573 branch September 10, 2024 02:24
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.

Draft a proposal for the next contract version of KtonDAOVault
2 participants