tokamak-network / ton-staking-v2

11 stars 3 forks source link

hardhat console log comments #21

Closed parth-15 closed 5 months ago

parth-15 commented 5 months ago

Describe the bug The code contains uncommented and commented "hardhat/console" imports which should be removed.

Occurences: https://github.com/tokamak-network/ton-staking-v2/blob/47253dc06d3f48a19820f88e3cb72c0a829bea2b/contracts/dao/DAOCommitteeAddV1_1.sol#L20

https://github.com/tokamak-network/ton-staking-v2/blob/47253dc06d3f48a19820f88e3cb72c0a829bea2b/contracts/layer2/OperatorProxy.sol#L8

https://github.com/tokamak-network/ton-staking-v2/blob/47253dc06d3f48a19820f88e3cb72c0a829bea2b/contracts/stake/managers/DepositManagerV1_1.sol#L12