Skip to content

Commit

Permalink
Deploying to gh-pages from @ f951ae4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikol committed Apr 26, 2024
1 parent cecab99 commit 91808e0
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 0 deletions.
Binary file added 762fced46d6cddbda272.ttf
Binary file not shown.
2 changes: 2 additions & 0 deletions 839.bundle.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions 839.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.48.0(0037b13fb5d186fdf1e7df51a9416a2de2b8c670)
* Released under the MIT license
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
*-----------------------------------------------------------------------------*/
2 changes: 2 additions & 0 deletions app.bundle.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions app.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */

/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.48.0(0037b13fb5d186fdf1e7df51a9416a2de2b8c670)
* Released under the MIT license
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
*-----------------------------------------------------------------------------*/
Binary file added d0271a73913d22898908.module.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions editor.worker.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>SAO encoder</title><link rel="icon" type="image/png" href="https://storage.googleapis.com/graph-web/favicon.png"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css" integrity="sha256-rTpdO0HXBCNpreAHcu6tB2Ppg515Vo+5GtYSsnNLz+8=" crossorigin="anonymous"><script defer="defer" src="app.bundle.js"></script><script defer="defer" src="json.worker.bundle.js"></script></head><body class="main"><section class="section"><div class="container"><h1 class="title">Subgraph Availability Oracle config encoder</h1><form id="form"><div id="container" class="container" style="height: 40vh; border: 2px solid #ccc"></div><div class="field"><label class="label">Output type</label><div class="select"><select id="output-type"><option value="calldata">Calldata</option></select></div></div><div class="field is-grouped"><div class="control"><button class="button is-link" type="button" id="compile-button">Compile</button></div><div class="control"><button class="button is-link is-light" type="button" id="clear-all">Clear all</button></div></div><div class="field"><div class="control"><textarea class="textarea" value="" id="compiled" placeholder="" readonly="readonly"></textarea></div></div><div class="field"><div class="control"><button class="button is-link" type="button" id="copy-to-clipboard">Copy to clipboard</button></div></div><div class="field"><div class="control"><textarea class="textarea" value="" id="verify-compiled" placeholder="Paste the expected data here to check for differences..."></textarea></div></div><p id="verify-result"></p></form></div></section><footer class="footer"><div class="content has-text-centered"><strong><a href="https://github.com/graphprotocol/subgraph-oracle">https://github.com/graphprotocol/subgraph-oracle</a></strong></div></footer></body></html>
2 changes: 2 additions & 0 deletions json.worker.bundle.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions json.worker.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.48.0(0037b13fb5d186fdf1e7df51a9416a2de2b8c670)
* Released under the MIT license
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
*-----------------------------------------------------------------------------*/
2 changes: 2 additions & 0 deletions json.worker.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions json.worker.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.48.0(0037b13fb5d186fdf1e7df51a9416a2de2b8c670)
* Released under the MIT license
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
*-----------------------------------------------------------------------------*/

0 comments on commit 91808e0

Please sign in to comment.