This commit is contained in:
burningtree 2023-02-27 06:34:56 +00:00
parent f2911fa23c
commit ba7c38bd1c
14 changed files with 40 additions and 40 deletions

View File

@ -0,0 +1,4 @@
import { P } from "./_page-3cf95a08.js";
export {
P as component
};

View File

@ -1,4 +0,0 @@
import { P } from "./_page-229a63fb.js";
export {
P as component
};

View File

@ -24318,7 +24318,7 @@ var CoinbaseWalletConnector = class extends Connector {
async getProvider() {
var _a;
if (!__privateGet(this, _provider$1)) {
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-c9bcaba8.js").then((n2) => n2.i), true ? ["./index-c9bcaba8.js","./tslib-90322880.js"] : void 0, import.meta.url)).default;
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-c62feeda.js").then((n2) => n2.i), true ? ["./index-c62feeda.js","./tslib-06876cf5.js"] : void 0, import.meta.url)).default;
if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function")
CoinbaseWalletSDK = CoinbaseWalletSDK.default;
__privateSet(this, _client, new CoinbaseWalletSDK(this.options));
@ -24646,7 +24646,7 @@ var WalletConnectConnector = class extends Connector {
}),
{}
) : {};
const WalletConnectProvider = (await __vitePreload(() => import("./index-d6a63052.js"), true ? ["./index-d6a63052.js","./index-c1472ac1.js","./tslib-90322880.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
const WalletConnectProvider = (await __vitePreload(() => import("./index-8d5b9c8b.js"), true ? ["./index-8d5b9c8b.js","./index-28e20bb4.js","./tslib-06876cf5.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
__privateSet(this, _provider, new WalletConnectProvider({
...this.options,
chainId,
@ -24693,7 +24693,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap();
_web3Modal = /* @__PURE__ */ new WeakMap();
_createWeb3Modal = /* @__PURE__ */ new WeakSet();
createWeb3Modal_fn = async function() {
const { Web3Modal } = await __vitePreload(() => import("./index-6d80007f.js"), true ? ["./index-6d80007f.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
const { Web3Modal } = await __vitePreload(() => import("./index-2d5fc1cb.js"), true ? ["./index-2d5fc1cb.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
const { version: version2 } = this.options;
__privateSet(this, _web3Modal, new Web3Modal({
walletConnectVersion: version2 === "2" ? 2 : 1,
@ -24703,7 +24703,7 @@ createWeb3Modal_fn = async function() {
};
_initUniversalProvider = /* @__PURE__ */ new WeakSet();
initUniversalProvider_fn = async function() {
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-b7fc1160.js"), true ? ["./index.es-b7fc1160.js","./tslib-90322880.js","./index-c1472ac1.js"] : void 0, import.meta.url)).default;
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-06a637b8.js"), true ? ["./index.es-06a637b8.js","./tslib-06876cf5.js","./index-28e20bb4.js"] : void 0, import.meta.url)).default;
if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") {
__privateSet(this, _provider, await WalletConnectProvider.init(
this.options
@ -27183,7 +27183,7 @@ class h {
}
async initUi() {
if (typeof window < "u") {
await __vitePreload(() => import("./index-ca3f364f.js"), true ? ["./index-ca3f364f.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
await __vitePreload(() => import("./index-f99b0831.js"), true ? ["./index-f99b0831.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
const e = document.createElement("w3m-modal");
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
}
@ -27935,12 +27935,12 @@ function create_each_block$1(ctx) {
ctx[18].url
);
attr(a2, "target", "_blank");
attr(a2, "class", "external");
attr(a2, "class", "external animate-section");
attr(
div1,
"class",
/*badge*/
(ctx[18].shortname ? "" : "font-bold") + " animate-section"
ctx[18].shortname ? "" : "font-bold"
);
attr(span, "class", "font-bold");
attr(div2, "class", "text-xl");

View File

@ -1,5 +1,5 @@
import { t as tslibExports, e as eventsExports } from "./tslib-90322880.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-229a63fb.js";
import { t as tslibExports, e as eventsExports } from "./tslib-06876cf5.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-3cf95a08.js";
const PARSE_ERROR = "PARSE_ERROR";
const INVALID_REQUEST = "INVALID_REQUEST";
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";

View File

@ -1,5 +1,5 @@
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
import { k, W, a as a$1 } from "./_page-229a63fb.js";
import { k, W, a as a$1 } from "./_page-3cf95a08.js";
var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => {
for (var t in e || (e = {}))
c.call(e, t) && i(o, t, e[t]);
@ -14,7 +14,7 @@ class f {
}
async initUi() {
if (typeof window < "u") {
await __vitePreload(() => import("./index-ca3f364f.js"), true ? ["./index-ca3f364f.js","./_page-229a63fb.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
await __vitePreload(() => import("./index-f99b0831.js"), true ? ["./index-f99b0831.js","./_page-3cf95a08.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
const e = document.createElement("w3m-modal");
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
}

View File

@ -1,5 +1,5 @@
import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-229a63fb.js";
import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-c1472ac1.js";
import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-3cf95a08.js";
import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-28e20bb4.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
var cjs$2 = {};
var cjs$1 = {};

View File

@ -1,5 +1,5 @@
import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-229a63fb.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-90322880.js";
import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-3cf95a08.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-06876cf5.js";
function _mergeNamespaces(n2, m2) {
for (var i = 0; i < m2.length; i++) {
const e2 = m2[i];

View File

@ -1,4 +1,4 @@
import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-229a63fb.js";
import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-3cf95a08.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
/**
* @license

View File

@ -1,6 +1,6 @@
import { t as tslibExports, e as eventsExports } from "./tslib-90322880.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-229a63fb.js";
import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-c1472ac1.js";
import { t as tslibExports, e as eventsExports } from "./tslib-06876cf5.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-3cf95a08.js";
import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-28e20bb4.js";
function tryStringify(o2) {
try {
return JSON.stringify(o2);

View File

@ -1,4 +1,4 @@
import { e as commonjsGlobal } from "./_page-229a63fb.js";
import { e as commonjsGlobal } from "./_page-3cf95a08.js";
var eventsExports = {};
var events = {
get exports() {

View File

@ -1,6 +1,6 @@
import "../../chunks/index-88d77172.js";
import "../../chunks/helpers-c3e656fe.js";
import { P } from "../../chunks/_page-229a63fb.js";
import { P } from "../../chunks/_page-3cf95a08.js";
export {
P as default
};

View File

@ -859,7 +859,7 @@ const matchers = {};
const nodes = [
() => __vitePreload(() => import("./chunks/0-2867edeb.js"), true ? ["./chunks/0-2867edeb.js","./chunks/_layout-dfbe38de.js","./components/pages/_layout.svelte-5826ee12.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-4081ed0a.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/2-5d88d014.js"), true ? ["./chunks/2-5d88d014.js","./chunks/_page-229a63fb.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
() => __vitePreload(() => import("./chunks/2-50c70e2b.js"), true ? ["./chunks/2-50c70e2b.js","./chunks/_page-3cf95a08.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
];
const server_loads = [];
const dictionary = {

View File

@ -1 +1 @@
{"version":"1677477796022"}
{"version":"1677479680489"}

View File

@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-4081ed0a.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-4fefd43e.js">
<link rel="modulepreload" href="./_app/immutable/start-b0a18557.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
@ -15,8 +15,8 @@
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-0b457ae9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-dfbe38de.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-04fca394.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-229a63fb.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1xuttk2_END -->
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-f945e8c7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-3cf95a08.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/web3privacy.png"><!-- HEAD_svelte-1xuttk2_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
@ -231,37 +231,37 @@
<div class="w-full mt-16"><div class="m-auto"><div class="text-2xl font-bold mb-10">Eligible ZK Badges / SBTs</div>
<div class="pb-8 lg:w-2/3 xl:w-2/3 mx-auto"><div class="lg:flex justify-center mb-10 badge bg-[#0d1117] p-4"><div class="w-28 lg:w-40 mr-6 inline-block xl:block"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/the_merge_contributor.svg" class="w-full grayscale badge-image"></div>
<div class="lg:text-left w-full"><div class="uppercase font-bold">The Mergooor Pass</div>
<div class=" animate-section"><a href="https://app.sismo.io/?badge=the-merge-contributor-zk-badge" target="_blank" class="external">The Merge Contributor ZK Badge</a></div>
<div class=""><a href="https://app.sismo.io/?badge=the-merge-contributor-zk-badge" target="_blank" class="external animate-section">The Merge Contributor ZK Badge</a></div>
<div class="text-xl">Price: <span class="font-bold">€0</span> (100% discount)</div>
<div class="text-base pt-2 text-mild">Core developer that has contributed to the migration of Ethereum from Proof of Work to Proof of Stake. Curated by Tim Beiko</div></div>
</div><div class="lg:flex justify-center mb-10 badge bg-[#0d1117] p-4"><div class="w-28 lg:w-40 mr-6 inline-block xl:block"><img src="https://ethbrno.cz/ogbrno.png" class="w-full grayscale badge-image"></div>
<div class="lg:text-left w-full">
<div class="font-bold animate-section"><a href="https://optimistic.etherscan.io/token/0xcA20a3AAF600a873F9F6b5B663Db7B9275f16ce9#balances" target="_blank" class="external">ETHBrno² Hacker SBT Token</a></div>
<div class="font-bold"><a href="https://optimistic.etherscan.io/token/0xcA20a3AAF600a873F9F6b5B663Db7B9275f16ce9#balances" target="_blank" class="external animate-section">ETHBrno² Hacker SBT Token</a></div>
<div class="text-xl">Price: <span class="font-bold">€24.75</span> (75% discount)</div>
<div class="text-base pt-2 text-mild">Hackers who participated in the ETHBrno² hackathon and claimed the SBT token</div></div>
</div><div class="lg:flex justify-center mb-10 badge bg-[#0d1117] p-4"><div class="w-28 lg:w-40 mr-6 inline-block xl:block"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/ethereum_power_users.svg" class="w-full grayscale badge-image"></div>
<div class="lg:text-left w-full">
<div class="font-bold animate-section"><a href="https://app.sismo.io/?badge=ethereum-power-user-zk-badge" target="_blank" class="external">Ethereum Power User ZK Badge</a></div>
<div class="font-bold"><a href="https://app.sismo.io/?badge=ethereum-power-user-zk-badge" target="_blank" class="external animate-section">Ethereum Power User ZK Badge</a></div>
<div class="text-xl">Price: <span class="font-bold">€49.5</span> (50% discount)</div>
<div class="text-base pt-2 text-mild">The top 0.1% most active users on Ethereum</div></div>
</div><div class="lg:flex justify-center mb-10 badge bg-[#0d1117] p-4"><div class="w-28 lg:w-40 mr-6 inline-block xl:block"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/aztec-connect-depositors.svg" class="w-full grayscale badge-image"></div>
<div class="lg:text-left w-full">
<div class="font-bold animate-section"><a href="https://app.sismo.io/?badge=aztec-user-zk-badge" target="_blank" class="external">Aztec User ZK Badge</a></div>
<div class="font-bold"><a href="https://app.sismo.io/?badge=aztec-user-zk-badge" target="_blank" class="external animate-section">Aztec User ZK Badge</a></div>
<div class="text-xl">Price: <span class="font-bold">€74.25</span> (25% discount)</div>
<div class="text-base pt-2 text-mild">ZK Badge for Aztec V1 and V2 depositors</div></div>
</div><div class="lg:flex justify-center mb-10 badge bg-[#0d1117] p-4"><div class="w-28 lg:w-40 mr-6 inline-block xl:block"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/sismo_contributors.svg" class="w-full grayscale badge-image"></div>
<div class="lg:text-left w-full">
<div class="font-bold animate-section"><a href="https://app.sismo.io/?badge=sismo-contributor-zk-badge" target="_blank" class="external">Sismo Contributor ZK Badge</a></div>
<div class="font-bold"><a href="https://app.sismo.io/?badge=sismo-contributor-zk-badge" target="_blank" class="external animate-section">Sismo Contributor ZK Badge</a></div>
<div class="text-xl">Price: <span class="font-bold">€74.25</span> (25% discount)</div>
<div class="text-base pt-2 text-mild">ZK Badge owned by Sismo contributors. This Badge is used in Sismo Governance for contributors to voice their opinions.</div></div>
</div><div class="lg:flex justify-center mb-10 badge bg-[#0d1117] p-4"><div class="w-28 lg:w-40 mr-6 inline-block xl:block"><img src="https://sismo-prod-hub-static.s3.eu-west-1.amazonaws.com/badges/gitcoin_grants_round_15_donors.svg" class="w-full grayscale badge-image"></div>
<div class="lg:text-left w-full">
<div class="font-bold animate-section"><a href="https://app.sismo.io/?badge=gr15-gitcoin-contributor-zk-badge" target="_blank" class="external">GR15 Gitcoin Contributor ZK Badge</a></div>
<div class="font-bold"><a href="https://app.sismo.io/?badge=gr15-gitcoin-contributor-zk-badge" target="_blank" class="external animate-section">GR15 Gitcoin Contributor ZK Badge</a></div>
<div class="text-xl">Price: <span class="font-bold">€74.25</span> (25% discount)</div>
<div class="text-base pt-2 text-mild">ZK Badge owned by contributors of the 15th round of Gitcoin Grants</div></div>
@ -297,14 +297,14 @@
<div class="mt-4 text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
<script type="module" data-sveltekit-hydrate="ev8x3f">
import { start } from "./_app/immutable/start-4fefd43e.js";
<script type="module" data-sveltekit-hydrate="vsmdgr">
import { start } from "./_app/immutable/start-b0a18557.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="ev8x3f"]').parentNode,
version: "1677477796022",
target: document.querySelector('[data-sveltekit-hydrate="vsmdgr"]').parentNode,
version: "1677479680489",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],