@aztec/txe 5.0.0-nightly.20260707 → 5.0.0-nightly.20260708
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/dest/AuthRegistry-D774QM2G.js +3 -0
- package/dest/AuthRegistry-D774QM2G.js.map +7 -0
- package/dest/HandshakeRegistry-4AIT55KH.js +3 -0
- package/dest/HandshakeRegistry-4AIT55KH.js.map +7 -0
- package/dest/{MultiCallEntrypoint-DSXOIHSY.js → MultiCallEntrypoint-WICVQACI.js} +1 -1
- package/dest/{MultiCallEntrypoint-DSXOIHSY.js.map → MultiCallEntrypoint-WICVQACI.js.map} +2 -2
- package/dest/SchnorrAccount-Y2WZTBJF.js +3 -0
- package/dest/SchnorrAccount-Y2WZTBJF.js.map +7 -0
- package/dest/bin/index.js +1 -1
- package/dest/{chunk-NRS7MF3Z.js → chunk-2LYGEVHI.js} +2 -2
- package/dest/{chunk-SHQZNKOL.js → chunk-HLH2NBQI.js} +9 -9
- package/dest/{chunk-SHQZNKOL.js.map → chunk-HLH2NBQI.js.map} +4 -4
- package/dest/index.d.ts +1 -1
- package/dest/index.d.ts.map +1 -1
- package/dest/index.js +5 -3
- package/dest/metafile.json +137 -104
- package/dest/oracle/test-resolver/default_fixtures.d.ts +3 -3
- package/dest/oracle/test-resolver/default_fixtures.d.ts.map +1 -1
- package/dest/oracle/test-resolver/default_fixtures.js +51 -18
- package/dest/oracle/test-resolver/resolver.js +38 -1
- package/dest/oracle/txe_oracle_registry.d.ts +2 -6
- package/dest/oracle/txe_oracle_registry.d.ts.map +1 -1
- package/dest/oracle/txe_oracle_registry.js +12 -1
- package/dest/oracle/txe_oracle_version.d.ts +1 -1
- package/dest/oracle/txe_oracle_version.js +1 -1
- package/dest/server.bundle.js +1 -1
- package/dest/state_machine/synchronizer.d.ts +3 -1
- package/dest/state_machine/synchronizer.d.ts.map +1 -1
- package/dest/state_machine/synchronizer.js +3 -0
- package/dest/worker.bundle.js +1 -1
- package/package.json +17 -17
- package/src/index.ts +5 -3
- package/src/oracle/test-resolver/default_fixtures.ts +67 -19
- package/src/oracle/test-resolver/resolver.ts +48 -1
- package/src/oracle/txe_oracle_registry.ts +6 -1
- package/src/oracle/txe_oracle_version.ts +1 -1
- package/src/state_machine/synchronizer.ts +5 -0
- package/dest/AuthRegistry-H7GBK47L.js +0 -3
- package/dest/AuthRegistry-H7GBK47L.js.map +0 -7
- package/dest/HandshakeRegistry-YKOC67AA.js +0 -3
- package/dest/HandshakeRegistry-YKOC67AA.js.map +0 -7
- package/dest/SchnorrAccount-3PXRHDBW.js +0 -3
- package/dest/SchnorrAccount-3PXRHDBW.js.map +0 -7
- /package/dest/{chunk-NRS7MF3Z.js.map → chunk-2LYGEVHI.js.map} +0 -0
package/dest/metafile.json
CHANGED
|
@@ -2517,7 +2517,7 @@
|
|
|
2517
2517
|
"format": "esm"
|
|
2518
2518
|
},
|
|
2519
2519
|
"../stdlib/dest/logs/shared_secret_derivation.js": {
|
|
2520
|
-
"bytes":
|
|
2520
|
+
"bytes": 1928,
|
|
2521
2521
|
"imports": [
|
|
2522
2522
|
{
|
|
2523
2523
|
"path": "../constants/dest/constants.js",
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
"format": "esm"
|
|
2544
2544
|
},
|
|
2545
2545
|
"../stdlib/dest/logs/app_tagging_secret.js": {
|
|
2546
|
-
"bytes":
|
|
2546
|
+
"bytes": 6608,
|
|
2547
2547
|
"imports": [
|
|
2548
2548
|
{
|
|
2549
2549
|
"path": "../foundation/dest/crypto/grumpkin/index.js",
|
|
@@ -12006,7 +12006,7 @@
|
|
|
12006
12006
|
"format": "esm"
|
|
12007
12007
|
},
|
|
12008
12008
|
"../accounts/artifacts/SchnorrAccount.json": {
|
|
12009
|
-
"bytes":
|
|
12009
|
+
"bytes": 243151,
|
|
12010
12010
|
"imports": []
|
|
12011
12011
|
},
|
|
12012
12012
|
"../accounts/dest/schnorr/private_immutable/lazy.js": {
|
|
@@ -12629,7 +12629,7 @@
|
|
|
12629
12629
|
"format": "esm"
|
|
12630
12630
|
},
|
|
12631
12631
|
"../stdlib/dest/database-version/version_manager.js": {
|
|
12632
|
-
"bytes":
|
|
12632
|
+
"bytes": 11161,
|
|
12633
12633
|
"imports": [
|
|
12634
12634
|
{
|
|
12635
12635
|
"path": "../foundation/dest/log/index.js",
|
|
@@ -12660,7 +12660,7 @@
|
|
|
12660
12660
|
"format": "esm"
|
|
12661
12661
|
},
|
|
12662
12662
|
"../kv-store/dest/lmdb-v2/factory.js": {
|
|
12663
|
-
"bytes":
|
|
12663
|
+
"bytes": 6481,
|
|
12664
12664
|
"imports": [
|
|
12665
12665
|
{
|
|
12666
12666
|
"path": "../foundation/dest/eth-address/index.js",
|
|
@@ -13628,7 +13628,7 @@
|
|
|
13628
13628
|
"format": "esm"
|
|
13629
13629
|
},
|
|
13630
13630
|
"../stdlib/dest/block/l2_block_source.js": {
|
|
13631
|
-
"bytes":
|
|
13631
|
+
"bytes": 4317,
|
|
13632
13632
|
"imports": [
|
|
13633
13633
|
{
|
|
13634
13634
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -14008,7 +14008,7 @@
|
|
|
14008
14008
|
"format": "esm"
|
|
14009
14009
|
},
|
|
14010
14010
|
"../stdlib/dest/p2p/signature_utils.js": {
|
|
14011
|
-
"bytes":
|
|
14011
|
+
"bytes": 4459,
|
|
14012
14012
|
"imports": [
|
|
14013
14013
|
{
|
|
14014
14014
|
"path": "../foundation/dest/buffer/index.js",
|
|
@@ -14054,7 +14054,7 @@
|
|
|
14054
14054
|
"format": "esm"
|
|
14055
14055
|
},
|
|
14056
14056
|
"../stdlib/dest/block/proposal/attestations_and_signers.js": {
|
|
14057
|
-
"bytes":
|
|
14057
|
+
"bytes": 8477,
|
|
14058
14058
|
"imports": [
|
|
14059
14059
|
{
|
|
14060
14060
|
"path": "../foundation/dest/string/index.js",
|
|
@@ -14142,7 +14142,7 @@
|
|
|
14142
14142
|
"format": "esm"
|
|
14143
14143
|
},
|
|
14144
14144
|
"../stdlib/dest/block/validate_block_result.js": {
|
|
14145
|
-
"bytes":
|
|
14145
|
+
"bytes": 4306,
|
|
14146
14146
|
"imports": [
|
|
14147
14147
|
{
|
|
14148
14148
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -14164,6 +14164,11 @@
|
|
|
14164
14164
|
"kind": "import-statement",
|
|
14165
14165
|
"original": "@aztec/foundation/serialize"
|
|
14166
14166
|
},
|
|
14167
|
+
{
|
|
14168
|
+
"path": "../foundation/dest/string/index.js",
|
|
14169
|
+
"kind": "import-statement",
|
|
14170
|
+
"original": "@aztec/foundation/string"
|
|
14171
|
+
},
|
|
14167
14172
|
{
|
|
14168
14173
|
"path": "../node_modules/zod/index.js",
|
|
14169
14174
|
"kind": "import-statement",
|
|
@@ -14290,7 +14295,7 @@
|
|
|
14290
14295
|
"format": "esm"
|
|
14291
14296
|
},
|
|
14292
14297
|
"../stdlib/dest/block/attestation_info.js": {
|
|
14293
|
-
"bytes":
|
|
14298
|
+
"bytes": 2346,
|
|
14294
14299
|
"imports": [
|
|
14295
14300
|
{
|
|
14296
14301
|
"path": "../foundation/dest/crypto/secp256k1-signer/index.js",
|
|
@@ -14859,7 +14864,7 @@
|
|
|
14859
14864
|
"format": "esm"
|
|
14860
14865
|
},
|
|
14861
14866
|
"../foundation/dest/config/index.js": {
|
|
14862
|
-
"bytes":
|
|
14867
|
+
"bytes": 11458,
|
|
14863
14868
|
"imports": [
|
|
14864
14869
|
{
|
|
14865
14870
|
"path": "../foundation/dest/curves/bn254/field.js",
|
|
@@ -14905,7 +14910,7 @@
|
|
|
14905
14910
|
"format": "esm"
|
|
14906
14911
|
},
|
|
14907
14912
|
"../stdlib/dest/ha-signing/config.js": {
|
|
14908
|
-
"bytes":
|
|
14913
|
+
"bytes": 4085,
|
|
14909
14914
|
"imports": [
|
|
14910
14915
|
{
|
|
14911
14916
|
"path": "@aztec/ethereum/l1-contract-addresses",
|
|
@@ -14963,7 +14968,7 @@
|
|
|
14963
14968
|
"format": "esm"
|
|
14964
14969
|
},
|
|
14965
14970
|
"../stdlib/dest/ha-signing/local_config.js": {
|
|
14966
|
-
"bytes":
|
|
14971
|
+
"bytes": 1542,
|
|
14967
14972
|
"imports": [
|
|
14968
14973
|
{
|
|
14969
14974
|
"path": "../foundation/dest/config/index.js",
|
|
@@ -16205,7 +16210,7 @@
|
|
|
16205
16210
|
"format": "esm"
|
|
16206
16211
|
},
|
|
16207
16212
|
"../stdlib/dest/interfaces/configs.js": {
|
|
16208
|
-
"bytes":
|
|
16213
|
+
"bytes": 3046,
|
|
16209
16214
|
"imports": [
|
|
16210
16215
|
{
|
|
16211
16216
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -19263,7 +19268,7 @@
|
|
|
19263
19268
|
"format": "esm"
|
|
19264
19269
|
},
|
|
19265
19270
|
"../pxe/dest/contract_function_simulator/noir-structs/resolved_tagging_strategy.js": {
|
|
19266
|
-
"bytes":
|
|
19271
|
+
"bytes": 1575,
|
|
19267
19272
|
"imports": [
|
|
19268
19273
|
{
|
|
19269
19274
|
"path": "../foundation/dest/curves/bn254/index.js",
|
|
@@ -19295,7 +19300,7 @@
|
|
|
19295
19300
|
"format": "esm"
|
|
19296
19301
|
},
|
|
19297
19302
|
"../pxe/dest/contract_function_simulator/oracle/oracle_type_mappings.js": {
|
|
19298
|
-
"bytes":
|
|
19303
|
+
"bytes": 34890,
|
|
19299
19304
|
"imports": [
|
|
19300
19305
|
{
|
|
19301
19306
|
"path": "../constants/dest/constants.js",
|
|
@@ -19896,7 +19901,7 @@
|
|
|
19896
19901
|
"format": "esm"
|
|
19897
19902
|
},
|
|
19898
19903
|
"../pxe/dest/logs/log_service.js": {
|
|
19899
|
-
"bytes":
|
|
19904
|
+
"bytes": 11704,
|
|
19900
19905
|
"imports": [
|
|
19901
19906
|
{
|
|
19902
19907
|
"path": "../constants/dest/constants.js",
|
|
@@ -20135,7 +20140,7 @@
|
|
|
20135
20140
|
"format": "esm"
|
|
20136
20141
|
},
|
|
20137
20142
|
"../pxe/dest/contract_function_simulator/oracle/private_execution_oracle.js": {
|
|
20138
|
-
"bytes":
|
|
20143
|
+
"bytes": 30185,
|
|
20139
20144
|
"imports": [
|
|
20140
20145
|
{
|
|
20141
20146
|
"path": "../constants/dest/constants.js",
|
|
@@ -21478,7 +21483,7 @@
|
|
|
21478
21483
|
"format": "esm"
|
|
21479
21484
|
},
|
|
21480
21485
|
"../pxe/dest/storage/tagging_store/tagging_secret_sources_store.js": {
|
|
21481
|
-
"bytes":
|
|
21486
|
+
"bytes": 5135,
|
|
21482
21487
|
"imports": [
|
|
21483
21488
|
{
|
|
21484
21489
|
"path": "../foundation/dest/curves/grumpkin/index.js",
|
|
@@ -21597,13 +21602,18 @@
|
|
|
21597
21602
|
"format": "esm"
|
|
21598
21603
|
},
|
|
21599
21604
|
"../pxe/dest/pxe.js": {
|
|
21600
|
-
"bytes":
|
|
21605
|
+
"bytes": 51568,
|
|
21601
21606
|
"imports": [
|
|
21602
21607
|
{
|
|
21603
21608
|
"path": "../foundation/dest/branded-types/index.js",
|
|
21604
21609
|
"kind": "import-statement",
|
|
21605
21610
|
"original": "@aztec/foundation/branded-types"
|
|
21606
21611
|
},
|
|
21612
|
+
{
|
|
21613
|
+
"path": "../foundation/dest/curves/grumpkin/index.js",
|
|
21614
|
+
"kind": "import-statement",
|
|
21615
|
+
"original": "@aztec/foundation/curves/grumpkin"
|
|
21616
|
+
},
|
|
21607
21617
|
{
|
|
21608
21618
|
"path": "../foundation/dest/log/index.js",
|
|
21609
21619
|
"kind": "import-statement",
|
|
@@ -21644,6 +21654,16 @@
|
|
|
21644
21654
|
"kind": "import-statement",
|
|
21645
21655
|
"original": "@aztec/stdlib/errors"
|
|
21646
21656
|
},
|
|
21657
|
+
{
|
|
21658
|
+
"path": "../stdlib/dest/keys/index.js",
|
|
21659
|
+
"kind": "import-statement",
|
|
21660
|
+
"original": "@aztec/stdlib/keys"
|
|
21661
|
+
},
|
|
21662
|
+
{
|
|
21663
|
+
"path": "../stdlib/dest/logs/index.js",
|
|
21664
|
+
"kind": "import-statement",
|
|
21665
|
+
"original": "@aztec/stdlib/logs"
|
|
21666
|
+
},
|
|
21647
21667
|
{
|
|
21648
21668
|
"path": "../stdlib/dest/tx/index.js",
|
|
21649
21669
|
"kind": "import-statement",
|
|
@@ -21816,7 +21836,7 @@
|
|
|
21816
21836
|
"format": "esm"
|
|
21817
21837
|
},
|
|
21818
21838
|
"../stdlib/dest/config/network-consensus-config.js": {
|
|
21819
|
-
"bytes":
|
|
21839
|
+
"bytes": 11961,
|
|
21820
21840
|
"imports": [
|
|
21821
21841
|
{
|
|
21822
21842
|
"path": "@aztec/ethereum/config",
|
|
@@ -22651,7 +22671,7 @@
|
|
|
22651
22671
|
"format": "esm"
|
|
22652
22672
|
},
|
|
22653
22673
|
"../standard-contracts/artifacts/AuthRegistry.json": {
|
|
22654
|
-
"bytes":
|
|
22674
|
+
"bytes": 116173,
|
|
22655
22675
|
"imports": []
|
|
22656
22676
|
},
|
|
22657
22677
|
"../standard-contracts/dest/auth-registry/lazy.js": {
|
|
@@ -22686,7 +22706,7 @@
|
|
|
22686
22706
|
"format": "esm"
|
|
22687
22707
|
},
|
|
22688
22708
|
"../standard-contracts/artifacts/HandshakeRegistry.json": {
|
|
22689
|
-
"bytes":
|
|
22709
|
+
"bytes": 306962,
|
|
22690
22710
|
"imports": []
|
|
22691
22711
|
},
|
|
22692
22712
|
"../standard-contracts/dest/handshake-registry/lazy.js": {
|
|
@@ -22732,7 +22752,7 @@
|
|
|
22732
22752
|
"format": "esm"
|
|
22733
22753
|
},
|
|
22734
22754
|
"../standard-contracts/artifacts/MultiCallEntrypoint.json": {
|
|
22735
|
-
"bytes":
|
|
22755
|
+
"bytes": 121503,
|
|
22736
22756
|
"imports": []
|
|
22737
22757
|
},
|
|
22738
22758
|
"../standard-contracts/dest/multi-call-entrypoint/lazy.js": {
|
|
@@ -28490,7 +28510,7 @@
|
|
|
28490
28510
|
"format": "esm"
|
|
28491
28511
|
},
|
|
28492
28512
|
"../pxe/dest/contract_function_simulator/index.js": {
|
|
28493
|
-
"bytes":
|
|
28513
|
+
"bytes": 1928,
|
|
28494
28514
|
"imports": [
|
|
28495
28515
|
{
|
|
28496
28516
|
"path": "../pxe/dest/contract_function_simulator/oracle/oracle_registry.js",
|
|
@@ -30696,7 +30716,7 @@
|
|
|
30696
30716
|
"format": "esm"
|
|
30697
30717
|
},
|
|
30698
30718
|
"src/oracle/txe_oracle_registry.ts": {
|
|
30699
|
-
"bytes":
|
|
30719
|
+
"bytes": 18510,
|
|
30700
30720
|
"imports": [
|
|
30701
30721
|
{
|
|
30702
30722
|
"path": "../constants/dest/constants.js",
|
|
@@ -31127,7 +31147,7 @@
|
|
|
31127
31147
|
"format": "esm"
|
|
31128
31148
|
},
|
|
31129
31149
|
"../archiver/dest/modules/data_source_base.js": {
|
|
31130
|
-
"bytes":
|
|
31150
|
+
"bytes": 14545,
|
|
31131
31151
|
"imports": [
|
|
31132
31152
|
{
|
|
31133
31153
|
"path": "../constants/dest/constants.js",
|
|
@@ -31572,7 +31592,7 @@
|
|
|
31572
31592
|
"format": "esm"
|
|
31573
31593
|
},
|
|
31574
31594
|
"../archiver/dest/store/block_store.js": {
|
|
31575
|
-
"bytes":
|
|
31595
|
+
"bytes": 66016,
|
|
31576
31596
|
"imports": [
|
|
31577
31597
|
{
|
|
31578
31598
|
"path": "../constants/dest/constants.js",
|
|
@@ -32835,8 +32855,24 @@
|
|
|
32835
32855
|
],
|
|
32836
32856
|
"format": "esm"
|
|
32837
32857
|
},
|
|
32858
|
+
"esbuild/stubs/world_state_stub.ts": {
|
|
32859
|
+
"bytes": 466,
|
|
32860
|
+
"imports": [
|
|
32861
|
+
{
|
|
32862
|
+
"path": "esbuild/stubs/stub_helpers.ts",
|
|
32863
|
+
"kind": "import-statement",
|
|
32864
|
+
"original": "./stub_helpers.js"
|
|
32865
|
+
},
|
|
32866
|
+
{
|
|
32867
|
+
"path": "<runtime>",
|
|
32868
|
+
"kind": "import-statement",
|
|
32869
|
+
"external": true
|
|
32870
|
+
}
|
|
32871
|
+
],
|
|
32872
|
+
"format": "esm"
|
|
32873
|
+
},
|
|
32838
32874
|
"../aztec-node/dest/modules/node_world_state_queries.js": {
|
|
32839
|
-
"bytes":
|
|
32875
|
+
"bytes": 15610,
|
|
32840
32876
|
"imports": [
|
|
32841
32877
|
{
|
|
32842
32878
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -32858,6 +32894,11 @@
|
|
|
32858
32894
|
"kind": "import-statement",
|
|
32859
32895
|
"original": "@aztec/foundation/log"
|
|
32860
32896
|
},
|
|
32897
|
+
{
|
|
32898
|
+
"path": "../foundation/dest/sleep/index.js",
|
|
32899
|
+
"kind": "import-statement",
|
|
32900
|
+
"original": "@aztec/foundation/sleep"
|
|
32901
|
+
},
|
|
32861
32902
|
{
|
|
32862
32903
|
"path": "../foundation/dest/trees/index.js",
|
|
32863
32904
|
"kind": "import-statement",
|
|
@@ -32883,6 +32924,11 @@
|
|
|
32883
32924
|
"kind": "import-statement",
|
|
32884
32925
|
"original": "@aztec/stdlib/trees"
|
|
32885
32926
|
},
|
|
32927
|
+
{
|
|
32928
|
+
"path": "esbuild/stubs/world_state_stub.ts",
|
|
32929
|
+
"kind": "import-statement",
|
|
32930
|
+
"original": "@aztec/world-state"
|
|
32931
|
+
},
|
|
32886
32932
|
{
|
|
32887
32933
|
"path": "../aztec-node/dest/modules/block_parameter.js",
|
|
32888
32934
|
"kind": "import-statement",
|
|
@@ -33437,22 +33483,6 @@
|
|
|
33437
33483
|
],
|
|
33438
33484
|
"format": "esm"
|
|
33439
33485
|
},
|
|
33440
|
-
"esbuild/stubs/world_state_stub.ts": {
|
|
33441
|
-
"bytes": 269,
|
|
33442
|
-
"imports": [
|
|
33443
|
-
{
|
|
33444
|
-
"path": "esbuild/stubs/stub_helpers.ts",
|
|
33445
|
-
"kind": "import-statement",
|
|
33446
|
-
"original": "./stub_helpers.js"
|
|
33447
|
-
},
|
|
33448
|
-
{
|
|
33449
|
-
"path": "<runtime>",
|
|
33450
|
-
"kind": "import-statement",
|
|
33451
|
-
"external": true
|
|
33452
|
-
}
|
|
33453
|
-
],
|
|
33454
|
-
"format": "esm"
|
|
33455
|
-
},
|
|
33456
33486
|
"../stdlib/dest/p2p/attestation_utils.js": {
|
|
33457
33487
|
"bytes": 3334,
|
|
33458
33488
|
"imports": [
|
|
@@ -33684,7 +33714,7 @@
|
|
|
33684
33714
|
"format": "esm"
|
|
33685
33715
|
},
|
|
33686
33716
|
"../aztec-node/dest/factory.js": {
|
|
33687
|
-
"bytes":
|
|
33717
|
+
"bytes": 26441,
|
|
33688
33718
|
"imports": [
|
|
33689
33719
|
{
|
|
33690
33720
|
"path": "esbuild/stubs/archiver_stub.ts",
|
|
@@ -33954,7 +33984,7 @@
|
|
|
33954
33984
|
"format": "esm"
|
|
33955
33985
|
},
|
|
33956
33986
|
"src/state_machine/synchronizer.ts": {
|
|
33957
|
-
"bytes":
|
|
33987
|
+
"bytes": 3730,
|
|
33958
33988
|
"imports": [
|
|
33959
33989
|
{
|
|
33960
33990
|
"path": "../constants/dest/constants.js",
|
|
@@ -34821,7 +34851,7 @@
|
|
|
34821
34851
|
"format": "esm"
|
|
34822
34852
|
},
|
|
34823
34853
|
"src/index.ts": {
|
|
34824
|
-
"bytes":
|
|
34854
|
+
"bytes": 5813,
|
|
34825
34855
|
"imports": [
|
|
34826
34856
|
{
|
|
34827
34857
|
"path": "../aztec.js/dest/api/fields.js",
|
|
@@ -35042,13 +35072,13 @@
|
|
|
35042
35072
|
}
|
|
35043
35073
|
},
|
|
35044
35074
|
"outputs": {
|
|
35045
|
-
"dest/AuthRegistry-
|
|
35075
|
+
"dest/AuthRegistry-D774QM2G.js.map": {
|
|
35046
35076
|
"imports": [],
|
|
35047
35077
|
"exports": [],
|
|
35048
35078
|
"inputs": {},
|
|
35049
|
-
"bytes":
|
|
35079
|
+
"bytes": 145909
|
|
35050
35080
|
},
|
|
35051
|
-
"dest/AuthRegistry-
|
|
35081
|
+
"dest/AuthRegistry-D774QM2G.js": {
|
|
35052
35082
|
"imports": [
|
|
35053
35083
|
{
|
|
35054
35084
|
"path": "dest/chunk-BJVAAXNA.js",
|
|
@@ -35068,18 +35098,18 @@
|
|
|
35068
35098
|
"entryPoint": "../standard-contracts/artifacts/AuthRegistry.json",
|
|
35069
35099
|
"inputs": {
|
|
35070
35100
|
"../standard-contracts/artifacts/AuthRegistry.json": {
|
|
35071
|
-
"bytesInOutput":
|
|
35101
|
+
"bytesInOutput": 112938
|
|
35072
35102
|
}
|
|
35073
35103
|
},
|
|
35074
|
-
"bytes":
|
|
35104
|
+
"bytes": 113197
|
|
35075
35105
|
},
|
|
35076
|
-
"dest/HandshakeRegistry-
|
|
35106
|
+
"dest/HandshakeRegistry-4AIT55KH.js.map": {
|
|
35077
35107
|
"imports": [],
|
|
35078
35108
|
"exports": [],
|
|
35079
35109
|
"inputs": {},
|
|
35080
|
-
"bytes":
|
|
35110
|
+
"bytes": 376511
|
|
35081
35111
|
},
|
|
35082
|
-
"dest/HandshakeRegistry-
|
|
35112
|
+
"dest/HandshakeRegistry-4AIT55KH.js": {
|
|
35083
35113
|
"imports": [
|
|
35084
35114
|
{
|
|
35085
35115
|
"path": "dest/chunk-BJVAAXNA.js",
|
|
@@ -35099,18 +35129,18 @@
|
|
|
35099
35129
|
"entryPoint": "../standard-contracts/artifacts/HandshakeRegistry.json",
|
|
35100
35130
|
"inputs": {
|
|
35101
35131
|
"../standard-contracts/artifacts/HandshakeRegistry.json": {
|
|
35102
|
-
"bytesInOutput":
|
|
35132
|
+
"bytesInOutput": 299277
|
|
35103
35133
|
}
|
|
35104
35134
|
},
|
|
35105
|
-
"bytes":
|
|
35135
|
+
"bytes": 299541
|
|
35106
35136
|
},
|
|
35107
|
-
"dest/MultiCallEntrypoint-
|
|
35137
|
+
"dest/MultiCallEntrypoint-WICVQACI.js.map": {
|
|
35108
35138
|
"imports": [],
|
|
35109
35139
|
"exports": [],
|
|
35110
35140
|
"inputs": {},
|
|
35111
|
-
"bytes":
|
|
35141
|
+
"bytes": 145684
|
|
35112
35142
|
},
|
|
35113
|
-
"dest/MultiCallEntrypoint-
|
|
35143
|
+
"dest/MultiCallEntrypoint-WICVQACI.js": {
|
|
35114
35144
|
"imports": [
|
|
35115
35145
|
{
|
|
35116
35146
|
"path": "dest/chunk-BJVAAXNA.js",
|
|
@@ -35130,10 +35160,10 @@
|
|
|
35130
35160
|
"entryPoint": "../standard-contracts/artifacts/MultiCallEntrypoint.json",
|
|
35131
35161
|
"inputs": {
|
|
35132
35162
|
"../standard-contracts/artifacts/MultiCallEntrypoint.json": {
|
|
35133
|
-
"bytesInOutput":
|
|
35163
|
+
"bytesInOutput": 118887
|
|
35134
35164
|
}
|
|
35135
35165
|
},
|
|
35136
|
-
"bytes":
|
|
35166
|
+
"bytes": 119153
|
|
35137
35167
|
},
|
|
35138
35168
|
"dest/bin/index.js.map": {
|
|
35139
35169
|
"imports": [],
|
|
@@ -35144,11 +35174,11 @@
|
|
|
35144
35174
|
"dest/bin/index.js": {
|
|
35145
35175
|
"imports": [
|
|
35146
35176
|
{
|
|
35147
|
-
"path": "dest/chunk-
|
|
35177
|
+
"path": "dest/chunk-2LYGEVHI.js",
|
|
35148
35178
|
"kind": "import-statement"
|
|
35149
35179
|
},
|
|
35150
35180
|
{
|
|
35151
|
-
"path": "dest/chunk-
|
|
35181
|
+
"path": "dest/chunk-HLH2NBQI.js",
|
|
35152
35182
|
"kind": "import-statement"
|
|
35153
35183
|
},
|
|
35154
35184
|
{
|
|
@@ -35177,7 +35207,7 @@
|
|
|
35177
35207
|
"dest/worker.bundle.js": {
|
|
35178
35208
|
"imports": [
|
|
35179
35209
|
{
|
|
35180
|
-
"path": "dest/chunk-
|
|
35210
|
+
"path": "dest/chunk-HLH2NBQI.js",
|
|
35181
35211
|
"kind": "import-statement"
|
|
35182
35212
|
},
|
|
35183
35213
|
{
|
|
@@ -35213,11 +35243,11 @@
|
|
|
35213
35243
|
"dest/server.bundle.js": {
|
|
35214
35244
|
"imports": [
|
|
35215
35245
|
{
|
|
35216
|
-
"path": "dest/chunk-
|
|
35246
|
+
"path": "dest/chunk-2LYGEVHI.js",
|
|
35217
35247
|
"kind": "import-statement"
|
|
35218
35248
|
},
|
|
35219
35249
|
{
|
|
35220
|
-
"path": "dest/chunk-
|
|
35250
|
+
"path": "dest/chunk-HLH2NBQI.js",
|
|
35221
35251
|
"kind": "import-statement"
|
|
35222
35252
|
},
|
|
35223
35253
|
{
|
|
@@ -35232,16 +35262,16 @@
|
|
|
35232
35262
|
"inputs": {},
|
|
35233
35263
|
"bytes": 256
|
|
35234
35264
|
},
|
|
35235
|
-
"dest/chunk-
|
|
35265
|
+
"dest/chunk-2LYGEVHI.js.map": {
|
|
35236
35266
|
"imports": [],
|
|
35237
35267
|
"exports": [],
|
|
35238
35268
|
"inputs": {},
|
|
35239
35269
|
"bytes": 2031060
|
|
35240
35270
|
},
|
|
35241
|
-
"dest/chunk-
|
|
35271
|
+
"dest/chunk-2LYGEVHI.js": {
|
|
35242
35272
|
"imports": [
|
|
35243
35273
|
{
|
|
35244
|
-
"path": "dest/chunk-
|
|
35274
|
+
"path": "dest/chunk-HLH2NBQI.js",
|
|
35245
35275
|
"kind": "import-statement"
|
|
35246
35276
|
},
|
|
35247
35277
|
{
|
|
@@ -35539,7 +35569,7 @@
|
|
|
35539
35569
|
"external": true
|
|
35540
35570
|
},
|
|
35541
35571
|
{
|
|
35542
|
-
"path": "dest/SchnorrAccount-
|
|
35572
|
+
"path": "dest/SchnorrAccount-Y2WZTBJF.js",
|
|
35543
35573
|
"kind": "dynamic-import"
|
|
35544
35574
|
},
|
|
35545
35575
|
{
|
|
@@ -36122,13 +36152,13 @@
|
|
|
36122
36152
|
},
|
|
36123
36153
|
"bytes": 1084826
|
|
36124
36154
|
},
|
|
36125
|
-
"dest/chunk-
|
|
36155
|
+
"dest/chunk-HLH2NBQI.js.map": {
|
|
36126
36156
|
"imports": [],
|
|
36127
36157
|
"exports": [],
|
|
36128
36158
|
"inputs": {},
|
|
36129
|
-
"bytes":
|
|
36159
|
+
"bytes": 5561767
|
|
36130
36160
|
},
|
|
36131
|
-
"dest/chunk-
|
|
36161
|
+
"dest/chunk-HLH2NBQI.js": {
|
|
36132
36162
|
"imports": [
|
|
36133
36163
|
{
|
|
36134
36164
|
"path": "dest/chunk-BJVAAXNA.js",
|
|
@@ -36702,11 +36732,11 @@
|
|
|
36702
36732
|
"kind": "dynamic-import"
|
|
36703
36733
|
},
|
|
36704
36734
|
{
|
|
36705
|
-
"path": "dest/AuthRegistry-
|
|
36735
|
+
"path": "dest/AuthRegistry-D774QM2G.js",
|
|
36706
36736
|
"kind": "dynamic-import"
|
|
36707
36737
|
},
|
|
36708
36738
|
{
|
|
36709
|
-
"path": "dest/HandshakeRegistry-
|
|
36739
|
+
"path": "dest/HandshakeRegistry-4AIT55KH.js",
|
|
36710
36740
|
"kind": "dynamic-import"
|
|
36711
36741
|
},
|
|
36712
36742
|
{
|
|
@@ -37660,7 +37690,7 @@
|
|
|
37660
37690
|
"bytesInOutput": 1742
|
|
37661
37691
|
},
|
|
37662
37692
|
"../stdlib/dest/database-version/version_manager.js": {
|
|
37663
|
-
"bytesInOutput":
|
|
37693
|
+
"bytesInOutput": 4666
|
|
37664
37694
|
},
|
|
37665
37695
|
"../foundation/dest/json-rpc/convert.js": {
|
|
37666
37696
|
"bytesInOutput": 694
|
|
@@ -37906,10 +37936,10 @@
|
|
|
37906
37936
|
"bytesInOutput": 568
|
|
37907
37937
|
},
|
|
37908
37938
|
"../stdlib/dest/logs/shared_secret_derivation.js": {
|
|
37909
|
-
"bytesInOutput":
|
|
37939
|
+
"bytesInOutput": 893
|
|
37910
37940
|
},
|
|
37911
37941
|
"../stdlib/dest/logs/app_tagging_secret.js": {
|
|
37912
|
-
"bytesInOutput":
|
|
37942
|
+
"bytesInOutput": 2816
|
|
37913
37943
|
},
|
|
37914
37944
|
"../stdlib/dest/logs/tagging_index_range.js": {
|
|
37915
37945
|
"bytesInOutput": 150
|
|
@@ -38122,7 +38152,7 @@
|
|
|
38122
38152
|
"bytesInOutput": 1185
|
|
38123
38153
|
},
|
|
38124
38154
|
"../stdlib/dest/block/l2_block_source.js": {
|
|
38125
|
-
"bytesInOutput":
|
|
38155
|
+
"bytesInOutput": 2085
|
|
38126
38156
|
},
|
|
38127
38157
|
"../stdlib/dest/block/l2_block_stream/index.js": {
|
|
38128
38158
|
"bytesInOutput": 0
|
|
@@ -38161,7 +38191,7 @@
|
|
|
38161
38191
|
"bytesInOutput": 739
|
|
38162
38192
|
},
|
|
38163
38193
|
"../stdlib/dest/block/validate_block_result.js": {
|
|
38164
|
-
"bytesInOutput":
|
|
38194
|
+
"bytesInOutput": 3039
|
|
38165
38195
|
},
|
|
38166
38196
|
"../stdlib/dest/block/l2_block_info.js": {
|
|
38167
38197
|
"bytesInOutput": 244
|
|
@@ -38320,13 +38350,13 @@
|
|
|
38320
38350
|
"bytesInOutput": 204
|
|
38321
38351
|
},
|
|
38322
38352
|
"../stdlib/dest/ha-signing/config.js": {
|
|
38323
|
-
"bytesInOutput":
|
|
38353
|
+
"bytesInOutput": 3084
|
|
38324
38354
|
},
|
|
38325
38355
|
"../foundation/dest/config/network_config.js": {
|
|
38326
38356
|
"bytesInOutput": 762
|
|
38327
38357
|
},
|
|
38328
38358
|
"../foundation/dest/config/index.js": {
|
|
38329
|
-
"bytesInOutput":
|
|
38359
|
+
"bytesInOutput": 2396
|
|
38330
38360
|
},
|
|
38331
38361
|
"../stdlib/dest/ha-signing/index.js": {
|
|
38332
38362
|
"bytesInOutput": 0
|
|
@@ -38338,7 +38368,7 @@
|
|
|
38338
38368
|
"bytesInOutput": 0
|
|
38339
38369
|
},
|
|
38340
38370
|
"../stdlib/dest/ha-signing/local_config.js": {
|
|
38341
|
-
"bytesInOutput":
|
|
38371
|
+
"bytesInOutput": 928
|
|
38342
38372
|
},
|
|
38343
38373
|
"../stdlib/dest/ha-signing/types.js": {
|
|
38344
38374
|
"bytesInOutput": 391
|
|
@@ -38416,7 +38446,7 @@
|
|
|
38416
38446
|
"bytesInOutput": 5795
|
|
38417
38447
|
},
|
|
38418
38448
|
"../stdlib/dest/interfaces/configs.js": {
|
|
38419
|
-
"bytesInOutput":
|
|
38449
|
+
"bytesInOutput": 3229
|
|
38420
38450
|
},
|
|
38421
38451
|
"../stdlib/dest/interfaces/prover-client.js": {
|
|
38422
38452
|
"bytesInOutput": 2448
|
|
@@ -38641,13 +38671,13 @@
|
|
|
38641
38671
|
"bytesInOutput": 426
|
|
38642
38672
|
},
|
|
38643
38673
|
"../pxe/dest/contract_function_simulator/noir-structs/resolved_tagging_strategy.js": {
|
|
38644
|
-
"bytesInOutput":
|
|
38674
|
+
"bytesInOutput": 896
|
|
38645
38675
|
},
|
|
38646
38676
|
"../pxe/dest/contract_function_simulator/oracle/note_packing_utils.js": {
|
|
38647
38677
|
"bytesInOutput": 703
|
|
38648
38678
|
},
|
|
38649
38679
|
"../pxe/dest/contract_function_simulator/oracle/oracle_type_mappings.js": {
|
|
38650
|
-
"bytesInOutput":
|
|
38680
|
+
"bytesInOutput": 16963
|
|
38651
38681
|
},
|
|
38652
38682
|
"../pxe/dest/contract_function_simulator/oracle/legacy_oracle_registry.js": {
|
|
38653
38683
|
"bytesInOutput": 927
|
|
@@ -38707,7 +38737,7 @@
|
|
|
38707
38737
|
"bytesInOutput": 866
|
|
38708
38738
|
},
|
|
38709
38739
|
"../pxe/dest/logs/log_service.js": {
|
|
38710
|
-
"bytesInOutput":
|
|
38740
|
+
"bytesInOutput": 6217
|
|
38711
38741
|
},
|
|
38712
38742
|
"../pxe/dest/contract_function_simulator/ephemeral_array_service.js": {
|
|
38713
38743
|
"bytesInOutput": 1792
|
|
@@ -38719,7 +38749,7 @@
|
|
|
38719
38749
|
"bytesInOutput": 22438
|
|
38720
38750
|
},
|
|
38721
38751
|
"../pxe/dest/contract_function_simulator/oracle/private_execution_oracle.js": {
|
|
38722
|
-
"bytesInOutput":
|
|
38752
|
+
"bytesInOutput": 13883
|
|
38723
38753
|
},
|
|
38724
38754
|
"../pxe/dest/contract_function_simulator/transient_array_service.js": {
|
|
38725
38755
|
"bytesInOutput": 1712
|
|
@@ -38800,7 +38830,7 @@
|
|
|
38800
38830
|
"bytesInOutput": 0
|
|
38801
38831
|
},
|
|
38802
38832
|
"../pxe/dest/storage/tagging_store/tagging_secret_sources_store.js": {
|
|
38803
|
-
"bytesInOutput":
|
|
38833
|
+
"bytesInOutput": 2246
|
|
38804
38834
|
},
|
|
38805
38835
|
"../pxe/dest/storage/tagging_store/recipient_tagging_store.js": {
|
|
38806
38836
|
"bytesInOutput": 3227
|
|
@@ -38812,7 +38842,7 @@
|
|
|
38812
38842
|
"bytesInOutput": 0
|
|
38813
38843
|
},
|
|
38814
38844
|
"../stdlib/dest/config/network-consensus-config.js": {
|
|
38815
|
-
"bytesInOutput":
|
|
38845
|
+
"bytesInOutput": 350
|
|
38816
38846
|
},
|
|
38817
38847
|
"../stdlib/dest/timetable/index.js": {
|
|
38818
38848
|
"bytesInOutput": 0
|
|
@@ -38926,7 +38956,7 @@
|
|
|
38926
38956
|
"bytesInOutput": 0
|
|
38927
38957
|
},
|
|
38928
38958
|
"src/index.ts": {
|
|
38929
|
-
"bytesInOutput":
|
|
38959
|
+
"bytesInOutput": 2117
|
|
38930
38960
|
},
|
|
38931
38961
|
"src/msgpackr_fr_extension.ts": {
|
|
38932
38962
|
"bytesInOutput": 118
|
|
@@ -39328,7 +39358,7 @@
|
|
|
39328
39358
|
"bytesInOutput": 4696
|
|
39329
39359
|
},
|
|
39330
39360
|
"src/oracle/txe_oracle_registry.ts": {
|
|
39331
|
-
"bytesInOutput":
|
|
39361
|
+
"bytesInOutput": 10640
|
|
39332
39362
|
},
|
|
39333
39363
|
"../foundation/dest/crypto/schnorr/index.js": {
|
|
39334
39364
|
"bytesInOutput": 947
|
|
@@ -39364,7 +39394,7 @@
|
|
|
39364
39394
|
"bytesInOutput": 4861
|
|
39365
39395
|
},
|
|
39366
39396
|
"../archiver/dest/modules/data_source_base.js": {
|
|
39367
|
-
"bytesInOutput":
|
|
39397
|
+
"bytesInOutput": 7980
|
|
39368
39398
|
},
|
|
39369
39399
|
"esbuild/stubs/archiver_stub.ts": {
|
|
39370
39400
|
"bytesInOutput": 181
|
|
@@ -39391,7 +39421,7 @@
|
|
|
39391
39421
|
"bytesInOutput": 6003
|
|
39392
39422
|
},
|
|
39393
39423
|
"../archiver/dest/store/block_store.js": {
|
|
39394
|
-
"bytesInOutput":
|
|
39424
|
+
"bytesInOutput": 33727
|
|
39395
39425
|
},
|
|
39396
39426
|
"../archiver/dest/store/contract_class_store.js": {
|
|
39397
39427
|
"bytesInOutput": 2798
|
|
@@ -39486,8 +39516,11 @@
|
|
|
39486
39516
|
"../aztec-node/dest/modules/node_tx_receipt.js": {
|
|
39487
39517
|
"bytesInOutput": 1693
|
|
39488
39518
|
},
|
|
39519
|
+
"esbuild/stubs/world_state_stub.ts": {
|
|
39520
|
+
"bytesInOutput": 196
|
|
39521
|
+
},
|
|
39489
39522
|
"../aztec-node/dest/modules/node_world_state_queries.js": {
|
|
39490
|
-
"bytesInOutput":
|
|
39523
|
+
"bytesInOutput": 7492
|
|
39491
39524
|
},
|
|
39492
39525
|
"esbuild/stubs/aztec_node_node_metrics_stub.ts": {
|
|
39493
39526
|
"bytesInOutput": 293
|
|
@@ -39523,7 +39556,7 @@
|
|
|
39523
39556
|
"bytesInOutput": 1280
|
|
39524
39557
|
},
|
|
39525
39558
|
"src/state_machine/synchronizer.ts": {
|
|
39526
|
-
"bytesInOutput":
|
|
39559
|
+
"bytesInOutput": 1493
|
|
39527
39560
|
},
|
|
39528
39561
|
"src/state_machine/index.ts": {
|
|
39529
39562
|
"bytesInOutput": 2815
|
|
@@ -39568,15 +39601,15 @@
|
|
|
39568
39601
|
"bytesInOutput": 4332
|
|
39569
39602
|
}
|
|
39570
39603
|
},
|
|
39571
|
-
"bytes":
|
|
39604
|
+
"bytes": 2080901
|
|
39572
39605
|
},
|
|
39573
|
-
"dest/SchnorrAccount-
|
|
39606
|
+
"dest/SchnorrAccount-Y2WZTBJF.js.map": {
|
|
39574
39607
|
"imports": [],
|
|
39575
39608
|
"exports": [],
|
|
39576
39609
|
"inputs": {},
|
|
39577
|
-
"bytes":
|
|
39610
|
+
"bytes": 306441
|
|
39578
39611
|
},
|
|
39579
|
-
"dest/SchnorrAccount-
|
|
39612
|
+
"dest/SchnorrAccount-Y2WZTBJF.js": {
|
|
39580
39613
|
"imports": [
|
|
39581
39614
|
{
|
|
39582
39615
|
"path": "dest/chunk-BJVAAXNA.js",
|
|
@@ -39596,10 +39629,10 @@
|
|
|
39596
39629
|
"entryPoint": "../accounts/artifacts/SchnorrAccount.json",
|
|
39597
39630
|
"inputs": {
|
|
39598
39631
|
"../accounts/artifacts/SchnorrAccount.json": {
|
|
39599
|
-
"bytesInOutput":
|
|
39632
|
+
"bytesInOutput": 236101
|
|
39600
39633
|
}
|
|
39601
39634
|
},
|
|
39602
|
-
"bytes":
|
|
39635
|
+
"bytes": 236362
|
|
39603
39636
|
},
|
|
39604
39637
|
"dest/SchnorrInitializerlessAccount-3AKXYJQI.js.map": {
|
|
39605
39638
|
"imports": [],
|