Skip to content

Commit

Permalink
add artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
tkernell committed Nov 28, 2022
1 parent 54ce0cf commit 5baf572
Show file tree
Hide file tree
Showing 23 changed files with 173,267 additions and 6 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
tmp
cache
**.DS_Store
/artifacts
/cache
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ contract PriceContract is UsingTellor {
bytes memory _b = abi.encode("SpotPrice", abi.encode("btc", "usd"));
bytes32 _btcQueryId = keccak256(_b);
bool _didGet;
uint256 _timestamp;
bytes memory _value;
Expand Down
81,537 changes: 81,537 additions & 0 deletions artifacts/build-info/f598eea3da539fcd140001cbf7539d33.json

Large diffs are not rendered by default.

87,197 changes: 87,197 additions & 0 deletions artifacts/build-info/fb39075863c7b21a6369a1434c55db81.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"_format": "hh-sol-dbg-1",
"buildInfo": "../../build-info/01c5cf813fe5edc426066eb1fa918ab2.json"
"buildInfo": "../../build-info/f598eea3da539fcd140001cbf7539d33.json"
}
Loading

0 comments on commit 5baf572

Please sign in to comment.