@aztec/end-to-end 3.0.0-nightly.20251022 → 3.0.0-nightly.20251024

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 (126) 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 +2 -2
  7. package/dest/bench/utils.d.ts.map +1 -1
  8. package/dest/bench/utils.js +5 -6
  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/p2p_network.d.ts +1 -1
  36. package/dest/e2e_p2p/p2p_network.d.ts.map +1 -1
  37. package/dest/e2e_p2p/p2p_network.js +2 -1
  38. package/dest/e2e_p2p/shared.d.ts +5 -2
  39. package/dest/e2e_p2p/shared.d.ts.map +1 -1
  40. package/dest/e2e_p2p/shared.js +6 -3
  41. package/dest/e2e_token_contract/token_contract_test.d.ts +3 -1
  42. package/dest/e2e_token_contract/token_contract_test.d.ts.map +1 -1
  43. package/dest/e2e_token_contract/token_contract_test.js +1 -1
  44. package/dest/fixtures/e2e_prover_test.d.ts +5 -2
  45. package/dest/fixtures/e2e_prover_test.d.ts.map +1 -1
  46. package/dest/fixtures/e2e_prover_test.js +20 -20
  47. package/dest/fixtures/get_acvm_config.d.ts +1 -1
  48. package/dest/fixtures/get_acvm_config.d.ts.map +1 -1
  49. package/dest/fixtures/get_bb_config.d.ts +1 -1
  50. package/dest/fixtures/get_bb_config.d.ts.map +1 -1
  51. package/dest/fixtures/get_bb_config.js +1 -1
  52. package/dest/fixtures/setup_l1_contracts.d.ts +1 -1
  53. package/dest/fixtures/setup_l1_contracts.d.ts.map +1 -1
  54. package/dest/fixtures/snapshot_manager.d.ts +4 -1
  55. package/dest/fixtures/snapshot_manager.d.ts.map +1 -1
  56. package/dest/fixtures/snapshot_manager.js +3 -1
  57. package/dest/fixtures/token_utils.d.ts +3 -1
  58. package/dest/fixtures/token_utils.d.ts.map +1 -1
  59. package/dest/fixtures/token_utils.js +1 -1
  60. package/dest/fixtures/utils.d.ts +5 -1
  61. package/dest/fixtures/utils.d.ts.map +1 -1
  62. package/dest/fixtures/utils.js +4 -1
  63. package/dest/fixtures/web3signer.d.ts.map +1 -1
  64. package/dest/fixtures/web3signer.js +2 -1
  65. package/dest/quality_of_service/alert_checker.d.ts +1 -1
  66. package/dest/quality_of_service/alert_checker.d.ts.map +1 -1
  67. package/dest/shared/cross_chain_test_harness.d.ts +11 -1
  68. package/dest/shared/cross_chain_test_harness.d.ts.map +1 -1
  69. package/dest/shared/cross_chain_test_harness.js +4 -1
  70. package/dest/shared/gas_portal_test_harness.d.ts +5 -1
  71. package/dest/shared/gas_portal_test_harness.d.ts.map +1 -1
  72. package/dest/shared/gas_portal_test_harness.js +4 -1
  73. package/dest/shared/jest_setup.js +1 -1
  74. package/dest/shared/submit-transactions.d.ts +3 -1
  75. package/dest/shared/submit-transactions.d.ts.map +1 -1
  76. package/dest/shared/submit-transactions.js +2 -1
  77. package/dest/shared/uniswap_l1_l2.d.ts +3 -1
  78. package/dest/shared/uniswap_l1_l2.d.ts.map +1 -1
  79. package/dest/shared/uniswap_l1_l2.js +6 -3
  80. package/dest/simulators/lending_simulator.d.ts +2 -1
  81. package/dest/simulators/lending_simulator.d.ts.map +1 -1
  82. package/dest/simulators/lending_simulator.js +2 -1
  83. package/dest/simulators/token_simulator.d.ts +3 -1
  84. package/dest/simulators/token_simulator.d.ts.map +1 -1
  85. package/dest/simulators/token_simulator.js +1 -1
  86. package/dest/spartan/setup_test_wallets.d.ts +5 -2
  87. package/dest/spartan/setup_test_wallets.d.ts.map +1 -1
  88. package/dest/spartan/setup_test_wallets.js +14 -5
  89. package/dest/spartan/utils.d.ts.map +1 -1
  90. package/dest/spartan/utils.js +2 -1
  91. package/package.json +37 -37
  92. package/src/bench/client_flows/benchmark.ts +5 -5
  93. package/src/bench/client_flows/client_flows_benchmark.ts +6 -11
  94. package/src/bench/client_flows/data_extractor.ts +1 -1
  95. package/src/bench/utils.ts +4 -5
  96. package/src/e2e_blacklist_token_contract/blacklist_token_contract_test.ts +6 -9
  97. package/src/e2e_cross_chain_messaging/cross_chain_messaging_test.ts +3 -1
  98. package/src/e2e_deploy_contract/deploy_test.ts +8 -12
  99. package/src/e2e_epochs/epochs_test.ts +8 -10
  100. package/src/e2e_fees/bridging_race.notest.ts +3 -1
  101. package/src/e2e_fees/fees_test.ts +4 -1
  102. package/src/e2e_l1_publisher/write_json.ts +5 -3
  103. package/src/e2e_multi_validator/utils.ts +1 -1
  104. package/src/e2e_nested_contract/nested_contract_test.ts +4 -1
  105. package/src/e2e_p2p/inactivity_slash_test.ts +1 -1
  106. package/src/e2e_p2p/p2p_network.ts +2 -1
  107. package/src/e2e_p2p/shared.ts +11 -13
  108. package/src/e2e_token_contract/token_contract_test.ts +3 -1
  109. package/src/fixtures/e2e_prover_test.ts +28 -26
  110. package/src/fixtures/get_acvm_config.ts +1 -1
  111. package/src/fixtures/get_bb_config.ts +2 -1
  112. package/src/fixtures/setup_l1_contracts.ts +1 -1
  113. package/src/fixtures/snapshot_manager.ts +6 -11
  114. package/src/fixtures/token_utils.ts +4 -1
  115. package/src/fixtures/utils.ts +6 -12
  116. package/src/fixtures/web3signer.ts +2 -1
  117. package/src/quality_of_service/alert_checker.ts +1 -1
  118. package/src/shared/cross_chain_test_harness.ts +12 -12
  119. package/src/shared/gas_portal_test_harness.ts +7 -12
  120. package/src/shared/jest_setup.ts +1 -1
  121. package/src/shared/submit-transactions.ts +5 -1
  122. package/src/shared/uniswap_l1_l2.ts +8 -10
  123. package/src/simulators/lending_simulator.ts +2 -1
  124. package/src/simulators/token_simulator.ts +4 -1
  125. package/src/spartan/setup_test_wallets.ts +20 -18
  126. package/src/spartan/utils.ts +2 -1
@@ -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,
@@ -666,7 +663,8 @@ export const uniswapL1L2TestSuite = (
666
663
  Fr.random(),
667
664
  ownerEthAddress,
668
665
  )
669
- .prove({ from: ownerAddress, authWitnesses: [transferToPublicAuthwith] }),
666
+ .send({ from: ownerAddress, authWitnesses: [transferToPublicAuthwith] })
667
+ .wait(),
670
668
  ).rejects.toThrow('Assertion failed: input_asset address is not the same as seen in the bridge contract');
671
669
  });
672
670
 
@@ -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';
@@ -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 type { TokenContract } from '@aztec/noir-contracts.js/Token';
3
6
 
4
7
  import chunk from 'lodash.chunk';
@@ -1,21 +1,17 @@
1
1
  import { generateSchnorrAccounts } from '@aztec/accounts/testing';
2
- import {
3
- AztecAddress,
4
- type AztecNode,
5
- FeeJuicePaymentMethodWithClaim,
6
- type FeePaymentMethod,
7
- Fr,
8
- L1FeeJuicePortalManager,
9
- SponsoredFeePaymentMethod,
10
- type Wallet,
11
- createAztecNodeClient,
12
- retryUntil,
13
- } from '@aztec/aztec.js';
2
+ import { AztecAddress } from '@aztec/aztec.js/addresses';
3
+ import { L1FeeJuicePortalManager } from '@aztec/aztec.js/ethereum';
4
+ import { FeeJuicePaymentMethodWithClaim } from '@aztec/aztec.js/fee';
5
+ import { type FeePaymentMethod, SponsoredFeePaymentMethod } from '@aztec/aztec.js/fee';
6
+ import { Fr } from '@aztec/aztec.js/fields';
7
+ import { type AztecNode, createAztecNodeClient } from '@aztec/aztec.js/node';
8
+ import type { Wallet } from '@aztec/aztec.js/wallet';
14
9
  import { createEthereumChain, createExtendedL1Client } from '@aztec/ethereum';
15
10
  import type { Logger } from '@aztec/foundation/log';
11
+ import { retryUntil } from '@aztec/foundation/retry';
16
12
  import { TokenContract } from '@aztec/noir-contracts.js/Token';
17
13
  import type { AztecNodeAdmin } from '@aztec/stdlib/interfaces/client';
18
- import { TestWallet, registerInitialSandboxAccountsInWallet } from '@aztec/test-wallet/server';
14
+ import { TestWallet, proveInteraction, registerInitialSandboxAccountsInWallet } from '@aztec/test-wallet/server';
19
15
 
20
16
  import { getACVMConfig } from '../fixtures/get_acvm_config.js';
21
17
  import { getBBConfig } from '../fixtures/get_bb_config.js';
@@ -246,12 +242,14 @@ async function deployTokenAndMint(
246
242
  }
247
243
 
248
244
  export async function performTransfers({
245
+ wallet,
249
246
  testAccounts,
250
247
  rounds,
251
248
  transferAmount,
252
249
  logger,
253
250
  feePaymentMethod,
254
251
  }: {
252
+ wallet: TestWallet;
255
253
  testAccounts: TestAccounts;
256
254
  rounds: number;
257
255
  transferAmount: bigint;
@@ -262,11 +260,15 @@ export async function performTransfers({
262
260
  // Default to sponsored fee payment if no fee method is provided
263
261
  const defaultFeePaymentMethod = feePaymentMethod || new SponsoredFeePaymentMethod(await getSponsoredFPCAddress());
264
262
  for (let i = 0; i < rounds; i++) {
265
- const txs = testAccounts.accounts.map(async acc =>
266
- (await TokenContract.at(testAccounts.tokenAddress, testAccounts.wallet)).methods
267
- .transfer_in_public(acc, recipient, transferAmount, 0)
268
- .prove({ from: acc, fee: { paymentMethod: defaultFeePaymentMethod } }),
269
- );
263
+ const txs = testAccounts.accounts.map(async acc => {
264
+ const token = await TokenContract.at(testAccounts.tokenAddress, testAccounts.wallet);
265
+ return proveInteraction(wallet, token.methods.transfer_in_public(acc, recipient, transferAmount, 0), {
266
+ from: acc,
267
+ fee: {
268
+ paymentMethod: defaultFeePaymentMethod,
269
+ },
270
+ });
271
+ });
270
272
 
271
273
  const provenTxs = await Promise.all(txs);
272
274
 
@@ -1,9 +1,10 @@
1
- import { createLogger, sleep } from '@aztec/aztec.js';
1
+ import { createLogger } from '@aztec/aztec.js/log';
2
2
  import type { RollupCheatCodes } from '@aztec/aztec/testing';
3
3
  import type { L1ContractAddresses, ViemPublicClient } from '@aztec/ethereum';
4
4
  import type { Logger } from '@aztec/foundation/log';
5
5
  import { makeBackoff, retry } from '@aztec/foundation/retry';
6
6
  import { schemas } from '@aztec/foundation/schemas';
7
+ import { sleep } from '@aztec/foundation/sleep';
7
8
  import {
8
9
  type AztecNodeAdmin,
9
10
  type AztecNodeAdminConfig,