-
Notifications
You must be signed in to change notification settings - Fork 3
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
Preparing to deploy TON staking v2.5 on mainnet #54
Labels
Comments
|
|
|
|
Zena-park
added a commit
that referenced
this issue
Oct 23, 2024
commit 8f89b1a Author: Zena-park <[email protected]> Date: Wed Oct 23 23:26:26 2024 +0900 Squashed commit of the following: commit 017ba2f Author: Zena-park <[email protected]> Date: Wed Oct 23 23:24:01 2024 +0900 Update package.json commit 4701a20 Author: Zena-park <[email protected]> Date: Wed Oct 23 23:23:23 2024 +0900 style: keep code within 100 Columns to improve readability #58 - /contracts/stake/managers/SeigManagerV1_3.sol: - /contracts/stake/managers/DepositManagerV1_1.sol: - /contracts/proxy/DAOCommitteeProxy2.sol: commit a97b123 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:55:37 2024 +0900 fix: remove excess empty line #58 /contracts/layer2/OperatorManagerProxy.sol remove excess empty line at the end of the contract commit 1bba418 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:54:16 2024 +0900 fix: Delete blank #58 /contracts/layer2/Layer2ManagerV1_1.sol: contract Layer2ManagerV1_1 -> contract Layer2ManagerV1_1 commit 9b1d60f Author: Zena-park <[email protected]> Date: Wed Oct 23 22:51:18 2024 +0900 test: Excluding comparison of Powerton TON balances on the mainnet commit 620d853 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:49:31 2024 +0900 fix: Implementations of the setFactor() function can be put in require statements #56 commit 76617fc Author: Zena-park <[email protected]> Date: Wed Oct 23 22:11:34 2024 +0900 test #54 commit 795f37c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:47:01 2024 +0900 Squashed commit of the following: commit e4a7e06 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:34 2024 +0900 chores #57 commit afe276c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:19 2024 +0900 test: the rehearsal script of sepolia #57 commit 632365d Author: Zena-park <[email protected]> Date: Wed Oct 23 21:45:10 2024 +0900 feat: initialize the storage #57 commit 24f712c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:44:47 2024 +0900 a deployment script #57 commit ec5a195 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:30:13 2024 +0900 Update 8.dao-staking-v2.5.sepolia.test.ts commit af60315 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:28:40 2024 +0900 feat: a deployment script #57 commit 9c0e4d8 Merge: 690bc8d 87c1cda Author: Zena-park <[email protected]> Date: Wed Oct 23 17:03:12 2024 +0900 Merge branch 'test-mainnet' into rehearsal-sepolia commit 690bc8d Author: Zena-park <[email protected]> Date: Wed Oct 23 16:42:40 2024 +0900 test
Zena-park
added a commit
that referenced
this issue
Oct 24, 2024
commit 5f9a4c5 Author: Zena-park <[email protected]> Date: Thu Oct 24 20:40:31 2024 +0900 feat: add LegacySystemConfigProxy #57 After implementing the challenge on Titan Candidate, we need to upgrade the logic, so use the proxy. commit aa5494b Author: Zena-park <[email protected]> Date: Thu Oct 24 18:02:28 2024 +0900 test commit 8f0cd92 Author: Zena-park <[email protected]> Date: Thu Oct 24 13:17:56 2024 +0900 Update 9.check_apy.js commit 19cad49 Author: Zena-park <[email protected]> Date: Thu Oct 24 13:15:52 2024 +0900 Update 9.check_apy.js commit 177f65c Author: Zena-park <[email protected]> Date: Thu Oct 24 12:52:50 2024 +0900 Create 9.check_apy.js commit d36d5d1 Author: Zena-park <[email protected]> Date: Wed Oct 23 23:43:10 2024 +0900 Squashed commit of the following: commit 8f89b1a Author: Zena-park <[email protected]> Date: Wed Oct 23 23:26:26 2024 +0900 Squashed commit of the following: commit 017ba2f Author: Zena-park <[email protected]> Date: Wed Oct 23 23:24:01 2024 +0900 Update package.json commit 4701a20 Author: Zena-park <[email protected]> Date: Wed Oct 23 23:23:23 2024 +0900 style: keep code within 100 Columns to improve readability #58 - /contracts/stake/managers/SeigManagerV1_3.sol: - /contracts/stake/managers/DepositManagerV1_1.sol: - /contracts/proxy/DAOCommitteeProxy2.sol: commit a97b123 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:55:37 2024 +0900 fix: remove excess empty line #58 /contracts/layer2/OperatorManagerProxy.sol remove excess empty line at the end of the contract commit 1bba418 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:54:16 2024 +0900 fix: Delete blank #58 /contracts/layer2/Layer2ManagerV1_1.sol: contract Layer2ManagerV1_1 -> contract Layer2ManagerV1_1 commit 9b1d60f Author: Zena-park <[email protected]> Date: Wed Oct 23 22:51:18 2024 +0900 test: Excluding comparison of Powerton TON balances on the mainnet commit 620d853 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:49:31 2024 +0900 fix: Implementations of the setFactor() function can be put in require statements #56 commit 76617fc Author: Zena-park <[email protected]> Date: Wed Oct 23 22:11:34 2024 +0900 test #54 commit 795f37c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:47:01 2024 +0900 Squashed commit of the following: commit e4a7e06 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:34 2024 +0900 chores #57 commit afe276c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:19 2024 +0900 test: the rehearsal script of sepolia #57 commit 632365d Author: Zena-park <[email protected]> Date: Wed Oct 23 21:45:10 2024 +0900 feat: initialize the storage #57 commit 24f712c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:44:47 2024 +0900 a deployment script #57 commit ec5a195 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:30:13 2024 +0900 Update 8.dao-staking-v2.5.sepolia.test.ts commit af60315 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:28:40 2024 +0900 feat: a deployment script #57 commit 9c0e4d8 Merge: 690bc8d 87c1cda Author: Zena-park <[email protected]> Date: Wed Oct 23 17:03:12 2024 +0900 Merge branch 'test-mainnet' into rehearsal-sepolia commit 690bc8d Author: Zena-park <[email protected]> Date: Wed Oct 23 16:42:40 2024 +0900 test commit e4a7e06 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:34 2024 +0900 chores #57 commit afe276c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:19 2024 +0900 test: the rehearsal script of sepolia #57 commit 632365d Author: Zena-park <[email protected]> Date: Wed Oct 23 21:45:10 2024 +0900 feat: initialize the storage #57 commit 24f712c Author: Zena-park <[email protected]> Date: Wed Oct 23 21:44:47 2024 +0900 a deployment script #57 commit ec5a195 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:30:13 2024 +0900 Update 8.dao-staking-v2.5.sepolia.test.ts commit af60315 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:28:40 2024 +0900 feat: a deployment script #57 commit 9c0e4d8 Merge: 690bc8d 87c1cda Author: Zena-park <[email protected]> Date: Wed Oct 23 17:03:12 2024 +0900 Merge branch 'test-mainnet' into rehearsal-sepolia commit 690bc8d Author: Zena-park <[email protected]> Date: Wed Oct 23 16:42:40 2024 +0900 test
Zena-park
added a commit
that referenced
this issue
Oct 24, 2024
After implementing the challenge on Titan Candidate, we need to upgrade the logic, so use the proxy.
More details in agenda |
Distribution work document : link deployed at
|
Zena-park
added a commit
that referenced
this issue
Nov 12, 2024
commit 3897c0ede97a6f8229d835b9d60653217adb6132 Merge: 09c928a 997bb66 Author: HyukSang <[email protected]> Date: Thu Oct 31 11:18:36 2024 +0900 Merge branch 'deploy-ton-staking-v2.5' of https://github.com/tokamak-network/ton-staking-v2 into deploy-ton-staking-v2.5 commit 09c928a87922b0434b702305e2938de50b4d275b Author: HyukSang <[email protected]> Date: Thu Oct 31 11:18:30 2024 +0900 Update 10.createAgendaTest_onMainnet.js commit 997bb6695fb9f7df552e7e14ed31a529e2eb4dab Author: Zena-park <[email protected]> Date: Wed Oct 30 19:15:02 2024 +0900 test: after a deployment commit 88b3f46964b625276abbfada76bd57c4da156531 Author: Zena-park <[email protected]> Date: Wed Oct 30 18:49:52 2024 +0900 chores: artifacts commit ba589c2eef16b0cfd5ff06b0d1a072ab8a13cdb3 Author: Zena-park <[email protected]> Date: Wed Oct 30 18:49:33 2024 +0900 Update 0.deploy.ts commit ac498de99e52941653731a3a4753c31d8539588c Merge: 0fa1c8a e462342 Author: Zena-park <[email protected]> Date: Wed Oct 30 12:28:59 2024 +0900 Merge branch 'deploy-ton-staking-v2.5' of https://github.com/tokamak-network/ton-staking-v2 into deploy-ton-staking-v2.5 commit e4623425aec604d17d9d75a160400335b236040c Author: HyukSang <[email protected]> Date: Tue Oct 29 15:47:55 2024 +0900 test add the Mainnet Agenda Pass Test commit 0fa1c8a86182b4e93a1442ce41b2cdf86c6934af Author: Zena-park <[email protected]> Date: Tue Oct 29 14:31:07 2024 +0900 fix: test scripts commit dfde12688e950d0babc3e3aee21a86298aa7064f Author: HyukSang <[email protected]> Date: Tue Oct 29 14:28:49 2024 +0900 feat modify depositManager selector commit c302d40e18be0f8f7190fe574b38fc19f870cbc3 Author: HyukSang <[email protected]> Date: Tue Oct 29 14:21:38 2024 +0900 feat modify selector commit 0ac1183ec9d0891ae7fc19603e1bb6fc5afa87da Author: HyukSang <[email protected]> Date: Tue Oct 29 14:14:11 2024 +0900 feat change the register name commit 1958becfe5e58662fbb49a96490b0bfd633c7390 Author: HyukSang <[email protected]> Date: Tue Oct 29 14:09:21 2024 +0900 feat Preventing Address Errors commit 104d74f8e360d8875be5844674a0973ed1d516cf Author: HyukSang <[email protected]> Date: Tue Oct 29 00:44:24 2024 +0900 Things to check before executing the agenda commit f69adce7e69f03ec59c181e24c881a2358743044 Author: HyukSang <[email protected]> Date: Tue Oct 29 00:36:57 2024 +0900 Update 10.createAgendaTest_onMainnet.js commit 6fbb18a73a84871eb778fa7209c9e4c3a015f37c Author: HyukSang <[email protected]> Date: Tue Oct 29 00:32:53 2024 +0900 Create 10.createAgendaTest_onMainnet.js commit 7d5c5c7ba4f5dae3928f97b41e712a948dd73d87 Author: Zena-park <[email protected]> Date: Mon Oct 28 19:47:15 2024 +0900 Preparing for deployment commit 994789a5a30717c1a00ba542aaee295ced204026 Author: Zena-park <[email protected]> Date: Mon Oct 28 19:44:44 2024 +0900 test: LegacySystemConfigProxy commit a649acb12e2170e89fe46ab2c56361998f8ec7fc Merge: b6b58c5 2599a50 Author: Zena-park <[email protected]> Date: Fri Oct 25 11:01:39 2024 +0900 Merge branch 'internal-test-(2024.10)' into test-mainnet commit 2599a50b09d7eb8313866f523db171d78de137c4 Author: Zena-park <[email protected]> Date: Fri Oct 25 10:56:47 2024 +0900 fix: typo #58 /contracts/dao/DAOCommittee_V1.sol: rename ADDMEMBER_FAIL to ADD_MEMBER_FAIL commit b6b58c5191845a0fb61a48213a95cb78cb344b45 Author: Zena-park <[email protected]> Date: Thu Oct 24 21:32:09 2024 +0900 chores: artifacts commit 1db8b240dc7e595031c7e9cfaa48564388ed6e7c Author: Zena-park <[email protected]> Date: Thu Oct 24 21:31:34 2024 +0900 feat: add LegacySystemConfigProxy #54 After implementing the challenge on Titan Candidate, we need to upgrade the logic, so use the proxy. commit f3b5f1d80bfce8bd0e0ad57ac7a3211c5b32f16f Author: Zena-park <[email protected]> Date: Thu Oct 24 20:42:47 2024 +0900 Squashed commit of the following: commit 5f9a4c558d7d08519b838223e42f76885cfb3eae Author: Zena-park <[email protected]> Date: Thu Oct 24 20:40:31 2024 +0900 feat: add LegacySystemConfigProxy #57 After implementing the challenge on Titan Candidate, we need to upgrade the logic, so use the proxy. commit aa5494b7a8c00f0008ab9331147d0b5d46528309 Author: Zena-park <[email protected]> Date: Thu Oct 24 18:02:28 2024 +0900 test commit 8f0cd922e81a577e1526a954f5104456c766e6b1 Author: Zena-park <[email protected]> Date: Thu Oct 24 13:17:56 2024 +0900 Update 9.check_apy.js commit 19cad49eb5c078e9ab0dd0c5037c7434187f52c6 Author: Zena-park <[email protected]> Date: Thu Oct 24 13:15:52 2024 +0900 Update 9.check_apy.js commit 177f65cc0283f2823f15ef00da2db9602fd8f8eb Author: Zena-park <[email protected]> Date: Thu Oct 24 12:52:50 2024 +0900 Create 9.check_apy.js commit d36d5d19e369c700b0b5f1132d9a6313b11eb708 Author: Zena-park <[email protected]> Date: Wed Oct 23 23:43:10 2024 +0900 Squashed commit of the following: commit 8f89b1adf7c3f4aca32427f7756a2f9a0536da41 Author: Zena-park <[email protected]> Date: Wed Oct 23 23:26:26 2024 +0900 Squashed commit of the following: commit 017ba2fc035fe5cf1e72083572f052a590d8c6df Author: Zena-park <[email protected]> Date: Wed Oct 23 23:24:01 2024 +0900 Update package.json commit 4701a20ffaa42e4d6cb1b76fa1ed64fa5e9f0f2b Author: Zena-park <[email protected]> Date: Wed Oct 23 23:23:23 2024 +0900 style: keep code within 100 Columns to improve readability #58 - /contracts/stake/managers/SeigManagerV1_3.sol: - /contracts/stake/managers/DepositManagerV1_1.sol: - /contracts/proxy/DAOCommitteeProxy2.sol: commit a97b12354d0979755f8c453a803bcc99f91282aa Author: Zena-park <[email protected]> Date: Wed Oct 23 22:55:37 2024 +0900 fix: remove excess empty line #58 /contracts/layer2/OperatorManagerProxy.sol remove excess empty line at the end of the contract commit 1bba418904d37c5eb006f28b7c1951ae204a6eee Author: Zena-park <[email protected]> Date: Wed Oct 23 22:54:16 2024 +0900 fix: Delete blank #58 /contracts/layer2/Layer2ManagerV1_1.sol: contract Layer2ManagerV1_1 -> contract Layer2ManagerV1_1 commit 9b1d60fe83719a1539dbf564af7b7c390e13bb53 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:51:18 2024 +0900 test: Excluding comparison of Powerton TON balances on the mainnet commit 620d853d400600d8a85792bb7a20be8d6f6f8398 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:49:31 2024 +0900 fix: Implementations of the setFactor() function can be put in require statements #56 commit 76617fc2fbd7932cc77d1271f5ce1e92d0db945a Author: Zena-park <[email protected]> Date: Wed Oct 23 22:11:34 2024 +0900 test #54 commit 795f37c4a8f1f8af4442efa03294e61c4e4c7bb9 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:47:01 2024 +0900 Squashed commit of the following: commit e4a7e06135104ee6fe74052f80866324061e7d2e Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:34 2024 +0900 chores #57 commit afe276cfee706256ede3d6b0167f5c98ac066582 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:19 2024 +0900 test: the rehearsal script of sepolia #57 commit 632365dc85e19a41d8d2bb5ec8a794c9ba367a52 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:45:10 2024 +0900 feat: initialize the storage #57 commit 24f712cc31f85218e27fdc95452a4e1ca6671dd5 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:44:47 2024 +0900 a deployment script #57 commit ec5a195b2d427d279abd2400fc34fe332ceeb818 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:30:13 2024 +0900 Update 8.dao-staking-v2.5.sepolia.test.ts commit af60315286e9f61b2e6b62b8789b473771a474bb Author: Zena-park <[email protected]> Date: Wed Oct 23 17:28:40 2024 +0900 feat: a deployment script #57 commit 9c0e4d8f1ffc58e2e7cd649b07d6a8b0b30d67a5 Merge: 690bc8d 87c1cda Author: Zena-park <[email protected]> Date: Wed Oct 23 17:03:12 2024 +0900 Merge branch 'test-mainnet' into rehearsal-sepolia commit 690bc8d28851612ed23ba0f594b68946c153535b Author: Zena-park <[email protected]> Date: Wed Oct 23 16:42:40 2024 +0900 test commit e4a7e06135104ee6fe74052f80866324061e7d2e Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:34 2024 +0900 chores #57 commit afe276cfee706256ede3d6b0167f5c98ac066582 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:19 2024 +0900 test: the rehearsal script of sepolia #57 commit 632365dc85e19a41d8d2bb5ec8a794c9ba367a52 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:45:10 2024 +0900 feat: initialize the storage #57 commit 24f712cc31f85218e27fdc95452a4e1ca6671dd5 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:44:47 2024 +0900 a deployment script #57 commit ec5a195b2d427d279abd2400fc34fe332ceeb818 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:30:13 2024 +0900 Update 8.dao-staking-v2.5.sepolia.test.ts commit af60315286e9f61b2e6b62b8789b473771a474bb Author: Zena-park <[email protected]> Date: Wed Oct 23 17:28:40 2024 +0900 feat: a deployment script #57 commit 9c0e4d8f1ffc58e2e7cd649b07d6a8b0b30d67a5 Merge: 690bc8d 87c1cda Author: Zena-park <[email protected]> Date: Wed Oct 23 17:03:12 2024 +0900 Merge branch 'test-mainnet' into rehearsal-sepolia commit 690bc8d28851612ed23ba0f594b68946c153535b Author: Zena-park <[email protected]> Date: Wed Oct 23 16:42:40 2024 +0900 test commit 927ebc957cfed85c3c0ae4a2b1fc4c91d2020257 Author: Zena-park <[email protected]> Date: Thu Oct 24 18:03:45 2024 +0900 Update 0.deploy.ts commit 8f89b1adf7c3f4aca32427f7756a2f9a0536da41 Author: Zena-park <[email protected]> Date: Wed Oct 23 23:26:26 2024 +0900 Squashed commit of the following: commit 017ba2fc035fe5cf1e72083572f052a590d8c6df Author: Zena-park <[email protected]> Date: Wed Oct 23 23:24:01 2024 +0900 Update package.json commit 4701a20ffaa42e4d6cb1b76fa1ed64fa5e9f0f2b Author: Zena-park <[email protected]> Date: Wed Oct 23 23:23:23 2024 +0900 style: keep code within 100 Columns to improve readability #58 - /contracts/stake/managers/SeigManagerV1_3.sol: - /contracts/stake/managers/DepositManagerV1_1.sol: - /contracts/proxy/DAOCommitteeProxy2.sol: commit a97b12354d0979755f8c453a803bcc99f91282aa Author: Zena-park <[email protected]> Date: Wed Oct 23 22:55:37 2024 +0900 fix: remove excess empty line #58 /contracts/layer2/OperatorManagerProxy.sol remove excess empty line at the end of the contract commit 1bba418904d37c5eb006f28b7c1951ae204a6eee Author: Zena-park <[email protected]> Date: Wed Oct 23 22:54:16 2024 +0900 fix: Delete blank #58 /contracts/layer2/Layer2ManagerV1_1.sol: contract Layer2ManagerV1_1 -> contract Layer2ManagerV1_1 commit 9b1d60fe83719a1539dbf564af7b7c390e13bb53 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:51:18 2024 +0900 test: Excluding comparison of Powerton TON balances on the mainnet commit 620d853d400600d8a85792bb7a20be8d6f6f8398 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:49:31 2024 +0900 fix: Implementations of the setFactor() function can be put in require statements #56 commit 017ba2fc035fe5cf1e72083572f052a590d8c6df Author: Zena-park <[email protected]> Date: Wed Oct 23 23:24:01 2024 +0900 Update package.json commit 4701a20ffaa42e4d6cb1b76fa1ed64fa5e9f0f2b Author: Zena-park <[email protected]> Date: Wed Oct 23 23:23:23 2024 +0900 style: keep code within 100 Columns to improve readability #58 - /contracts/stake/managers/SeigManagerV1_3.sol: - /contracts/stake/managers/DepositManagerV1_1.sol: - /contracts/proxy/DAOCommitteeProxy2.sol: commit a97b12354d0979755f8c453a803bcc99f91282aa Author: Zena-park <[email protected]> Date: Wed Oct 23 22:55:37 2024 +0900 fix: remove excess empty line #58 /contracts/layer2/OperatorManagerProxy.sol remove excess empty line at the end of the contract commit 1bba418904d37c5eb006f28b7c1951ae204a6eee Author: Zena-park <[email protected]> Date: Wed Oct 23 22:54:16 2024 +0900 fix: Delete blank #58 /contracts/layer2/Layer2ManagerV1_1.sol: contract Layer2ManagerV1_1 -> contract Layer2ManagerV1_1 commit 9b1d60fe83719a1539dbf564af7b7c390e13bb53 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:51:18 2024 +0900 test: Excluding comparison of Powerton TON balances on the mainnet commit 620d853d400600d8a85792bb7a20be8d6f6f8398 Author: Zena-park <[email protected]> Date: Wed Oct 23 22:49:31 2024 +0900 fix: Implementations of the setFactor() function can be put in require statements #56 commit 76617fc2fbd7932cc77d1271f5ce1e92d0db945a Author: Zena-park <[email protected]> Date: Wed Oct 23 22:11:34 2024 +0900 test #54 commit 795f37c4a8f1f8af4442efa03294e61c4e4c7bb9 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:47:01 2024 +0900 Squashed commit of the following: commit e4a7e06135104ee6fe74052f80866324061e7d2e Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:34 2024 +0900 chores #57 commit afe276cfee706256ede3d6b0167f5c98ac066582 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:46:19 2024 +0900 test: the rehearsal script of sepolia #57 commit 632365dc85e19a41d8d2bb5ec8a794c9ba367a52 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:45:10 2024 +0900 feat: initialize the storage #57 commit 24f712cc31f85218e27fdc95452a4e1ca6671dd5 Author: Zena-park <[email protected]> Date: Wed Oct 23 21:44:47 2024 +0900 a deployment script #57 commit ec5a195b2d427d279abd2400fc34fe332ceeb818 Author: Zena-park <[email protected]> Date: Wed Oct 23 17:30:13 2024 +0900 Update 8.dao-staking-v2.5.sepolia.test.ts commit af60315286e9f61b2e6b62b8789b473771a474bb Author: Zena-park <[email protected]> Date: Wed Oct 23 17:28:40 2024 +0900 feat: a deployment script #57 commit 9c0e4d8f1ffc58e2e7cd649b07d6a8b0b30d67a5 Merge: 690bc8d 87c1cda Author: Zena-park <[email protected]> Date: Wed Oct 23 17:03:12 2024 +0900 Merge branch 'test-mainnet' into rehearsal-sepolia commit 690bc8d28851612ed23ba0f594b68946c153535b Author: Zena-park <[email protected]> Date: Wed Oct 23 16:42:40 2024 +0900 test commit 87c1cdabc0eb0f34fe4882e435468030346a9aca Author: Zena-park <[email protected]> Date: Wed Oct 23 16:59:21 2024 +0900 fix: Include LegacySystemConfig deployment in deployment script commit 3482ab94a3ff63460d1dc9dc8446ffd305b06d26 Author: Zena-park <[email protected]> Date: Wed Oct 23 16:43:31 2024 +0900 delete logs commit b04cf2d394951325332e3af3cf68c0afecf8ac42 Author: Zena-park <[email protected]> Date: Tue Oct 22 09:52:41 2024 +0900 a deployment script commit a95dae3a89bc49efb299a2e869f0c9dbaaa49620 Author: Zena-park <[email protected]> Date: Tue Oct 22 09:52:23 2024 +0900 test: apply the deployment script commit c61664daa8ca19220be9cd64184dd1b88687c0ac Author: Zena-park <[email protected]> Date: Sun Oct 20 20:28:27 2024 +0900 Update 6.dao-staking-v2.5.mainnet.test.ts commit 2709c994d0a685e486d01d500b6fa103a1464e10 Author: Zena-park <[email protected]> Date: Sun Oct 20 20:23:10 2024 +0900 Update 6.dao-staking-v2.5.mainnet.test.ts commit afe28bfdc67277f488ea6e4b593f8f0c8088e14c Author: Zena-park <[email protected]> Date: Fri Oct 18 21:35:09 2024 +0900 test: registerCandidateAddOn using agenda commit 5f1e7f84bd0419c484f2f26cdb83c9b76a4b69f2 Author: Zena-park <[email protected]> Date: Wed Oct 16 16:23:34 2024 +0900 test commit 41afd7f91b4355446c5cdc281584fb835998412e Author: Zena-park <[email protected]> Date: Tue Oct 15 15:59:39 2024 +0900 chores commit 7a0774becd82ff3120ec8d555a543681362b2f2a Author: Zena-park <[email protected]> Date: Tue Oct 15 15:59:15 2024 +0900 chores: artifacts commit 37bac22659d03ac9e50455da3412ccf3ab5a6810 Author: Zena-park <[email protected]> Date: Mon Oct 14 23:10:30 2024 +0900 fix: delete the name parameter in availableRegister function #47 commit 93b7629059f743600b9f66c4aa10b8128bb7d204 Author: Zena-park <[email protected]> Date: Fri Oct 11 12:03:05 2024 +0900 Update hardhat.config.sepolia.ts commit 4ad1dbb7b7b3bd132d720b3e1332333e081d68da Merge: ede9823 84daf26 Author: Zena-park <[email protected]> Date: Fri Oct 11 11:52:13 2024 +0900 Merge branch 'staking-v2.5' into test-mainnet commit 84daf26a00f85d32b6f41145182592188c6ec5a6 Author: Zena-park <[email protected]> Date: Fri Oct 11 11:49:37 2024 +0900 fix: test scripts commit ede982394f192f49def960ef9b4309a1f7649bab Merge: b0a1434 feedf8d Author: Zena-park <[email protected]> Date: Fri Oct 11 00:02:17 2024 +0900 Merge branch 'internal-test-(2024.10)' into test-mainnet commit feedf8d6ccc3c2535ccf269db6bcdba26427dccc Author: Zena-park <[email protected]> Date: Thu Oct 10 23:59:43 2024 +0900 .env.sample commit b0a143479be542bee80e79d00023b2ba11044def Author: Zena-park <[email protected]> Date: Thu Oct 10 23:53:48 2024 +0900 Create 6.dao-staking-v2.5.mainnet.test.ts commit 6e1a9a5158670ebb4f204e2f9baba626191f8312 Author: Zena-park <[email protected]> Date: Tue Oct 8 17:38:53 2024 +0900 test: test after merging dao v2 commit 0f16171eaac1495305d1da2ae12920b4735ca0ab Merge: 1e5909e 4d616bd Author: Zena-park <[email protected]> Date: Tue Oct 8 15:54:50 2024 +0900 Merge remote-tracking branch 'origin/codeReview(24.09)_Apply' into test-mainnet commit 1e5909ea623ba1bdeec8be4934a6cbc25e08a56c Author: Zena-park <[email protected]> Date: Tue Oct 8 15:45:49 2024 +0900 test: test script in mainnet fork node commit 8ac667817919fd34027f1ac2a189e76900638d5b Author: Zena-park <[email protected]> Date: Tue Oct 8 14:19:34 2024 +0900 Update Layer2ManagerV1_1.sol commit 8d6336c34417c8634194e124284e4bc3acd0d4d9 Author: Zena-park <[email protected]> Date: Mon Oct 7 15:43:44 2024 +0900 feat: remove l2Info, additionalNotes commit fb6fb544c3002b793506917ffdf7734f3bb314c6 Author: Zena-park <[email protected]> Date: Mon Oct 7 14:36:17 2024 +0900 Update OperatorManagerV1_1.sol commit 93da13fd452bba6b4e425b6cdba6ad4d22806cae Author: Zena-park <[email protected]> Date: Mon Oct 7 14:27:18 2024 +0900 chore commit f58a8eadf5eccc4ed346cd1f8804dc397f5c0cde Author: Zena-park <[email protected]> Date: Mon Oct 7 14:27:09 2024 +0900 feat: able to claim with TON commit 20150af2c6db4dfa050aad151d2f8f07f98b27b6 Author: Zena-park <[email protected]> Date: Mon Oct 7 12:30:53 2024 +0900 feat: Modify logic to accept duplicate names #41 commit 9dd67a5678025be3d16c2db2a6d0b8f17d65e8bb Author: Zena-park <[email protected]> Date: Mon Oct 7 11:41:02 2024 +0900 feat: remove SetNonCheckRegistrant commit 4d616bd360d554e4ed9f7b141adf42aecabff685 Author: HyukSang <[email protected]> Date: Mon Oct 7 10:46:18 2024 +0900 test setting & check on Sepolia commit 7bce778bbbf8eafae9b1d56730b6037485005e27 Author: Zena-park <[email protected]> Date: Fri Oct 4 19:56:45 2024 +0900 Update DepositManagerV1_1.sol commit 20a0a933c4bc1813cf6cb0d8b33388411e1b8dc0 Author: Zena-park <[email protected]> Date: Fri Oct 4 19:56:40 2024 +0900 test commit ce9f73d9ce47b291d24984ff14ce32ea46276a21 Author: Zena-park <[email protected]> Date: Fri Oct 4 19:55:41 2024 +0900 feat: a function to set whether to check permission when registering (registerRollupConfig) commit 4f360b7f44ec790335c80631af9e332f82f593a5 Author: Zena-park <[email protected]> Date: Fri Oct 4 19:51:52 2024 +0900 feat: change MockSystemConfigFactory commit 1507321ac6f622319103f85b1fdf139f9b198fff Author: Zena-park <[email protected]> Date: Fri Oct 4 13:27:27 2024 +0900 update commit 6442136af0dcdfe51a31a85a1dce5504d87c94de Author: Zena-park <[email protected]> Date: Wed Oct 2 12:54:33 2024 +0900 feat: delete setBlockingL2Deposit function commit b0d45780bfd1436b90c6460bd90040aa03123cca Merge: 6cbc3e9 b2f6fe4 Author: Zena-park <[email protected]> Date: Wed Oct 2 08:51:46 2024 +0900 Merge branch 'redeploy-2-sepolia-internal-test' into staking-v2.5 commit 6cbc3e91ba6b4fca83dea89af477c4a3ba9c72e0 Author: Zena-park <[email protected]> Date: Wed Oct 2 08:51:38 2024 +0900 Update hardhat.config.ts commit b2f6fe4e5806f11d2c28f7b9bd9676219d622b1c Author: Zena-park <[email protected]> Date: Wed Oct 2 08:46:17 2024 +0900 chore commit 01baa109cfba90ffe57dea54af2653d203417be0 Author: Zena-park <[email protected]> Date: Tue Oct 1 23:29:13 2024 +0900 test commit 6105fdd238f94b6873a0833c91a189a8f44466d7 Author: Zena-park <[email protected]> Date: Tue Oct 1 23:28:45 2024 +0900 feature: resetL2RewardPerUint commit d2b0063b13e3d2871bb93e63fd34a58b5b7cfe88 Author: Zena-park <[email protected]> Date: Tue Oct 1 20:44:01 2024 +0900 chore commit 748f56331bb225433193c62beeb6c52d622d932e Author: Zena-park <[email protected]> Date: Tue Oct 1 20:43:21 2024 +0900 test: MockSystemConfig commit ba2ceb5dd63d873ba8dad980eb2eafa6f1161f36 Author: Zena-park <[email protected]> Date: Tue Oct 1 20:42:58 2024 +0900 feature: MockSystemConfig commit 25fdc586f20ddbd1053026eb0f176502da123d1b Author: Zena-park <[email protected]> Date: Tue Oct 1 15:26:49 2024 +0900 fix: for verifying of contract automatically #42 commit 90a0d8d6c8ea54cbd4afa21ca4f08c3ede4121e9 Author: Zena-park <[email protected]> Date: Tue Oct 1 15:06:44 2024 +0900 artifacts commit 76bcd1a63d9dee3a95fd77275f11c53ae94d4f33 Author: Zena-park <[email protected]> Date: Tue Oct 1 15:06:34 2024 +0900 feat: make a MockSystemConfigFactory #42 commit 3f2e29289cc084135a477492d527f4b94822fe52 Author: Zena-park <[email protected]> Date: Mon Sep 30 23:53:41 2024 +0900 Squashed commit of the following: commit 5461b46bff4ff4de09a16b37212781317c96ccba Author: Zena-park <[email protected]> Date: Mon Sep 30 23:41:10 2024 +0900 test commit 1abf791d2999033460d9a51246b8474c00a6fde4 Author: Zena-park <[email protected]> Date: Mon Sep 30 19:39:25 2024 +0900 Reapply "feat: Add a name when registering rollupConfig" This reverts commit e2dcccb2e6379f22acad0b391d448a30ae79dcc7. commit 0f5a7a6e31a5d42f99dcdf24714b5baaf372652a Author: Zena-park <[email protected]> Date: Mon Sep 30 19:38:50 2024 +0900 Revert "feat: Add a name when registering rollupConfig" This reverts commit c3d5e85537b0de4a24a909e4f5fb1a01805873c2. commit 4c01ef3f9ce90e0bf3d26cf1de62fc5d2dde1d9c Author: Zena-park <[email protected]> Date: Mon Sep 30 19:38:09 2024 +0900 test: prevent duplicate names Adding the name when registering rollupConfig, test to prevent duplicate names commit 609463b002a97afedc1bec8b6f4f54ee9133c946 Author: Zena-park <[email protected]> Date: Mon Sep 30 21:51:36 2024 +0900 fix: test5 #41 commit f3870375d05be97c218239a9580df0ba5c526f7b Author: Zena-park <[email protected]> Date: Mon Sep 30 19:42:32 2024 +0900 Update L1BridgeRegistryV1_1.sol #41 commit 0bb3c7705563b5c8e9b88defe80c15c8bcbeec0a Author: Zena-park <[email protected]> Date: Mon Sep 30 19:39:25 2024 +0900 Reapply "feat: Add a name when registering rollupConfig" This reverts commit e2dcccb2e6379f22acad0b391d448a30ae79dcc7. commit 0237b031145e6bb46a8285abbb8698a3b18d34fc Author: Zena-park <[email protected]> Date: Mon Sep 30 19:38:50 2024 +0900 Revert "feat: Add a name when registering rollupConfig" This reverts commit c3d5e85537b0de4a24a909e4f5fb1a01805873c2. commit baf931c7134c45f7bca8bed7181fa2900d931199 Author: Zena-park <[email protected]> Date: Mon Sep 30 19:38:09 2024 +0900 test: prevent duplicate names Adding the name when registering rollupConfig, test to prevent duplicate names commit c228611630a91e8ea26d0b1b7664248dd2bfe22a Author: Zena-park <[email protected]> Date: Mon Sep 30 19:36:13 2024 +0900 feat: Add a name when registering rollupConfig - Add a name when registering rollupConfig - Modify logic to prevent registration of duplicate names commit f0c1bf804f97583bb2fbfc3b810582f03f041ace Author: HyukSang <[email protected]> Date: Wed Sep 25 16:58:53 2024 +0900 feat update Readme.md commit a59908b2ddd1eac5ce9d7926974fe78566713b97 Author: Zena-park <[email protected]> Date: Mon Sep 23 23:10:36 2024 +0900 artifacts commit 50aaf6fa2389aa111f49c300b5e273a6f6b1c6ab Author: Zena-park <[email protected]> Date: Mon Sep 23 23:10:21 2024 +0900 feat: task register-candidate-add-on #40 commit 9ae92d4aa460d65ddbbda63d348a0e00db6be199 Author: Zena-park <[email protected]> Date: Mon Sep 23 21:10:40 2024 +0900 feat: task create-rollup-config #40 commit 3ffe4abfbc54e89a0d3fd0b10bd50f5d156f6326 Author: Zena-park <[email protected]> Date: Mon Sep 23 16:35:21 2024 +0900 artifacts #40 commit 105e29fa51d339fb6b6a039953cacc9354cc601e Author: Zena-park <[email protected]> Date: Mon Sep 23 16:34:21 2024 +0900 feat: delete L2TON storage in LagacySystemConfig #40 commit 42113383bfc403da15bab3c4a7a49d66ee7c88af Author: HyukSang <[email protected]> Date: Thu Sep 19 16:52:35 2024 +0900 feat change Setting on Sepolia commit 89bac6e750a21216b5136713a3a83b90028ea43f Author: Zena-park <[email protected]> Date: Fri Sep 13 16:30:56 2024 +0900 artifacts commit 2f47d077a3f03629603100aa0cc9930f3d6cc198 Author: Zena-park <[email protected]> Date: Fri Sep 13 16:30:41 2024 +0900 Update Layer2ManagerV1_1.sol commit f951fc2779ad784c612925cedf4c5207c31f7e86 Author: Zena-park <[email protected]> Date: Fri Sep 13 16:03:34 2024 +0900 artifacts commit 1c461f86e5689de9dcc69354c6127990186b9654 Author: Zena-park <[email protected]> Date: Fri Sep 13 16:03:24 2024 +0900 feat: Modify the OperatorManager's storage #39 commit 4c1baa2805d69d980626e655d64ead9c4d384380 Author: Zena-park <[email protected]> Date: Fri Sep 13 12:09:43 2024 +0900 test commit 47397d4a7c76a3d81bf8e05c618946890c7b5dec Author: Zena-park <[email protected]> Date: Fri Sep 13 12:09:35 2024 +0900 test: pause sequencer's seigniorage #12 commit 8600b5bffb4a4ace6838cc57115ab43132065d99 Author: Zena-park <[email protected]> Date: Thu Sep 12 19:15:29 2024 +0900 test: log commit 58d4324cf0db2077e3d7c3ac3352d7185cedfa89 Author: Zena-park <[email protected]> Date: Thu Sep 12 19:06:57 2024 +0900 test: 'the simple staking' sepolia #12 commit 163055a7c78e4506b07878e717135f30a4687950 Author: Zena-park <[email protected]> Date: Thu Sep 12 14:48:50 2024 +0900 Update OperatorManagerV1_1.sol commit b0a14ddd540f8ec234b7bd84c44d5c2a38be073c Author: Zena-park <[email protected]> Date: Thu Sep 12 13:31:17 2024 +0900 artifacts commit 782262feac78a174a162c2847570cf7279bd50da Author: Zena-park <[email protected]> Date: Thu Sep 12 13:28:09 2024 +0900 fix: Sequencer's seigniorage staking is staked to the manager account. #38 # commit 97680349075eb5d5dc6bc03f79ef9fc7ef3d3440 Author: Zena-park <[email protected]> Date: Thu Sep 12 11:14:40 2024 +0900 feat: Make OperatorManager's functions for withdrawal #37 commit 0ecd16fbcae7ad271b967fb7bfe8f2b577ffb7b0 Author: Zena-park <[email protected]> Date: Wed Sep 11 16:05:05 2024 +0900 fix: Modified to change deposit L2 interface depending on L2 type commit 519bdd01092cd61a3a9af546e69483353990f62e Author: Zena-park <[email protected]> Date: Mon Sep 9 10:35:10 2024 +0900 test commit ff14888448c7b1baf6c89ddb1896d6150dbaaac0 Author: HyukSang <[email protected]> Date: Wed Sep 4 14:30:45 2024 +0900 test pass the registerCandidateAddOn #34 commit 0496461960600604b59d10f1daad719023dbe3ae Author: HyukSang <[email protected]> Date: Wed Sep 4 14:24:55 2024 +0900 feat add L1BridgeRegistry Contract #34 commit a48d34a31a35c987f57eddadee5d0eb2972fbc65 Author: HyukSang <[email protected]> Date: Tue Sep 3 23:58:56 2024 +0900 test chagne function test on sepolia #34 commit 1eace182ef21e0693762cb031f529cd92cebdd72 Author: HyukSang <[email protected]> Date: Tue Sep 3 23:58:25 2024 +0900 feat logic Change for test #34 commit d0f0a847d25cbb90223b2cbfa03d258165087d33 Author: HyukSang <[email protected]> Date: Thu Aug 29 14:19:47 2024 +0900 feat fix remain image #34 commit 804821d84c6e26308632c632ee384be558d6fc8e Author: HyukSang <[email protected]> Date: Thu Aug 29 14:18:03 2024 +0900 feat fix the image #34 commit 60d22bf4be1e43a7e73bdb3807ad8ac28fe7f2ff Author: HyukSang <[email protected]> Date: Thu Aug 29 14:16:01 2024 +0900 feat img upload commit d59a9204b7fb394a55ba6b39cae101a0d7642eda Author: HyukSang <[email protected]> Date: Wed Aug 28 16:06:54 2024 +0900 feat add the dao-upgraded.md #34 commit c73d0f271634e4b2c13c31d5cc3f976d4dc61c85 Author: Zena-park <[email protected]> Date: Tue Aug 27 17:47:14 2024 +0900 fix: stakeOfAllLayers, stakeOfAllLayersAt(uint256 snapshotId) #36 commit 58d04f9f6553574032f19365c21a28d337b938c9 Author: Zena-park <[email protected]> Date: Mon Aug 26 16:49:28 2024 +0900 deploy titan-sepolia, thanos-sepolia on sepolia #35 const titan_info = { systemConfig : "0x1cA73f6E80674E571dc7a8128ba370b8470D4D87", type: 1, amount: ethers.BigNumber.from("1000100000000000000000"), flagTon: true, name: "Titan-sepolia", bridge: "0x1F032B938125f9bE411801fb127785430E7b3971", portal: "", l2TON: "0x7c6b91d9be155a6db01f749217d76ff02a7227f2" } const thanos_info = { systemConfig : "0xB8209Cc81f0A8Ccdb09238bB1313A039e6BFf741", type: 2, amount: ethers.BigNumber.from("1000100000000000000000"), flagTon: true, name: "Thanos-sepolia", bridge: "0x385076516318551d566CAaE5EC59c23fe09cbF65", portal: "0x7b6db1316e22167b56211cDDC33431098BaBC3c2", l2TON: "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000" } titan_rollupConfigInfo [ 1, '0x7afEfd134118B7eCbF25F9E4e73C1aef8BE0603d', status: 1, operatorManager: '0x7afEfd134118B7eCbF25F9E4e73C1aef8BE0603d' ] thanos_rollupConfigInfo [ 1, '0xEE85eD759BcE873e0946448a7Fa922A3f177955F', status: 1, operatorManager: '0xEE85eD759BcE873e0946448a7Fa922A3f177955F' ] titan_CandidateAddOnInfo [ '0x1cA73f6E80674E571dc7a8128ba370b8470D4D87', '0x4400458626eb4d7fc8f10811e9A2fB0A345a8875', rollupConfig: '0x1cA73f6E80674E571dc7a8128ba370b8470D4D87', candidateAddOn: '0x4400458626eb4d7fc8f10811e9A2fB0A345a8875' ] thanos_CandidateAddOnInfo [ '0xB8209Cc81f0A8Ccdb09238bB1313A039e6BFf741', '0x0e5417d597CC19abFb477Fa7e760AdcABDfe60E2', rollupConfig: '0xB8209Cc81f0A8Ccdb09238bB1313A039e6BFf741', candidateAddOn: '0x0e5417d597CC19abFb477Fa7e760AdcABDfe60E2' ] commit d203e327a01b499ea33ed972fd54b11d1d95951e Author: Zena-park <[email protected]> Date: Wed Aug 21 16:27:52 2024 +0900 refactor: Save l2TON information to L1BridgeRegistry #35 commit 6002ef6d1d23bd9d36806c15d96f9a4ecfb0240e Author: HyukSang <[email protected]> Date: Wed Aug 21 14:22:07 2024 +0900 feat check what change on updated StakeV2.5 #34 commit 517f1bef05e8f78c32a257e5d788493f92e501b9 Author: Zena-park <[email protected]> Date: Wed Aug 21 11:59:08 2024 +0900 refactor: deploy scripts #35 commit 32ae931366d050c898189aee03bbbfe81ae9d84d Author: Zena-park <[email protected]> Date: Tue Aug 20 14:39:17 2024 +0900 refactor: doc #35 commit d0220ab297aeae276f5160a5f3aa236ea2b3cb4e Author: Zena-park <[email protected]> Date: Tue Aug 20 13:16:43 2024 +0900 refactor: artifacts commit 828ecbe43ef206af3604657b173ba12ca6ce903e Author: Zena-park <[email protected]> Date: Tue Aug 20 13:15:52 2024 +0900 refactor: test #35 commit a2526067cfb23e2bc24af907c2742c33d2059dd8 Author: Zena-park <[email protected]> Date: Tue Aug 20 12:45:59 2024 +0900 refactor: images #35 commit 2c016b72cb9949244fbedd81e603d9052ff80bb4 Author: Zena-park <[email protected]> Date: Tue Aug 20 12:42:46 2024 +0900 refactor: docs, comments #35 commit d2aa83fd957457a4c9cd9ec1529aa7bc24add02f Author: Zena-park <[email protected]> Date: Mon Aug 19 16:50:07 2024 +0900 refactor: change contract name Operator to OperatorManager #35 commit f4af1cf1a5e7049485f947a76d02c57ca3bdfd3e Author: Zena-park <[email protected]> Date: Mon Aug 19 15:41:44 2024 +0900 refactor: change the name 'Layer2Candidate' to 'CandidateAddOn' #35 commit 60852db8c665cac7fe7a39469fe487fc723b35ad Author: Zena-park <[email protected]> Date: Mon Aug 19 13:19:10 2024 +0900 refactor: change registerL2Config to registerRollupConfig(address _rollupConfig, uint8 _type, address _l2TON) #35 commit 7408da8e24eb0ee1c7f85f445bb4fd6e89e64b5a Author: Zena-park <[email protected]> Date: Mon Aug 19 12:56:44 2024 +0900 refactor: change name systemConfig to rollupConfig #35 commit defaa433558ffe82f3038860996aa286113620b1 Author: Zena-park <[email protected]> Date: Wed Aug 14 15:18:45 2024 +0900 refactor: change name ISystemConfig to IOptimismSystemConfig #35 commit 63f2fd5ecc6e54bbca65001f2272edfc205bbe39 Author: Zena-park <[email protected]> Date: Wed Aug 14 15:06:38 2024 +0900 refactor: change name systemConfigType to rollupType #35 commit 575c225b90aec873d2c221b395c7e29aba34ca65 Merge: 37d091e c69ea99 Author: Zena-park <[email protected]> Date: Wed Aug 14 14:41:15 2024 +0900 Merge branch 'staking-v2.5' of https://github.com/tokamak-network/ton-staking-v2 into staking-v2.5 commit 37d091eacaa117e30ff9c73346c77e3ea61700a7 Author: Zena-park <[email protected]> Date: Wed Aug 14 14:24:58 2024 +0900 refactor: test L1BridgeRegistry changes #35 commit 8f2cf975d8bd94c82a8aa42add9e11eb3392cb8f Author: Zena-park <[email protected]> Date: Wed Aug 14 13:24:41 2024 +0900 refactor: change contract name ‘L2Registry’ to L1BridgeRegistry #35 commit c69ea997f71f0fc38c6ff4f3a6f4107872eb1284 Author: Zena-park <[email protected]> Date: Wed Aug 14 14:24:58 2024 +0900 refactor: test L1BridgeRegistry changes #35 commit c1256bae4416346cdc12d18abb1b6988da9cbc4e Author: Zena-park <[email protected]> Date: Wed Aug 14 13:24:41 2024 +0900 refactor: change contract name ‘L2Registry’ to L1BridgeRegistry commit cb2fdf009e24ec2f92eb61737c015efcc52aeb08 Author: HyukSang <[email protected]> Date: Wed Aug 14 01:37:57 2024 +0900 test registerLayer2CandidateByOwner Test #34 commit a3d11090c3f5e66e01edfe005fb4d9d39100eb41 Author: HyukSang <[email protected]> Date: Wed Aug 14 01:22:50 2024 +0900 feat add registerLayer2CandidateByOwner #34 commit a04717f363180f34aad311bbfef8d08be628044d Author: HyukSang <[email protected]> Date: Wed Aug 14 00:22:12 2024 +0900 test atomicExecute test #34 commit 1457d3733570e4905c9d15f863c9bfeebf673d82 Author: HyukSang <[email protected]> Date: Tue Aug 13 23:46:04 2024 +0900 feat don't use the setExecutedCount #34 commit 2c82d7abb09520b794902486e286822cc4287d0e Author: Zena-park <[email protected]> Date: Thu Aug 8 15:17:39 2024 +0900 test: withdrawAndDepositL2 commit a3b53af9171d3301863fda774926bf8cda8b530a Author: Zena-park <[email protected]> Date: Thu Aug 8 15:17:28 2024 +0900 perf: add DepositedERC20To event commit 20d864ddb834a2c9994eba62d9a113baa423086d Author: HyukSang <[email protected]> Date: Thu Aug 1 12:28:26 2024 +0900 test createAgenda setImplementation2 & setSelectorImplementations2 on Mainnet #32 commit 363518b95d1a27a20c378c0e003c69221335f2b6 Author: HyukSang <[email protected]> Date: Wed Jul 31 15:58:27 2024 +0900 test createAgenda setImplementation2 & setSelectorImplementations2 on Mainnet #32 commit cca70df1693065baab0b9f73bfc374828383ee13 Author: HyukSang <[email protected]> Date: Wed Jul 31 15:11:14 2024 +0900 test test the DepositManager setWithdrawalDelay (need the revert) #32 commit 999666bc70bf8b2ea0e7b51021045246f1078bef Author: HyukSang <[email protected]> Date: Wed Jul 31 15:09:16 2024 +0900 test test the cast vote & setAgendaStatus & execute about agenda #32 commit 4dd850301d6b816131f27fa7da2dbe19c2e9a4b2 Author: HyukSang <[email protected]> Date: Wed Jul 31 15:08:24 2024 +0900 test apply the depositManagerSetWithdrawDelay test #32 commit 04edf098cd818d92554976567c51bb7de506793f Author: HyukSang <[email protected]> Date: Wed Jul 31 14:14:58 2024 +0900 test test the create Agenda on Sepolia #32 commit 5c99dbb96de840e71e1c9da229a622c3ce5aad29 Author: HyukSang <[email protected]> Date: Wed Jul 31 12:58:47 2024 +0900 test test the create Agenda on Sepolia #32 commit 14bdf8e639d8245e70c1adf9e2e345226f371439 Author: Zena-park <[email protected]> Date: Wed Jul 31 10:03:02 2024 +0900 Update 2.test.js commit 26168bc93014926970755fa0c63e33dbb7775b23 Author: HyukSang <[email protected]> Date: Tue Jul 30 19:35:38 2024 +0900 test test the DepositManager setWithdrawalDelay (need the revert) #32 commit 2bcf02dcb0472481331fbcf968cb7ff97d387049 Author: HyukSang <[email protected]> Date: Tue Jul 30 19:29:47 2024 +0900 test test the execute about agenda #32 for test setting And pass the execute the agenda commit bbdf082c450df096767eee7a9964ec5843eef7e8 Author: Zena-park <[email protected]> Date: Tue Jul 30 18:56:14 2024 +0900 Update 2.test.js commit d9cc35952213c940d74f581dc56385bff9e6485c Author: Zena-park <[email protected]> Date: Tue Jul 30 16:54:29 2024 +0900 Update 2.test.js commit f606b2b6b4f5369dca87b389c84427c670aa3df0 Author: HyukSang <[email protected]> Date: Tue Jul 30 16:40:06 2024 +0900 update test code commit 9effde80c782bbdce5b385e533389df1a364f20f Author: HyukSang <[email protected]> Date: Tue Jul 30 16:27:00 2024 +0900 test test the cast vote & setAgendaStatus about agenda #32 commit 826801ee432837c685ce24a59b72446bbd83b751 Author: Zena-park <[email protected]> Date: Tue Jul 30 15:53:31 2024 +0900 test: agenda commit d120e05b4d9edffb029c94a9b3efb73aa2dc6922 Author: HyukSang <[email protected]> Date: Tue Jul 30 15:35:33 2024 +0900 feat createAgenda setSelectorImplementations2 #32 commit ca8bd329cdc648c732e07af5ef92dae7ddb5f18c Author: HyukSang <[email protected]> Date: Tue Jul 30 14:26:22 2024 +0900 feat upgradeTo DAOCommittee_V1 #32 commit 75b1b3d18519e26365917ecc5cc6598f200a8979 Author: HyukSang <[email protected]> Date: Tue Jul 30 14:11:34 2024 +0900 test test pass the setSelectorImplementations2 on mainnet #32 commit b37074930b7dd0279df7d1d2f3ff592fd1a7613d Author: HyukSang <[email protected]> Date: Tue Jul 30 13:51:09 2024 +0900 test createAgenda #32 add mainnet test case commit 3614013d7508bff3e86dcc62e04c3f326946dbe3 Author: HyukSang <[email protected]> Date: Tue Jul 30 12:37:43 2024 +0900 test update the agendaTest #32 commit b91c91da3a7295e59a8c25c2d8ccf328cf4e8f87 Author: HyukSang <[email protected]> Date: Mon Jul 1 20:32:11 2024 +0900 Update 12.UpgradeDAOProxy-test-mainnet.js commit 7d8c496baff146b55e40682bcec4725bff63b3ec Author: HyukSang <[email protected]> Date: Tue Jun 11 18:33:43 2024 +0900 test update deploy script and testcode commit bf8d475b1f0f4de999008ac54a607bee89b0b9c7 Author: HyukSang <[email protected]> Date: Tue Jun 11 15:47:33 2024 +0900 feat change Event parameter commit bbfac2d3835bb68d3b2e45d703c934af74bec259 Author: HyukSang <[email protected]> Date: Tue Jun 4 22:21:14 2024 +0900 fix Setting script Because it takes time for the function to be executed and applied to the block, an interval of 12 seconds was added between functions that need to be applied and set. commit e7f692bf9864ce66375f6ae3753df87fc948cc35 Author: HyukSang <[email protected]> Date: Tue Jun 4 19:03:47 2024 +0900 feat develop the script Deploy the DAOCommitteeProxy2, DAOCommittee_V1, DAOCommitteeOwner Setting Change DAOStructure DAOCommitteeProxy -> DAOCommitteeProxy2 DAOCommitteeProxy2 -> DAOCommittee_V1 DAOCommitteeProxy2 -> DAOCommitteeOwner commit d88e0c6187f4083a298730d0d91da393aa039c99 Author: HyukSang <[email protected]> Date: Mon Jun 3 22:47:33 2024 +0900 test add logic function Testing of additionally developed functions commit 6e145deaba2382734cc80bc97b8fe4f45b18ddd6 Author: HyukSang <[email protected]> Date: Mon Jun 3 21:15:08 2024 +0900 test add logic update add Layer2ManagerV1_1 and delete the unnecessary contracts commit cec7f6b09667110e88e906eab9dc056576c6f5b0 Author: HyukSang <[email protected]> Date: Mon Jun 3 20:50:36 2024 +0900 test DAOStructure change on sepolia Passed functional test for DAO structure changes commit 0d30b7d4e2100436e30aaa5a31c5dfc85ec1d4c4 Author: HyukSang <[email protected]> Date: Wed May 29 18:57:46 2024 +0900 update sepolia test commit 30528015bd302256e429ead195fa8ed780309370 Author: HyukSang <[email protected]> Date: Wed May 29 17:14:20 2024 +0900 update sepolia test commit 2b03738e24c9cf54a231b56114eef7d805b85b5e Author: HyukSang <[email protected]> Date: Wed May 29 14:41:08 2024 +0900 Create .env.example commit d58e8b96c13497b40bf7b6857ae4072ef920ba04 Author: HyukSang <[email protected]> Date: Tue May 28 23:13:47 2024 +0900 all test pass commit 09ff9c61de61aae7379d0620cadd43c28792d30f Author: HyukSang <[email protected]> Date: Tue May 28 23:06:41 2024 +0900 fix the selector and pass the test commit d0dbb8c21040ea297ea479741e015c09c6b50b35 Author: HyukSang <[email protected]> Date: Tue May 28 21:30:56 2024 +0900 Owner test update commit 55e171272610165096846827717fca81c39b8ae9 Author: HyukSang <[email protected]> Date: Tue May 28 16:19:22 2024 +0900 pass the every view function commit ef9faddb5471e1cacab22483071771ff4282810f Author: HyukSang <[email protected]> Date: Tue May 28 15:50:04 2024 +0900 updateSeigniorage, getClaimableActivityReward, claimActivityReward test pass commit b582b1c7002b7471241c099b5d0a0f4fa30018c9 Author: HyukSang <[email protected]> Date: Tue May 28 15:21:38 2024 +0900 pass the test setAgendaStatus, endAgendaVoting commit fbda3ad7dfeabb8d0f05ad41d595533c45adef6a Author: HyukSang <[email protected]> Date: Mon May 27 18:56:35 2024 +0900 pass the test castVote & executeAgenda commit aed5f70184d8d7fe885f2332dad5c904c75ff744 Author: HyukSang <[email protected]> Date: Wed May 22 16:40:53 2024 +0900 pass the retireMember, changeMember commit 61b586ed446574922d13fb2deb306c101fe195c1 Author: HyukSang <[email protected]> Date: Wed May 22 15:05:16 2024 +0900 pass the createCandidateOwner commit d1c163744d084845132b6fa9f9d469da46d42279 Author: HyukSang <[email protected]> Date: Wed May 22 14:48:08 2024 +0900 pass the createCandidate (anyone) commit b133b18cb84f88aaf45ee953b15122fd7c458bf1 Author: HyukSang <[email protected]> Date: Tue May 21 16:51:54 2024 +0900 upgrade DAO functions commit b3d44ce204ba3d5d2c8ece9586da502d807c73a3 Author: HyukSang <[email protected]> Date: Tue May 21 16:37:41 2024 +0900 update function summary commit f2032d7e70e18ae17082fc6f8eb50faea648c53d Author: HyukSang <[email protected]> Date: Tue May 14 19:30:03 2024 +0900 dao agenda test pass commit cbf1fa363fa467c7642594356f513852d4b04e37 Author: HyukSang <[email protected]> Date: Tue May 14 16:55:02 2024 +0900 add setSelectorImplementations2 function & check storage commit 81ed77105470eaf478c59bfa6fca4c7fbabfb9e0 Author: HyukSang <[email protected]> Date: Mon May 13 19:09:32 2024 +0900 update storage DAOCommitteeV1 & DAOCommitteeOwner commit a1fe9d0c217164a7982c42e65287dbcc2c60faaa Author: HyukSang <[email protected]> Date: Mon May 13 17:04:28 2024 +0900 update for Proxy structure test commit 8b1938ae298c97c2e81f514492f29ce622421d13 Author: HyukSang <[email protected]> Date: Mon May 13 16:30:43 2024 +0900 develop the Proxy2 commit 11ea816322d90e816ce80360cf69e28e5c7700c7 Author: HyukSang <[email protected]> Date: Mon Mar 4 14:10:40 2024 +0900 deploy & abi update commit 92a461702266999dbe0807105e219d0b78b415ee Author: HyukSang <[email protected]> Date: Tue Feb 6 17:55:33 2024 +0900 test pass DAOCommittee commit d85ff446bf0b11aa3f563c0fad681325aecb6d8f Author: HyukSang <[email protected]> Date: Tue Feb 6 00:33:30 2024 +0900 add changeMember test commit df763c25496770bb8f84010dd1773bc328662b1e Author: HyukSang <[email protected]> Date: Mon Feb 5 17:59:17 2024 +0900 update changeMember logic commit fd547d4ba6448e2f8b620299b47c6a9f2d9da2ef Author: HyukSang <[email protected]> Date: Fri Jan 19 18:54:56 2024 +0900 retire changeMember amount test commit 39b13fb7a343a2ea294c9c777054a7b634ef6edc Author: HyukSang <[email protected]> Date: Fri Jan 19 18:51:29 2024 +0900 after deploy test commit b0345786ac3a3eecf1d7a84ffb63a7e0a04f7ec3 Author: HyukSang <[email protected]> Date: Wed Jan 10 22:27:02 2024 +0900 add sepolia test commit e1b818229e9701ce96779fcc99d4f63df511633c Author: HyukSang <[email protected]> Date: Tue Jan 9 20:41:22 2024 +0900 pass test claimActivityReward commit 869a035f4297a9a832946dfb289d59f060d2745c Author: HyukSang <[email protected]> Date: Mon Jan 8 20:41:46 2024 +0900 Z_Audit_Add setActivityRewardPerSecond commit 4e74088ac4d738b4c53764c4c6b911e8e332a17f Author: HyukSang <[email protected]> Date: Mon Jan 8 20:40:02 2024 +0900 delete updateSeigniorages commit f384f7a788a72728950429ff9284d2de09cc2875 Author: HyukSang <[email protected]> Date: Mon Jan 8 17:00:04 2024 +0900 Z_Audit_BurnAmountFunction commit aa91f58ba2537201132f4980909b467d76fe0591 Author: HyukSang <[email protected]> Date: Mon Jan 8 16:38:53 2024 +0900 Z_Audit_event commit 8fabac679000cdfa480517fdb5bc923821c46cc0 Author: HyukSang <[email protected]> Date: Mon Jan 8 16:19:24 2024 +0900 Z_Audit_moreSimply commit d49a3b8caf5c9102e221cea6ee49d6d7fe8665e3 Author: HyukSang <[email protected]> Date: Mon Jan 8 15:30:25 2024 +0900 Z_Audit_Deploy commit 56cfcefd24bcadc341e7b68229c82df6a4c4be40 Merge: 139b6d0 c1f9d40 Author: zena <[email protected]> Date: Wed Jan 3 14:22:09 2024 +0900 Merge branch 'main' into Agenda_Audit commit 139b6d0e2668556bb8cb0ec7e5b98f2e83e5a19b Author: HyukSang <[email protected]> Date: Wed Jan 3 13:57:35 2024 +0900 pass the changeMemeber commit ef6e2a0e316b552833d60bce9548f3911fdc3f59 Author: HyukSang <[email protected]> Date: Wed Jan 3 01:39:40 2024 +0900 pass retire test commit 6d8db505584d07fbce2ace8553f3b9174f3f9cb5 Author: HyukSang <[email protected]> Date: Tue Jan 2 23:25:34 2024 +0900 update test commit 27b9501a620274066b412aa75857695ec5350a65 Author: HyukSang <[email protected]> Date: Thu Dec 28 14:05:06 2023 +0900 Create DAOCommittee_V1.sol commit 17ebc5d7aa6e19711d34968831f477906cc73459 Author: HyukSang <[email protected]> Date: Wed Dec 13 16:00:49 2023 +0900 Update 1.test.js commit be4acee49d60d8f13081a069da15fff7435c9bcd Author: HyukSang <[email protected]> Date: Fri Dec 8 15:57:52 2023 +0900 update dao test commit d71b4264f0000da1cf48479840e0268b370e126e Author: HyukSang <[email protected]> Date: Thu Dec 7 16:59:05 2023 +0900 update for mainnet deploy commit a59b6aeff1a0ac1e46da72251dd6ff08331ca096 Author: HyukSang <[email protected]> Date: Wed Dec 6 19:18:01 2023 +0900 candidate claimActivityReward check commit 9a79742cbf03fd5f470f1b65790c48384fe6be17 Author: HyukSang <[email protected]> Date: Wed Dec 6 17:36:18 2023 +0900 changeMember test commit 51fc7038879a804d9936fb9506260a5c18c0976c Author: HyukSang <[email protected]> Date: Wed Dec 6 14:25:17 2023 +0900 add DAOVault wton addr check commit 5b017af33a46763c67f7bf50a7f5f345f4c43a57 Author: HyukSang <[email protected]> Date: Wed Dec 6 13:50:57 2023 +0900 update SeigManager commit 10893542fef52eb712a8c90bd5a0e83c646bae69 Author: HyukSang <[email protected]> Date: Wed Dec 6 11:34:28 2023 +0900 �claimTON, claimWTON dont use commit 7d511766db5bce0854f07a2a9cd503b2fac90184 Author: HyukSang <[email protected]> Date: Tue Dec 5 13:41:04 2023 +0900 mainnet test commit 58fc364a82bcfdd05cd0f7ab78c4c2cc4370cf6c Merge: 72edc54 5d93f7f Author: HyukSang <[email protected]> Date: Mon Dec 4 22:59:12 2023 +0900 Merge branch 'Agenda_Audit' of https://github.com/tokamak-network/ton-staking-v2 into Agenda_Audit commit 72edc54f83836d49f5c4e8e4d1d1ec141db4ef5b Author: HyukSang <[email protected]> Date: Mon Dec 4 22:58:57 2023 +0900 pass test commit 5d93f7fc902abf314bfdb80197f8be57d53ef6ac Author: zena <[email protected]> Date: Mon Dec 4 22:45:56 2023 +0900 Revert "add totalSupplyOfTon() of SeigManager" This reverts commit 8ae620716e98cd3a274223bc976a6ee858a16451. commit 0417bc5f2167412f76d702f450fc1717c13bfa39 Author: HyukSang <[email protected]> Date: Mon Dec 4 21:46:36 2023 +0900 goerli test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: