Skip to content

Commit

Permalink
Changes to be committed: Truffle Deployment of Data Dispute Verifiers…
Browse files Browse the repository at this point in the history
… on OptimisticTellor
  • Loading branch information
gokulsan committed Oct 22, 2020
1 parent 8564f39 commit 2ecd3d4
Show file tree
Hide file tree
Showing 13 changed files with 125,827 additions and 176 deletions.
11,019 changes: 11,019 additions & 0 deletions tellor-circom-proofs/build/contracts/CentralizedOracle.json

Large diffs are not rendered by default.

26,895 changes: 26,895 additions & 0 deletions tellor-circom-proofs/build/contracts/DataDisputeVerifier.json

Large diffs are not rendered by default.

10,714 changes: 10,714 additions & 0 deletions tellor-circom-proofs/build/contracts/IReceiverStorage.json

Large diffs are not rendered by default.

3,447 changes: 3,447 additions & 0 deletions tellor-circom-proofs/build/contracts/IStateReceiver.json

Large diffs are not rendered by default.

3,011 changes: 3,011 additions & 0 deletions tellor-circom-proofs/build/contracts/IStateSender.json

Large diffs are not rendered by default.

349 changes: 174 additions & 175 deletions tellor-circom-proofs/build/contracts/Migrations.json

Large diffs are not rendered by default.

13,741 changes: 13,741 additions & 0 deletions tellor-circom-proofs/build/contracts/MockTellor.json

Large diffs are not rendered by default.

26,854 changes: 26,854 additions & 0 deletions tellor-circom-proofs/build/contracts/Pairing.json

Large diffs are not rendered by default.

3,593 changes: 3,593 additions & 0 deletions tellor-circom-proofs/build/contracts/ReceiverStorage.json

Large diffs are not rendered by default.

13,368 changes: 13,368 additions & 0 deletions tellor-circom-proofs/build/contracts/SafeMath.json

Large diffs are not rendered by default.

3,302 changes: 3,302 additions & 0 deletions tellor-circom-proofs/build/contracts/Sender.json

Large diffs are not rendered by default.

9,708 changes: 9,708 additions & 0 deletions tellor-circom-proofs/build/contracts/UsingTellor.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tellor-circom-proofs/truffle-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ module.exports = {
// Configure your compilers
compilers: {
solc: {
// version: "0.5.1", // Fetch exact version from solc-bin (default: truffle's version)
version: "0.5.16", // Fetch exact version from solc-bin (default: truffle's version)
// docker: true, // Use "0.5.1" you've installed locally with docker (default: false)
// settings: { // See the solidity docs for advice about optimization and evmVersion
// optimizer: {
Expand Down

0 comments on commit 2ecd3d4

Please sign in to comment.