tokamak-network / ton-staking-tally-contract

0 stars 0 forks source link

Develop the test scripts to check the security council's functions #8

Open Zena-park opened 2 hours ago

Zena-park commented 2 hours ago

Develop a script to verify the functionality of the security council.

Zena-park commented 2 hours ago

The Security Council can cancel the proposal in queue-pending (waiting or ready) using timelock.
https://github.com/tokamak-network/ton-staking-tally-contract/blob/fb9466b755c74ccb1be46a26e9ea9ee4557949c3/test/z.5.security-council.sepolia.test.ts#L342-L349

npx hardhat test test/z.5.security-council.sepolia.test.ts

스크린샷 2024-12-02 오후 1 43 00