@aztec/aztec 0.77.0-testnet-ignition.24 → 0.77.0-testnet-ignition.27
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.
- package/package.json +29 -29
- package/dest/bin/index.d.ts +0 -3
- package/dest/bin/index.d.ts.map +0 -1
- package/dest/cli/aztec_start_action.d.ts +0 -3
- package/dest/cli/aztec_start_action.d.ts.map +0 -1
- package/dest/cli/aztec_start_options.d.ts +0 -15
- package/dest/cli/aztec_start_options.d.ts.map +0 -1
- package/dest/cli/cli.d.ts +0 -9
- package/dest/cli/cli.d.ts.map +0 -1
- package/dest/cli/cmds/start_archiver.d.ts +0 -9
- package/dest/cli/cmds/start_archiver.d.ts.map +0 -1
- package/dest/cli/cmds/start_blob_sink.d.ts +0 -3
- package/dest/cli/cmds/start_blob_sink.d.ts.map +0 -1
- package/dest/cli/cmds/start_bot.d.ts +0 -11
- package/dest/cli/cmds/start_bot.d.ts.map +0 -1
- package/dest/cli/cmds/start_faucet.d.ts +0 -4
- package/dest/cli/cmds/start_faucet.d.ts.map +0 -1
- package/dest/cli/cmds/start_node.d.ts +0 -7
- package/dest/cli/cmds/start_node.d.ts.map +0 -1
- package/dest/cli/cmds/start_p2p_bootstrap.d.ts +0 -6
- package/dest/cli/cmds/start_p2p_bootstrap.d.ts.map +0 -1
- package/dest/cli/cmds/start_prover_agent.d.ts +0 -4
- package/dest/cli/cmds/start_prover_agent.d.ts.map +0 -1
- package/dest/cli/cmds/start_prover_broker.d.ts +0 -9
- package/dest/cli/cmds/start_prover_broker.d.ts.map +0 -1
- package/dest/cli/cmds/start_prover_node.d.ts +0 -7
- package/dest/cli/cmds/start_prover_node.d.ts.map +0 -1
- package/dest/cli/cmds/start_pxe.d.ts +0 -16
- package/dest/cli/cmds/start_pxe.d.ts.map +0 -1
- package/dest/cli/cmds/start_txe.d.ts +0 -3
- package/dest/cli/cmds/start_txe.d.ts.map +0 -1
- package/dest/cli/get_l1_config.d.ts +0 -7
- package/dest/cli/get_l1_config.d.ts.map +0 -1
- package/dest/cli/index.d.ts +0 -2
- package/dest/cli/index.d.ts.map +0 -1
- package/dest/cli/util.d.ts +0 -46
- package/dest/cli/util.d.ts.map +0 -1
- package/dest/cli/versioning.d.ts +0 -4
- package/dest/cli/versioning.d.ts.map +0 -1
- package/dest/examples/token.d.ts +0 -2
- package/dest/examples/token.d.ts.map +0 -1
- package/dest/examples/util.d.ts +0 -20
- package/dest/examples/util.d.ts.map +0 -1
- package/dest/index.d.ts +0 -2
- package/dest/index.d.ts.map +0 -1
- package/dest/mnemonic.d.ts +0 -2
- package/dest/mnemonic.d.ts.map +0 -1
- package/dest/sandbox.d.ts +0 -79
- package/dest/sandbox.d.ts.map +0 -1
- package/dest/splash.d.ts +0 -3
- package/dest/splash.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aztec/aztec",
|
|
3
|
-
"version": "0.77.0-testnet-ignition.
|
|
3
|
+
"version": "0.77.0-testnet-ignition.27",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": "./dest/index.js"
|
|
@@ -29,34 +29,34 @@
|
|
|
29
29
|
"../package.common.json"
|
|
30
30
|
],
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@aztec/accounts": "0.77.0-testnet-ignition.
|
|
33
|
-
"@aztec/archiver": "0.77.0-testnet-ignition.
|
|
34
|
-
"@aztec/aztec-faucet": "0.77.0-testnet-ignition.
|
|
35
|
-
"@aztec/aztec-node": "0.77.0-testnet-ignition.
|
|
36
|
-
"@aztec/aztec.js": "0.77.0-testnet-ignition.
|
|
37
|
-
"@aztec/bb-prover": "0.77.0-testnet-ignition.
|
|
38
|
-
"@aztec/blob-sink": "0.77.0-testnet-ignition.
|
|
39
|
-
"@aztec/bot": "0.77.0-testnet-ignition.
|
|
40
|
-
"@aztec/builder": "0.77.0-testnet-ignition.
|
|
41
|
-
"@aztec/cli": "0.77.0-testnet-ignition.
|
|
42
|
-
"@aztec/cli-wallet": "0.77.0-testnet-ignition.
|
|
43
|
-
"@aztec/constants": "0.77.0-testnet-ignition.
|
|
44
|
-
"@aztec/entrypoints": "0.77.0-testnet-ignition.
|
|
45
|
-
"@aztec/ethereum": "0.77.0-testnet-ignition.
|
|
46
|
-
"@aztec/foundation": "0.77.0-testnet-ignition.
|
|
47
|
-
"@aztec/kv-store": "0.77.0-testnet-ignition.
|
|
48
|
-
"@aztec/noir-contracts.js": "0.77.0-testnet-ignition.
|
|
49
|
-
"@aztec/noir-protocol-circuits-types": "0.77.0-testnet-ignition.
|
|
50
|
-
"@aztec/p2p": "0.77.0-testnet-ignition.
|
|
51
|
-
"@aztec/p2p-bootstrap": "0.77.0-testnet-ignition.
|
|
52
|
-
"@aztec/protocol-contracts": "0.77.0-testnet-ignition.
|
|
53
|
-
"@aztec/prover-client": "0.77.0-testnet-ignition.
|
|
54
|
-
"@aztec/prover-node": "0.77.0-testnet-ignition.
|
|
55
|
-
"@aztec/pxe": "0.77.0-testnet-ignition.
|
|
56
|
-
"@aztec/stdlib": "0.77.0-testnet-ignition.
|
|
57
|
-
"@aztec/telemetry-client": "0.77.0-testnet-ignition.
|
|
58
|
-
"@aztec/txe": "0.77.0-testnet-ignition.
|
|
59
|
-
"@aztec/world-state": "0.77.0-testnet-ignition.
|
|
32
|
+
"@aztec/accounts": "0.77.0-testnet-ignition.27",
|
|
33
|
+
"@aztec/archiver": "0.77.0-testnet-ignition.27",
|
|
34
|
+
"@aztec/aztec-faucet": "0.77.0-testnet-ignition.27",
|
|
35
|
+
"@aztec/aztec-node": "0.77.0-testnet-ignition.27",
|
|
36
|
+
"@aztec/aztec.js": "0.77.0-testnet-ignition.27",
|
|
37
|
+
"@aztec/bb-prover": "0.77.0-testnet-ignition.27",
|
|
38
|
+
"@aztec/blob-sink": "0.77.0-testnet-ignition.27",
|
|
39
|
+
"@aztec/bot": "0.77.0-testnet-ignition.27",
|
|
40
|
+
"@aztec/builder": "0.77.0-testnet-ignition.27",
|
|
41
|
+
"@aztec/cli": "0.77.0-testnet-ignition.27",
|
|
42
|
+
"@aztec/cli-wallet": "0.77.0-testnet-ignition.27",
|
|
43
|
+
"@aztec/constants": "0.77.0-testnet-ignition.27",
|
|
44
|
+
"@aztec/entrypoints": "0.77.0-testnet-ignition.27",
|
|
45
|
+
"@aztec/ethereum": "0.77.0-testnet-ignition.27",
|
|
46
|
+
"@aztec/foundation": "0.77.0-testnet-ignition.27",
|
|
47
|
+
"@aztec/kv-store": "0.77.0-testnet-ignition.27",
|
|
48
|
+
"@aztec/noir-contracts.js": "0.77.0-testnet-ignition.27",
|
|
49
|
+
"@aztec/noir-protocol-circuits-types": "0.77.0-testnet-ignition.27",
|
|
50
|
+
"@aztec/p2p": "0.77.0-testnet-ignition.27",
|
|
51
|
+
"@aztec/p2p-bootstrap": "0.77.0-testnet-ignition.27",
|
|
52
|
+
"@aztec/protocol-contracts": "0.77.0-testnet-ignition.27",
|
|
53
|
+
"@aztec/prover-client": "0.77.0-testnet-ignition.27",
|
|
54
|
+
"@aztec/prover-node": "0.77.0-testnet-ignition.27",
|
|
55
|
+
"@aztec/pxe": "0.77.0-testnet-ignition.27",
|
|
56
|
+
"@aztec/stdlib": "0.77.0-testnet-ignition.27",
|
|
57
|
+
"@aztec/telemetry-client": "0.77.0-testnet-ignition.27",
|
|
58
|
+
"@aztec/txe": "0.77.0-testnet-ignition.27",
|
|
59
|
+
"@aztec/world-state": "0.77.0-testnet-ignition.27",
|
|
60
60
|
"@types/chalk": "^2.2.0",
|
|
61
61
|
"abitype": "^0.8.11",
|
|
62
62
|
"chalk": "^5.3.0",
|
package/dest/bin/index.d.ts
DELETED
package/dest/bin/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/bin/index.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aztec_start_action.d.ts","sourceRoot":"","sources":["../../src/cli/aztec_start_action.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAkB3D,wBAAsB,UAAU,CAAC,OAAO,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,iBAqFjF"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { type ConfigMapping, type EnvVar } from '@aztec/foundation/config';
|
|
2
|
-
export interface AztecStartOption {
|
|
3
|
-
flag: string;
|
|
4
|
-
description: string;
|
|
5
|
-
defaultValue: any | undefined;
|
|
6
|
-
printDefault?: (val: any) => string;
|
|
7
|
-
envVar: EnvVar | undefined;
|
|
8
|
-
parseVal?: (val: string) => any;
|
|
9
|
-
}
|
|
10
|
-
export declare const getOptions: (namespace: string, configMappings: Record<string, ConfigMapping>) => AztecStartOption[];
|
|
11
|
-
export declare const universalOptions: string[];
|
|
12
|
-
export declare const aztecStartOptions: {
|
|
13
|
-
[key: string]: AztecStartOption[];
|
|
14
|
-
};
|
|
15
|
-
//# sourceMappingURL=aztec_start_options.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"aztec_start_options.d.ts","sourceRoot":"","sources":["../../src/cli/aztec_start_options.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,KAAK,aAAa,EAClB,KAAK,MAAM,EAIZ,MAAM,0BAA0B,CAAC;AAelC,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,GAAG,GAAG,SAAS,CAAC;IAC9B,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,MAAM,CAAC;IACpC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,GAAG,CAAC;CACjC;AAED,eAAO,MAAM,UAAU,cAAe,MAAM,kBAAkB,OAAO,MAAM,EAAE,aAAa,CAAC,uBAiB1F,CAAC;AAGF,eAAO,MAAM,gBAAgB,UAA2E,CAAC;AAGzG,eAAO,MAAM,iBAAiB,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB,EAAE,CAAA;CAgTlE,CAAC"}
|
package/dest/cli/cli.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { LogFn, Logger } from '@aztec/foundation/log';
|
|
2
|
-
import { Command } from 'commander';
|
|
3
|
-
/**
|
|
4
|
-
* Returns commander program that defines the 'aztec' command line interface.
|
|
5
|
-
* @param userLog - log function for logging user output.
|
|
6
|
-
* @param debugLogger - logger for logging debug messages.
|
|
7
|
-
*/
|
|
8
|
-
export declare function injectAztecCommands(program: Command, userLog: LogFn, debugLogger: Logger): Command;
|
|
9
|
-
//# sourceMappingURL=cli.d.ts.map
|
package/dest/cli/cli.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../../src/cli/cli.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAKpC;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAmClG"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { type ArchiverConfig } from '@aztec/archiver';
|
|
2
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
3
|
-
import { type DataStoreConfig } from '@aztec/kv-store/config';
|
|
4
|
-
export type { ArchiverConfig, DataStoreConfig };
|
|
5
|
-
/** Starts a standalone archiver. */
|
|
6
|
-
export declare function startArchiver(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers): Promise<{
|
|
7
|
-
config: ArchiverConfig & DataStoreConfig;
|
|
8
|
-
}>;
|
|
9
|
-
//# sourceMappingURL=start_archiver.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_archiver.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_archiver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,cAAc,EAA+C,MAAM,iBAAiB,CAAC;AAG7G,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,KAAK,eAAe,EAAsB,MAAM,wBAAwB,CAAC;AAQlF,YAAY,EAAE,cAAc,EAAE,eAAe,EAAE,CAAC;AAEhD,oCAAoC;AACpC,wBAAsB,aAAa,CACjC,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,GAC9B,OAAO,CAAC;IAAE,MAAM,EAAE,cAAc,GAAG,eAAe,CAAA;CAAE,CAAC,CAmCvD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_blob_sink.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_blob_sink.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAKnD,wBAAsB,aAAa,CAAC,OAAO,EAAE,GAAG,EAAE,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EAAE,OAAO,EAAE,KAAK,iBAmBxG"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
3
|
-
import type { AztecNode, PXE } from '@aztec/stdlib/interfaces/client';
|
|
4
|
-
import type { TelemetryClient } from '@aztec/telemetry-client';
|
|
5
|
-
export declare function startBot(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<void>;
|
|
6
|
-
export declare function addBot(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, deps: {
|
|
7
|
-
pxe?: PXE;
|
|
8
|
-
node?: AztecNode;
|
|
9
|
-
telemetry: TelemetryClient;
|
|
10
|
-
}): Promise<void>;
|
|
11
|
-
//# sourceMappingURL=start_bot.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_bot.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_bot.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,KAAK,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAK/D,wBAAsB,QAAQ,CAC5B,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,iBAkBf;AAED,wBAAgB,MAAM,CACpB,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,IAAI,EAAE;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC;IAAC,IAAI,CAAC,EAAE,SAAS,CAAC;IAAC,SAAS,EAAE,eAAe,CAAA;CAAE,iBAWlE"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
3
|
-
export declare function startFaucet(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, log: LogFn): Promise<void>;
|
|
4
|
-
//# sourceMappingURL=start_faucet.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_faucet.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_faucet.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAInD,wBAAsB,WAAW,CAC/B,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,GAAG,EAAE,KAAK,iBAiBX"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type AztecNodeConfig } from '@aztec/aztec-node';
|
|
2
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
3
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
4
|
-
export declare function startNode(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<{
|
|
5
|
-
config: AztecNodeConfig;
|
|
6
|
-
}>;
|
|
7
|
-
//# sourceMappingURL=start_node.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_node.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_node.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,eAAe,EAA6C,MAAM,mBAAmB,CAAC;AAEpG,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAgBnD,wBAAsB,SAAS,CAC7B,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,GACb,OAAO,CAAC;IAAE,MAAM,EAAE,eAAe,CAAA;CAAE,CAAC,CA6HtC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import { type LogFn } from '@aztec/foundation/log';
|
|
3
|
-
export declare function startP2PBootstrap(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<{
|
|
4
|
-
config: import("@aztec/stdlib/config").ChainConfig;
|
|
5
|
-
}>;
|
|
6
|
-
//# sourceMappingURL=start_p2p_bootstrap.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_p2p_bootstrap.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_p2p_bootstrap.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,KAAK,KAAK,EAAgB,MAAM,uBAAuB,CAAC;AASjE,wBAAsB,iBAAiB,CACrC,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK;;GAaf"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
3
|
-
export declare function startProverAgent(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<void>;
|
|
4
|
-
//# sourceMappingURL=start_prover_agent.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_prover_agent.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_prover_agent.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAenD,wBAAsB,gBAAgB,CACpC,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,iBA6Cf"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
3
|
-
import { type ProverBrokerConfig } from '@aztec/prover-client/broker';
|
|
4
|
-
import type { ProvingJobBroker } from '@aztec/stdlib/interfaces/server';
|
|
5
|
-
export declare function startProverBroker(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<{
|
|
6
|
-
broker: ProvingJobBroker;
|
|
7
|
-
config: ProverBrokerConfig;
|
|
8
|
-
}>;
|
|
9
|
-
//# sourceMappingURL=start_prover_broker.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_prover_broker.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_prover_broker.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,EACL,KAAK,kBAAkB,EAIxB,MAAM,6BAA6B,CAAC;AAErC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AAKxE,wBAAsB,iBAAiB,CACrC,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,GACb,OAAO,CAAC;IAAE,MAAM,EAAE,gBAAgB,CAAC;IAAC,MAAM,EAAE,kBAAkB,CAAA;CAAE,CAAC,CAiBnE"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
3
|
-
import { type ProverNodeConfig } from '@aztec/prover-node';
|
|
4
|
-
export declare function startProverNode(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<{
|
|
5
|
-
config: ProverNodeConfig;
|
|
6
|
-
}>;
|
|
7
|
-
//# sourceMappingURL=start_prover_node.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_prover_node.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_prover_node.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAE/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAEnD,OAAO,EACL,KAAK,gBAAgB,EAItB,MAAM,oBAAoB,CAAC;AAa5B,wBAAsB,eAAe,CACnC,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,GACb,OAAO,CAAC;IAAE,MAAM,EAAE,gBAAgB,CAAA;CAAE,CAAC,CA2FvC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
|
|
2
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
3
|
-
import { type CliPXEOptions, type PXEService, type PXEServiceConfig } from '@aztec/pxe';
|
|
4
|
-
import { type AztecNode } from '@aztec/stdlib/interfaces/client';
|
|
5
|
-
export type { PXEServiceConfig, CliPXEOptions };
|
|
6
|
-
export declare function startPXE(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn): Promise<{
|
|
7
|
-
pxe: PXEService;
|
|
8
|
-
config: PXEServiceConfig & CliPXEOptions;
|
|
9
|
-
}>;
|
|
10
|
-
export declare function addPXE(options: any, signalHandlers: (() => Promise<void>)[], services: NamespacedApiHandlers, userLog: LogFn, deps?: {
|
|
11
|
-
node?: AztecNode;
|
|
12
|
-
}): Promise<{
|
|
13
|
-
pxe: PXEService;
|
|
14
|
-
config: PXEServiceConfig & CliPXEOptions;
|
|
15
|
-
}>;
|
|
16
|
-
//# sourceMappingURL=start_pxe.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_pxe.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_pxe.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,EACL,KAAK,aAAa,EAClB,KAAK,UAAU,EACf,KAAK,gBAAgB,EAGtB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,KAAK,SAAS,EAAoC,MAAM,iCAAiC,CAAC;AAOnG,YAAY,EAAE,gBAAgB,EAAE,aAAa,EAAE,CAAC;AAIhD,wBAAsB,QAAQ,CAC5B,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,GACb,OAAO,CAAC;IAAE,GAAG,EAAE,UAAU,CAAC;IAAC,MAAM,EAAE,gBAAgB,GAAG,aAAa,CAAA;CAAE,CAAC,CAExE;AAcD,wBAAsB,MAAM,CAC1B,OAAO,EAAE,GAAG,EACZ,cAAc,EAAE,CAAC,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC,EAAE,EACvC,QAAQ,EAAE,qBAAqB,EAC/B,OAAO,EAAE,KAAK,EACd,IAAI,GAAE;IAAE,IAAI,CAAC,EAAE,SAAS,CAAA;CAAO,GAC9B,OAAO,CAAC;IAAE,GAAG,EAAE,UAAU,CAAC;IAAC,MAAM,EAAE,gBAAgB,GAAG,aAAa,CAAA;CAAE,CAAC,CAwExE"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"start_txe.d.ts","sourceRoot":"","sources":["../../../src/cli/cmds/start_txe.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAGpD,wBAAsB,QAAQ,CAAC,OAAO,EAAE,GAAG,EAAE,WAAW,EAAE,MAAM,iBAU/D"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type L1ContractAddresses, getL1ContractsConfig } from '@aztec/ethereum';
|
|
2
|
-
import type { EthAddress } from '@aztec/foundation/eth-address';
|
|
3
|
-
export declare function getL1Config(registryAddress: EthAddress, l1RpcUrls: string[], l1ChainId: number): Promise<{
|
|
4
|
-
addresses: L1ContractAddresses;
|
|
5
|
-
config: Awaited<ReturnType<typeof getL1ContractsConfig>>;
|
|
6
|
-
}>;
|
|
7
|
-
//# sourceMappingURL=get_l1_config.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get_l1_config.d.ts","sourceRoot":"","sources":["../../src/cli/get_l1_config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,mBAAmB,EAAoB,oBAAoB,EAAmB,MAAM,iBAAiB,CAAC;AACpH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAEhE,wBAAsB,WAAW,CAC/B,eAAe,EAAE,UAAU,EAC3B,SAAS,EAAE,MAAM,EAAE,EACnB,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC;IAAE,SAAS,EAAE,mBAAmB,CAAC;IAAC,MAAM,EAAE,OAAO,CAAC,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAA;CAAE,CAAC,CAUvG"}
|
package/dest/cli/index.d.ts
DELETED
package/dest/cli/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/cli/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC"}
|
package/dest/cli/util.d.ts
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import type { AccountManager, Fr } from '@aztec/aztec.js';
|
|
2
|
-
import type { ConfigMappingsType } from '@aztec/foundation/config';
|
|
3
|
-
import type { LogFn } from '@aztec/foundation/log';
|
|
4
|
-
import type { PXEService } from '@aztec/pxe';
|
|
5
|
-
import type { Command } from 'commander';
|
|
6
|
-
import { type AztecStartOption } from './aztec_start_options.js';
|
|
7
|
-
export declare const installSignalHandlers: (logFn: LogFn, cb?: Array<() => Promise<void>>) => void;
|
|
8
|
-
/**
|
|
9
|
-
* Creates logs for the initial accounts
|
|
10
|
-
* @param accounts - The initial accounts
|
|
11
|
-
* @param pxe - A PXE instance to get the registered accounts
|
|
12
|
-
* @returns A string array containing the initial accounts details
|
|
13
|
-
*/
|
|
14
|
-
export declare function createAccountLogs(accountsWithSecretKeys: {
|
|
15
|
-
/**
|
|
16
|
-
* The account object
|
|
17
|
-
*/
|
|
18
|
-
account: AccountManager;
|
|
19
|
-
/**
|
|
20
|
-
* The secret key of the account
|
|
21
|
-
*/
|
|
22
|
-
secretKey: Fr;
|
|
23
|
-
}[], pxe: PXEService): Promise<string[]>;
|
|
24
|
-
export declare function getMaxLengths(sections: {
|
|
25
|
-
[key: string]: AztecStartOption[];
|
|
26
|
-
}): [number, number];
|
|
27
|
-
export declare function formatHelpLine(option: string, defaultValue: string, envVar: string, maxOptionLength: number, maxDefaultLength: number): string;
|
|
28
|
-
export declare const addOptions: (cmd: Command, options: AztecStartOption[]) => void;
|
|
29
|
-
export declare const printAztecStartHelpText: () => string;
|
|
30
|
-
/**
|
|
31
|
-
* Extracts namespaced options from a key-value map.
|
|
32
|
-
* @param options - Key-value map of options.
|
|
33
|
-
* @param namespace - The namespace to extract.
|
|
34
|
-
* @returns Key-value map of namespaced options.
|
|
35
|
-
*/
|
|
36
|
-
export declare const extractNamespacedOptions: (options: Record<string, any>, namespace: string) => Record<string, any>;
|
|
37
|
-
/**
|
|
38
|
-
* Extracts relevant options from a key-value map.
|
|
39
|
-
* @template T - The type of the relevant options.
|
|
40
|
-
* @param options - Key-value map of options.
|
|
41
|
-
* @param mappings - The mappings to extract.
|
|
42
|
-
* @param namespace - The namespace to extract for.
|
|
43
|
-
* @returns Key-value map of relevant options.
|
|
44
|
-
*/
|
|
45
|
-
export declare const extractRelevantOptions: <T>(options: Record<string, any>, mappings: ConfigMappingsType<T>, namespace: string) => T;
|
|
46
|
-
//# sourceMappingURL=util.d.ts.map
|
package/dest/cli/util.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../src/cli/util.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAC;AAC1D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AACnE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAG7C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEzC,OAAO,EAAE,KAAK,gBAAgB,EAAqB,MAAM,0BAA0B,CAAC;AAEpF,eAAO,MAAM,qBAAqB,UAAW,KAAK,OAAO,MAAM,MAAM,QAAQ,IAAI,CAAC,CAAC,SAclF,CAAC;AAEF;;;;;GAKG;AACH,wBAAsB,iBAAiB,CACrC,sBAAsB,EAAE;IACtB;;OAEG;IACH,OAAO,EAAE,cAAc,CAAC;IACxB;;OAEG;IACH,SAAS,EAAE,EAAE,CAAC;CACf,EAAE,EACH,GAAG,EAAE,UAAU,qBAyBhB;AAED,wBAAgB,aAAa,CAAC,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB,EAAE,CAAA;CAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAiB/F;AAED,wBAAgB,cAAc,CAC5B,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,MAAM,EACpB,MAAM,EAAE,MAAM,EACd,eAAe,EAAE,MAAM,EACvB,gBAAgB,EAAE,MAAM,GACvB,MAAM,CAKR;AAmBD,eAAO,MAAM,UAAU,QAAS,OAAO,WAAW,gBAAgB,EAAE,SASnE,CAAC;AAEF,eAAO,MAAM,uBAAuB,cAwBnC,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB,YAAa,OAAO,MAAM,EAAE,GAAG,CAAC,aAAa,MAAM,wBASvF,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,sBAAsB,eACxB,OAAO,MAAM,EAAE,GAAG,CAAC,YAClB,mBAAmB,CAAC,CAAC,aACpB,MAAM,KAChB,CA8BF,CAAC"}
|
package/dest/cli/versioning.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"versioning.d.ts","sourceRoot":"","sources":["../../src/cli/versioning.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,KAAK,kBAAkB,EAAmC,MAAM,0BAA0B,CAAC;AAEpG,wBAAgB,WAAW,CAAC,MAAM,CAAC,EAAE,WAAW,GAAG,OAAO,CAAC,kBAAkB,CAAC,CAO7E"}
|
package/dest/examples/token.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"token.d.ts","sourceRoot":"","sources":["../../src/examples/token.ts"],"names":[],"mappings":""}
|
package/dest/examples/util.d.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { EthAddress } from '@aztec/aztec.js';
|
|
2
|
-
import type { ViemPublicClient, ViemWalletClient } from '@aztec/ethereum';
|
|
3
|
-
import type { Abi, Narrow } from 'abitype';
|
|
4
|
-
import type { Hex } from 'viem';
|
|
5
|
-
/**
|
|
6
|
-
* Helper function to deploy ETH contracts.
|
|
7
|
-
* @param walletClient - A viem WalletClient.
|
|
8
|
-
* @param publicClient - A viem PublicClient.
|
|
9
|
-
* @param abi - The ETH contract's ABI (as abitype's Abi).
|
|
10
|
-
* @param bytecode - The ETH contract's bytecode.
|
|
11
|
-
* @param args - Constructor arguments for the contract.
|
|
12
|
-
* @returns The ETH address the contract was deployed to.
|
|
13
|
-
*/
|
|
14
|
-
export declare function deployL1Contract(walletClient: ViemWalletClient, publicClient: ViemPublicClient, abi: Narrow<Abi | readonly unknown[]>, bytecode: Hex, args?: readonly unknown[]): Promise<EthAddress>;
|
|
15
|
-
/**
|
|
16
|
-
* Sleep for a given number of milliseconds.
|
|
17
|
-
* @param ms - the number of milliseconds to sleep for
|
|
18
|
-
*/
|
|
19
|
-
export declare function delay(ms: number): Promise<void>;
|
|
20
|
-
//# sourceMappingURL=util.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../src/examples/util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AAG1E,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,MAAM,CAAC;AAEhC;;;;;;;;GAQG;AACH,wBAAsB,gBAAgB,CACpC,YAAY,EAAE,gBAAgB,EAC9B,YAAY,EAAE,gBAAgB,EAC9B,GAAG,EAAE,MAAM,CAAC,GAAG,GAAG,SAAS,OAAO,EAAE,CAAC,EACrC,QAAQ,EAAE,GAAG,EACb,IAAI,GAAE,SAAS,OAAO,EAAO,GAC5B,OAAO,CAAC,UAAU,CAAC,CAcrB;AAED;;;GAGG;AACH,wBAAgB,KAAK,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAE/C"}
|
package/dest/index.d.ts
DELETED
package/dest/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,4BAA4B,EAAE,2BAA2B,EAAE,MAAM,cAAc,CAAC"}
|
package/dest/mnemonic.d.ts
DELETED
package/dest/mnemonic.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mnemonic.d.ts","sourceRoot":"","sources":["../src/mnemonic.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,gEAAgE,CAAC"}
|
package/dest/sandbox.d.ts
DELETED
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env -S node --no-warnings
|
|
2
|
-
import { type AztecNodeConfig, AztecNodeService } from '@aztec/aztec-node';
|
|
3
|
-
import { type BlobSinkClientInterface } from '@aztec/blob-sink/client';
|
|
4
|
-
import { Fr } from '@aztec/foundation/fields';
|
|
5
|
-
import { type LogFn } from '@aztec/foundation/log';
|
|
6
|
-
import { type PXEServiceConfig } from '@aztec/pxe';
|
|
7
|
-
import { AztecAddress } from '@aztec/stdlib/aztec-address';
|
|
8
|
-
import type { AztecNode, PXE } from '@aztec/stdlib/interfaces/client';
|
|
9
|
-
import type { PublicDataTreeLeaf } from '@aztec/stdlib/trees';
|
|
10
|
-
import { type TelemetryClient } from '@aztec/telemetry-client';
|
|
11
|
-
import { type HDAccount, type PrivateKeyAccount } from 'viem';
|
|
12
|
-
/**
|
|
13
|
-
* Function to deploy our L1 contracts to the sandbox L1
|
|
14
|
-
* @param aztecNodeConfig - The Aztec Node Config
|
|
15
|
-
* @param hdAccount - Account for publishing L1 contracts
|
|
16
|
-
*/
|
|
17
|
-
export declare function deployContractsToL1(aztecNodeConfig: AztecNodeConfig, hdAccount: HDAccount | PrivateKeyAccount, contractDeployLogger?: import("@aztec/aztec.js").Logger, opts?: {
|
|
18
|
-
assumeProvenThroughBlockNumber?: number;
|
|
19
|
-
salt?: number;
|
|
20
|
-
genesisArchiveRoot?: Fr;
|
|
21
|
-
genesisBlockHash?: Fr;
|
|
22
|
-
}): Promise<{
|
|
23
|
-
rollupAddress: import("@aztec/aztec.js").EthAddress;
|
|
24
|
-
registryAddress: import("@aztec/aztec.js").EthAddress;
|
|
25
|
-
inboxAddress: import("@aztec/aztec.js").EthAddress;
|
|
26
|
-
outboxAddress: import("@aztec/aztec.js").EthAddress;
|
|
27
|
-
feeJuiceAddress: import("@aztec/aztec.js").EthAddress;
|
|
28
|
-
feeJuicePortalAddress: import("@aztec/aztec.js").EthAddress;
|
|
29
|
-
coinIssuerAddress: import("@aztec/aztec.js").EthAddress;
|
|
30
|
-
rewardDistributorAddress: import("@aztec/aztec.js").EthAddress;
|
|
31
|
-
governanceProposerAddress: import("@aztec/aztec.js").EthAddress;
|
|
32
|
-
governanceAddress: import("@aztec/aztec.js").EthAddress;
|
|
33
|
-
stakingAssetAddress: import("@aztec/aztec.js").EthAddress;
|
|
34
|
-
} & {
|
|
35
|
-
slashFactoryAddress?: import("@aztec/aztec.js").EthAddress | undefined;
|
|
36
|
-
} & {
|
|
37
|
-
rollupAddress: import("@aztec/aztec.js").EthAddress;
|
|
38
|
-
} & {
|
|
39
|
-
rollupAddress: import("@aztec/aztec.js").EthAddress;
|
|
40
|
-
}>;
|
|
41
|
-
export declare function getDeployedBananaCoinAddress(pxe: PXE): Promise<AztecAddress>;
|
|
42
|
-
export declare function getDeployedBananaFPCAddress(pxe: PXE): Promise<AztecAddress>;
|
|
43
|
-
/** Sandbox settings. */
|
|
44
|
-
export type SandboxConfig = AztecNodeConfig & {
|
|
45
|
-
/** Mnemonic used to derive the L1 deployer private key.*/
|
|
46
|
-
l1Mnemonic: string;
|
|
47
|
-
/** Salt used to deploy L1 contracts.*/
|
|
48
|
-
l1Salt: string;
|
|
49
|
-
/** Whether to expose PXE service on sandbox start.*/
|
|
50
|
-
noPXE: boolean;
|
|
51
|
-
/** Whether to deploy test accounts on sandbox start.*/
|
|
52
|
-
testAccounts: boolean;
|
|
53
|
-
};
|
|
54
|
-
/**
|
|
55
|
-
* Create and start a new Aztec Node and PXE. Deploys L1 contracts.
|
|
56
|
-
* Does not start any HTTP services nor populate any initial accounts.
|
|
57
|
-
* @param config - Optional Sandbox settings.
|
|
58
|
-
*/
|
|
59
|
-
export declare function createSandbox(config: Partial<SandboxConfig> | undefined, userLog: LogFn): Promise<{
|
|
60
|
-
node: AztecNodeService;
|
|
61
|
-
pxe: import("@aztec/pxe").PXEService;
|
|
62
|
-
stop: () => Promise<void>;
|
|
63
|
-
}>;
|
|
64
|
-
/**
|
|
65
|
-
* Create and start a new Aztec RPC HTTP Server
|
|
66
|
-
* @param config - Optional Aztec node settings.
|
|
67
|
-
*/
|
|
68
|
-
export declare function createAztecNode(config?: Partial<AztecNodeConfig>, deps?: {
|
|
69
|
-
telemetry?: TelemetryClient;
|
|
70
|
-
blobSinkClient?: BlobSinkClientInterface;
|
|
71
|
-
}, options?: {
|
|
72
|
-
prefilledPublicData?: PublicDataTreeLeaf[];
|
|
73
|
-
}): Promise<AztecNodeService>;
|
|
74
|
-
/**
|
|
75
|
-
* Create and start a new Aztec PXE HTTP Server
|
|
76
|
-
* @param config - Optional PXE settings.
|
|
77
|
-
*/
|
|
78
|
-
export declare function createAztecPXE(node: AztecNode, config?: Partial<PXEServiceConfig>): Promise<import("@aztec/pxe").PXEService>;
|
|
79
|
-
//# sourceMappingURL=sandbox.d.ts.map
|
package/dest/sandbox.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sandbox.d.ts","sourceRoot":"","sources":["../src/sandbox.ts"],"names":[],"mappings":";AAGA,OAAO,EAAE,KAAK,eAAe,EAAE,gBAAgB,EAAoB,MAAM,mBAAmB,CAAC;AAE7F,OAAO,EAAE,KAAK,uBAAuB,EAAwB,MAAM,yBAAyB,CAAC;AAU7F,OAAO,EAAE,EAAE,EAAE,MAAM,0BAA0B,CAAC;AAC9C,OAAO,EAAE,KAAK,KAAK,EAAgB,MAAM,uBAAuB,CAAC;AAKjE,OAAO,EAAE,KAAK,gBAAgB,EAAyC,MAAM,YAAY,CAAC;AAC1F,OAAO,EAAE,YAAY,EAAE,MAAM,6BAA6B,CAAC;AAE3D,OAAO,KAAK,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EACL,KAAK,eAAe,EAGrB,MAAM,yBAAyB,CAAC;AAGjC,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,iBAAiB,EAA2D,MAAM,MAAM,CAAC;AAWvH;;;;GAIG;AACH,wBAAsB,mBAAmB,CACvC,eAAe,EAAE,eAAe,EAChC,SAAS,EAAE,SAAS,GAAG,iBAAiB,EACxC,oBAAoB,mCAAS,EAC7B,IAAI,GAAE;IAAE,8BAA8B,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,kBAAkB,CAAC,EAAE,EAAE,CAAC;IAAC,gBAAgB,CAAC,EAAE,EAAE,CAAA;CAAO;;;;;;;;;;;;;;;;;;GA6BtH;AAuCD,wBAAsB,4BAA4B,CAAC,GAAG,EAAE,GAAG,yBAQ1D;AAED,wBAAsB,2BAA2B,CAAC,GAAG,EAAE,GAAG,yBASzD;AAED,wBAAwB;AACxB,MAAM,MAAM,aAAa,GAAG,eAAe,GAAG;IAC5C,0DAA0D;IAC1D,UAAU,EAAE,MAAM,CAAC;IACnB,uCAAuC;IACvC,MAAM,EAAE,MAAM,CAAC;IACf,qDAAqD;IACrD,KAAK,EAAE,OAAO,CAAC;IACf,uDAAuD;IACvD,YAAY,EAAE,OAAO,CAAC;CACvB,CAAC;AAEF;;;;GAIG;AACH,wBAAsB,aAAa,CAAC,MAAM,oCAA6B,EAAE,OAAO,EAAE,KAAK;;;;GAgGtF;AAED;;;GAGG;AACH,wBAAsB,eAAe,CACnC,MAAM,GAAE,OAAO,CAAC,eAAe,CAAM,EACrC,IAAI,GAAE;IAAE,SAAS,CAAC,EAAE,eAAe,CAAC;IAAC,cAAc,CAAC,EAAE,uBAAuB,CAAA;CAAO,EACpF,OAAO,GAAE;IAAE,mBAAmB,CAAC,EAAE,kBAAkB,EAAE,CAAA;CAAO,6BAY7D;AAED;;;GAGG;AACH,wBAAsB,cAAc,CAAC,IAAI,EAAE,SAAS,EAAE,MAAM,GAAE,OAAO,CAAC,gBAAgB,CAAM,4CAI3F"}
|
package/dest/splash.d.ts
DELETED
package/dest/splash.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"splash.d.ts","sourceRoot":"","sources":["../src/splash.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,EAAE,MAOkB,CAAC;AAExC,eAAO,MAAM,MAAM,qCAAqC,CAAC"}
|