This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Have you lost funds to the Vogu item contract with no explanation? Here's the explanation. | |
| This function in the Vogu item contract was bugged. | |
| ``` | |
| /** | |
| * @dev mint `numberToken` for msg.sender aka who call method. | |
| * @param numberToken number token collector want to mint | |
| */ | |
| function _mintVogu(uint256 numberToken) internal returns (bool) { | |
| for (uint256 i = 0; i < numberToken; i++) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Hey, I'm TimTinkers-2444641 and I have contributed to the Privacy Pools Ceremony. | |
| The following are my contribution signatures: | |
| Circuit # 1 (withdraw) | |
| Contributor # 30 | |
| Contribution Hash: | |
| 1ddbebcb aca7a7d8 f329f4d2 49467474 | |
| dd1d6625 94ec5b8f a1d631a1 a1eaf9cd | |
| 095e3d3d 4f238881 0b086340 bc0e63ea | |
| cdcabc00 cf29e6be 86394e42 2bcf0a88 |
OlderNewer