This file contains 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 |
This file contains 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 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
// SPDX-License-Identifier: GPL-3.0 | |
pragma solidity 0.6.12; | |
pragma experimental ABIEncoderV2; | |
import "@openzeppelin/contracts/token/ERC1155/ERC1155.sol"; | |
import "@openzeppelin/contracts/access/Ownable.sol"; | |
import "@openzeppelin/contracts/math/SafeMath.sol"; | |
import "./FeeOwner.sol"; |
This file contains 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
// SPDX-License-Identifier: GPL-3.0 | |
pragma solidity 0.6.12; | |
pragma experimental ABIEncoderV2; | |
import "@openzeppelin/contracts/token/ERC1155/ERC1155.sol"; | |
import "@openzeppelin/contracts/access/Ownable.sol"; | |
import "@openzeppelin/contracts/math/SafeMath.sol"; | |
import "./FeeOwner.sol"; |
This file contains 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
1.12.2 | |
AppleCore-mc1.12.2-3.2.0.jar | |
AppleSkin-mc1.12-1.0.9.jar | |
armorunder-mc1.12.2-1.0.0.jar | |
astralsorcery-1.12.2-1.10.12.jar | |
AutoRegLib-1.3-26.jar | |
base-1.12.2-3.12.0.jar | |
Baubles-1.12-1.5.2.jar | |
BetterFoliage-MC1.12-2.2.0.jar | |
BetterFps-1.4.8.jar |
This file contains 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
-a---- 4/27/2019 7:34 PM 1273102 amidst-forge-1.12.2-0.6.0.jar | |
-a---- 4/27/2019 7:34 PM 88308 AppleCore-mc1.12.2-3.2.0.jar | |
-a---- 4/27/2019 7:34 PM 32317 AppleSkin-mc1.12-1.0.9.jar | |
-a---- 4/27/2019 7:34 PM 24312175 astralsorcery-1.12.2-1.10.12.jar | |
-a---- 4/27/2019 7:34 PM 105356 AutoRegLib-1.3-26.jar | |
-a---- 4/27/2019 7:34 PM 643891 base-1.12.2-3.12.0.jar | |
-a---- 4/27/2019 7:34 PM 108450 Baubles-1.12-1.5.2.jar | |
-a---- 4/27/2019 7:34 PM 926081 BetterFoliage-MC1.12-2.2.0.jar | |
-a---- 4/27/2019 7:34 PM 155196 BetterFps-1.4.8.jar | |
-a---- 4/27/2019 7:34 PM 5122856 BiblioCraft[v2.4.5][MC1.12.2].jar |
This file contains 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
// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved. | |
using System; | |
using System.Collections.Generic; | |
using System.Linq; | |
using System.Text; | |
using System.Xml; | |
using System.Xml.Linq; | |
using System.Diagnostics; | |
using System.IO; |
This file contains 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
{ | |
"catalogName": "TestCatalog", | |
"brands": [ | |
{ | |
"brandKey": "B916708", | |
"brandName": "Amazon.com", | |
"disclaimer": "<p>Restrictions apply, see <a href=\"https://www.amazon.com/gp/help/customer/display.html/ref=s9_acss_bw_tm_BGMDT7_md1_w?nodeId=3122091&pf_rd_m=ATVPDKIKX0DER&pf_rd_s=merchandised-search-8&pf_rd_r=1FJP0A5NSBGJC5AJC6RK&pf_rd_t=101&pf_rd_p=89081f45-f3a3-44e0-8747-edb0acca2333&pf_rd_i=17238247011\">amazon.com/gc-legal</a></p>\r\n", | |
"description": "<p>Use your <a href=\"http://amazon.com/\">Amazon.com</a> Gift Card* towards Books, Electronics, Music, and more. The <a href=\"http://amazon.com/\">Amazon.com</a> web site is the place to find and discover almost any thing you want to buy online at a great price.</p>\r\n", | |
"shortDescription": "<p><a href=\"http://amazon.com/\">Amazon.com</a> Gift Cards* never expire and can be redeemed towards millions of items at <a href=\"h |
This file contains 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
C:\Users\Tim Clancy\Desktop\test\truffle-async-await-tests\test>truffle test | |
Using network 'development'. | |
Compiling .\contracts\ConvertLib.sol... | |
Compiling .\contracts\MetaCoin.sol... | |
Compiling .\test\TestMetacoin.sol... | |
Compiling truffle/Assert.sol... | |
Compiling truffle/DeployedAddresses.sol... | |
Compilation warnings encountered: |
This file contains 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
C:\Users\Tim Clancy\Desktop\test\truffle-async-await-tests\test>truffle compile | |
Compiling .\contracts\ConvertLib.sol... | |
Compiling .\contracts\MetaCoin.sol... | |
Compiling .\contracts\Migrations.sol... | |
Compilation warnings encountered: | |
/C/Users/Tim Clancy/Desktop/test/truffle-async-await-tests/contracts/ConvertLib.sol:4:2: Warning: No visibility specified. Defaulting to "public". | |
function convert(uint amount,uint conversionRate) returns (uint convertedAmount) | |
^ |
NewerOlder