Skip to content

Commit 31d0491

Browse files
committed
Deploying to gh-pages from @ 214e071 🚀
1 parent 5858347 commit 31d0491

5 files changed

+15
-17
lines changed

asset-manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"files": {
3-
"main.js": "/wormhole-dashboard/static/js/main.07433152.js",
3+
"main.js": "/wormhole-dashboard/static/js/main.dcada792.js",
44
"static/js/915.dda1937c.chunk.js": "/wormhole-dashboard/static/js/915.dda1937c.chunk.js",
55
"static/media/osmosis.svg": "/wormhole-dashboard/static/media/osmosis.e63cfefeb2a04452c70bc79d10edca03.svg",
66
"static/media/dymension2.svg": "/wormhole-dashboard/static/media/dymension2.53975f485b10fc318e9617137738d311.svg",
@@ -42,10 +42,10 @@
4242
"static/media/xpla.svg": "/wormhole-dashboard/static/media/xpla.39d25b51bf8a5b7f6aeb01cd57c5ec61.svg",
4343
"static/media/algorand.svg": "/wormhole-dashboard/static/media/algorand.699bf008d7073523b8edd75d8f3b38ac.svg",
4444
"static/media/eth.svg": "/wormhole-dashboard/static/media/eth.5a5de20bf3808241fc61ed9ad7680ab5.svg",
45-
"main.07433152.js.map": "/wormhole-dashboard/static/js/main.07433152.js.map",
45+
"main.dcada792.js.map": "/wormhole-dashboard/static/js/main.dcada792.js.map",
4646
"915.dda1937c.chunk.js.map": "/wormhole-dashboard/static/js/915.dda1937c.chunk.js.map"
4747
},
4848
"entrypoints": [
49-
"static/js/main.07433152.js"
49+
"static/js/main.dcada792.js"
5050
]
5151
}

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="A dashboard for monitoring Wormhole"/><meta name="theme-color" content="#ffffff"/><link rel="apple-touch-icon" sizes="180x180" href="/wormhole-dashboard/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/wormhole-dashboard/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/wormhole-dashboard/favicon-16x16.png"/><link rel="manifest" href="/wormhole-dashboard/site.webmanifest"/><link rel="mask-icon" href="/wormhole-dashboard/safari-pinned-tab.svg" color="#5bbad5"/><link rel="shortcut icon" href="/wormhole-dashboard/favicon.ico"/><meta name="msapplication-TileColor" content="#da532c"/><meta name="msapplication-config" content="/wormhole-dashboard/browserconfig.xml"/><title>Wormhole Dashboard</title><script defer="defer" src="/wormhole-dashboard/static/js/main.07433152.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="A dashboard for monitoring Wormhole"/><meta name="theme-color" content="#ffffff"/><link rel="apple-touch-icon" sizes="180x180" href="/wormhole-dashboard/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/wormhole-dashboard/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/wormhole-dashboard/favicon-16x16.png"/><link rel="manifest" href="/wormhole-dashboard/site.webmanifest"/><link rel="mask-icon" href="/wormhole-dashboard/safari-pinned-tab.svg" color="#5bbad5"/><link rel="shortcut icon" href="/wormhole-dashboard/favicon.ico"/><meta name="msapplication-TileColor" content="#da532c"/><meta name="msapplication-config" content="/wormhole-dashboard/browserconfig.xml"/><title>Wormhole Dashboard</title><script defer="defer" src="/wormhole-dashboard/static/js/main.dcada792.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/js/main.07433152.js static/js/main.dcada792.js

+8-8
Large diffs are not rendered by default.

static/js/main.07433152.js.LICENSE.txt static/js/main.dcada792.js.LICENSE.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,16 @@ PERFORMANCE OF THIS SOFTWARE.
100100

101101
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
102102

103-
/*! noble-ed25519 - MIT License (c) 2019 Paul Miller (paulmillr.com) */
104-
105103
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
106104

107-
/*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */
108-
109105
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
110106

111107
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
112108

113109
/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */
114110

111+
/*! scure-bip32 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) */
112+
115113
/*! scure-bip39 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) */
116114

117115
/**

static/js/main.07433152.js.map static/js/main.dcada792.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)