@aztec/end-to-end 3.0.0-nightly.20251023 → 3.0.0-nightly.20251025

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.
Files changed (128) hide show
  1. package/dest/bench/client_flows/benchmark.d.ts +3 -2
  2. package/dest/bench/client_flows/benchmark.d.ts.map +1 -1
  3. package/dest/bench/client_flows/client_flows_benchmark.d.ts +7 -2
  4. package/dest/bench/client_flows/client_flows_benchmark.d.ts.map +1 -1
  5. package/dest/bench/client_flows/client_flows_benchmark.js +4 -1
  6. package/dest/bench/utils.d.ts +1 -1
  7. package/dest/bench/utils.d.ts.map +1 -1
  8. package/dest/bench/utils.js +1 -1
  9. package/dest/e2e_blacklist_token_contract/blacklist_token_contract_test.d.ts +5 -1
  10. package/dest/e2e_blacklist_token_contract/blacklist_token_contract_test.d.ts.map +1 -1
  11. package/dest/e2e_blacklist_token_contract/blacklist_token_contract_test.js +3 -1
  12. package/dest/e2e_cross_chain_messaging/cross_chain_messaging_test.d.ts +3 -1
  13. package/dest/e2e_cross_chain_messaging/cross_chain_messaging_test.d.ts.map +1 -1
  14. package/dest/e2e_cross_chain_messaging/cross_chain_messaging_test.js +2 -1
  15. package/dest/e2e_deploy_contract/deploy_test.d.ts +8 -1
  16. package/dest/e2e_deploy_contract/deploy_test.d.ts.map +1 -1
  17. package/dest/e2e_deploy_contract/deploy_test.js +3 -1
  18. package/dest/e2e_epochs/epochs_test.d.ts +3 -1
  19. package/dest/e2e_epochs/epochs_test.d.ts.map +1 -1
  20. package/dest/e2e_epochs/epochs_test.js +6 -1
  21. package/dest/e2e_fees/bridging_race.notest.js +2 -1
  22. package/dest/e2e_fees/fees_test.d.ts +3 -1
  23. package/dest/e2e_fees/fees_test.d.ts.map +1 -1
  24. package/dest/e2e_fees/fees_test.js +2 -1
  25. package/dest/e2e_l1_publisher/write_json.d.ts +3 -1
  26. package/dest/e2e_l1_publisher/write_json.d.ts.map +1 -1
  27. package/dest/e2e_l1_publisher/write_json.js +2 -2
  28. package/dest/e2e_multi_validator/utils.d.ts +1 -1
  29. package/dest/e2e_multi_validator/utils.d.ts.map +1 -1
  30. package/dest/e2e_nested_contract/nested_contract_test.d.ts +4 -1
  31. package/dest/e2e_nested_contract/nested_contract_test.d.ts.map +1 -1
  32. package/dest/e2e_nested_contract/nested_contract_test.js +1 -1
  33. package/dest/e2e_p2p/inactivity_slash_test.d.ts +2 -2
  34. package/dest/e2e_p2p/inactivity_slash_test.d.ts.map +1 -1
  35. package/dest/e2e_p2p/inactivity_slash_test.js +2 -2
  36. package/dest/e2e_p2p/p2p_network.d.ts +1 -1
  37. package/dest/e2e_p2p/p2p_network.d.ts.map +1 -1
  38. package/dest/e2e_p2p/p2p_network.js +2 -1
  39. package/dest/e2e_p2p/shared.d.ts +4 -1
  40. package/dest/e2e_p2p/shared.d.ts.map +1 -1
  41. package/dest/e2e_p2p/shared.js +4 -1
  42. package/dest/e2e_token_contract/token_contract_test.d.ts +3 -1
  43. package/dest/e2e_token_contract/token_contract_test.d.ts.map +1 -1
  44. package/dest/e2e_token_contract/token_contract_test.js +1 -1
  45. package/dest/fixtures/e2e_prover_test.d.ts +3 -1
  46. package/dest/fixtures/e2e_prover_test.d.ts.map +1 -1
  47. package/dest/fixtures/e2e_prover_test.js +2 -1
  48. package/dest/fixtures/get_acvm_config.d.ts +1 -1
  49. package/dest/fixtures/get_acvm_config.d.ts.map +1 -1
  50. package/dest/fixtures/get_bb_config.d.ts +1 -1
  51. package/dest/fixtures/get_bb_config.d.ts.map +1 -1
  52. package/dest/fixtures/get_bb_config.js +1 -1
  53. package/dest/fixtures/setup_l1_contracts.d.ts +1 -1
  54. package/dest/fixtures/setup_l1_contracts.d.ts.map +1 -1
  55. package/dest/fixtures/snapshot_manager.d.ts +4 -1
  56. package/dest/fixtures/snapshot_manager.d.ts.map +1 -1
  57. package/dest/fixtures/snapshot_manager.js +5 -3
  58. package/dest/fixtures/token_utils.d.ts +3 -1
  59. package/dest/fixtures/token_utils.d.ts.map +1 -1
  60. package/dest/fixtures/token_utils.js +1 -1
  61. package/dest/fixtures/utils.d.ts +5 -1
  62. package/dest/fixtures/utils.d.ts.map +1 -1
  63. package/dest/fixtures/utils.js +5 -2
  64. package/dest/fixtures/web3signer.d.ts.map +1 -1
  65. package/dest/fixtures/web3signer.js +2 -1
  66. package/dest/quality_of_service/alert_checker.d.ts +1 -1
  67. package/dest/quality_of_service/alert_checker.d.ts.map +1 -1
  68. package/dest/shared/cross_chain_test_harness.d.ts +11 -1
  69. package/dest/shared/cross_chain_test_harness.d.ts.map +1 -1
  70. package/dest/shared/cross_chain_test_harness.js +4 -1
  71. package/dest/shared/gas_portal_test_harness.d.ts +5 -1
  72. package/dest/shared/gas_portal_test_harness.d.ts.map +1 -1
  73. package/dest/shared/gas_portal_test_harness.js +4 -1
  74. package/dest/shared/jest_setup.js +1 -1
  75. package/dest/shared/submit-transactions.d.ts +3 -1
  76. package/dest/shared/submit-transactions.d.ts.map +1 -1
  77. package/dest/shared/submit-transactions.js +2 -1
  78. package/dest/shared/uniswap_l1_l2.d.ts +3 -1
  79. package/dest/shared/uniswap_l1_l2.d.ts.map +1 -1
  80. package/dest/shared/uniswap_l1_l2.js +4 -1
  81. package/dest/simulators/lending_simulator.d.ts +2 -1
  82. package/dest/simulators/lending_simulator.d.ts.map +1 -1
  83. package/dest/simulators/lending_simulator.js +2 -1
  84. package/dest/simulators/token_simulator.d.ts +3 -1
  85. package/dest/simulators/token_simulator.d.ts.map +1 -1
  86. package/dest/simulators/token_simulator.js +1 -1
  87. package/dest/spartan/setup_test_wallets.d.ts +3 -1
  88. package/dest/spartan/setup_test_wallets.d.ts.map +1 -1
  89. package/dest/spartan/setup_test_wallets.js +8 -2
  90. package/dest/spartan/utils.d.ts +11 -0
  91. package/dest/spartan/utils.d.ts.map +1 -1
  92. package/dest/spartan/utils.js +76 -1
  93. package/package.json +37 -37
  94. package/src/bench/client_flows/benchmark.ts +5 -5
  95. package/src/bench/client_flows/client_flows_benchmark.ts +6 -11
  96. package/src/bench/client_flows/data_extractor.ts +1 -1
  97. package/src/bench/utils.ts +1 -1
  98. package/src/e2e_blacklist_token_contract/blacklist_token_contract_test.ts +6 -9
  99. package/src/e2e_cross_chain_messaging/cross_chain_messaging_test.ts +3 -1
  100. package/src/e2e_deploy_contract/deploy_test.ts +8 -12
  101. package/src/e2e_epochs/epochs_test.ts +8 -10
  102. package/src/e2e_fees/bridging_race.notest.ts +3 -1
  103. package/src/e2e_fees/fees_test.ts +4 -1
  104. package/src/e2e_l1_publisher/write_json.ts +5 -3
  105. package/src/e2e_multi_validator/utils.ts +1 -1
  106. package/src/e2e_nested_contract/nested_contract_test.ts +4 -1
  107. package/src/e2e_p2p/inactivity_slash_test.ts +3 -3
  108. package/src/e2e_p2p/p2p_network.ts +2 -1
  109. package/src/e2e_p2p/shared.ts +6 -10
  110. package/src/e2e_token_contract/token_contract_test.ts +3 -1
  111. package/src/fixtures/e2e_prover_test.ts +3 -1
  112. package/src/fixtures/get_acvm_config.ts +1 -1
  113. package/src/fixtures/get_bb_config.ts +2 -1
  114. package/src/fixtures/setup_l1_contracts.ts +1 -1
  115. package/src/fixtures/snapshot_manager.ts +8 -13
  116. package/src/fixtures/token_utils.ts +4 -1
  117. package/src/fixtures/utils.ts +7 -13
  118. package/src/fixtures/web3signer.ts +2 -1
  119. package/src/quality_of_service/alert_checker.ts +1 -1
  120. package/src/shared/cross_chain_test_harness.ts +12 -12
  121. package/src/shared/gas_portal_test_harness.ts +7 -12
  122. package/src/shared/jest_setup.ts +1 -1
  123. package/src/shared/submit-transactions.ts +5 -1
  124. package/src/shared/uniswap_l1_l2.ts +6 -9
  125. package/src/simulators/lending_simulator.ts +2 -1
  126. package/src/simulators/token_simulator.ts +4 -1
  127. package/src/spartan/setup_test_wallets.ts +9 -13
  128. package/src/spartan/utils.ts +85 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/end-to-end",
3
- "version": "3.0.0-nightly.20251023",
3
+ "version": "3.0.0-nightly.20251025",
4
4
  "type": "module",
5
5
  "exports": "./dest/index.js",
6
6
  "inherits": [
@@ -25,42 +25,42 @@
25
25
  "formatting": "run -T prettier --check ./src && run -T eslint ./src"
26
26
  },
27
27
  "dependencies": {
28
- "@aztec/accounts": "3.0.0-nightly.20251023",
29
- "@aztec/archiver": "3.0.0-nightly.20251023",
30
- "@aztec/aztec": "3.0.0-nightly.20251023",
31
- "@aztec/aztec-node": "3.0.0-nightly.20251023",
32
- "@aztec/aztec.js": "3.0.0-nightly.20251023",
33
- "@aztec/bb-prover": "3.0.0-nightly.20251023",
34
- "@aztec/blob-lib": "3.0.0-nightly.20251023",
35
- "@aztec/blob-sink": "3.0.0-nightly.20251023",
36
- "@aztec/bot": "3.0.0-nightly.20251023",
37
- "@aztec/cli": "3.0.0-nightly.20251023",
38
- "@aztec/constants": "3.0.0-nightly.20251023",
39
- "@aztec/entrypoints": "3.0.0-nightly.20251023",
40
- "@aztec/epoch-cache": "3.0.0-nightly.20251023",
41
- "@aztec/ethereum": "3.0.0-nightly.20251023",
42
- "@aztec/foundation": "3.0.0-nightly.20251023",
43
- "@aztec/kv-store": "3.0.0-nightly.20251023",
44
- "@aztec/l1-artifacts": "3.0.0-nightly.20251023",
45
- "@aztec/merkle-tree": "3.0.0-nightly.20251023",
46
- "@aztec/node-keystore": "3.0.0-nightly.20251023",
47
- "@aztec/noir-contracts.js": "3.0.0-nightly.20251023",
48
- "@aztec/noir-noirc_abi": "3.0.0-nightly.20251023",
49
- "@aztec/noir-protocol-circuits-types": "3.0.0-nightly.20251023",
50
- "@aztec/noir-test-contracts.js": "3.0.0-nightly.20251023",
51
- "@aztec/p2p": "3.0.0-nightly.20251023",
52
- "@aztec/protocol-contracts": "3.0.0-nightly.20251023",
53
- "@aztec/prover-client": "3.0.0-nightly.20251023",
54
- "@aztec/prover-node": "3.0.0-nightly.20251023",
55
- "@aztec/pxe": "3.0.0-nightly.20251023",
56
- "@aztec/sequencer-client": "3.0.0-nightly.20251023",
57
- "@aztec/simulator": "3.0.0-nightly.20251023",
58
- "@aztec/slasher": "3.0.0-nightly.20251023",
59
- "@aztec/stdlib": "3.0.0-nightly.20251023",
60
- "@aztec/telemetry-client": "3.0.0-nightly.20251023",
61
- "@aztec/test-wallet": "3.0.0-nightly.20251023",
62
- "@aztec/validator-client": "3.0.0-nightly.20251023",
63
- "@aztec/world-state": "3.0.0-nightly.20251023",
28
+ "@aztec/accounts": "3.0.0-nightly.20251025",
29
+ "@aztec/archiver": "3.0.0-nightly.20251025",
30
+ "@aztec/aztec": "3.0.0-nightly.20251025",
31
+ "@aztec/aztec-node": "3.0.0-nightly.20251025",
32
+ "@aztec/aztec.js": "3.0.0-nightly.20251025",
33
+ "@aztec/bb-prover": "3.0.0-nightly.20251025",
34
+ "@aztec/blob-lib": "3.0.0-nightly.20251025",
35
+ "@aztec/blob-sink": "3.0.0-nightly.20251025",
36
+ "@aztec/bot": "3.0.0-nightly.20251025",
37
+ "@aztec/cli": "3.0.0-nightly.20251025",
38
+ "@aztec/constants": "3.0.0-nightly.20251025",
39
+ "@aztec/entrypoints": "3.0.0-nightly.20251025",
40
+ "@aztec/epoch-cache": "3.0.0-nightly.20251025",
41
+ "@aztec/ethereum": "3.0.0-nightly.20251025",
42
+ "@aztec/foundation": "3.0.0-nightly.20251025",
43
+ "@aztec/kv-store": "3.0.0-nightly.20251025",
44
+ "@aztec/l1-artifacts": "3.0.0-nightly.20251025",
45
+ "@aztec/merkle-tree": "3.0.0-nightly.20251025",
46
+ "@aztec/node-keystore": "3.0.0-nightly.20251025",
47
+ "@aztec/noir-contracts.js": "3.0.0-nightly.20251025",
48
+ "@aztec/noir-noirc_abi": "3.0.0-nightly.20251025",
49
+ "@aztec/noir-protocol-circuits-types": "3.0.0-nightly.20251025",
50
+ "@aztec/noir-test-contracts.js": "3.0.0-nightly.20251025",
51
+ "@aztec/p2p": "3.0.0-nightly.20251025",
52
+ "@aztec/protocol-contracts": "3.0.0-nightly.20251025",
53
+ "@aztec/prover-client": "3.0.0-nightly.20251025",
54
+ "@aztec/prover-node": "3.0.0-nightly.20251025",
55
+ "@aztec/pxe": "3.0.0-nightly.20251025",
56
+ "@aztec/sequencer-client": "3.0.0-nightly.20251025",
57
+ "@aztec/simulator": "3.0.0-nightly.20251025",
58
+ "@aztec/slasher": "3.0.0-nightly.20251025",
59
+ "@aztec/stdlib": "3.0.0-nightly.20251025",
60
+ "@aztec/telemetry-client": "3.0.0-nightly.20251025",
61
+ "@aztec/test-wallet": "3.0.0-nightly.20251025",
62
+ "@aztec/validator-client": "3.0.0-nightly.20251025",
63
+ "@aztec/world-state": "3.0.0-nightly.20251025",
64
64
  "@iarna/toml": "^2.2.5",
65
65
  "@jest/globals": "^30.0.0",
66
66
  "@noble/curves": "=1.0.0",
@@ -1,10 +1,10 @@
1
- import type {
1
+ import {
2
2
  ContractFunctionInteraction,
3
3
  DeployMethod,
4
- DeployOptions,
5
- Logger,
6
- ProfileInteractionOptions,
7
- } from '@aztec/aztec.js';
4
+ type DeployOptions,
5
+ type ProfileInteractionOptions,
6
+ } from '@aztec/aztec.js/contracts';
7
+ import type { Logger } from '@aztec/aztec.js/log';
8
8
  import { createLogger } from '@aztec/foundation/log';
9
9
  import { type PrivateExecutionStep, serializePrivateExecutionSteps } from '@aztec/stdlib/kernel';
10
10
  import type { ProvingStats, ProvingTimings, SimulationStats, SimulationTimings } from '@aztec/stdlib/tx';
@@ -1,14 +1,9 @@
1
- import {
2
- AztecAddress,
3
- type AztecNode,
4
- FeeJuicePaymentMethodWithClaim,
5
- type FeePaymentMethod,
6
- type Logger,
7
- PrivateFeePaymentMethod,
8
- SponsoredFeePaymentMethod,
9
- type Wallet,
10
- createLogger,
11
- } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { FeeJuicePaymentMethodWithClaim } from '@aztec/aztec.js/fee';
3
+ import { type FeePaymentMethod, PrivateFeePaymentMethod, SponsoredFeePaymentMethod } from '@aztec/aztec.js/fee';
4
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
5
+ import type { AztecNode } from '@aztec/aztec.js/node';
6
+ import type { Wallet } from '@aztec/aztec.js/wallet';
12
7
  import { CheatCodes } from '@aztec/aztec/testing';
13
8
  import { type DeployL1ContractsArgs, RollupContract, createExtendedL1Client, deployL1Contract } from '@aztec/ethereum';
14
9
  import { ChainMonitor } from '@aztec/ethereum/test';
@@ -1,4 +1,4 @@
1
- import type { Logger } from '@aztec/aztec.js';
1
+ import type { Logger } from '@aztec/aztec.js/log';
2
2
  import { BBNativePrivateKernelProver } from '@aztec/bb-prover/client/native';
3
3
  import { BBWASMBundlePrivateKernelProver } from '@aztec/bb-prover/client/wasm/bundle';
4
4
  import { createLogger, logger } from '@aztec/foundation/log';
@@ -1,5 +1,5 @@
1
1
  import type { AztecNodeService } from '@aztec/aztec-node';
2
- import { BatchCall, type SentTx, type WaitOpts } from '@aztec/aztec.js';
2
+ import { BatchCall, type SentTx, type WaitOpts } from '@aztec/aztec.js/contracts';
3
3
  import { mean, stdDev, times } from '@aztec/foundation/collection';
4
4
  import { BenchmarkingContract } from '@aztec/noir-test-contracts.js/Benchmarking';
5
5
  import type { MetricsType } from '@aztec/telemetry-client';
@@ -1,12 +1,9 @@
1
- import {
2
- AztecAddress,
3
- type AztecNode,
4
- Fr,
5
- type Logger,
6
- type TxHash,
7
- computeSecretHash,
8
- createLogger,
9
- } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { computeSecretHash } from '@aztec/aztec.js/crypto';
3
+ import { Fr } from '@aztec/aztec.js/fields';
4
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
5
+ import type { AztecNode } from '@aztec/aztec.js/node';
6
+ import type { TxHash } from '@aztec/aztec.js/tx';
10
7
  import type { CheatCodes } from '@aztec/aztec/testing';
11
8
  import type { TokenContract } from '@aztec/noir-contracts.js/Token';
12
9
  import { TokenBlacklistContract } from '@aztec/noir-contracts.js/TokenBlacklist';
@@ -1,5 +1,7 @@
1
1
  import type { AztecNodeConfig } from '@aztec/aztec-node';
2
- import { AztecAddress, type AztecNode, EthAddress, type Logger, createLogger } from '@aztec/aztec.js';
2
+ import { AztecAddress, EthAddress } from '@aztec/aztec.js/addresses';
3
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
4
+ import type { AztecNode } from '@aztec/aztec.js/node';
3
5
  import { CheatCodes } from '@aztec/aztec/testing';
4
6
  import {
5
7
  type DeployL1ContractsArgs,
@@ -1,15 +1,11 @@
1
- import {
2
- type AztecAddress,
3
- type AztecNode,
4
- type ContractArtifact,
5
- type ContractBase,
6
- Fr,
7
- type Logger,
8
- type PublicKeys,
9
- type Wallet,
10
- createLogger,
11
- getContractInstanceFromInstantiationParams,
12
- } from '@aztec/aztec.js';
1
+ import type { ContractArtifact } from '@aztec/aztec.js/abi';
2
+ import type { AztecAddress } from '@aztec/aztec.js/addresses';
3
+ import { type ContractBase, getContractInstanceFromInstantiationParams } from '@aztec/aztec.js/contracts';
4
+ import { Fr } from '@aztec/aztec.js/fields';
5
+ import type { PublicKeys } from '@aztec/aztec.js/keys';
6
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
7
+ import type { AztecNode } from '@aztec/aztec.js/node';
8
+ import type { Wallet } from '@aztec/aztec.js/wallet';
13
9
  import type { StatefulTestContract } from '@aztec/noir-test-contracts.js/StatefulTest';
14
10
  import type { AztecNodeAdmin } from '@aztec/stdlib/interfaces/client';
15
11
  import type { TestWallet } from '@aztec/test-wallet/server';
@@ -1,14 +1,10 @@
1
1
  import { type AztecNodeConfig, AztecNodeService } from '@aztec/aztec-node';
2
- import {
3
- Fr,
4
- type Logger,
5
- MerkleTreeId,
6
- type Wallet,
7
- getContractInstanceFromInstantiationParams,
8
- getTimestampRangeForEpoch,
9
- retryUntil,
10
- sleep,
11
- } from '@aztec/aztec.js';
2
+ import { getTimestampRangeForEpoch } from '@aztec/aztec.js/block';
3
+ import { getContractInstanceFromInstantiationParams } from '@aztec/aztec.js/contracts';
4
+ import { Fr } from '@aztec/aztec.js/fields';
5
+ import type { Logger } from '@aztec/aztec.js/log';
6
+ import { MerkleTreeId } from '@aztec/aztec.js/trees';
7
+ import type { Wallet } from '@aztec/aztec.js/wallet';
12
8
  import { EpochCache } from '@aztec/epoch-cache';
13
9
  import { DefaultL1ContractsConfig, type ExtendedViemWalletClient, createExtendedL1Client } from '@aztec/ethereum';
14
10
  import { RollupContract } from '@aztec/ethereum/contracts';
@@ -16,6 +12,8 @@ import { ChainMonitor, DelayedTxUtils, type Delayer, waitUntilL1Timestamp, withD
16
12
  import { SecretValue } from '@aztec/foundation/config';
17
13
  import { randomBytes } from '@aztec/foundation/crypto';
18
14
  import { withLogNameSuffix } from '@aztec/foundation/log';
15
+ import { retryUntil } from '@aztec/foundation/retry';
16
+ import { sleep } from '@aztec/foundation/sleep';
19
17
  import { SpamContract } from '@aztec/noir-test-contracts.js/Spam';
20
18
  import { getMockPubSubP2PServiceFactory } from '@aztec/p2p/test-helpers';
21
19
  import { ProverNode, type ProverNodeConfig, ProverNodePublisher } from '@aztec/prover-node';
@@ -1,6 +1,8 @@
1
1
  import { SchnorrAccountContract } from '@aztec/accounts/schnorr';
2
- import { Fr, type Logger, sleep } from '@aztec/aztec.js';
2
+ import { Fr } from '@aztec/aztec.js/fields';
3
+ import type { Logger } from '@aztec/aztec.js/log';
3
4
  import { Fq } from '@aztec/foundation/fields';
5
+ import { sleep } from '@aztec/foundation/sleep';
4
6
  import type { AztecAddress } from '@aztec/stdlib/aztec-address';
5
7
  import type { TestWallet } from '@aztec/test-wallet/server';
6
8
 
@@ -1,8 +1,11 @@
1
- import { type AztecAddress, type AztecNode, type Logger, createLogger, sleep } from '@aztec/aztec.js';
1
+ import type { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
3
+ import type { AztecNode } from '@aztec/aztec.js/node';
2
4
  import { CheatCodes } from '@aztec/aztec/testing';
3
5
  import { type DeployL1ContractsArgs, RollupContract, createExtendedL1Client } from '@aztec/ethereum';
4
6
  import { ChainMonitor } from '@aztec/ethereum/test';
5
7
  import { EthAddress } from '@aztec/foundation/eth-address';
8
+ import { sleep } from '@aztec/foundation/sleep';
6
9
  import { TestERC20Abi } from '@aztec/l1-artifacts';
7
10
  import { AppSubscriptionContract } from '@aztec/noir-contracts.js/AppSubscription';
8
11
  import { FPCContract } from '@aztec/noir-contracts.js/FPC';
@@ -1,4 +1,6 @@
1
- import { AztecAddress, Fr, type L2Block } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import type { L2Block } from '@aztec/aztec.js/block';
3
+ import { Fr } from '@aztec/aztec.js/fields';
2
4
  import { BatchedBlob, Blob } from '@aztec/blob-lib';
3
5
  import { EthAddress } from '@aztec/foundation/eth-address';
4
6
 
@@ -32,12 +34,12 @@ export async function writeJson(
32
34
 
33
35
  const jsonObject = {
34
36
  populate: {
35
- l1ToL2Content: l1ToL2Content.map(asHex),
37
+ l1ToL2Content: l1ToL2Content.map(value => asHex(value)),
36
38
  recipient: asHex(recipientAddress.toField()),
37
39
  sender: deployerAddress,
38
40
  },
39
41
  messages: {
40
- l2ToL1Messages: block.body.txEffects.flatMap(txEffect => txEffect.l2ToL1Msgs).map(asHex),
42
+ l2ToL1Messages: block.body.txEffects.flatMap(txEffect => txEffect.l2ToL1Msgs).map(value => asHex(value)),
41
43
  },
42
44
  block: {
43
45
  // The json formatting in forge is a bit brittle, so we convert Fr to a number in the few values below.
@@ -1,4 +1,4 @@
1
- import type { AztecAddress } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
2
  import { getAddressFromPrivateKey } from '@aztec/ethereum';
3
3
  import { EthAddress } from '@aztec/foundation/eth-address';
4
4
  import type { EthPrivateKey } from '@aztec/node-keystore';
@@ -1,4 +1,7 @@
1
- import { AztecAddress, type AztecNode, type Logger, type Wallet, createLogger } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
3
+ import type { AztecNode } from '@aztec/aztec.js/node';
4
+ import type { Wallet } from '@aztec/aztec.js/wallet';
2
5
  import { ChildContract } from '@aztec/noir-test-contracts.js/Child';
3
6
  import { ParentContract } from '@aztec/noir-test-contracts.js/Parent';
4
7
 
@@ -1,5 +1,5 @@
1
1
  import type { AztecNodeService } from '@aztec/aztec-node';
2
- import { EthAddress } from '@aztec/aztec.js';
2
+ import { EthAddress } from '@aztec/aztec.js/addresses';
3
3
  import { RollupContract } from '@aztec/ethereum';
4
4
 
5
5
  import fs from 'fs';
@@ -17,8 +17,8 @@ const SLASHING_QUORUM = 3;
17
17
  const EPOCH_DURATION = 2;
18
18
  const SLASHING_ROUND_SIZE_IN_EPOCHS = 2;
19
19
  const BOOT_NODE_UDP_PORT = 4500;
20
- const ETHEREUM_SLOT_DURATION = 4;
21
- const AZTEC_SLOT_DURATION = 8;
20
+ const ETHEREUM_SLOT_DURATION = process.env.CI ? 8 : 4;
21
+ const AZTEC_SLOT_DURATION = ETHEREUM_SLOT_DURATION * 2;
22
22
  const SLASHING_UNIT = BigInt(1e18);
23
23
  const SLASHING_AMOUNT = SLASHING_UNIT * 3n;
24
24
 
@@ -1,6 +1,7 @@
1
1
  import type { InitialAccountData } from '@aztec/accounts/testing';
2
2
  import type { AztecNodeConfig, AztecNodeService } from '@aztec/aztec-node';
3
- import { AztecAddress, EthAddress, Fr } from '@aztec/aztec.js';
3
+ import { AztecAddress, EthAddress } from '@aztec/aztec.js/addresses';
4
+ import { Fr } from '@aztec/aztec.js/fields';
4
5
  import {
5
6
  type EmpireSlashingProposerContract,
6
7
  type ExtendedViemWalletClient,
@@ -1,18 +1,14 @@
1
1
  import type { InitialAccountData } from '@aztec/accounts/testing';
2
2
  import type { AztecNodeService } from '@aztec/aztec-node';
3
- import {
4
- AztecAddress,
5
- Fr,
6
- type Logger,
7
- type SentTx,
8
- Tx,
9
- TxStatus,
10
- getContractInstanceFromInstantiationParams,
11
- retryUntil,
12
- } from '@aztec/aztec.js';
3
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
4
+ import { type SentTx, getContractInstanceFromInstantiationParams } from '@aztec/aztec.js/contracts';
5
+ import { Fr } from '@aztec/aztec.js/fields';
6
+ import type { Logger } from '@aztec/aztec.js/log';
7
+ import { Tx, TxStatus } from '@aztec/aztec.js/tx';
13
8
  import type { RollupCheatCodes } from '@aztec/aztec/testing';
14
9
  import type { EmpireSlashingProposerContract, RollupContract, TallySlashingProposerContract } from '@aztec/ethereum';
15
10
  import { timesAsync, unique } from '@aztec/foundation/collection';
11
+ import { retryUntil } from '@aztec/foundation/retry';
16
12
  import { pluralize } from '@aztec/foundation/string';
17
13
  import type { SpamContract } from '@aztec/noir-test-contracts.js/Spam';
18
14
  import { TestContract, TestContractArtifact } from '@aztec/noir-test-contracts.js/Test';
@@ -1,4 +1,6 @@
1
- import { AztecAddress, type AztecNode, type Logger, createLogger } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
3
+ import type { AztecNode } from '@aztec/aztec.js/node';
2
4
  import { TokenContract } from '@aztec/noir-contracts.js/Token';
3
5
  import { InvalidAccountContract } from '@aztec/noir-test-contracts.js/InvalidAccount';
4
6
  import type { TestWallet } from '@aztec/test-wallet/server';
@@ -1,6 +1,8 @@
1
1
  import type { InitialAccountData } from '@aztec/accounts/testing';
2
2
  import { type Archiver, createArchiver } from '@aztec/archiver';
3
- import { AztecAddress, type AztecNode, EthAddress, type Logger, createLogger } from '@aztec/aztec.js';
3
+ import { AztecAddress, EthAddress } from '@aztec/aztec.js/addresses';
4
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
5
+ import type { AztecNode } from '@aztec/aztec.js/node';
4
6
  import { CheatCodes } from '@aztec/aztec/testing';
5
7
  import {
6
8
  BBCircuitVerifier,
@@ -1,4 +1,4 @@
1
- import type { Logger } from '@aztec/aztec.js';
1
+ import type { Logger } from '@aztec/aztec.js/log';
2
2
  import { parseBooleanEnv } from '@aztec/foundation/config';
3
3
  import { randomBytes } from '@aztec/foundation/crypto';
4
4
  import { tryRmDir } from '@aztec/foundation/fs';
@@ -1,10 +1,11 @@
1
- import { type Logger, fileURLToPath } from '@aztec/aztec.js';
1
+ import type { Logger } from '@aztec/aztec.js/log';
2
2
  import type { BBConfig } from '@aztec/bb-prover';
3
3
  import { tryRmDir } from '@aztec/foundation/fs';
4
4
 
5
5
  import fs from 'node:fs/promises';
6
6
  import { tmpdir } from 'node:os';
7
7
  import path from 'path';
8
+ import { fileURLToPath } from 'url';
8
9
 
9
10
  const {
10
11
  BB_RELEASE_DIR = 'barretenberg/cpp/build/bin',
@@ -1,4 +1,4 @@
1
- import type { Logger } from '@aztec/aztec.js';
1
+ import type { Logger } from '@aztec/aztec.js/log';
2
2
  import { type DeployL1ContractsArgs, type L1ContractsConfig, deployL1Contracts } from '@aztec/ethereum';
3
3
  import { getVKTreeRoot } from '@aztec/noir-protocol-circuits-types/vk-tree';
4
4
  import { protocolContractsHash } from '@aztec/protocol-contracts';
@@ -1,18 +1,13 @@
1
1
  import { SchnorrAccountContractArtifact } from '@aztec/accounts/schnorr';
2
2
  import { type InitialAccountData, generateSchnorrAccounts } from '@aztec/accounts/testing';
3
3
  import { type AztecNodeConfig, AztecNodeService, getConfigEnvVars } from '@aztec/aztec-node';
4
- import {
5
- AztecAddress,
6
- type AztecNode,
7
- BatchCall,
8
- type ContractFunctionInteraction,
9
- EthAddress,
10
- type Logger,
11
- type Wallet,
12
- getContractClassFromArtifact,
13
- waitForProven,
14
- } from '@aztec/aztec.js';
4
+ import { AztecAddress, EthAddress } from '@aztec/aztec.js/addresses';
5
+ import { getContractClassFromArtifact } from '@aztec/aztec.js/contracts';
6
+ import { BatchCall, type ContractFunctionInteraction, waitForProven } from '@aztec/aztec.js/contracts';
15
7
  import { publishContractClass, publishInstance } from '@aztec/aztec.js/deployment';
8
+ import type { Logger } from '@aztec/aztec.js/log';
9
+ import type { AztecNode } from '@aztec/aztec.js/node';
10
+ import type { Wallet } from '@aztec/aztec.js/wallet';
16
11
  import { AnvilTestWatcher, CheatCodes } from '@aztec/aztec/testing';
17
12
  import { type BlobSinkServer, createBlobSinkServer } from '@aztec/blob-sink/server';
18
13
  import {
@@ -411,7 +406,7 @@ async function setupFromFresh(
411
406
  l1Contracts: aztecNodeConfig.l1Contracts,
412
407
  port: blobSinkPort,
413
408
  dataDirectory: aztecNodeConfig.dataDirectory,
414
- dataStoreMapSizeKB: aztecNodeConfig.dataStoreMapSizeKB,
409
+ dataStoreMapSizeKb: aztecNodeConfig.dataStoreMapSizeKb,
415
410
  },
416
411
  telemetry,
417
412
  );
@@ -539,7 +534,7 @@ async function setupFromState(statePath: string, logger: Logger): Promise<Subsys
539
534
  l1Contracts: aztecNodeConfig.l1Contracts,
540
535
  port: blobSinkPort,
541
536
  dataDirectory: statePath,
542
- dataStoreMapSizeKB: aztecNodeConfig.dataStoreMapSizeKB,
537
+ dataStoreMapSizeKb: aztecNodeConfig.dataStoreMapSizeKb,
543
538
  },
544
539
  telemetry,
545
540
  );
@@ -1,4 +1,7 @@
1
- import { type AztecAddress, BatchCall, type Logger, type Wallet } from '@aztec/aztec.js';
1
+ import type { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { BatchCall } from '@aztec/aztec.js/contracts';
3
+ import type { Logger } from '@aztec/aztec.js/log';
4
+ import type { Wallet } from '@aztec/aztec.js/wallet';
2
5
  import { TokenContract } from '@aztec/noir-contracts.js/Token';
3
6
 
4
7
  export async function deployToken(wallet: Wallet, admin: AztecAddress, initialAdminBalance: bigint, logger: Logger) {
@@ -2,19 +2,12 @@ import { SchnorrAccountContractArtifact } from '@aztec/accounts/schnorr';
2
2
  import { type InitialAccountData, generateSchnorrAccounts, getInitialTestAccountsData } from '@aztec/accounts/testing';
3
3
  import { type Archiver, createArchiver } from '@aztec/archiver';
4
4
  import { type AztecNodeConfig, AztecNodeService, getConfigEnvVars } from '@aztec/aztec-node';
5
- import {
6
- AztecAddress,
7
- type AztecNode,
8
- BatchCall,
9
- type ContractMethod,
10
- type Logger,
11
- type Wallet,
12
- createAztecNodeClient,
13
- createLogger,
14
- sleep,
15
- waitForNode,
16
- } from '@aztec/aztec.js';
5
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
6
+ import { BatchCall, type ContractMethod } from '@aztec/aztec.js/contracts';
17
7
  import { publishContractClass, publishInstance } from '@aztec/aztec.js/deployment';
8
+ import { type Logger, createLogger } from '@aztec/aztec.js/log';
9
+ import { type AztecNode, createAztecNodeClient, waitForNode } from '@aztec/aztec.js/node';
10
+ import type { Wallet } from '@aztec/aztec.js/wallet';
18
11
  import { AnvilTestWatcher, CheatCodes } from '@aztec/aztec/testing';
19
12
  import { createBlobSinkClient } from '@aztec/blob-sink/client';
20
13
  import { type BlobSinkServer, createBlobSinkServer } from '@aztec/blob-sink/server';
@@ -46,6 +39,7 @@ import { Fr } from '@aztec/foundation/fields';
46
39
  import { tryRmDir } from '@aztec/foundation/fs';
47
40
  import { withLogNameSuffix } from '@aztec/foundation/log';
48
41
  import { retryUntil } from '@aztec/foundation/retry';
42
+ import { sleep } from '@aztec/foundation/sleep';
49
43
  import { DateProvider, TestDateProvider } from '@aztec/foundation/timer';
50
44
  import type { DataStoreConfig } from '@aztec/kv-store/config';
51
45
  import { SponsoredFPCContract } from '@aztec/noir-contracts.js/SponsoredFPC';
@@ -545,7 +539,7 @@ export async function setup(
545
539
  l1Contracts: config.l1Contracts,
546
540
  port: blobSinkPort,
547
541
  dataDirectory: config.dataDirectory,
548
- dataStoreMapSizeKB: config.dataStoreMapSizeKB,
542
+ dataStoreMapSizeKb: config.dataStoreMapSizeKb,
549
543
  },
550
544
  telemetry,
551
545
  );
@@ -1,5 +1,6 @@
1
- import { retryUntil, sleep } from '@aztec/aztec.js';
2
1
  import { randomBytes } from '@aztec/foundation/crypto';
2
+ import { retryUntil } from '@aztec/foundation/retry';
3
+ import { sleep } from '@aztec/foundation/sleep';
3
4
  import { RemoteSigner } from '@aztec/node-keystore';
4
5
 
5
6
  import { mkdirSync } from 'node:fs';
@@ -1,4 +1,4 @@
1
- import type { Logger } from '@aztec/aztec.js';
1
+ import type { Logger } from '@aztec/aztec.js/log';
2
2
 
3
3
  import * as fs from 'fs';
4
4
  import * as yaml from 'js-yaml';
@@ -1,21 +1,21 @@
1
+ import type { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import { EthAddress } from '@aztec/aztec.js/addresses';
3
+ import { AuthWitness } from '@aztec/aztec.js/authorization';
1
4
  import {
2
- AuthWitness,
3
- type AztecAddress,
4
- type AztecNode,
5
- EthAddress,
6
- type FieldsOf,
7
- Fr,
8
5
  type L1TokenManager,
9
6
  L1TokenPortalManager,
10
7
  type L2AmountClaim,
11
8
  type L2AmountClaimWithRecipient,
12
- type Logger,
13
- type SiblingPath,
14
- type TxReceipt,
15
- type Wallet,
16
- retryUntil,
17
- } from '@aztec/aztec.js';
9
+ } from '@aztec/aztec.js/ethereum';
10
+ import { Fr } from '@aztec/aztec.js/fields';
11
+ import type { Logger } from '@aztec/aztec.js/log';
12
+ import type { AztecNode } from '@aztec/aztec.js/node';
13
+ import type { SiblingPath } from '@aztec/aztec.js/trees';
14
+ import type { TxReceipt } from '@aztec/aztec.js/tx';
15
+ import type { Wallet } from '@aztec/aztec.js/wallet';
18
16
  import { type ExtendedViemWalletClient, type L1ContractAddresses, deployL1Contract } from '@aztec/ethereum';
17
+ import { retryUntil } from '@aztec/foundation/retry';
18
+ import type { FieldsOf } from '@aztec/foundation/types';
19
19
  import { TestERC20Abi, TokenPortalAbi, TokenPortalBytecode } from '@aztec/l1-artifacts';
20
20
  import { TokenContract } from '@aztec/noir-contracts.js/Token';
21
21
  import { TokenBridgeContract } from '@aztec/noir-contracts.js/TokenBridge';
@@ -1,16 +1,11 @@
1
- import {
2
- AztecAddress,
3
- type AztecNode,
4
- EthAddress,
5
- Fr,
6
- L1FeeJuicePortalManager,
7
- type L1TokenManager,
8
- type L2AmountClaim,
9
- type Logger,
10
- type Wallet,
11
- retryUntil,
12
- } from '@aztec/aztec.js';
1
+ import { AztecAddress, EthAddress } from '@aztec/aztec.js/addresses';
2
+ import { L1FeeJuicePortalManager, type L1TokenManager, type L2AmountClaim } from '@aztec/aztec.js/ethereum';
3
+ import { Fr } from '@aztec/aztec.js/fields';
4
+ import type { Logger } from '@aztec/aztec.js/log';
5
+ import type { AztecNode } from '@aztec/aztec.js/node';
6
+ import type { Wallet } from '@aztec/aztec.js/wallet';
13
7
  import type { ExtendedViemWalletClient } from '@aztec/ethereum';
8
+ import { retryUntil } from '@aztec/foundation/retry';
14
9
  import { FeeJuiceContract } from '@aztec/noir-contracts.js/FeeJuice';
15
10
  import { ProtocolContractAddress } from '@aztec/protocol-contracts';
16
11
  import type { AztecNodeAdmin } from '@aztec/stdlib/interfaces/client';
@@ -1,4 +1,4 @@
1
- import { createLogger } from '@aztec/aztec.js';
1
+ import { createLogger } from '@aztec/aztec.js/log';
2
2
 
3
3
  import { beforeEach, expect } from '@jest/globals';
4
4
  import { basename } from 'path';
@@ -1,4 +1,8 @@
1
- import { AztecAddress, Fr, GrumpkinScalar, type Logger, type SentTx, TxStatus } from '@aztec/aztec.js';
1
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
2
+ import type { SentTx } from '@aztec/aztec.js/contracts';
3
+ import { Fr, GrumpkinScalar } from '@aztec/aztec.js/fields';
4
+ import type { Logger } from '@aztec/aztec.js/log';
5
+ import { TxStatus } from '@aztec/aztec.js/tx';
2
6
  import { times } from '@aztec/foundation/collection';
3
7
  import type { TestWallet } from '@aztec/test-wallet/server';
4
8
 
@@ -1,12 +1,9 @@
1
- import {
2
- AztecAddress,
3
- type AztecNode,
4
- EthAddress,
5
- Fr,
6
- type Logger,
7
- computeAuthWitMessageHash,
8
- generateClaimSecret,
9
- } from '@aztec/aztec.js';
1
+ import { AztecAddress, EthAddress } from '@aztec/aztec.js/addresses';
2
+ import { computeAuthWitMessageHash } from '@aztec/aztec.js/authorization';
3
+ import { generateClaimSecret } from '@aztec/aztec.js/ethereum';
4
+ import { Fr } from '@aztec/aztec.js/fields';
5
+ import type { Logger } from '@aztec/aztec.js/log';
6
+ import type { AztecNode } from '@aztec/aztec.js/node';
10
7
  import { CheatCodes } from '@aztec/aztec/testing';
11
8
  import {
12
9
  type DeployL1ContractsReturnType,
@@ -1,5 +1,6 @@
1
1
  // Convenience struct to hold an account's address and secret that can easily be passed around.
2
- import { AztecAddress, Fr } from '@aztec/aztec.js';
2
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
3
+ import { Fr } from '@aztec/aztec.js/fields';
3
4
  import { CheatCodes } from '@aztec/aztec/testing';
4
5
  import type { RollupContract } from '@aztec/ethereum';
5
6
  import { pedersenHash } from '@aztec/foundation/crypto';