@toon-protocol/client-mcp 0.29.4 → 0.29.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@ import {
9
9
  startManagedAnonProxy,
10
10
  tcpProbe,
11
11
  waitForAnonSocks
12
- } from "./chunk-245J23EB.js";
12
+ } from "./chunk-SKQTKZIH.js";
13
13
  export {
14
14
  ANON_ASSETS,
15
15
  ANON_VERSION,
@@ -21,4 +21,4 @@ export {
21
21
  tcpProbe,
22
22
  waitForAnonSocks
23
23
  };
24
- //# sourceMappingURL=anon-proxy-6N362VEV-M7AX2QD7.js.map
24
+ //# sourceMappingURL=anon-proxy-W3KMM7GU-L5IBCUAX.js.map
@@ -1,7 +1,7 @@
1
1
  import { createRequire as __cr } from 'module'; const require = __cr(import.meta.url);
2
2
  import {
3
3
  decodeEventFromToon
4
- } from "./chunk-WMYY5I3H.js";
4
+ } from "./chunk-OMEKDTJ4.js";
5
5
 
6
6
  // src/relay-subscription.ts
7
7
  import { createRequire } from "module";
@@ -622,4 +622,4 @@ export {
622
622
  PublishRejectedError,
623
623
  registerRoutes
624
624
  };
625
- //# sourceMappingURL=chunk-2SGZPDGE.js.map
625
+ //# sourceMappingURL=chunk-CY5GWIH5.js.map
@@ -1818,7 +1818,12 @@ var SOLANA_TIER = {
1818
1818
  var MINA_DEPLOYED_DEVNET = {
1819
1819
  graphqlUrl: "https://api.minascan.io/node/devnet/v1/graphql",
1820
1820
  network: "devnet",
1821
- zkAppAddress: "B62qjFgXZWDWVE4P6h63JSzdMRzXpqJEgMM3Gt6PvWzzrSCawBZ4hE3"
1821
+ // Reconciled with e2e/testnets.json (#205): the previous address
1822
+ // (B62qjFgX…) is a bare, unfunded zkApp on-chain (balance 0, channel
1823
+ // nonceField 0) — usable for claim issuance only. This is the funded,
1824
+ // on-chain-settling PaymentChannel zkApp (balance ~4 MINA, nonceField 21
1825
+ // — the on-chain settle proven in #217), same VK hash 21482326…
1826
+ zkAppAddress: "B62qrH1As4odHiNyKpTZMHaM6tRs6gi5DJ53efZKQBtbaR5CUctbDs6"
1822
1827
  };
1823
1828
  var MINA_TIER = {
1824
1829
  mainnet: {
@@ -8926,7 +8931,7 @@ async function resolveTransport(transport, originalBtpUrl, originalConnectorUrl,
8926
8931
  const hasExplicitProxy = !!transport && (transport.type === "socks5" || transport.type === "gateway");
8927
8932
  const envProxy = process.env["ANYONE_PROXY_URLS"];
8928
8933
  if (!hasExplicitProxy && managedProxyOptions?.managedAnonProxy !== false && !envProxy && isAnyoneHost(originalBtpUrl)) {
8929
- const { startManagedAnonProxy: startManagedAnonProxy2 } = await import("./anon-proxy-6N362VEV-M7AX2QD7.js");
8934
+ const { startManagedAnonProxy: startManagedAnonProxy2 } = await import("./anon-proxy-W3KMM7GU-L5IBCUAX.js");
8930
8935
  const { createSocks5WebSocketFactory, createSocks5Fetch } = await import("./socks5-WTJBYGME-IXWLQDE7.js");
8931
8936
  const proxy = await startManagedAnonProxy2({
8932
8937
  ...managedProxyOptions?.managedAnonSocksPort !== void 0 ? { socksPort: managedProxyOptions.managedAnonSocksPort } : {}
@@ -10815,4 +10820,4 @@ export {
10815
10820
  @scure/bip32/lib/esm/index.js:
10816
10821
  (*! scure-bip32 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) *)
10817
10822
  */
10818
- //# sourceMappingURL=chunk-WMYY5I3H.js.map
10823
+ //# sourceMappingURL=chunk-OMEKDTJ4.js.map