@aztec/txe 5.0.0-nightly.20260708 → 5.0.0-nightly.20260710

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 (41) hide show
  1. package/dest/SchnorrAccount-HIOIXL76.js +3 -0
  2. package/dest/SchnorrAccount-HIOIXL76.js.map +7 -0
  3. package/dest/{SchnorrInitializerlessAccount-3AKXYJQI.js → SchnorrInitializerlessAccount-ZPZIGJUB.js} +1 -1
  4. package/dest/{SchnorrInitializerlessAccount-3AKXYJQI.js.map → SchnorrInitializerlessAccount-ZPZIGJUB.js.map} +1 -1
  5. package/dest/bin/index.js +1 -1
  6. package/dest/{chunk-HLH2NBQI.js → chunk-ICKZFCLB.js} +7 -7
  7. package/dest/{chunk-HLH2NBQI.js.map → chunk-ICKZFCLB.js.map} +4 -4
  8. package/dest/{chunk-2LYGEVHI.js → chunk-V4NUU3M2.js} +2 -2
  9. package/dest/metafile.json +175 -74
  10. package/dest/oracle/interfaces.d.ts +6 -2
  11. package/dest/oracle/interfaces.d.ts.map +1 -1
  12. package/dest/oracle/tagging_secret_strategy.d.ts +12 -0
  13. package/dest/oracle/tagging_secret_strategy.d.ts.map +1 -0
  14. package/dest/oracle/tagging_secret_strategy.js +12 -0
  15. package/dest/oracle/txe_oracle_registry.d.ts +4 -3
  16. package/dest/oracle/txe_oracle_registry.d.ts.map +1 -1
  17. package/dest/oracle/txe_oracle_registry.js +7 -3
  18. package/dest/oracle/txe_oracle_top_level_context.d.ts +6 -5
  19. package/dest/oracle/txe_oracle_top_level_context.d.ts.map +1 -1
  20. package/dest/oracle/txe_oracle_top_level_context.js +17 -10
  21. package/dest/oracle/txe_oracle_version.d.ts +3 -3
  22. package/dest/oracle/txe_oracle_version.js +3 -3
  23. package/dest/rpc_translator.d.ts +4 -3
  24. package/dest/rpc_translator.d.ts.map +1 -1
  25. package/dest/rpc_translator.js +14 -6
  26. package/dest/server.bundle.js +1 -1
  27. package/dest/txe_session.d.ts +2 -2
  28. package/dest/txe_session.d.ts.map +1 -1
  29. package/dest/txe_session.js +8 -8
  30. package/dest/worker.bundle.js +1 -1
  31. package/package.json +17 -17
  32. package/src/oracle/interfaces.ts +8 -1
  33. package/src/oracle/tagging_secret_strategy.ts +25 -0
  34. package/src/oracle/txe_oracle_registry.ts +6 -3
  35. package/src/oracle/txe_oracle_top_level_context.ts +19 -9
  36. package/src/oracle/txe_oracle_version.ts +3 -3
  37. package/src/rpc_translator.ts +18 -7
  38. package/src/txe_session.ts +10 -8
  39. package/dest/SchnorrAccount-Y2WZTBJF.js +0 -3
  40. package/dest/SchnorrAccount-Y2WZTBJF.js.map +0 -7
  41. /package/dest/{chunk-2LYGEVHI.js.map → chunk-V4NUU3M2.js.map} +0 -0
@@ -2543,7 +2543,7 @@
2543
2543
  "format": "esm"
2544
2544
  },
2545
2545
  "../stdlib/dest/logs/app_tagging_secret.js": {
2546
- "bytes": 6608,
2546
+ "bytes": 6067,
2547
2547
  "imports": [
2548
2548
  {
2549
2549
  "path": "../foundation/dest/crypto/grumpkin/index.js",
@@ -3313,7 +3313,7 @@
3313
3313
  "format": "esm"
3314
3314
  },
3315
3315
  "../stdlib/dest/hash/hash.js": {
3316
- "bytes": 8550,
3316
+ "bytes": 8256,
3317
3317
  "imports": [
3318
3318
  {
3319
3319
  "path": "../constants/dest/constants.js",
@@ -12006,7 +12006,7 @@
12006
12006
  "format": "esm"
12007
12007
  },
12008
12008
  "../accounts/artifacts/SchnorrAccount.json": {
12009
- "bytes": 243151,
12009
+ "bytes": 243143,
12010
12010
  "imports": []
12011
12011
  },
12012
12012
  "../accounts/dest/schnorr/private_immutable/lazy.js": {
@@ -16124,7 +16124,7 @@
16124
16124
  "format": "esm"
16125
16125
  },
16126
16126
  "../stdlib/dest/interfaces/archiver.js": {
16127
- "bytes": 7628,
16127
+ "bytes": 7686,
16128
16128
  "imports": [
16129
16129
  {
16130
16130
  "path": "../foundation/dest/branded-types/index.js",
@@ -18669,8 +18669,18 @@
18669
18669
  "format": "esm"
18670
18670
  },
18671
18671
  "../stdlib/dest/messaging/l1_to_l2_message.js": {
18672
- "bytes": 3506,
18672
+ "bytes": 4909,
18673
18673
  "imports": [
18674
+ {
18675
+ "path": "../constants/dest/constants.js",
18676
+ "kind": "import-statement",
18677
+ "original": "@aztec/constants"
18678
+ },
18679
+ {
18680
+ "path": "../foundation/dest/crypto/poseidon/index.js",
18681
+ "kind": "import-statement",
18682
+ "original": "@aztec/foundation/crypto/poseidon"
18683
+ },
18674
18684
  {
18675
18685
  "path": "../foundation/dest/crypto/sha256/index.js",
18676
18686
  "kind": "import-statement",
@@ -19161,6 +19171,17 @@
19161
19171
  "imports": [],
19162
19172
  "format": "esm"
19163
19173
  },
19174
+ "../pxe/dest/contract_function_simulator/noir-structs/option.js": {
19175
+ "bytes": 2134,
19176
+ "imports": [
19177
+ {
19178
+ "path": "<runtime>",
19179
+ "kind": "import-statement",
19180
+ "external": true
19181
+ }
19182
+ ],
19183
+ "format": "esm"
19184
+ },
19164
19185
  "../pxe/dest/contract_function_simulator/noir-structs/bounded_vec.js": {
19165
19186
  "bytes": 1404,
19166
19187
  "imports": [
@@ -19256,19 +19277,8 @@
19256
19277
  ],
19257
19278
  "format": "esm"
19258
19279
  },
19259
- "../pxe/dest/contract_function_simulator/noir-structs/option.js": {
19260
- "bytes": 2134,
19261
- "imports": [
19262
- {
19263
- "path": "<runtime>",
19264
- "kind": "import-statement",
19265
- "external": true
19266
- }
19267
- ],
19268
- "format": "esm"
19269
- },
19270
19280
  "../pxe/dest/contract_function_simulator/noir-structs/resolved_tagging_strategy.js": {
19271
- "bytes": 1575,
19281
+ "bytes": 1835,
19272
19282
  "imports": [
19273
19283
  {
19274
19284
  "path": "../foundation/dest/curves/bn254/index.js",
@@ -19411,13 +19421,23 @@
19411
19421
  "format": "esm"
19412
19422
  },
19413
19423
  "../pxe/dest/contract_function_simulator/oracle/legacy_oracle_registry.js": {
19414
- "bytes": 2711,
19424
+ "bytes": 4102,
19415
19425
  "imports": [
19416
19426
  {
19417
19427
  "path": "../constants/dest/constants.js",
19418
19428
  "kind": "import-statement",
19419
19429
  "original": "@aztec/constants"
19420
19430
  },
19431
+ {
19432
+ "path": "../stdlib/dest/messaging/index.js",
19433
+ "kind": "import-statement",
19434
+ "original": "@aztec/stdlib/messaging"
19435
+ },
19436
+ {
19437
+ "path": "../pxe/dest/contract_function_simulator/noir-structs/option.js",
19438
+ "kind": "import-statement",
19439
+ "original": "../noir-structs/option.js"
19440
+ },
19421
19441
  {
19422
19442
  "path": "../pxe/dest/contract_function_simulator/oracle/oracle_type_mappings.js",
19423
19443
  "kind": "import-statement",
@@ -19432,7 +19452,7 @@
19432
19452
  "format": "esm"
19433
19453
  },
19434
19454
  "../pxe/dest/contract_function_simulator/oracle/oracle_registry.js": {
19435
- "bytes": 25993,
19455
+ "bytes": 26539,
19436
19456
  "imports": [
19437
19457
  {
19438
19458
  "path": "../constants/dest/constants.js",
@@ -19473,7 +19493,7 @@
19473
19493
  "format": "esm"
19474
19494
  },
19475
19495
  "../pxe/dest/contract_function_simulator/oracle/acir_callback.js": {
19476
- "bytes": 6851,
19496
+ "bytes": 6857,
19477
19497
  "imports": [
19478
19498
  {
19479
19499
  "path": "../pxe/dest/oracle_version.js",
@@ -19554,6 +19574,11 @@
19554
19574
  ],
19555
19575
  "format": "esm"
19556
19576
  },
19577
+ "../pxe/dest/hooks/resolve_tagging_secret_strategy.js": {
19578
+ "bytes": 204,
19579
+ "imports": [],
19580
+ "format": "esm"
19581
+ },
19557
19582
  "../pxe/dest/tagging/constants.js": {
19558
19583
  "bytes": 1589,
19559
19584
  "imports": [
@@ -19822,8 +19847,13 @@
19822
19847
  "format": "esm"
19823
19848
  },
19824
19849
  "../standard-contracts/dest/handshake-registry/constants.js": {
19825
- "bytes": 594,
19850
+ "bytes": 1311,
19826
19851
  "imports": [
19852
+ {
19853
+ "path": "../foundation/dest/crypto/sha256/index.js",
19854
+ "kind": "import-statement",
19855
+ "original": "@aztec/foundation/crypto/sha256"
19856
+ },
19827
19857
  {
19828
19858
  "path": "../standard-contracts/dest/standard_contract_data.js",
19829
19859
  "kind": "import-statement",
@@ -19941,6 +19971,22 @@
19941
19971
  ],
19942
19972
  "format": "esm"
19943
19973
  },
19974
+ "../pxe/dest/contract_function_simulator/aztec_node_read_cache.js": {
19975
+ "bytes": 3037,
19976
+ "imports": [
19977
+ {
19978
+ "path": "../foundation/dest/curves/bn254/index.js",
19979
+ "kind": "import-statement",
19980
+ "original": "@aztec/foundation/curves/bn254"
19981
+ },
19982
+ {
19983
+ "path": "<runtime>",
19984
+ "kind": "import-statement",
19985
+ "external": true
19986
+ }
19987
+ ],
19988
+ "format": "esm"
19989
+ },
19944
19990
  "../pxe/dest/contract_function_simulator/ephemeral_array_service.js": {
19945
19991
  "bytes": 3615,
19946
19992
  "imports": [
@@ -19994,7 +20040,7 @@
19994
20040
  "format": "esm"
19995
20041
  },
19996
20042
  "../pxe/dest/contract_function_simulator/oracle/utility_execution_oracle.js": {
19997
- "bytes": 41819,
20043
+ "bytes": 42334,
19998
20044
  "imports": [
19999
20045
  {
20000
20046
  "path": "../foundation/dest/collection/index.js",
@@ -20096,6 +20142,11 @@
20096
20142
  "kind": "import-statement",
20097
20143
  "original": "../../storage/fact_store/index.js"
20098
20144
  },
20145
+ {
20146
+ "path": "../pxe/dest/contract_function_simulator/aztec_node_read_cache.js",
20147
+ "kind": "import-statement",
20148
+ "original": "../aztec_node_read_cache.js"
20149
+ },
20099
20150
  {
20100
20151
  "path": "../pxe/dest/contract_function_simulator/ephemeral_array_service.js",
20101
20152
  "kind": "import-statement",
@@ -20140,7 +20191,7 @@
20140
20191
  "format": "esm"
20141
20192
  },
20142
20193
  "../pxe/dest/contract_function_simulator/oracle/private_execution_oracle.js": {
20143
- "bytes": 30185,
20194
+ "bytes": 30161,
20144
20195
  "imports": [
20145
20196
  {
20146
20197
  "path": "../constants/dest/constants.js",
@@ -20197,6 +20248,11 @@
20197
20248
  "kind": "import-statement",
20198
20249
  "original": "@aztec/stdlib/tx"
20199
20250
  },
20251
+ {
20252
+ "path": "../pxe/dest/hooks/resolve_tagging_secret_strategy.js",
20253
+ "kind": "import-statement",
20254
+ "original": "../../hooks/resolve_tagging_secret_strategy.js"
20255
+ },
20200
20256
  {
20201
20257
  "path": "../pxe/dest/notes/note_service.js",
20202
20258
  "kind": "import-statement",
@@ -21936,12 +21992,17 @@
21936
21992
  "format": "esm"
21937
21993
  },
21938
21994
  "../pxe/dest/hooks/index.js": {
21939
- "bytes": 53,
21995
+ "bytes": 141,
21940
21996
  "imports": [
21941
21997
  {
21942
21998
  "path": "../pxe/dest/hooks/execution_hooks.js",
21943
21999
  "kind": "import-statement",
21944
22000
  "original": "./execution_hooks.js"
22001
+ },
22002
+ {
22003
+ "path": "../pxe/dest/hooks/resolve_tagging_secret_strategy.js",
22004
+ "kind": "import-statement",
22005
+ "original": "./resolve_tagging_secret_strategy.js"
21945
22006
  }
21946
22007
  ],
21947
22008
  "format": "esm"
@@ -25776,7 +25837,7 @@
25776
25837
  "format": "esm"
25777
25838
  },
25778
25839
  "../stdlib/dest/world-state/genesis_data.js": {
25779
- "bytes": 449,
25840
+ "bytes": 478,
25780
25841
  "imports": [
25781
25842
  {
25782
25843
  "path": "<runtime>",
@@ -25968,7 +26029,7 @@
25968
26029
  "format": "esm"
25969
26030
  },
25970
26031
  "../world-state/dest/native/native_world_state_instance.js": {
25971
- "bytes": 10260,
26032
+ "bytes": 11065,
25972
26033
  "imports": [
25973
26034
  {
25974
26035
  "path": "../constants/dest/constants.js",
@@ -30613,6 +30674,22 @@
30613
30674
  ],
30614
30675
  "format": "esm"
30615
30676
  },
30677
+ "src/oracle/tagging_secret_strategy.ts": {
30678
+ "bytes": 1116,
30679
+ "imports": [
30680
+ {
30681
+ "path": "../pxe/dest/entrypoints/server/index.js",
30682
+ "kind": "import-statement",
30683
+ "original": "@aztec/pxe/server"
30684
+ },
30685
+ {
30686
+ "path": "<runtime>",
30687
+ "kind": "import-statement",
30688
+ "external": true
30689
+ }
30690
+ ],
30691
+ "format": "esm"
30692
+ },
30616
30693
  "src/utils/block_creation.ts": {
30617
30694
  "bytes": 3998,
30618
30695
  "imports": [
@@ -30716,7 +30793,7 @@
30716
30793
  "format": "esm"
30717
30794
  },
30718
30795
  "src/oracle/txe_oracle_registry.ts": {
30719
- "bytes": 18510,
30796
+ "bytes": 18618,
30720
30797
  "imports": [
30721
30798
  {
30722
30799
  "path": "../constants/dest/constants.js",
@@ -30803,7 +30880,7 @@
30803
30880
  "format": "esm"
30804
30881
  },
30805
30882
  "src/oracle/txe_oracle_top_level_context.ts": {
30806
- "bytes": 37464,
30883
+ "bytes": 37841,
30807
30884
  "imports": [
30808
30885
  {
30809
30886
  "path": "../constants/dest/constants.js",
@@ -30900,6 +30977,11 @@
30900
30977
  "kind": "import-statement",
30901
30978
  "original": "@aztec/stdlib/keys"
30902
30979
  },
30980
+ {
30981
+ "path": "../stdlib/dest/logs/index.js",
30982
+ "kind": "import-statement",
30983
+ "original": "@aztec/stdlib/logs"
30984
+ },
30903
30985
  {
30904
30986
  "path": "../stdlib/dest/messaging/index.js",
30905
30987
  "kind": "import-statement",
@@ -30945,6 +31027,11 @@
30945
31027
  "kind": "import-statement",
30946
31028
  "original": "../utils/txe_public_contract_data_source.js"
30947
31029
  },
31030
+ {
31031
+ "path": "src/oracle/tagging_secret_strategy.ts",
31032
+ "kind": "import-statement",
31033
+ "original": "./tagging_secret_strategy.js"
31034
+ },
30948
31035
  {
30949
31036
  "path": "<runtime>",
30950
31037
  "kind": "import-statement",
@@ -30975,7 +31062,7 @@
30975
31062
  "format": "esm"
30976
31063
  },
30977
31064
  "src/rpc_translator.ts": {
30978
- "bytes": 37803,
31065
+ "bytes": 38213,
30979
31066
  "imports": [
30980
31067
  {
30981
31068
  "path": "src/oracle/txe_oracle_registry.ts",
@@ -32131,7 +32218,7 @@
32131
32218
  "format": "cjs"
32132
32219
  },
32133
32220
  "../archiver/dest/config.js": {
32134
- "bytes": 4890,
32221
+ "bytes": 5353,
32135
32222
  "imports": [
32136
32223
  {
32137
32224
  "path": "esbuild/stubs/empty_stub.cjs",
@@ -32384,7 +32471,7 @@
32384
32471
  "format": "esm"
32385
32472
  },
32386
32473
  "../stdlib/dest/interfaces/proving-job.js": {
32387
- "bytes": 13177,
32474
+ "bytes": 13566,
32388
32475
  "imports": [
32389
32476
  {
32390
32477
  "path": "../constants/dest/constants.js",
@@ -34153,7 +34240,7 @@
34153
34240
  "format": "esm"
34154
34241
  },
34155
34242
  "src/txe_session.ts": {
34156
- "bytes": 41576,
34243
+ "bytes": 41601,
34157
34244
  "imports": [
34158
34245
  {
34159
34246
  "path": "../foundation/dest/branded-types/index.js",
@@ -34240,6 +34327,11 @@
34240
34327
  "kind": "import-statement",
34241
34328
  "original": "./constants.js"
34242
34329
  },
34330
+ {
34331
+ "path": "src/oracle/tagging_secret_strategy.ts",
34332
+ "kind": "import-statement",
34333
+ "original": "./oracle/tagging_secret_strategy.js"
34334
+ },
34243
34335
  {
34244
34336
  "path": "src/oracle/txe_oracle_public_context.ts",
34245
34337
  "kind": "import-statement",
@@ -35174,11 +35266,11 @@
35174
35266
  "dest/bin/index.js": {
35175
35267
  "imports": [
35176
35268
  {
35177
- "path": "dest/chunk-2LYGEVHI.js",
35269
+ "path": "dest/chunk-V4NUU3M2.js",
35178
35270
  "kind": "import-statement"
35179
35271
  },
35180
35272
  {
35181
- "path": "dest/chunk-HLH2NBQI.js",
35273
+ "path": "dest/chunk-ICKZFCLB.js",
35182
35274
  "kind": "import-statement"
35183
35275
  },
35184
35276
  {
@@ -35207,7 +35299,7 @@
35207
35299
  "dest/worker.bundle.js": {
35208
35300
  "imports": [
35209
35301
  {
35210
- "path": "dest/chunk-HLH2NBQI.js",
35302
+ "path": "dest/chunk-ICKZFCLB.js",
35211
35303
  "kind": "import-statement"
35212
35304
  },
35213
35305
  {
@@ -35243,11 +35335,11 @@
35243
35335
  "dest/server.bundle.js": {
35244
35336
  "imports": [
35245
35337
  {
35246
- "path": "dest/chunk-2LYGEVHI.js",
35338
+ "path": "dest/chunk-V4NUU3M2.js",
35247
35339
  "kind": "import-statement"
35248
35340
  },
35249
35341
  {
35250
- "path": "dest/chunk-HLH2NBQI.js",
35342
+ "path": "dest/chunk-ICKZFCLB.js",
35251
35343
  "kind": "import-statement"
35252
35344
  },
35253
35345
  {
@@ -35262,16 +35354,16 @@
35262
35354
  "inputs": {},
35263
35355
  "bytes": 256
35264
35356
  },
35265
- "dest/chunk-2LYGEVHI.js.map": {
35357
+ "dest/chunk-V4NUU3M2.js.map": {
35266
35358
  "imports": [],
35267
35359
  "exports": [],
35268
35360
  "inputs": {},
35269
35361
  "bytes": 2031060
35270
35362
  },
35271
- "dest/chunk-2LYGEVHI.js": {
35363
+ "dest/chunk-V4NUU3M2.js": {
35272
35364
  "imports": [
35273
35365
  {
35274
- "path": "dest/chunk-HLH2NBQI.js",
35366
+ "path": "dest/chunk-ICKZFCLB.js",
35275
35367
  "kind": "import-statement"
35276
35368
  },
35277
35369
  {
@@ -35569,7 +35661,7 @@
35569
35661
  "external": true
35570
35662
  },
35571
35663
  {
35572
- "path": "dest/SchnorrAccount-Y2WZTBJF.js",
35664
+ "path": "dest/SchnorrAccount-HIOIXL76.js",
35573
35665
  "kind": "dynamic-import"
35574
35666
  },
35575
35667
  {
@@ -36152,13 +36244,13 @@
36152
36244
  },
36153
36245
  "bytes": 1084826
36154
36246
  },
36155
- "dest/chunk-HLH2NBQI.js.map": {
36247
+ "dest/chunk-ICKZFCLB.js.map": {
36156
36248
  "imports": [],
36157
36249
  "exports": [],
36158
36250
  "inputs": {},
36159
- "bytes": 5561767
36251
+ "bytes": 5576069
36160
36252
  },
36161
- "dest/chunk-HLH2NBQI.js": {
36253
+ "dest/chunk-ICKZFCLB.js": {
36162
36254
  "imports": [
36163
36255
  {
36164
36256
  "path": "dest/chunk-BJVAAXNA.js",
@@ -37897,7 +37989,7 @@
37897
37989
  "bytesInOutput": 2754
37898
37990
  },
37899
37991
  "../stdlib/dest/hash/hash.js": {
37900
- "bytesInOutput": 2935
37992
+ "bytesInOutput": 2623
37901
37993
  },
37902
37994
  "../stdlib/dest/hash/index.js": {
37903
37995
  "bytesInOutput": 0
@@ -37939,7 +38031,7 @@
37939
38031
  "bytesInOutput": 893
37940
38032
  },
37941
38033
  "../stdlib/dest/logs/app_tagging_secret.js": {
37942
- "bytesInOutput": 2816
38034
+ "bytesInOutput": 2574
37943
38035
  },
37944
38036
  "../stdlib/dest/logs/tagging_index_range.js": {
37945
38037
  "bytesInOutput": 150
@@ -38443,7 +38535,7 @@
38443
38535
  "bytesInOutput": 0
38444
38536
  },
38445
38537
  "../stdlib/dest/interfaces/archiver.js": {
38446
- "bytesInOutput": 5795
38538
+ "bytesInOutput": 5862
38447
38539
  },
38448
38540
  "../stdlib/dest/interfaces/configs.js": {
38449
38541
  "bytesInOutput": 3229
@@ -38599,7 +38691,7 @@
38599
38691
  "bytesInOutput": 614
38600
38692
  },
38601
38693
  "../stdlib/dest/messaging/l1_to_l2_message.js": {
38602
- "bytesInOutput": 1978
38694
+ "bytesInOutput": 2230
38603
38695
  },
38604
38696
  "../stdlib/dest/proofs/proof.js": {
38605
38697
  "bytesInOutput": 1607
@@ -38652,6 +38744,9 @@
38652
38744
  "../pxe/dest/contract_function_simulator/hashed_values_cache.js": {
38653
38745
  "bytesInOutput": 468
38654
38746
  },
38747
+ "../pxe/dest/contract_function_simulator/noir-structs/option.js": {
38748
+ "bytesInOutput": 426
38749
+ },
38655
38750
  "../pxe/dest/contract_function_simulator/noir-structs/bounded_vec.js": {
38656
38751
  "bytesInOutput": 465
38657
38752
  },
@@ -38667,11 +38762,8 @@
38667
38762
  "../pxe/dest/contract_function_simulator/noir-structs/note_validation_request.js": {
38668
38763
  "bytesInOutput": 1440
38669
38764
  },
38670
- "../pxe/dest/contract_function_simulator/noir-structs/option.js": {
38671
- "bytesInOutput": 426
38672
- },
38673
38765
  "../pxe/dest/contract_function_simulator/noir-structs/resolved_tagging_strategy.js": {
38674
- "bytesInOutput": 896
38766
+ "bytesInOutput": 1150
38675
38767
  },
38676
38768
  "../pxe/dest/contract_function_simulator/oracle/note_packing_utils.js": {
38677
38769
  "bytesInOutput": 703
@@ -38680,17 +38772,20 @@
38680
38772
  "bytesInOutput": 16963
38681
38773
  },
38682
38774
  "../pxe/dest/contract_function_simulator/oracle/legacy_oracle_registry.js": {
38683
- "bytesInOutput": 927
38775
+ "bytesInOutput": 1329
38684
38776
  },
38685
38777
  "../pxe/dest/contract_function_simulator/oracle/oracle_registry.js": {
38686
- "bytesInOutput": 11134
38778
+ "bytesInOutput": 11365
38687
38779
  },
38688
38780
  "../pxe/dest/contract_function_simulator/oracle/acir_callback.js": {
38689
- "bytesInOutput": 4093
38781
+ "bytesInOutput": 4099
38690
38782
  },
38691
38783
  "../pxe/dest/contract_function_simulator/oracle/private_execution.js": {
38692
38784
  "bytesInOutput": 3005
38693
38785
  },
38786
+ "../pxe/dest/hooks/resolve_tagging_secret_strategy.js": {
38787
+ "bytesInOutput": 71
38788
+ },
38694
38789
  "../pxe/dest/tagging/constants.js": {
38695
38790
  "bytesInOutput": 46
38696
38791
  },
@@ -38725,7 +38820,7 @@
38725
38820
  "bytesInOutput": 4012
38726
38821
  },
38727
38822
  "../standard-contracts/dest/handshake-registry/constants.js": {
38728
- "bytesInOutput": 233
38823
+ "bytesInOutput": 350
38729
38824
  },
38730
38825
  "../pxe/dest/contract_logging.js": {
38731
38826
  "bytesInOutput": 754
@@ -38739,6 +38834,9 @@
38739
38834
  "../pxe/dest/logs/log_service.js": {
38740
38835
  "bytesInOutput": 6217
38741
38836
  },
38837
+ "../pxe/dest/contract_function_simulator/aztec_node_read_cache.js": {
38838
+ "bytesInOutput": 1994
38839
+ },
38742
38840
  "../pxe/dest/contract_function_simulator/ephemeral_array_service.js": {
38743
38841
  "bytesInOutput": 1792
38744
38842
  },
@@ -38746,10 +38844,10 @@
38746
38844
  "bytesInOutput": 692
38747
38845
  },
38748
38846
  "../pxe/dest/contract_function_simulator/oracle/utility_execution_oracle.js": {
38749
- "bytesInOutput": 22438
38847
+ "bytesInOutput": 22836
38750
38848
  },
38751
38849
  "../pxe/dest/contract_function_simulator/oracle/private_execution_oracle.js": {
38752
- "bytesInOutput": 13883
38850
+ "bytesInOutput": 13881
38753
38851
  },
38754
38852
  "../pxe/dest/contract_function_simulator/transient_array_service.js": {
38755
38853
  "bytesInOutput": 1712
@@ -39058,7 +39156,7 @@
39058
39156
  "bytesInOutput": 296
39059
39157
  },
39060
39158
  "../stdlib/dest/world-state/genesis_data.js": {
39061
- "bytesInOutput": 68
39159
+ "bytesInOutput": 91
39062
39160
  },
39063
39161
  "../stdlib/dest/world-state/index.js": {
39064
39162
  "bytesInOutput": 0
@@ -39076,7 +39174,7 @@
39076
39174
  "bytesInOutput": 8703
39077
39175
  },
39078
39176
  "../world-state/dest/native/native_world_state_instance.js": {
39079
- "bytesInOutput": 5116
39177
+ "bytesInOutput": 5469
39080
39178
  },
39081
39179
  "../foundation/dest/promise/index.js": {
39082
39180
  "bytesInOutput": 0
@@ -39351,6 +39449,9 @@
39351
39449
  "src/constants.ts": {
39352
39450
  "bytesInOutput": 179
39353
39451
  },
39452
+ "src/oracle/tagging_secret_strategy.ts": {
39453
+ "bytesInOutput": 268
39454
+ },
39354
39455
  "src/utils/block_creation.ts": {
39355
39456
  "bytesInOutput": 1689
39356
39457
  },
@@ -39358,7 +39459,7 @@
39358
39459
  "bytesInOutput": 4696
39359
39460
  },
39360
39461
  "src/oracle/txe_oracle_registry.ts": {
39361
- "bytesInOutput": 10640
39462
+ "bytesInOutput": 10721
39362
39463
  },
39363
39464
  "../foundation/dest/crypto/schnorr/index.js": {
39364
39465
  "bytesInOutput": 947
@@ -39373,13 +39474,13 @@
39373
39474
  "bytesInOutput": 1378
39374
39475
  },
39375
39476
  "src/oracle/txe_oracle_top_level_context.ts": {
39376
- "bytesInOutput": 23173
39477
+ "bytesInOutput": 23403
39377
39478
  },
39378
39479
  "src/oracle/txe_private_execution_oracle.ts": {
39379
39480
  "bytesInOutput": 635
39380
39481
  },
39381
39482
  "src/rpc_translator.ts": {
39382
- "bytesInOutput": 25215
39483
+ "bytesInOutput": 25523
39383
39484
  },
39384
39485
  "../stdlib/dest/checkpoint/index.js": {
39385
39486
  "bytesInOutput": 0
@@ -39457,7 +39558,7 @@
39457
39558
  "bytesInOutput": 2232
39458
39559
  },
39459
39560
  "../archiver/dest/config.js": {
39460
- "bytesInOutput": 2907
39561
+ "bytesInOutput": 3317
39461
39562
  },
39462
39563
  "../aztec-node/dest/aztec-node/config.js": {
39463
39564
  "bytesInOutput": 2300
@@ -39484,7 +39585,7 @@
39484
39585
  "bytesInOutput": 586
39485
39586
  },
39486
39587
  "../stdlib/dest/interfaces/proving-job.js": {
39487
- "bytesInOutput": 7107
39588
+ "bytesInOutput": 7249
39488
39589
  },
39489
39590
  "../stdlib/dest/interfaces/proving-job-source.js": {
39490
39591
  "bytesInOutput": 537
@@ -39568,7 +39669,7 @@
39568
39669
  "bytesInOutput": 437
39569
39670
  },
39570
39671
  "src/txe_session.ts": {
39571
- "bytesInOutput": 19216
39672
+ "bytesInOutput": 19170
39572
39673
  },
39573
39674
  "src/utils/encoding.ts": {
39574
39675
  "bytesInOutput": 458
@@ -39601,15 +39702,15 @@
39601
39702
  "bytesInOutput": 4332
39602
39703
  }
39603
39704
  },
39604
- "bytes": 2080901
39705
+ "bytes": 2085906
39605
39706
  },
39606
- "dest/SchnorrAccount-Y2WZTBJF.js.map": {
39707
+ "dest/SchnorrAccount-HIOIXL76.js.map": {
39607
39708
  "imports": [],
39608
39709
  "exports": [],
39609
39710
  "inputs": {},
39610
- "bytes": 306441
39711
+ "bytes": 306433
39611
39712
  },
39612
- "dest/SchnorrAccount-Y2WZTBJF.js": {
39713
+ "dest/SchnorrAccount-HIOIXL76.js": {
39613
39714
  "imports": [
39614
39715
  {
39615
39716
  "path": "dest/chunk-BJVAAXNA.js",
@@ -39629,18 +39730,18 @@
39629
39730
  "entryPoint": "../accounts/artifacts/SchnorrAccount.json",
39630
39731
  "inputs": {
39631
39732
  "../accounts/artifacts/SchnorrAccount.json": {
39632
- "bytesInOutput": 236101
39733
+ "bytesInOutput": 236093
39633
39734
  }
39634
39735
  },
39635
- "bytes": 236362
39736
+ "bytes": 236354
39636
39737
  },
39637
- "dest/SchnorrInitializerlessAccount-3AKXYJQI.js.map": {
39738
+ "dest/SchnorrInitializerlessAccount-ZPZIGJUB.js.map": {
39638
39739
  "imports": [],
39639
39740
  "exports": [],
39640
39741
  "inputs": {},
39641
39742
  "bytes": 175220
39642
39743
  },
39643
- "dest/SchnorrInitializerlessAccount-3AKXYJQI.js": {
39744
+ "dest/SchnorrInitializerlessAccount-ZPZIGJUB.js": {
39644
39745
  "imports": [
39645
39746
  {
39646
39747
  "path": "dest/chunk-BJVAAXNA.js",