@aztec/txe 0.0.1-commit.b8a057fa → 0.0.1-commit.be03c316
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-QVGDDH5X.js +3 -0
- package/dest/AuthRegistry-QVGDDH5X.js.map +7 -0
- package/dest/ContractClassRegistry-VWR3F42P.js +3 -0
- package/dest/ContractClassRegistry-VWR3F42P.js.map +7 -0
- package/dest/{ContractInstanceRegistry-2TZHWOTT.js → ContractInstanceRegistry-FHIWE33X.js} +1 -1
- package/dest/{ContractInstanceRegistry-2TZHWOTT.js.map → ContractInstanceRegistry-FHIWE33X.js.map} +1 -1
- package/dest/FeeJuice-SAOWVGG7.js +3 -0
- package/dest/FeeJuice-SAOWVGG7.js.map +7 -0
- package/dest/HandshakeRegistry-GY5CPEPS.js +3 -0
- package/dest/HandshakeRegistry-GY5CPEPS.js.map +7 -0
- package/dest/{MultiCallEntrypoint-IGLO227K.js → MultiCallEntrypoint-QG5H33ZZ.js} +1 -1
- package/dest/{MultiCallEntrypoint-IGLO227K.js.map → MultiCallEntrypoint-QG5H33ZZ.js.map} +2 -2
- package/dest/SchnorrAccount-NME3E45O.js +3 -0
- package/dest/SchnorrAccount-NME3E45O.js.map +7 -0
- package/dest/SchnorrInitializerlessAccount-WTGXU6SW.js +3 -0
- package/dest/SchnorrInitializerlessAccount-WTGXU6SW.js.map +7 -0
- package/dest/bin/check_txe_oracle_version.js +7 -15
- package/dest/bin/index.js +1 -1
- package/dest/{chunk-FRF5YZEO.js → chunk-DXIAVNMJ.js} +2 -2
- package/dest/{chunk-FRF5YZEO.js.map → chunk-DXIAVNMJ.js.map} +3 -3
- package/dest/{chunk-O57S6W5S.js → chunk-JHAAHRCL.js} +13 -13
- package/dest/{chunk-O57S6W5S.js.map → chunk-JHAAHRCL.js.map} +4 -4
- package/dest/metafile.json +654 -392
- package/dest/oracle/interfaces.d.ts +11 -3
- package/dest/oracle/interfaces.d.ts.map +1 -1
- package/dest/oracle/tagging_secret_strategy.d.ts +12 -0
- package/dest/oracle/tagging_secret_strategy.d.ts.map +1 -0
- package/dest/oracle/tagging_secret_strategy.js +12 -0
- package/dest/oracle/test-resolver/default_fixtures.d.ts +9 -2
- package/dest/oracle/test-resolver/default_fixtures.d.ts.map +1 -1
- package/dest/oracle/test-resolver/default_fixtures.js +32 -39
- package/dest/oracle/test-resolver/resolver.d.ts +1 -1
- package/dest/oracle/test-resolver/resolver.d.ts.map +1 -1
- package/dest/oracle/test-resolver/resolver.js +2 -2
- package/dest/oracle/txe_oracle_registry.d.ts +8 -5
- package/dest/oracle/txe_oracle_registry.d.ts.map +1 -1
- package/dest/oracle/txe_oracle_registry.js +52 -30
- package/dest/oracle/txe_oracle_top_level_context.d.ts +21 -7
- package/dest/oracle/txe_oracle_top_level_context.d.ts.map +1 -1
- package/dest/oracle/txe_oracle_top_level_context.js +39 -17
- package/dest/oracle/txe_oracle_version.d.ts +4 -4
- package/dest/oracle/txe_oracle_version.js +4 -4
- package/dest/rpc_translator.d.ts +6 -3
- package/dest/rpc_translator.d.ts.map +1 -1
- package/dest/rpc_translator.js +31 -7
- package/dest/server.bundle.js +1 -1
- package/dest/txe_session.d.ts +3 -2
- package/dest/txe_session.d.ts.map +1 -1
- package/dest/txe_session.js +15 -9
- package/dest/worker.bundle.js +1 -1
- package/package.json +17 -17
- package/src/bin/check_txe_oracle_version.ts +9 -12
- package/src/oracle/interfaces.ts +13 -2
- package/src/oracle/tagging_secret_strategy.ts +25 -0
- package/src/oracle/test-resolver/default_fixtures.ts +58 -69
- package/src/oracle/test-resolver/resolver.ts +2 -2
- package/src/oracle/txe_oracle_registry.ts +48 -28
- package/src/oracle/txe_oracle_top_level_context.ts +47 -12
- package/src/oracle/txe_oracle_version.ts +4 -4
- package/src/rpc_translator.ts +37 -8
- package/src/txe_session.ts +23 -11
- package/dest/AuthRegistry-HMC7WEOJ.js +0 -3
- package/dest/AuthRegistry-HMC7WEOJ.js.map +0 -7
- package/dest/ContractClassRegistry-TXCDCFNC.js +0 -3
- package/dest/ContractClassRegistry-TXCDCFNC.js.map +0 -7
- package/dest/FeeJuice-FDF3J2Q5.js +0 -3
- package/dest/FeeJuice-FDF3J2Q5.js.map +0 -7
- package/dest/HandshakeRegistry-C7JF4R54.js +0 -3
- package/dest/HandshakeRegistry-C7JF4R54.js.map +0 -7
- package/dest/SchnorrAccount-KCIHUCXS.js +0 -3
- package/dest/SchnorrAccount-KCIHUCXS.js.map +0 -7
- package/dest/SchnorrInitializerlessAccount-PVR6XUSN.js +0 -3
- package/dest/SchnorrInitializerlessAccount-PVR6XUSN.js.map +0 -7
package/dest/metafile.json
CHANGED
|
@@ -1513,7 +1513,7 @@
|
|
|
1513
1513
|
"format": "esm"
|
|
1514
1514
|
},
|
|
1515
1515
|
"../constants/dest/constants.gen.js": {
|
|
1516
|
-
"bytes":
|
|
1516
|
+
"bytes": 35896,
|
|
1517
1517
|
"imports": [],
|
|
1518
1518
|
"format": "esm"
|
|
1519
1519
|
},
|
|
@@ -2456,7 +2456,7 @@
|
|
|
2456
2456
|
"format": "esm"
|
|
2457
2457
|
},
|
|
2458
2458
|
"../stdlib/dest/keys/derivation.js": {
|
|
2459
|
-
"bytes":
|
|
2459
|
+
"bytes": 8064,
|
|
2460
2460
|
"imports": [
|
|
2461
2461
|
{
|
|
2462
2462
|
"path": "../constants/dest/constants.js",
|
|
@@ -2517,7 +2517,7 @@
|
|
|
2517
2517
|
"format": "esm"
|
|
2518
2518
|
},
|
|
2519
2519
|
"../stdlib/dest/logs/shared_secret_derivation.js": {
|
|
2520
|
-
"bytes":
|
|
2520
|
+
"bytes": 2722,
|
|
2521
2521
|
"imports": [
|
|
2522
2522
|
{
|
|
2523
2523
|
"path": "../constants/dest/constants.js",
|
|
@@ -2534,6 +2534,11 @@
|
|
|
2534
2534
|
"kind": "import-statement",
|
|
2535
2535
|
"original": "@aztec/foundation/crypto/poseidon"
|
|
2536
2536
|
},
|
|
2537
|
+
{
|
|
2538
|
+
"path": "../foundation/dest/curves/grumpkin/index.js",
|
|
2539
|
+
"kind": "import-statement",
|
|
2540
|
+
"original": "@aztec/foundation/curves/grumpkin"
|
|
2541
|
+
},
|
|
2537
2542
|
{
|
|
2538
2543
|
"path": "<runtime>",
|
|
2539
2544
|
"kind": "import-statement",
|
|
@@ -2543,7 +2548,7 @@
|
|
|
2543
2548
|
"format": "esm"
|
|
2544
2549
|
},
|
|
2545
2550
|
"../stdlib/dest/logs/app_tagging_secret.js": {
|
|
2546
|
-
"bytes":
|
|
2551
|
+
"bytes": 6067,
|
|
2547
2552
|
"imports": [
|
|
2548
2553
|
{
|
|
2549
2554
|
"path": "../foundation/dest/crypto/grumpkin/index.js",
|
|
@@ -3318,7 +3323,7 @@
|
|
|
3318
3323
|
"format": "esm"
|
|
3319
3324
|
},
|
|
3320
3325
|
"../stdlib/dest/hash/hash.js": {
|
|
3321
|
-
"bytes":
|
|
3326
|
+
"bytes": 8256,
|
|
3322
3327
|
"imports": [
|
|
3323
3328
|
{
|
|
3324
3329
|
"path": "../constants/dest/constants.js",
|
|
@@ -7509,7 +7514,7 @@
|
|
|
7509
7514
|
"format": "esm"
|
|
7510
7515
|
},
|
|
7511
7516
|
"../stdlib/dest/abi/contract_artifact.js": {
|
|
7512
|
-
"bytes":
|
|
7517
|
+
"bytes": 11386,
|
|
7513
7518
|
"imports": [
|
|
7514
7519
|
{
|
|
7515
7520
|
"path": "../foundation/dest/json-rpc/index.js",
|
|
@@ -11817,6 +11822,27 @@
|
|
|
11817
11822
|
],
|
|
11818
11823
|
"format": "esm"
|
|
11819
11824
|
},
|
|
11825
|
+
"../accounts/dest/utils/key_derivation.js": {
|
|
11826
|
+
"bytes": 771,
|
|
11827
|
+
"imports": [
|
|
11828
|
+
{
|
|
11829
|
+
"path": "../foundation/dest/crypto/poseidon/index.js",
|
|
11830
|
+
"kind": "import-statement",
|
|
11831
|
+
"original": "@aztec/foundation/crypto/poseidon"
|
|
11832
|
+
},
|
|
11833
|
+
{
|
|
11834
|
+
"path": "../foundation/dest/crypto/sha256/index.js",
|
|
11835
|
+
"kind": "import-statement",
|
|
11836
|
+
"original": "@aztec/foundation/crypto/sha256"
|
|
11837
|
+
},
|
|
11838
|
+
{
|
|
11839
|
+
"path": "<runtime>",
|
|
11840
|
+
"kind": "import-statement",
|
|
11841
|
+
"external": true
|
|
11842
|
+
}
|
|
11843
|
+
],
|
|
11844
|
+
"format": "esm"
|
|
11845
|
+
},
|
|
11820
11846
|
"../foundation/dest/crypto/schnorr/signature.js": {
|
|
11821
11847
|
"bytes": 2531,
|
|
11822
11848
|
"imports": [
|
|
@@ -11994,11 +12020,11 @@
|
|
|
11994
12020
|
"format": "esm"
|
|
11995
12021
|
},
|
|
11996
12022
|
"../accounts/artifacts/SchnorrAccount.json": {
|
|
11997
|
-
"bytes":
|
|
12023
|
+
"bytes": 240925,
|
|
11998
12024
|
"imports": []
|
|
11999
12025
|
},
|
|
12000
12026
|
"../accounts/dest/schnorr/private_immutable/lazy.js": {
|
|
12001
|
-
"bytes":
|
|
12027
|
+
"bytes": 2331,
|
|
12002
12028
|
"imports": [
|
|
12003
12029
|
{
|
|
12004
12030
|
"path": "../aztec.js/dest/api/account.js",
|
|
@@ -12011,9 +12037,9 @@
|
|
|
12011
12037
|
"original": "@aztec/stdlib/abi"
|
|
12012
12038
|
},
|
|
12013
12039
|
{
|
|
12014
|
-
"path": "../
|
|
12040
|
+
"path": "../accounts/dest/utils/key_derivation.js",
|
|
12015
12041
|
"kind": "import-statement",
|
|
12016
|
-
"original": "
|
|
12042
|
+
"original": "../../utils/key_derivation.js"
|
|
12017
12043
|
},
|
|
12018
12044
|
{
|
|
12019
12045
|
"path": "../accounts/dest/schnorr/account_contract.js",
|
|
@@ -12034,11 +12060,11 @@
|
|
|
12034
12060
|
"format": "esm"
|
|
12035
12061
|
},
|
|
12036
12062
|
"../accounts/artifacts/SchnorrInitializerlessAccount.json": {
|
|
12037
|
-
"bytes":
|
|
12063
|
+
"bytes": 128280,
|
|
12038
12064
|
"imports": []
|
|
12039
12065
|
},
|
|
12040
12066
|
"../accounts/dest/schnorr/initializerless/lazy.js": {
|
|
12041
|
-
"bytes":
|
|
12067
|
+
"bytes": 2789,
|
|
12042
12068
|
"imports": [
|
|
12043
12069
|
{
|
|
12044
12070
|
"path": "../aztec.js/dest/api/account.js",
|
|
@@ -12056,9 +12082,9 @@
|
|
|
12056
12082
|
"original": "@aztec/stdlib/abi"
|
|
12057
12083
|
},
|
|
12058
12084
|
{
|
|
12059
|
-
"path": "../
|
|
12085
|
+
"path": "../accounts/dest/utils/key_derivation.js",
|
|
12060
12086
|
"kind": "import-statement",
|
|
12061
|
-
"original": "
|
|
12087
|
+
"original": "../../utils/key_derivation.js"
|
|
12062
12088
|
},
|
|
12063
12089
|
{
|
|
12064
12090
|
"path": "../accounts/dest/schnorr/account_contract.js",
|
|
@@ -12803,7 +12829,7 @@
|
|
|
12803
12829
|
"format": "esm"
|
|
12804
12830
|
},
|
|
12805
12831
|
"../protocol-contracts/artifacts/ContractClassRegistry.json": {
|
|
12806
|
-
"bytes":
|
|
12832
|
+
"bytes": 631421,
|
|
12807
12833
|
"imports": []
|
|
12808
12834
|
},
|
|
12809
12835
|
"../protocol-contracts/dest/class-registry/lazy.js": {
|
|
@@ -12838,7 +12864,7 @@
|
|
|
12838
12864
|
"format": "esm"
|
|
12839
12865
|
},
|
|
12840
12866
|
"../protocol-contracts/artifacts/FeeJuice.json": {
|
|
12841
|
-
"bytes":
|
|
12867
|
+
"bytes": 203418,
|
|
12842
12868
|
"imports": []
|
|
12843
12869
|
},
|
|
12844
12870
|
"../protocol-contracts/dest/fee-juice/lazy.js": {
|
|
@@ -16625,7 +16651,7 @@
|
|
|
16625
16651
|
"format": "esm"
|
|
16626
16652
|
},
|
|
16627
16653
|
"../pxe/dest/notes/note_service.js": {
|
|
16628
|
-
"bytes":
|
|
16654
|
+
"bytes": 10089,
|
|
16629
16655
|
"imports": [
|
|
16630
16656
|
{
|
|
16631
16657
|
"path": "../foundation/dest/collection/index.js",
|
|
@@ -16660,14 +16686,67 @@
|
|
|
16660
16686
|
],
|
|
16661
16687
|
"format": "esm"
|
|
16662
16688
|
},
|
|
16663
|
-
"../
|
|
16664
|
-
"bytes":
|
|
16689
|
+
"../standard-contracts/dest/multi-call-entrypoint/constants.js": {
|
|
16690
|
+
"bytes": 614,
|
|
16691
|
+
"imports": [
|
|
16692
|
+
{
|
|
16693
|
+
"path": "../standard-contracts/dest/standard_contract_data.js",
|
|
16694
|
+
"kind": "import-statement",
|
|
16695
|
+
"original": "../standard_contract_data.js"
|
|
16696
|
+
}
|
|
16697
|
+
],
|
|
16698
|
+
"format": "esm"
|
|
16699
|
+
},
|
|
16700
|
+
"../standard-contracts/dest/public-checks/constants.js": {
|
|
16701
|
+
"bytes": 554,
|
|
16702
|
+
"imports": [
|
|
16703
|
+
{
|
|
16704
|
+
"path": "../standard-contracts/dest/standard_contract_data.js",
|
|
16705
|
+
"kind": "import-statement",
|
|
16706
|
+
"original": "../standard_contract_data.js"
|
|
16707
|
+
}
|
|
16708
|
+
],
|
|
16709
|
+
"format": "esm"
|
|
16710
|
+
},
|
|
16711
|
+
"../pxe/dest/contract/skip_sync_contracts.js": {
|
|
16712
|
+
"bytes": 1100,
|
|
16665
16713
|
"imports": [
|
|
16666
16714
|
{
|
|
16667
16715
|
"path": "../protocol-contracts/dest/index.js",
|
|
16668
16716
|
"kind": "import-statement",
|
|
16669
16717
|
"original": "@aztec/protocol-contracts"
|
|
16670
16718
|
},
|
|
16719
|
+
{
|
|
16720
|
+
"path": "../standard-contracts/dest/auth-registry/constants.js",
|
|
16721
|
+
"kind": "import-statement",
|
|
16722
|
+
"original": "@aztec/standard-contracts/auth-registry/constants"
|
|
16723
|
+
},
|
|
16724
|
+
{
|
|
16725
|
+
"path": "../standard-contracts/dest/multi-call-entrypoint/constants.js",
|
|
16726
|
+
"kind": "import-statement",
|
|
16727
|
+
"original": "@aztec/standard-contracts/multi-call-entrypoint/constants"
|
|
16728
|
+
},
|
|
16729
|
+
{
|
|
16730
|
+
"path": "../standard-contracts/dest/public-checks/constants.js",
|
|
16731
|
+
"kind": "import-statement",
|
|
16732
|
+
"original": "@aztec/standard-contracts/public-checks/constants"
|
|
16733
|
+
},
|
|
16734
|
+
{
|
|
16735
|
+
"path": "<runtime>",
|
|
16736
|
+
"kind": "import-statement",
|
|
16737
|
+
"external": true
|
|
16738
|
+
}
|
|
16739
|
+
],
|
|
16740
|
+
"format": "esm"
|
|
16741
|
+
},
|
|
16742
|
+
"../pxe/dest/contract/helpers.js": {
|
|
16743
|
+
"bytes": 1113,
|
|
16744
|
+
"imports": [
|
|
16745
|
+
{
|
|
16746
|
+
"path": "../pxe/dest/contract/skip_sync_contracts.js",
|
|
16747
|
+
"kind": "import-statement",
|
|
16748
|
+
"original": "./skip_sync_contracts.js"
|
|
16749
|
+
},
|
|
16671
16750
|
{
|
|
16672
16751
|
"path": "<runtime>",
|
|
16673
16752
|
"kind": "import-statement",
|
|
@@ -18754,8 +18833,18 @@
|
|
|
18754
18833
|
"format": "esm"
|
|
18755
18834
|
},
|
|
18756
18835
|
"../stdlib/dest/messaging/l1_to_l2_message.js": {
|
|
18757
|
-
"bytes":
|
|
18836
|
+
"bytes": 4909,
|
|
18758
18837
|
"imports": [
|
|
18838
|
+
{
|
|
18839
|
+
"path": "../constants/dest/constants.js",
|
|
18840
|
+
"kind": "import-statement",
|
|
18841
|
+
"original": "@aztec/constants"
|
|
18842
|
+
},
|
|
18843
|
+
{
|
|
18844
|
+
"path": "../foundation/dest/crypto/poseidon/index.js",
|
|
18845
|
+
"kind": "import-statement",
|
|
18846
|
+
"original": "@aztec/foundation/crypto/poseidon"
|
|
18847
|
+
},
|
|
18759
18848
|
{
|
|
18760
18849
|
"path": "../foundation/dest/crypto/sha256/index.js",
|
|
18761
18850
|
"kind": "import-statement",
|
|
@@ -19125,7 +19214,7 @@
|
|
|
19125
19214
|
"format": "esm"
|
|
19126
19215
|
},
|
|
19127
19216
|
"../pxe/dest/storage/fact_store/origin_state.js": {
|
|
19128
|
-
"bytes":
|
|
19217
|
+
"bytes": 2990,
|
|
19129
19218
|
"imports": [
|
|
19130
19219
|
{
|
|
19131
19220
|
"path": "<runtime>",
|
|
@@ -19157,7 +19246,7 @@
|
|
|
19157
19246
|
"format": "esm"
|
|
19158
19247
|
},
|
|
19159
19248
|
"../pxe/dest/storage/fact_store/index.js": {
|
|
19160
|
-
"bytes":
|
|
19249
|
+
"bytes": 331,
|
|
19161
19250
|
"imports": [
|
|
19162
19251
|
{
|
|
19163
19252
|
"path": "../pxe/dest/storage/fact_store/fact_store.js",
|
|
@@ -19242,10 +19331,21 @@
|
|
|
19242
19331
|
"format": "esm"
|
|
19243
19332
|
},
|
|
19244
19333
|
"../pxe/dest/oracle_version.js": {
|
|
19245
|
-
"bytes":
|
|
19334
|
+
"bytes": 1715,
|
|
19246
19335
|
"imports": [],
|
|
19247
19336
|
"format": "esm"
|
|
19248
19337
|
},
|
|
19338
|
+
"../pxe/dest/contract_function_simulator/noir-structs/option.js": {
|
|
19339
|
+
"bytes": 2134,
|
|
19340
|
+
"imports": [
|
|
19341
|
+
{
|
|
19342
|
+
"path": "<runtime>",
|
|
19343
|
+
"kind": "import-statement",
|
|
19344
|
+
"external": true
|
|
19345
|
+
}
|
|
19346
|
+
],
|
|
19347
|
+
"format": "esm"
|
|
19348
|
+
},
|
|
19249
19349
|
"../pxe/dest/contract_function_simulator/noir-structs/bounded_vec.js": {
|
|
19250
19350
|
"bytes": 1404,
|
|
19251
19351
|
"imports": [
|
|
@@ -19341,19 +19441,8 @@
|
|
|
19341
19441
|
],
|
|
19342
19442
|
"format": "esm"
|
|
19343
19443
|
},
|
|
19344
|
-
"../pxe/dest/contract_function_simulator/noir-structs/option.js": {
|
|
19345
|
-
"bytes": 2134,
|
|
19346
|
-
"imports": [
|
|
19347
|
-
{
|
|
19348
|
-
"path": "<runtime>",
|
|
19349
|
-
"kind": "import-statement",
|
|
19350
|
-
"external": true
|
|
19351
|
-
}
|
|
19352
|
-
],
|
|
19353
|
-
"format": "esm"
|
|
19354
|
-
},
|
|
19355
19444
|
"../pxe/dest/contract_function_simulator/noir-structs/resolved_tagging_strategy.js": {
|
|
19356
|
-
"bytes":
|
|
19445
|
+
"bytes": 1835,
|
|
19357
19446
|
"imports": [
|
|
19358
19447
|
{
|
|
19359
19448
|
"path": "../foundation/dest/curves/bn254/index.js",
|
|
@@ -19385,7 +19474,7 @@
|
|
|
19385
19474
|
"format": "esm"
|
|
19386
19475
|
},
|
|
19387
19476
|
"../pxe/dest/contract_function_simulator/oracle/oracle_type_mappings.js": {
|
|
19388
|
-
"bytes":
|
|
19477
|
+
"bytes": 35920,
|
|
19389
19478
|
"imports": [
|
|
19390
19479
|
{
|
|
19391
19480
|
"path": "../constants/dest/constants.js",
|
|
@@ -19417,11 +19506,6 @@
|
|
|
19417
19506
|
"kind": "import-statement",
|
|
19418
19507
|
"original": "@aztec/foundation/serialize"
|
|
19419
19508
|
},
|
|
19420
|
-
{
|
|
19421
|
-
"path": "../simulator/dest/client.js",
|
|
19422
|
-
"kind": "import-statement",
|
|
19423
|
-
"original": "@aztec/simulator/client"
|
|
19424
|
-
},
|
|
19425
19509
|
{
|
|
19426
19510
|
"path": "../stdlib/dest/abi/index.js",
|
|
19427
19511
|
"kind": "import-statement",
|
|
@@ -19447,6 +19531,11 @@
|
|
|
19447
19531
|
"kind": "import-statement",
|
|
19448
19532
|
"original": "@aztec/stdlib/tx"
|
|
19449
19533
|
},
|
|
19534
|
+
{
|
|
19535
|
+
"path": "../pxe/dest/storage/fact_store/index.js",
|
|
19536
|
+
"kind": "import-statement",
|
|
19537
|
+
"original": "../../storage/fact_store/index.js"
|
|
19538
|
+
},
|
|
19450
19539
|
{
|
|
19451
19540
|
"path": "../pxe/dest/contract_function_simulator/noir-structs/bounded_vec.js",
|
|
19452
19541
|
"kind": "import-statement",
|
|
@@ -19496,13 +19585,23 @@
|
|
|
19496
19585
|
"format": "esm"
|
|
19497
19586
|
},
|
|
19498
19587
|
"../pxe/dest/contract_function_simulator/oracle/legacy_oracle_registry.js": {
|
|
19499
|
-
"bytes":
|
|
19588
|
+
"bytes": 4102,
|
|
19500
19589
|
"imports": [
|
|
19501
19590
|
{
|
|
19502
19591
|
"path": "../constants/dest/constants.js",
|
|
19503
19592
|
"kind": "import-statement",
|
|
19504
19593
|
"original": "@aztec/constants"
|
|
19505
19594
|
},
|
|
19595
|
+
{
|
|
19596
|
+
"path": "../stdlib/dest/messaging/index.js",
|
|
19597
|
+
"kind": "import-statement",
|
|
19598
|
+
"original": "@aztec/stdlib/messaging"
|
|
19599
|
+
},
|
|
19600
|
+
{
|
|
19601
|
+
"path": "../pxe/dest/contract_function_simulator/noir-structs/option.js",
|
|
19602
|
+
"kind": "import-statement",
|
|
19603
|
+
"original": "../noir-structs/option.js"
|
|
19604
|
+
},
|
|
19506
19605
|
{
|
|
19507
19606
|
"path": "../pxe/dest/contract_function_simulator/oracle/oracle_type_mappings.js",
|
|
19508
19607
|
"kind": "import-statement",
|
|
@@ -19517,7 +19616,7 @@
|
|
|
19517
19616
|
"format": "esm"
|
|
19518
19617
|
},
|
|
19519
19618
|
"../pxe/dest/contract_function_simulator/oracle/oracle_registry.js": {
|
|
19520
|
-
"bytes":
|
|
19619
|
+
"bytes": 26781,
|
|
19521
19620
|
"imports": [
|
|
19522
19621
|
{
|
|
19523
19622
|
"path": "../constants/dest/constants.js",
|
|
@@ -19558,7 +19657,7 @@
|
|
|
19558
19657
|
"format": "esm"
|
|
19559
19658
|
},
|
|
19560
19659
|
"../pxe/dest/contract_function_simulator/oracle/acir_callback.js": {
|
|
19561
|
-
"bytes":
|
|
19660
|
+
"bytes": 6857,
|
|
19562
19661
|
"imports": [
|
|
19563
19662
|
{
|
|
19564
19663
|
"path": "../pxe/dest/oracle_version.js",
|
|
@@ -19639,8 +19738,13 @@
|
|
|
19639
19738
|
],
|
|
19640
19739
|
"format": "esm"
|
|
19641
19740
|
},
|
|
19741
|
+
"../pxe/dest/hooks/resolve_tagging_secret_strategy.js": {
|
|
19742
|
+
"bytes": 204,
|
|
19743
|
+
"imports": [],
|
|
19744
|
+
"format": "esm"
|
|
19745
|
+
},
|
|
19642
19746
|
"../pxe/dest/tagging/constants.js": {
|
|
19643
|
-
"bytes":
|
|
19747
|
+
"bytes": 2354,
|
|
19644
19748
|
"imports": [
|
|
19645
19749
|
{
|
|
19646
19750
|
"path": "../constants/dest/constants.js",
|
|
@@ -19688,7 +19792,7 @@
|
|
|
19688
19792
|
"format": "esm"
|
|
19689
19793
|
},
|
|
19690
19794
|
"../pxe/dest/tagging/recipient_sync/sync_tagged_private_logs.js": {
|
|
19691
|
-
"bytes":
|
|
19795
|
+
"bytes": 14453,
|
|
19692
19796
|
"imports": [
|
|
19693
19797
|
{
|
|
19694
19798
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -19745,7 +19849,7 @@
|
|
|
19745
19849
|
"format": "esm"
|
|
19746
19850
|
},
|
|
19747
19851
|
"../pxe/dest/tagging/sender_sync/utils/load_and_store_new_tagging_indexes.js": {
|
|
19748
|
-
"bytes":
|
|
19852
|
+
"bytes": 4104,
|
|
19749
19853
|
"imports": [
|
|
19750
19854
|
{
|
|
19751
19855
|
"path": "../stdlib/dest/logs/index.js",
|
|
@@ -19829,7 +19933,7 @@
|
|
|
19829
19933
|
"format": "esm"
|
|
19830
19934
|
},
|
|
19831
19935
|
"../pxe/dest/tagging/index.js": {
|
|
19832
|
-
"bytes":
|
|
19936
|
+
"bytes": 986,
|
|
19833
19937
|
"imports": [
|
|
19834
19938
|
{
|
|
19835
19939
|
"path": "../pxe/dest/tagging/recipient_sync/sync_tagged_private_logs.js",
|
|
@@ -19907,8 +20011,13 @@
|
|
|
19907
20011
|
"format": "esm"
|
|
19908
20012
|
},
|
|
19909
20013
|
"../standard-contracts/dest/handshake-registry/constants.js": {
|
|
19910
|
-
"bytes":
|
|
20014
|
+
"bytes": 1311,
|
|
19911
20015
|
"imports": [
|
|
20016
|
+
{
|
|
20017
|
+
"path": "../foundation/dest/crypto/sha256/index.js",
|
|
20018
|
+
"kind": "import-statement",
|
|
20019
|
+
"original": "@aztec/foundation/crypto/sha256"
|
|
20020
|
+
},
|
|
19912
20021
|
{
|
|
19913
20022
|
"path": "../standard-contracts/dest/standard_contract_data.js",
|
|
19914
20023
|
"kind": "import-statement",
|
|
@@ -19954,39 +20063,8 @@
|
|
|
19954
20063
|
],
|
|
19955
20064
|
"format": "esm"
|
|
19956
20065
|
},
|
|
19957
|
-
"../pxe/dest/contract_function_simulator/noir-structs/resolved_tx.js": {
|
|
19958
|
-
"bytes": 1932,
|
|
19959
|
-
"imports": [
|
|
19960
|
-
{
|
|
19961
|
-
"path": "../constants/dest/constants.js",
|
|
19962
|
-
"kind": "import-statement",
|
|
19963
|
-
"original": "@aztec/constants"
|
|
19964
|
-
},
|
|
19965
|
-
{
|
|
19966
|
-
"path": "../foundation/dest/collection/index.js",
|
|
19967
|
-
"kind": "import-statement",
|
|
19968
|
-
"original": "@aztec/foundation/collection"
|
|
19969
|
-
},
|
|
19970
|
-
{
|
|
19971
|
-
"path": "../foundation/dest/curves/bn254/index.js",
|
|
19972
|
-
"kind": "import-statement",
|
|
19973
|
-
"original": "@aztec/foundation/curves/bn254"
|
|
19974
|
-
},
|
|
19975
|
-
{
|
|
19976
|
-
"path": "../stdlib/dest/tx/index.js",
|
|
19977
|
-
"kind": "import-statement",
|
|
19978
|
-
"original": "@aztec/stdlib/tx"
|
|
19979
|
-
},
|
|
19980
|
-
{
|
|
19981
|
-
"path": "<runtime>",
|
|
19982
|
-
"kind": "import-statement",
|
|
19983
|
-
"external": true
|
|
19984
|
-
}
|
|
19985
|
-
],
|
|
19986
|
-
"format": "esm"
|
|
19987
|
-
},
|
|
19988
20066
|
"../pxe/dest/logs/log_service.js": {
|
|
19989
|
-
"bytes":
|
|
20067
|
+
"bytes": 11962,
|
|
19990
20068
|
"imports": [
|
|
19991
20069
|
{
|
|
19992
20070
|
"path": "../constants/dest/constants.js",
|
|
@@ -20009,9 +20087,9 @@
|
|
|
20009
20087
|
"original": "../contract_function_simulator/noir-structs/log_retrieval_request.js"
|
|
20010
20088
|
},
|
|
20011
20089
|
{
|
|
20012
|
-
"path": "../pxe/dest/
|
|
20090
|
+
"path": "../pxe/dest/storage/allowed_scopes.js",
|
|
20013
20091
|
"kind": "import-statement",
|
|
20014
|
-
"original": "../
|
|
20092
|
+
"original": "../storage/allowed_scopes.js"
|
|
20015
20093
|
},
|
|
20016
20094
|
{
|
|
20017
20095
|
"path": "../pxe/dest/tagging/index.js",
|
|
@@ -20026,6 +20104,22 @@
|
|
|
20026
20104
|
],
|
|
20027
20105
|
"format": "esm"
|
|
20028
20106
|
},
|
|
20107
|
+
"../pxe/dest/contract_function_simulator/aztec_node_read_cache.js": {
|
|
20108
|
+
"bytes": 3037,
|
|
20109
|
+
"imports": [
|
|
20110
|
+
{
|
|
20111
|
+
"path": "../foundation/dest/curves/bn254/index.js",
|
|
20112
|
+
"kind": "import-statement",
|
|
20113
|
+
"original": "@aztec/foundation/curves/bn254"
|
|
20114
|
+
},
|
|
20115
|
+
{
|
|
20116
|
+
"path": "<runtime>",
|
|
20117
|
+
"kind": "import-statement",
|
|
20118
|
+
"external": true
|
|
20119
|
+
}
|
|
20120
|
+
],
|
|
20121
|
+
"format": "esm"
|
|
20122
|
+
},
|
|
20029
20123
|
"../pxe/dest/contract_function_simulator/ephemeral_array_service.js": {
|
|
20030
20124
|
"bytes": 3615,
|
|
20031
20125
|
"imports": [
|
|
@@ -20079,7 +20173,7 @@
|
|
|
20079
20173
|
"format": "esm"
|
|
20080
20174
|
},
|
|
20081
20175
|
"../pxe/dest/contract_function_simulator/oracle/utility_execution_oracle.js": {
|
|
20082
|
-
"bytes":
|
|
20176
|
+
"bytes": 43789,
|
|
20083
20177
|
"imports": [
|
|
20084
20178
|
{
|
|
20085
20179
|
"path": "../foundation/dest/collection/index.js",
|
|
@@ -20176,11 +20270,21 @@
|
|
|
20176
20270
|
"kind": "import-statement",
|
|
20177
20271
|
"original": "../../oracle_version.js"
|
|
20178
20272
|
},
|
|
20273
|
+
{
|
|
20274
|
+
"path": "../pxe/dest/storage/allowed_scopes.js",
|
|
20275
|
+
"kind": "import-statement",
|
|
20276
|
+
"original": "../../storage/allowed_scopes.js"
|
|
20277
|
+
},
|
|
20179
20278
|
{
|
|
20180
20279
|
"path": "../pxe/dest/storage/fact_store/index.js",
|
|
20181
20280
|
"kind": "import-statement",
|
|
20182
20281
|
"original": "../../storage/fact_store/index.js"
|
|
20183
20282
|
},
|
|
20283
|
+
{
|
|
20284
|
+
"path": "../pxe/dest/contract_function_simulator/aztec_node_read_cache.js",
|
|
20285
|
+
"kind": "import-statement",
|
|
20286
|
+
"original": "../aztec_node_read_cache.js"
|
|
20287
|
+
},
|
|
20184
20288
|
{
|
|
20185
20289
|
"path": "../pxe/dest/contract_function_simulator/ephemeral_array_service.js",
|
|
20186
20290
|
"kind": "import-statement",
|
|
@@ -20225,7 +20329,7 @@
|
|
|
20225
20329
|
"format": "esm"
|
|
20226
20330
|
},
|
|
20227
20331
|
"../pxe/dest/contract_function_simulator/oracle/private_execution_oracle.js": {
|
|
20228
|
-
"bytes":
|
|
20332
|
+
"bytes": 30250,
|
|
20229
20333
|
"imports": [
|
|
20230
20334
|
{
|
|
20231
20335
|
"path": "../constants/dest/constants.js",
|
|
@@ -20282,11 +20386,21 @@
|
|
|
20282
20386
|
"kind": "import-statement",
|
|
20283
20387
|
"original": "@aztec/stdlib/tx"
|
|
20284
20388
|
},
|
|
20389
|
+
{
|
|
20390
|
+
"path": "../pxe/dest/hooks/resolve_tagging_secret_strategy.js",
|
|
20391
|
+
"kind": "import-statement",
|
|
20392
|
+
"original": "../../hooks/resolve_tagging_secret_strategy.js"
|
|
20393
|
+
},
|
|
20285
20394
|
{
|
|
20286
20395
|
"path": "../pxe/dest/notes/note_service.js",
|
|
20287
20396
|
"kind": "import-statement",
|
|
20288
20397
|
"original": "../../notes/note_service.js"
|
|
20289
20398
|
},
|
|
20399
|
+
{
|
|
20400
|
+
"path": "../pxe/dest/storage/allowed_scopes.js",
|
|
20401
|
+
"kind": "import-statement",
|
|
20402
|
+
"original": "../../storage/allowed_scopes.js"
|
|
20403
|
+
},
|
|
20290
20404
|
{
|
|
20291
20405
|
"path": "../pxe/dest/tagging/index.js",
|
|
20292
20406
|
"kind": "import-statement",
|
|
@@ -20587,7 +20701,7 @@
|
|
|
20587
20701
|
"format": "esm"
|
|
20588
20702
|
},
|
|
20589
20703
|
"../pxe/dest/messages/tx_resolver_service.js": {
|
|
20590
|
-
"bytes":
|
|
20704
|
+
"bytes": 2783,
|
|
20591
20705
|
"imports": [
|
|
20592
20706
|
{
|
|
20593
20707
|
"path": "../foundation/dest/collection/index.js",
|
|
@@ -20599,11 +20713,6 @@
|
|
|
20599
20713
|
"kind": "import-statement",
|
|
20600
20714
|
"original": "@aztec/stdlib/tx"
|
|
20601
20715
|
},
|
|
20602
|
-
{
|
|
20603
|
-
"path": "../pxe/dest/contract_function_simulator/noir-structs/resolved_tx.js",
|
|
20604
|
-
"kind": "import-statement",
|
|
20605
|
-
"original": "../contract_function_simulator/noir-structs/resolved_tx.js"
|
|
20606
|
-
},
|
|
20607
20716
|
{
|
|
20608
20717
|
"path": "<runtime>",
|
|
20609
20718
|
"kind": "import-statement",
|
|
@@ -21552,7 +21661,7 @@
|
|
|
21552
21661
|
"format": "esm"
|
|
21553
21662
|
},
|
|
21554
21663
|
"../pxe/dest/storage/tagging_store/sender_tagging_store.js": {
|
|
21555
|
-
"bytes":
|
|
21664
|
+
"bytes": 24805,
|
|
21556
21665
|
"imports": [
|
|
21557
21666
|
{
|
|
21558
21667
|
"path": "../stdlib/dest/logs/index.js",
|
|
@@ -21697,7 +21806,7 @@
|
|
|
21697
21806
|
"format": "esm"
|
|
21698
21807
|
},
|
|
21699
21808
|
"../pxe/dest/pxe.js": {
|
|
21700
|
-
"bytes":
|
|
21809
|
+
"bytes": 51812,
|
|
21701
21810
|
"imports": [
|
|
21702
21811
|
{
|
|
21703
21812
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -22031,12 +22140,17 @@
|
|
|
22031
22140
|
"format": "esm"
|
|
22032
22141
|
},
|
|
22033
22142
|
"../pxe/dest/hooks/index.js": {
|
|
22034
|
-
"bytes":
|
|
22143
|
+
"bytes": 141,
|
|
22035
22144
|
"imports": [
|
|
22036
22145
|
{
|
|
22037
22146
|
"path": "../pxe/dest/hooks/execution_hooks.js",
|
|
22038
22147
|
"kind": "import-statement",
|
|
22039
22148
|
"original": "./execution_hooks.js"
|
|
22149
|
+
},
|
|
22150
|
+
{
|
|
22151
|
+
"path": "../pxe/dest/hooks/resolve_tagging_secret_strategy.js",
|
|
22152
|
+
"kind": "import-statement",
|
|
22153
|
+
"original": "./resolve_tagging_secret_strategy.js"
|
|
22040
22154
|
}
|
|
22041
22155
|
],
|
|
22042
22156
|
"format": "esm"
|
|
@@ -22270,9 +22384,29 @@
|
|
|
22270
22384
|
],
|
|
22271
22385
|
"format": "esm"
|
|
22272
22386
|
},
|
|
22273
|
-
"../
|
|
22274
|
-
"bytes":
|
|
22387
|
+
"../standard-contracts/dest/make_standard_contract.js": {
|
|
22388
|
+
"bytes": 1699,
|
|
22275
22389
|
"imports": [
|
|
22390
|
+
{
|
|
22391
|
+
"path": "../foundation/dest/curves/bn254/index.js",
|
|
22392
|
+
"kind": "import-statement",
|
|
22393
|
+
"original": "@aztec/foundation/curves/bn254"
|
|
22394
|
+
},
|
|
22395
|
+
{
|
|
22396
|
+
"path": "../stdlib/dest/aztec-address/index.js",
|
|
22397
|
+
"kind": "import-statement",
|
|
22398
|
+
"original": "@aztec/stdlib/aztec-address"
|
|
22399
|
+
},
|
|
22400
|
+
{
|
|
22401
|
+
"path": "../stdlib/dest/keys/index.js",
|
|
22402
|
+
"kind": "import-statement",
|
|
22403
|
+
"original": "@aztec/stdlib/keys"
|
|
22404
|
+
},
|
|
22405
|
+
{
|
|
22406
|
+
"path": "../standard-contracts/dest/standard_contract_data.js",
|
|
22407
|
+
"kind": "import-statement",
|
|
22408
|
+
"original": "./standard_contract_data.js"
|
|
22409
|
+
},
|
|
22276
22410
|
{
|
|
22277
22411
|
"path": "<runtime>",
|
|
22278
22412
|
"kind": "import-statement",
|
|
@@ -22281,24 +22415,114 @@
|
|
|
22281
22415
|
],
|
|
22282
22416
|
"format": "esm"
|
|
22283
22417
|
},
|
|
22284
|
-
"../
|
|
22285
|
-
"bytes":
|
|
22418
|
+
"../standard-contracts/artifacts/AuthRegistry.json": {
|
|
22419
|
+
"bytes": 73051,
|
|
22420
|
+
"imports": []
|
|
22421
|
+
},
|
|
22422
|
+
"../standard-contracts/dest/auth-registry/lazy.js": {
|
|
22423
|
+
"bytes": 1270,
|
|
22286
22424
|
"imports": [
|
|
22287
22425
|
{
|
|
22288
|
-
"path": "../
|
|
22426
|
+
"path": "../stdlib/dest/abi/index.js",
|
|
22289
22427
|
"kind": "import-statement",
|
|
22290
|
-
"original": "@aztec/
|
|
22428
|
+
"original": "@aztec/stdlib/abi"
|
|
22291
22429
|
},
|
|
22292
22430
|
{
|
|
22293
|
-
"path": "../
|
|
22431
|
+
"path": "../standard-contracts/dest/make_standard_contract.js",
|
|
22294
22432
|
"kind": "import-statement",
|
|
22295
|
-
"original": "
|
|
22433
|
+
"original": "../make_standard_contract.js"
|
|
22434
|
+
},
|
|
22435
|
+
{
|
|
22436
|
+
"path": "../standard-contracts/dest/auth-registry/constants.js",
|
|
22437
|
+
"kind": "import-statement",
|
|
22438
|
+
"original": "./constants.js"
|
|
22296
22439
|
},
|
|
22297
22440
|
{
|
|
22298
|
-
"path": "../
|
|
22441
|
+
"path": "../standard-contracts/artifacts/AuthRegistry.json",
|
|
22442
|
+
"kind": "dynamic-import",
|
|
22443
|
+
"original": "../../artifacts/AuthRegistry.json"
|
|
22444
|
+
},
|
|
22445
|
+
{
|
|
22446
|
+
"path": "<runtime>",
|
|
22299
22447
|
"kind": "import-statement",
|
|
22300
|
-
"
|
|
22448
|
+
"external": true
|
|
22449
|
+
}
|
|
22450
|
+
],
|
|
22451
|
+
"format": "esm"
|
|
22452
|
+
},
|
|
22453
|
+
"../standard-contracts/artifacts/HandshakeRegistry.json": {
|
|
22454
|
+
"bytes": 310573,
|
|
22455
|
+
"imports": []
|
|
22456
|
+
},
|
|
22457
|
+
"../standard-contracts/dest/handshake-registry/lazy.js": {
|
|
22458
|
+
"bytes": 1325,
|
|
22459
|
+
"imports": [
|
|
22460
|
+
{
|
|
22461
|
+
"path": "../stdlib/dest/abi/index.js",
|
|
22462
|
+
"kind": "import-statement",
|
|
22463
|
+
"original": "@aztec/stdlib/abi"
|
|
22301
22464
|
},
|
|
22465
|
+
{
|
|
22466
|
+
"path": "../standard-contracts/dest/make_standard_contract.js",
|
|
22467
|
+
"kind": "import-statement",
|
|
22468
|
+
"original": "../make_standard_contract.js"
|
|
22469
|
+
},
|
|
22470
|
+
{
|
|
22471
|
+
"path": "../standard-contracts/dest/handshake-registry/constants.js",
|
|
22472
|
+
"kind": "import-statement",
|
|
22473
|
+
"original": "./constants.js"
|
|
22474
|
+
},
|
|
22475
|
+
{
|
|
22476
|
+
"path": "../standard-contracts/artifacts/HandshakeRegistry.json",
|
|
22477
|
+
"kind": "dynamic-import",
|
|
22478
|
+
"original": "../../artifacts/HandshakeRegistry.json"
|
|
22479
|
+
},
|
|
22480
|
+
{
|
|
22481
|
+
"path": "<runtime>",
|
|
22482
|
+
"kind": "import-statement",
|
|
22483
|
+
"external": true
|
|
22484
|
+
}
|
|
22485
|
+
],
|
|
22486
|
+
"format": "esm"
|
|
22487
|
+
},
|
|
22488
|
+
"../standard-contracts/artifacts/MultiCallEntrypoint.json": {
|
|
22489
|
+
"bytes": 77895,
|
|
22490
|
+
"imports": []
|
|
22491
|
+
},
|
|
22492
|
+
"../standard-contracts/dest/multi-call-entrypoint/lazy.js": {
|
|
22493
|
+
"bytes": 1351,
|
|
22494
|
+
"imports": [
|
|
22495
|
+
{
|
|
22496
|
+
"path": "../stdlib/dest/abi/index.js",
|
|
22497
|
+
"kind": "import-statement",
|
|
22498
|
+
"original": "@aztec/stdlib/abi"
|
|
22499
|
+
},
|
|
22500
|
+
{
|
|
22501
|
+
"path": "../standard-contracts/dest/make_standard_contract.js",
|
|
22502
|
+
"kind": "import-statement",
|
|
22503
|
+
"original": "../make_standard_contract.js"
|
|
22504
|
+
},
|
|
22505
|
+
{
|
|
22506
|
+
"path": "../standard-contracts/dest/multi-call-entrypoint/constants.js",
|
|
22507
|
+
"kind": "import-statement",
|
|
22508
|
+
"original": "./constants.js"
|
|
22509
|
+
},
|
|
22510
|
+
{
|
|
22511
|
+
"path": "../standard-contracts/artifacts/MultiCallEntrypoint.json",
|
|
22512
|
+
"kind": "dynamic-import",
|
|
22513
|
+
"original": "../../artifacts/MultiCallEntrypoint.json"
|
|
22514
|
+
},
|
|
22515
|
+
{
|
|
22516
|
+
"path": "<runtime>",
|
|
22517
|
+
"kind": "import-statement",
|
|
22518
|
+
"external": true
|
|
22519
|
+
}
|
|
22520
|
+
],
|
|
22521
|
+
"format": "esm"
|
|
22522
|
+
},
|
|
22523
|
+
"../pxe/dest/entrypoints/pxe_creation_options.js": {
|
|
22524
|
+
"bytes": 248,
|
|
22525
|
+
"imports": [
|
|
22302
22526
|
{
|
|
22303
22527
|
"path": "<runtime>",
|
|
22304
22528
|
"kind": "import-statement",
|
|
@@ -22548,7 +22772,7 @@
|
|
|
22548
22772
|
"format": "esm"
|
|
22549
22773
|
},
|
|
22550
22774
|
"../kv-store/dest/sqlite-opfs/errors.js": {
|
|
22551
|
-
"bytes":
|
|
22775
|
+
"bytes": 3396,
|
|
22552
22776
|
"imports": [
|
|
22553
22777
|
{
|
|
22554
22778
|
"path": "<runtime>",
|
|
@@ -22610,6 +22834,38 @@
|
|
|
22610
22834
|
],
|
|
22611
22835
|
"format": "esm"
|
|
22612
22836
|
},
|
|
22837
|
+
"../kv-store/dest/sqlite-opfs/pool_lock.js": {
|
|
22838
|
+
"bytes": 1551,
|
|
22839
|
+
"imports": [
|
|
22840
|
+
{
|
|
22841
|
+
"path": "../kv-store/dest/sqlite-opfs/errors.js",
|
|
22842
|
+
"kind": "import-statement",
|
|
22843
|
+
"original": "./errors.js"
|
|
22844
|
+
},
|
|
22845
|
+
{
|
|
22846
|
+
"path": "<runtime>",
|
|
22847
|
+
"kind": "import-statement",
|
|
22848
|
+
"external": true
|
|
22849
|
+
}
|
|
22850
|
+
],
|
|
22851
|
+
"format": "esm"
|
|
22852
|
+
},
|
|
22853
|
+
"../kv-store/dest/sqlite-opfs/pool_integrity.js": {
|
|
22854
|
+
"bytes": 12148,
|
|
22855
|
+
"imports": [
|
|
22856
|
+
{
|
|
22857
|
+
"path": "../kv-store/dest/sqlite-opfs/pool_lock.js",
|
|
22858
|
+
"kind": "import-statement",
|
|
22859
|
+
"original": "./pool_lock.js"
|
|
22860
|
+
},
|
|
22861
|
+
{
|
|
22862
|
+
"path": "<runtime>",
|
|
22863
|
+
"kind": "import-statement",
|
|
22864
|
+
"external": true
|
|
22865
|
+
}
|
|
22866
|
+
],
|
|
22867
|
+
"format": "esm"
|
|
22868
|
+
},
|
|
22613
22869
|
"../kv-store/dest/sqlite-opfs/set.js": {
|
|
22614
22870
|
"bytes": 517,
|
|
22615
22871
|
"imports": [
|
|
@@ -22653,7 +22909,7 @@
|
|
|
22653
22909
|
"format": "esm"
|
|
22654
22910
|
},
|
|
22655
22911
|
"../kv-store/dest/sqlite-opfs/store.js": {
|
|
22656
|
-
"bytes":
|
|
22912
|
+
"bytes": 13229,
|
|
22657
22913
|
"imports": [
|
|
22658
22914
|
{
|
|
22659
22915
|
"path": "../foundation/dest/queue/index.js",
|
|
@@ -22680,6 +22936,16 @@
|
|
|
22680
22936
|
"kind": "import-statement",
|
|
22681
22937
|
"original": "./multi_map.js"
|
|
22682
22938
|
},
|
|
22939
|
+
{
|
|
22940
|
+
"path": "../kv-store/dest/sqlite-opfs/pool_integrity.js",
|
|
22941
|
+
"kind": "import-statement",
|
|
22942
|
+
"original": "./pool_integrity.js"
|
|
22943
|
+
},
|
|
22944
|
+
{
|
|
22945
|
+
"path": "../kv-store/dest/sqlite-opfs/pool_lock.js",
|
|
22946
|
+
"kind": "import-statement",
|
|
22947
|
+
"original": "./pool_lock.js"
|
|
22948
|
+
},
|
|
22683
22949
|
{
|
|
22684
22950
|
"path": "../kv-store/dest/sqlite-opfs/set.js",
|
|
22685
22951
|
"kind": "import-statement",
|
|
@@ -22698,33 +22964,13 @@
|
|
|
22698
22964
|
],
|
|
22699
22965
|
"format": "esm"
|
|
22700
22966
|
},
|
|
22701
|
-
"../kv-store/dest/sqlite-opfs/
|
|
22702
|
-
"bytes":
|
|
22967
|
+
"../kv-store/dest/sqlite-opfs/manage.js": {
|
|
22968
|
+
"bytes": 2022,
|
|
22703
22969
|
"imports": [
|
|
22704
22970
|
{
|
|
22705
|
-
"path": "../
|
|
22971
|
+
"path": "../kv-store/dest/sqlite-opfs/pool_lock.js",
|
|
22706
22972
|
"kind": "import-statement",
|
|
22707
|
-
"original": "
|
|
22708
|
-
},
|
|
22709
|
-
{
|
|
22710
|
-
"path": "../kv-store/dest/utils.js",
|
|
22711
|
-
"kind": "import-statement",
|
|
22712
|
-
"original": "../utils.js"
|
|
22713
|
-
},
|
|
22714
|
-
{
|
|
22715
|
-
"path": "../kv-store/dest/sqlite-opfs/store.js",
|
|
22716
|
-
"kind": "import-statement",
|
|
22717
|
-
"original": "./store.js"
|
|
22718
|
-
},
|
|
22719
|
-
{
|
|
22720
|
-
"path": "../kv-store/dest/sqlite-opfs/store.js",
|
|
22721
|
-
"kind": "import-statement",
|
|
22722
|
-
"original": "./store.js"
|
|
22723
|
-
},
|
|
22724
|
-
{
|
|
22725
|
-
"path": "../kv-store/dest/sqlite-opfs/errors.js",
|
|
22726
|
-
"kind": "import-statement",
|
|
22727
|
-
"original": "./errors.js"
|
|
22973
|
+
"original": "./pool_lock.js"
|
|
22728
22974
|
},
|
|
22729
22975
|
{
|
|
22730
22976
|
"path": "<runtime>",
|
|
@@ -22734,63 +22980,33 @@
|
|
|
22734
22980
|
],
|
|
22735
22981
|
"format": "esm"
|
|
22736
22982
|
},
|
|
22737
|
-
"../
|
|
22738
|
-
"bytes":
|
|
22983
|
+
"../kv-store/dest/sqlite-opfs/index.js": {
|
|
22984
|
+
"bytes": 1073,
|
|
22739
22985
|
"imports": [
|
|
22740
22986
|
{
|
|
22741
|
-
"path": "../foundation/dest/
|
|
22742
|
-
"kind": "import-statement",
|
|
22743
|
-
"original": "@aztec/foundation/curves/bn254"
|
|
22744
|
-
},
|
|
22745
|
-
{
|
|
22746
|
-
"path": "../stdlib/dest/aztec-address/index.js",
|
|
22747
|
-
"kind": "import-statement",
|
|
22748
|
-
"original": "@aztec/stdlib/aztec-address"
|
|
22749
|
-
},
|
|
22750
|
-
{
|
|
22751
|
-
"path": "../stdlib/dest/keys/index.js",
|
|
22987
|
+
"path": "../foundation/dest/log/index.js",
|
|
22752
22988
|
"kind": "import-statement",
|
|
22753
|
-
"original": "@aztec/
|
|
22989
|
+
"original": "@aztec/foundation/log"
|
|
22754
22990
|
},
|
|
22755
22991
|
{
|
|
22756
|
-
"path": "../
|
|
22992
|
+
"path": "../kv-store/dest/sqlite-opfs/store.js",
|
|
22757
22993
|
"kind": "import-statement",
|
|
22758
|
-
"original": "./
|
|
22994
|
+
"original": "./store.js"
|
|
22759
22995
|
},
|
|
22760
22996
|
{
|
|
22761
|
-
"path": "
|
|
22762
|
-
"kind": "import-statement",
|
|
22763
|
-
"external": true
|
|
22764
|
-
}
|
|
22765
|
-
],
|
|
22766
|
-
"format": "esm"
|
|
22767
|
-
},
|
|
22768
|
-
"../standard-contracts/artifacts/AuthRegistry.json": {
|
|
22769
|
-
"bytes": 117173,
|
|
22770
|
-
"imports": []
|
|
22771
|
-
},
|
|
22772
|
-
"../standard-contracts/dest/auth-registry/lazy.js": {
|
|
22773
|
-
"bytes": 1270,
|
|
22774
|
-
"imports": [
|
|
22775
|
-
{
|
|
22776
|
-
"path": "../stdlib/dest/abi/index.js",
|
|
22997
|
+
"path": "../kv-store/dest/sqlite-opfs/store.js",
|
|
22777
22998
|
"kind": "import-statement",
|
|
22778
|
-
"original": "
|
|
22999
|
+
"original": "./store.js"
|
|
22779
23000
|
},
|
|
22780
23001
|
{
|
|
22781
|
-
"path": "../
|
|
23002
|
+
"path": "../kv-store/dest/sqlite-opfs/errors.js",
|
|
22782
23003
|
"kind": "import-statement",
|
|
22783
|
-
"original": "
|
|
23004
|
+
"original": "./errors.js"
|
|
22784
23005
|
},
|
|
22785
23006
|
{
|
|
22786
|
-
"path": "../
|
|
23007
|
+
"path": "../kv-store/dest/sqlite-opfs/manage.js",
|
|
22787
23008
|
"kind": "import-statement",
|
|
22788
|
-
"original": "./
|
|
22789
|
-
},
|
|
22790
|
-
{
|
|
22791
|
-
"path": "../standard-contracts/artifacts/AuthRegistry.json",
|
|
22792
|
-
"kind": "dynamic-import",
|
|
22793
|
-
"original": "../../artifacts/AuthRegistry.json"
|
|
23009
|
+
"original": "./manage.js"
|
|
22794
23010
|
},
|
|
22795
23011
|
{
|
|
22796
23012
|
"path": "<runtime>",
|
|
@@ -22800,32 +23016,13 @@
|
|
|
22800
23016
|
],
|
|
22801
23017
|
"format": "esm"
|
|
22802
23018
|
},
|
|
22803
|
-
"../
|
|
22804
|
-
"bytes":
|
|
22805
|
-
"imports": []
|
|
22806
|
-
},
|
|
22807
|
-
"../standard-contracts/dest/handshake-registry/lazy.js": {
|
|
22808
|
-
"bytes": 1325,
|
|
23019
|
+
"../pxe/dest/storage/store_identity.js": {
|
|
23020
|
+
"bytes": 2284,
|
|
22809
23021
|
"imports": [
|
|
22810
23022
|
{
|
|
22811
|
-
"path": "../stdlib/dest/
|
|
22812
|
-
"kind": "import-statement",
|
|
22813
|
-
"original": "@aztec/stdlib/abi"
|
|
22814
|
-
},
|
|
22815
|
-
{
|
|
22816
|
-
"path": "../standard-contracts/dest/make_standard_contract.js",
|
|
22817
|
-
"kind": "import-statement",
|
|
22818
|
-
"original": "../make_standard_contract.js"
|
|
22819
|
-
},
|
|
22820
|
-
{
|
|
22821
|
-
"path": "../standard-contracts/dest/handshake-registry/constants.js",
|
|
23023
|
+
"path": "../stdlib/dest/database-version/database_version.js",
|
|
22822
23024
|
"kind": "import-statement",
|
|
22823
|
-
"original": "
|
|
22824
|
-
},
|
|
22825
|
-
{
|
|
22826
|
-
"path": "../standard-contracts/artifacts/HandshakeRegistry.json",
|
|
22827
|
-
"kind": "dynamic-import",
|
|
22828
|
-
"original": "../../artifacts/HandshakeRegistry.json"
|
|
23025
|
+
"original": "@aztec/stdlib/database-version/version"
|
|
22829
23026
|
},
|
|
22830
23027
|
{
|
|
22831
23028
|
"path": "<runtime>",
|
|
@@ -22835,55 +23032,24 @@
|
|
|
22835
23032
|
],
|
|
22836
23033
|
"format": "esm"
|
|
22837
23034
|
},
|
|
22838
|
-
"../
|
|
22839
|
-
"bytes":
|
|
23035
|
+
"../pxe/dest/entrypoints/client/store.js": {
|
|
23036
|
+
"bytes": 2135,
|
|
22840
23037
|
"imports": [
|
|
22841
23038
|
{
|
|
22842
|
-
"path": "../
|
|
22843
|
-
"kind": "import-statement",
|
|
22844
|
-
"original": "../standard_contract_data.js"
|
|
22845
|
-
}
|
|
22846
|
-
],
|
|
22847
|
-
"format": "esm"
|
|
22848
|
-
},
|
|
22849
|
-
"../standard-contracts/artifacts/MultiCallEntrypoint.json": {
|
|
22850
|
-
"bytes": 122017,
|
|
22851
|
-
"imports": []
|
|
22852
|
-
},
|
|
22853
|
-
"../standard-contracts/dest/multi-call-entrypoint/lazy.js": {
|
|
22854
|
-
"bytes": 1351,
|
|
22855
|
-
"imports": [
|
|
22856
|
-
{
|
|
22857
|
-
"path": "../stdlib/dest/abi/index.js",
|
|
23039
|
+
"path": "../foundation/dest/log/index.js",
|
|
22858
23040
|
"kind": "import-statement",
|
|
22859
|
-
"original": "@aztec/
|
|
23041
|
+
"original": "@aztec/foundation/log"
|
|
22860
23042
|
},
|
|
22861
23043
|
{
|
|
22862
|
-
"path": "../
|
|
23044
|
+
"path": "../kv-store/dest/sqlite-opfs/index.js",
|
|
22863
23045
|
"kind": "import-statement",
|
|
22864
|
-
"original": "
|
|
23046
|
+
"original": "@aztec/kv-store/sqlite-opfs"
|
|
22865
23047
|
},
|
|
22866
23048
|
{
|
|
22867
|
-
"path": "../
|
|
23049
|
+
"path": "../pxe/dest/storage/store_identity.js",
|
|
22868
23050
|
"kind": "import-statement",
|
|
22869
|
-
"original": "
|
|
23051
|
+
"original": "../../storage/store_identity.js"
|
|
22870
23052
|
},
|
|
22871
|
-
{
|
|
22872
|
-
"path": "../standard-contracts/artifacts/MultiCallEntrypoint.json",
|
|
22873
|
-
"kind": "dynamic-import",
|
|
22874
|
-
"original": "../../artifacts/MultiCallEntrypoint.json"
|
|
22875
|
-
},
|
|
22876
|
-
{
|
|
22877
|
-
"path": "<runtime>",
|
|
22878
|
-
"kind": "import-statement",
|
|
22879
|
-
"external": true
|
|
22880
|
-
}
|
|
22881
|
-
],
|
|
22882
|
-
"format": "esm"
|
|
22883
|
-
},
|
|
22884
|
-
"../pxe/dest/entrypoints/pxe_creation_options.js": {
|
|
22885
|
-
"bytes": 248,
|
|
22886
|
-
"imports": [
|
|
22887
23053
|
{
|
|
22888
23054
|
"path": "<runtime>",
|
|
22889
23055
|
"kind": "import-statement",
|
|
@@ -22893,7 +23059,7 @@
|
|
|
22893
23059
|
"format": "esm"
|
|
22894
23060
|
},
|
|
22895
23061
|
"../pxe/dest/entrypoints/client/lazy/utils.js": {
|
|
22896
|
-
"bytes":
|
|
23062
|
+
"bytes": 3180,
|
|
22897
23063
|
"imports": [
|
|
22898
23064
|
{
|
|
22899
23065
|
"path": "../bb-prover/dest/prover/client/lazy.js",
|
|
@@ -22905,11 +23071,6 @@
|
|
|
22905
23071
|
"kind": "import-statement",
|
|
22906
23072
|
"original": "@aztec/foundation/log"
|
|
22907
23073
|
},
|
|
22908
|
-
{
|
|
22909
|
-
"path": "../kv-store/dest/sqlite-opfs/index.js",
|
|
22910
|
-
"kind": "import-statement",
|
|
22911
|
-
"original": "@aztec/kv-store/sqlite-opfs"
|
|
22912
|
-
},
|
|
22913
23074
|
{
|
|
22914
23075
|
"path": "../protocol-contracts/dest/provider/lazy.js",
|
|
22915
23076
|
"kind": "import-statement",
|
|
@@ -22950,6 +23111,11 @@
|
|
|
22950
23111
|
"kind": "import-statement",
|
|
22951
23112
|
"original": "../../pxe_creation_options.js"
|
|
22952
23113
|
},
|
|
23114
|
+
{
|
|
23115
|
+
"path": "../pxe/dest/entrypoints/client/store.js",
|
|
23116
|
+
"kind": "import-statement",
|
|
23117
|
+
"original": "../store.js"
|
|
23118
|
+
},
|
|
22953
23119
|
{
|
|
22954
23120
|
"path": "<runtime>",
|
|
22955
23121
|
"kind": "import-statement",
|
|
@@ -22959,7 +23125,7 @@
|
|
|
22959
23125
|
"format": "esm"
|
|
22960
23126
|
},
|
|
22961
23127
|
"../pxe/dest/entrypoints/client/lazy/index.js": {
|
|
22962
|
-
"bytes":
|
|
23128
|
+
"bytes": 327,
|
|
22963
23129
|
"imports": [
|
|
22964
23130
|
{
|
|
22965
23131
|
"path": "../pxe/dest/notes_filter.js",
|
|
@@ -22995,6 +23161,11 @@
|
|
|
22995
23161
|
"path": "../pxe/dest/entrypoints/client/lazy/utils.js",
|
|
22996
23162
|
"kind": "import-statement",
|
|
22997
23163
|
"original": "./utils.js"
|
|
23164
|
+
},
|
|
23165
|
+
{
|
|
23166
|
+
"path": "../pxe/dest/entrypoints/client/store.js",
|
|
23167
|
+
"kind": "import-statement",
|
|
23168
|
+
"original": "../store.js"
|
|
22998
23169
|
}
|
|
22999
23170
|
],
|
|
23000
23171
|
"format": "esm"
|
|
@@ -24086,7 +24257,7 @@
|
|
|
24086
24257
|
"format": "esm"
|
|
24087
24258
|
},
|
|
24088
24259
|
"../protocol-contracts/artifacts/FeeJuice.json with { type: 'json' }": {
|
|
24089
|
-
"bytes":
|
|
24260
|
+
"bytes": 203418,
|
|
24090
24261
|
"imports": [],
|
|
24091
24262
|
"with": {
|
|
24092
24263
|
"type": "json"
|
|
@@ -27131,8 +27302,44 @@
|
|
|
27131
27302
|
],
|
|
27132
27303
|
"format": "esm"
|
|
27133
27304
|
},
|
|
27305
|
+
"../pxe/dest/entrypoints/server/store.js": {
|
|
27306
|
+
"bytes": 1497,
|
|
27307
|
+
"imports": [
|
|
27308
|
+
{
|
|
27309
|
+
"path": "../foundation/dest/log/index.js",
|
|
27310
|
+
"kind": "import-statement",
|
|
27311
|
+
"original": "@aztec/foundation/log"
|
|
27312
|
+
},
|
|
27313
|
+
{
|
|
27314
|
+
"path": "../kv-store/dest/lmdb-v2/index.js",
|
|
27315
|
+
"kind": "import-statement",
|
|
27316
|
+
"original": "@aztec/kv-store/lmdb-v2"
|
|
27317
|
+
},
|
|
27318
|
+
{
|
|
27319
|
+
"path": "fs/promises",
|
|
27320
|
+
"kind": "import-statement",
|
|
27321
|
+
"external": true
|
|
27322
|
+
},
|
|
27323
|
+
{
|
|
27324
|
+
"path": "path",
|
|
27325
|
+
"kind": "import-statement",
|
|
27326
|
+
"external": true
|
|
27327
|
+
},
|
|
27328
|
+
{
|
|
27329
|
+
"path": "../pxe/dest/storage/store_identity.js",
|
|
27330
|
+
"kind": "import-statement",
|
|
27331
|
+
"original": "../../storage/store_identity.js"
|
|
27332
|
+
},
|
|
27333
|
+
{
|
|
27334
|
+
"path": "<runtime>",
|
|
27335
|
+
"kind": "import-statement",
|
|
27336
|
+
"external": true
|
|
27337
|
+
}
|
|
27338
|
+
],
|
|
27339
|
+
"format": "esm"
|
|
27340
|
+
},
|
|
27134
27341
|
"../pxe/dest/entrypoints/server/utils.js": {
|
|
27135
|
-
"bytes":
|
|
27342
|
+
"bytes": 3700,
|
|
27136
27343
|
"imports": [
|
|
27137
27344
|
{
|
|
27138
27345
|
"path": "../bb-prover/dest/prover/client/bundle.js",
|
|
@@ -27199,6 +27406,11 @@
|
|
|
27199
27406
|
"kind": "import-statement",
|
|
27200
27407
|
"original": "../pxe_creation_options.js"
|
|
27201
27408
|
},
|
|
27409
|
+
{
|
|
27410
|
+
"path": "../pxe/dest/entrypoints/server/store.js",
|
|
27411
|
+
"kind": "import-statement",
|
|
27412
|
+
"original": "./store.js"
|
|
27413
|
+
},
|
|
27202
27414
|
{
|
|
27203
27415
|
"path": "<runtime>",
|
|
27204
27416
|
"kind": "import-statement",
|
|
@@ -27208,7 +27420,7 @@
|
|
|
27208
27420
|
"format": "esm"
|
|
27209
27421
|
},
|
|
27210
27422
|
"../pxe/dest/entrypoints/server/index.js": {
|
|
27211
|
-
"bytes":
|
|
27423
|
+
"bytes": 726,
|
|
27212
27424
|
"imports": [
|
|
27213
27425
|
{
|
|
27214
27426
|
"path": "../pxe/dest/notes_filter.js",
|
|
@@ -27240,6 +27452,11 @@
|
|
|
27240
27452
|
"kind": "import-statement",
|
|
27241
27453
|
"original": "./utils.js"
|
|
27242
27454
|
},
|
|
27455
|
+
{
|
|
27456
|
+
"path": "../pxe/dest/entrypoints/server/store.js",
|
|
27457
|
+
"kind": "import-statement",
|
|
27458
|
+
"original": "./store.js"
|
|
27459
|
+
},
|
|
27243
27460
|
{
|
|
27244
27461
|
"path": "../pxe/dest/notes/note_service.js",
|
|
27245
27462
|
"kind": "import-statement",
|
|
@@ -27274,7 +27491,7 @@
|
|
|
27274
27491
|
"format": "esm"
|
|
27275
27492
|
},
|
|
27276
27493
|
"../pxe/dest/contract_function_simulator/index.js": {
|
|
27277
|
-
"bytes":
|
|
27494
|
+
"bytes": 2045,
|
|
27278
27495
|
"imports": [
|
|
27279
27496
|
{
|
|
27280
27497
|
"path": "../pxe/dest/contract_function_simulator/oracle/oracle_registry.js",
|
|
@@ -27371,11 +27588,6 @@
|
|
|
27371
27588
|
"kind": "import-statement",
|
|
27372
27589
|
"original": "./noir-structs/note_validation_request.js"
|
|
27373
27590
|
},
|
|
27374
|
-
{
|
|
27375
|
-
"path": "../pxe/dest/contract_function_simulator/noir-structs/resolved_tx.js",
|
|
27376
|
-
"kind": "import-statement",
|
|
27377
|
-
"original": "./noir-structs/resolved_tx.js"
|
|
27378
|
-
},
|
|
27379
27591
|
{
|
|
27380
27592
|
"path": "../pxe/dest/contract_function_simulator/transient_array_service.js",
|
|
27381
27593
|
"kind": "import-statement",
|
|
@@ -29341,6 +29553,22 @@
|
|
|
29341
29553
|
],
|
|
29342
29554
|
"format": "esm"
|
|
29343
29555
|
},
|
|
29556
|
+
"src/oracle/tagging_secret_strategy.ts": {
|
|
29557
|
+
"bytes": 1116,
|
|
29558
|
+
"imports": [
|
|
29559
|
+
{
|
|
29560
|
+
"path": "../pxe/dest/entrypoints/server/index.js",
|
|
29561
|
+
"kind": "import-statement",
|
|
29562
|
+
"original": "@aztec/pxe/server"
|
|
29563
|
+
},
|
|
29564
|
+
{
|
|
29565
|
+
"path": "<runtime>",
|
|
29566
|
+
"kind": "import-statement",
|
|
29567
|
+
"external": true
|
|
29568
|
+
}
|
|
29569
|
+
],
|
|
29570
|
+
"format": "esm"
|
|
29571
|
+
},
|
|
29344
29572
|
"src/utils/block_creation.ts": {
|
|
29345
29573
|
"bytes": 3998,
|
|
29346
29574
|
"imports": [
|
|
@@ -29444,7 +29672,7 @@
|
|
|
29444
29672
|
"format": "esm"
|
|
29445
29673
|
},
|
|
29446
29674
|
"src/oracle/txe_oracle_registry.ts": {
|
|
29447
|
-
"bytes":
|
|
29675
|
+
"bytes": 19097,
|
|
29448
29676
|
"imports": [
|
|
29449
29677
|
{
|
|
29450
29678
|
"path": "../constants/dest/constants.js",
|
|
@@ -29531,7 +29759,7 @@
|
|
|
29531
29759
|
"format": "esm"
|
|
29532
29760
|
},
|
|
29533
29761
|
"src/oracle/txe_oracle_top_level_context.ts": {
|
|
29534
|
-
"bytes":
|
|
29762
|
+
"bytes": 39030,
|
|
29535
29763
|
"imports": [
|
|
29536
29764
|
{
|
|
29537
29765
|
"path": "../constants/dest/constants.js",
|
|
@@ -29628,6 +29856,11 @@
|
|
|
29628
29856
|
"kind": "import-statement",
|
|
29629
29857
|
"original": "@aztec/stdlib/keys"
|
|
29630
29858
|
},
|
|
29859
|
+
{
|
|
29860
|
+
"path": "../stdlib/dest/logs/index.js",
|
|
29861
|
+
"kind": "import-statement",
|
|
29862
|
+
"original": "@aztec/stdlib/logs"
|
|
29863
|
+
},
|
|
29631
29864
|
{
|
|
29632
29865
|
"path": "../stdlib/dest/messaging/index.js",
|
|
29633
29866
|
"kind": "import-statement",
|
|
@@ -29673,6 +29906,11 @@
|
|
|
29673
29906
|
"kind": "import-statement",
|
|
29674
29907
|
"original": "../utils/txe_public_contract_data_source.js"
|
|
29675
29908
|
},
|
|
29909
|
+
{
|
|
29910
|
+
"path": "src/oracle/tagging_secret_strategy.ts",
|
|
29911
|
+
"kind": "import-statement",
|
|
29912
|
+
"original": "./tagging_secret_strategy.js"
|
|
29913
|
+
},
|
|
29676
29914
|
{
|
|
29677
29915
|
"path": "<runtime>",
|
|
29678
29916
|
"kind": "import-statement",
|
|
@@ -29682,7 +29920,7 @@
|
|
|
29682
29920
|
"format": "esm"
|
|
29683
29921
|
},
|
|
29684
29922
|
"src/oracle/txe_oracle_version.ts": {
|
|
29685
|
-
"bytes":
|
|
29923
|
+
"bytes": 906,
|
|
29686
29924
|
"imports": [],
|
|
29687
29925
|
"format": "esm"
|
|
29688
29926
|
},
|
|
@@ -29703,7 +29941,7 @@
|
|
|
29703
29941
|
"format": "esm"
|
|
29704
29942
|
},
|
|
29705
29943
|
"src/rpc_translator.ts": {
|
|
29706
|
-
"bytes":
|
|
29944
|
+
"bytes": 38850,
|
|
29707
29945
|
"imports": [
|
|
29708
29946
|
{
|
|
29709
29947
|
"path": "src/oracle/txe_oracle_registry.ts",
|
|
@@ -32882,7 +33120,7 @@
|
|
|
32882
33120
|
"format": "esm"
|
|
32883
33121
|
},
|
|
32884
33122
|
"src/txe_session.ts": {
|
|
32885
|
-
"bytes":
|
|
33123
|
+
"bytes": 42693,
|
|
32886
33124
|
"imports": [
|
|
32887
33125
|
{
|
|
32888
33126
|
"path": "../foundation/dest/branded-types/index.js",
|
|
@@ -32969,6 +33207,11 @@
|
|
|
32969
33207
|
"kind": "import-statement",
|
|
32970
33208
|
"original": "./constants.js"
|
|
32971
33209
|
},
|
|
33210
|
+
{
|
|
33211
|
+
"path": "src/oracle/tagging_secret_strategy.ts",
|
|
33212
|
+
"kind": "import-statement",
|
|
33213
|
+
"original": "./oracle/tagging_secret_strategy.js"
|
|
33214
|
+
},
|
|
32972
33215
|
{
|
|
32973
33216
|
"path": "src/oracle/txe_oracle_public_context.ts",
|
|
32974
33217
|
"kind": "import-statement",
|
|
@@ -33801,13 +34044,13 @@
|
|
|
33801
34044
|
}
|
|
33802
34045
|
},
|
|
33803
34046
|
"outputs": {
|
|
33804
|
-
"dest/AuthRegistry-
|
|
34047
|
+
"dest/AuthRegistry-QVGDDH5X.js.map": {
|
|
33805
34048
|
"imports": [],
|
|
33806
34049
|
"exports": [],
|
|
33807
34050
|
"inputs": {},
|
|
33808
|
-
"bytes":
|
|
34051
|
+
"bytes": 101937
|
|
33809
34052
|
},
|
|
33810
|
-
"dest/AuthRegistry-
|
|
34053
|
+
"dest/AuthRegistry-QVGDDH5X.js": {
|
|
33811
34054
|
"imports": [
|
|
33812
34055
|
{
|
|
33813
34056
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -33827,18 +34070,18 @@
|
|
|
33827
34070
|
"entryPoint": "../standard-contracts/artifacts/AuthRegistry.json",
|
|
33828
34071
|
"inputs": {
|
|
33829
34072
|
"../standard-contracts/artifacts/AuthRegistry.json": {
|
|
33830
|
-
"bytesInOutput":
|
|
34073
|
+
"bytesInOutput": 69892
|
|
33831
34074
|
}
|
|
33832
34075
|
},
|
|
33833
|
-
"bytes":
|
|
34076
|
+
"bytes": 70151
|
|
33834
34077
|
},
|
|
33835
|
-
"dest/HandshakeRegistry-
|
|
34078
|
+
"dest/HandshakeRegistry-GY5CPEPS.js.map": {
|
|
33836
34079
|
"imports": [],
|
|
33837
34080
|
"exports": [],
|
|
33838
34081
|
"inputs": {},
|
|
33839
|
-
"bytes":
|
|
34082
|
+
"bytes": 380486
|
|
33840
34083
|
},
|
|
33841
|
-
"dest/HandshakeRegistry-
|
|
34084
|
+
"dest/HandshakeRegistry-GY5CPEPS.js": {
|
|
33842
34085
|
"imports": [
|
|
33843
34086
|
{
|
|
33844
34087
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -33858,18 +34101,18 @@
|
|
|
33858
34101
|
"entryPoint": "../standard-contracts/artifacts/HandshakeRegistry.json",
|
|
33859
34102
|
"inputs": {
|
|
33860
34103
|
"../standard-contracts/artifacts/HandshakeRegistry.json": {
|
|
33861
|
-
"bytesInOutput":
|
|
34104
|
+
"bytesInOutput": 302854
|
|
33862
34105
|
}
|
|
33863
34106
|
},
|
|
33864
|
-
"bytes":
|
|
34107
|
+
"bytes": 303118
|
|
33865
34108
|
},
|
|
33866
|
-
"dest/MultiCallEntrypoint-
|
|
34109
|
+
"dest/MultiCallEntrypoint-QG5H33ZZ.js.map": {
|
|
33867
34110
|
"imports": [],
|
|
33868
34111
|
"exports": [],
|
|
33869
34112
|
"inputs": {},
|
|
33870
|
-
"bytes":
|
|
34113
|
+
"bytes": 100981
|
|
33871
34114
|
},
|
|
33872
|
-
"dest/MultiCallEntrypoint-
|
|
34115
|
+
"dest/MultiCallEntrypoint-QG5H33ZZ.js": {
|
|
33873
34116
|
"imports": [
|
|
33874
34117
|
{
|
|
33875
34118
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -33889,10 +34132,10 @@
|
|
|
33889
34132
|
"entryPoint": "../standard-contracts/artifacts/MultiCallEntrypoint.json",
|
|
33890
34133
|
"inputs": {
|
|
33891
34134
|
"../standard-contracts/artifacts/MultiCallEntrypoint.json": {
|
|
33892
|
-
"bytesInOutput":
|
|
34135
|
+
"bytesInOutput": 75375
|
|
33893
34136
|
}
|
|
33894
34137
|
},
|
|
33895
|
-
"bytes":
|
|
34138
|
+
"bytes": 75641
|
|
33896
34139
|
},
|
|
33897
34140
|
"dest/bin/index.js.map": {
|
|
33898
34141
|
"imports": [],
|
|
@@ -33903,11 +34146,11 @@
|
|
|
33903
34146
|
"dest/bin/index.js": {
|
|
33904
34147
|
"imports": [
|
|
33905
34148
|
{
|
|
33906
|
-
"path": "dest/chunk-
|
|
34149
|
+
"path": "dest/chunk-DXIAVNMJ.js",
|
|
33907
34150
|
"kind": "import-statement"
|
|
33908
34151
|
},
|
|
33909
34152
|
{
|
|
33910
|
-
"path": "dest/chunk-
|
|
34153
|
+
"path": "dest/chunk-JHAAHRCL.js",
|
|
33911
34154
|
"kind": "import-statement"
|
|
33912
34155
|
},
|
|
33913
34156
|
{
|
|
@@ -33936,7 +34179,7 @@
|
|
|
33936
34179
|
"dest/worker.bundle.js": {
|
|
33937
34180
|
"imports": [
|
|
33938
34181
|
{
|
|
33939
|
-
"path": "dest/chunk-
|
|
34182
|
+
"path": "dest/chunk-JHAAHRCL.js",
|
|
33940
34183
|
"kind": "import-statement"
|
|
33941
34184
|
},
|
|
33942
34185
|
{
|
|
@@ -33972,11 +34215,11 @@
|
|
|
33972
34215
|
"dest/server.bundle.js": {
|
|
33973
34216
|
"imports": [
|
|
33974
34217
|
{
|
|
33975
|
-
"path": "dest/chunk-
|
|
34218
|
+
"path": "dest/chunk-DXIAVNMJ.js",
|
|
33976
34219
|
"kind": "import-statement"
|
|
33977
34220
|
},
|
|
33978
34221
|
{
|
|
33979
|
-
"path": "dest/chunk-
|
|
34222
|
+
"path": "dest/chunk-JHAAHRCL.js",
|
|
33980
34223
|
"kind": "import-statement"
|
|
33981
34224
|
},
|
|
33982
34225
|
{
|
|
@@ -33991,16 +34234,16 @@
|
|
|
33991
34234
|
"inputs": {},
|
|
33992
34235
|
"bytes": 256
|
|
33993
34236
|
},
|
|
33994
|
-
"dest/chunk-
|
|
34237
|
+
"dest/chunk-DXIAVNMJ.js.map": {
|
|
33995
34238
|
"imports": [],
|
|
33996
34239
|
"exports": [],
|
|
33997
34240
|
"inputs": {},
|
|
33998
|
-
"bytes":
|
|
34241
|
+
"bytes": 2031060
|
|
33999
34242
|
},
|
|
34000
|
-
"dest/chunk-
|
|
34243
|
+
"dest/chunk-DXIAVNMJ.js": {
|
|
34001
34244
|
"imports": [
|
|
34002
34245
|
{
|
|
34003
|
-
"path": "dest/chunk-
|
|
34246
|
+
"path": "dest/chunk-JHAAHRCL.js",
|
|
34004
34247
|
"kind": "import-statement"
|
|
34005
34248
|
},
|
|
34006
34249
|
{
|
|
@@ -34298,7 +34541,7 @@
|
|
|
34298
34541
|
"external": true
|
|
34299
34542
|
},
|
|
34300
34543
|
{
|
|
34301
|
-
"path": "dest/SchnorrAccount-
|
|
34544
|
+
"path": "dest/SchnorrAccount-NME3E45O.js",
|
|
34302
34545
|
"kind": "dynamic-import"
|
|
34303
34546
|
},
|
|
34304
34547
|
{
|
|
@@ -34863,6 +35106,9 @@
|
|
|
34863
35106
|
"../entrypoints/dest/interfaces.js": {
|
|
34864
35107
|
"bytesInOutput": 83
|
|
34865
35108
|
},
|
|
35109
|
+
"../accounts/dest/utils/key_derivation.js": {
|
|
35110
|
+
"bytesInOutput": 114
|
|
35111
|
+
},
|
|
34866
35112
|
"../accounts/dest/schnorr/private_immutable/lazy.js": {
|
|
34867
35113
|
"bytesInOutput": 270
|
|
34868
35114
|
},
|
|
@@ -34876,15 +35122,15 @@
|
|
|
34876
35122
|
"bytesInOutput": 1365
|
|
34877
35123
|
}
|
|
34878
35124
|
},
|
|
34879
|
-
"bytes":
|
|
35125
|
+
"bytes": 1084826
|
|
34880
35126
|
},
|
|
34881
|
-
"dest/chunk-
|
|
35127
|
+
"dest/chunk-JHAAHRCL.js.map": {
|
|
34882
35128
|
"imports": [],
|
|
34883
35129
|
"exports": [],
|
|
34884
35130
|
"inputs": {},
|
|
34885
|
-
"bytes":
|
|
35131
|
+
"bytes": 5476969
|
|
34886
35132
|
},
|
|
34887
|
-
"dest/chunk-
|
|
35133
|
+
"dest/chunk-JHAAHRCL.js": {
|
|
34888
35134
|
"imports": [
|
|
34889
35135
|
{
|
|
34890
35136
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -35456,39 +35702,39 @@
|
|
|
35456
35702
|
"external": true
|
|
35457
35703
|
},
|
|
35458
35704
|
{
|
|
35459
|
-
"path": "
|
|
35460
|
-
"kind": "import
|
|
35461
|
-
"external": true
|
|
35705
|
+
"path": "dest/ContractClassRegistry-VWR3F42P.js",
|
|
35706
|
+
"kind": "dynamic-import"
|
|
35462
35707
|
},
|
|
35463
35708
|
{
|
|
35464
|
-
"path": "
|
|
35465
|
-
"kind": "
|
|
35466
|
-
"external": true
|
|
35709
|
+
"path": "dest/FeeJuice-SAOWVGG7.js",
|
|
35710
|
+
"kind": "dynamic-import"
|
|
35467
35711
|
},
|
|
35468
35712
|
{
|
|
35469
|
-
"path": "
|
|
35470
|
-
"kind": "import
|
|
35471
|
-
"external": true
|
|
35713
|
+
"path": "dest/ContractInstanceRegistry-FHIWE33X.js",
|
|
35714
|
+
"kind": "dynamic-import"
|
|
35472
35715
|
},
|
|
35473
35716
|
{
|
|
35474
|
-
"path": "dest/
|
|
35717
|
+
"path": "dest/AuthRegistry-QVGDDH5X.js",
|
|
35475
35718
|
"kind": "dynamic-import"
|
|
35476
35719
|
},
|
|
35477
35720
|
{
|
|
35478
|
-
"path": "dest/
|
|
35721
|
+
"path": "dest/HandshakeRegistry-GY5CPEPS.js",
|
|
35479
35722
|
"kind": "dynamic-import"
|
|
35480
35723
|
},
|
|
35481
35724
|
{
|
|
35482
|
-
"path": "
|
|
35483
|
-
"kind": "
|
|
35725
|
+
"path": "module",
|
|
35726
|
+
"kind": "import-statement",
|
|
35727
|
+
"external": true
|
|
35484
35728
|
},
|
|
35485
35729
|
{
|
|
35486
|
-
"path": "
|
|
35487
|
-
"kind": "
|
|
35730
|
+
"path": "msgpackr-extract",
|
|
35731
|
+
"kind": "require-call",
|
|
35732
|
+
"external": true
|
|
35488
35733
|
},
|
|
35489
35734
|
{
|
|
35490
|
-
"path": "
|
|
35491
|
-
"kind": "
|
|
35735
|
+
"path": "node:crypto",
|
|
35736
|
+
"kind": "import-statement",
|
|
35737
|
+
"external": true
|
|
35492
35738
|
},
|
|
35493
35739
|
{
|
|
35494
35740
|
"path": "path",
|
|
@@ -35877,7 +36123,8 @@
|
|
|
35877
36123
|
"parseWithOptionals",
|
|
35878
36124
|
"promiseWithResolvers",
|
|
35879
36125
|
"require_inherits",
|
|
35880
|
-
"schemaHasMethod"
|
|
36126
|
+
"schemaHasMethod",
|
|
36127
|
+
"sha256ToField"
|
|
35881
36128
|
],
|
|
35882
36129
|
"inputs": {
|
|
35883
36130
|
"../node_modules/detect-node/index.js": {
|
|
@@ -36580,7 +36827,7 @@
|
|
|
36580
36827
|
"bytesInOutput": 1075
|
|
36581
36828
|
},
|
|
36582
36829
|
"../constants/dest/constants.gen.js": {
|
|
36583
|
-
"bytesInOutput":
|
|
36830
|
+
"bytesInOutput": 7142
|
|
36584
36831
|
},
|
|
36585
36832
|
"../constants/dest/constants.js": {
|
|
36586
36833
|
"bytesInOutput": 250
|
|
@@ -36604,7 +36851,7 @@
|
|
|
36604
36851
|
"bytesInOutput": 236
|
|
36605
36852
|
},
|
|
36606
36853
|
"../stdlib/dest/abi/contract_artifact.js": {
|
|
36607
|
-
"bytesInOutput":
|
|
36854
|
+
"bytesInOutput": 5612
|
|
36608
36855
|
},
|
|
36609
36856
|
"../stdlib/dest/gas/gas.js": {
|
|
36610
36857
|
"bytesInOutput": 1776
|
|
@@ -36712,7 +36959,7 @@
|
|
|
36712
36959
|
"bytesInOutput": 400
|
|
36713
36960
|
},
|
|
36714
36961
|
"../stdlib/dest/hash/hash.js": {
|
|
36715
|
-
"bytesInOutput":
|
|
36962
|
+
"bytesInOutput": 2623
|
|
36716
36963
|
},
|
|
36717
36964
|
"../stdlib/dest/hash/index.js": {
|
|
36718
36965
|
"bytesInOutput": 0
|
|
@@ -36754,7 +37001,7 @@
|
|
|
36754
37001
|
"bytesInOutput": 893
|
|
36755
37002
|
},
|
|
36756
37003
|
"../stdlib/dest/logs/app_tagging_secret.js": {
|
|
36757
|
-
"bytesInOutput":
|
|
37004
|
+
"bytesInOutput": 2574
|
|
36758
37005
|
},
|
|
36759
37006
|
"../stdlib/dest/logs/tagging_index_range.js": {
|
|
36760
37007
|
"bytesInOutput": 150
|
|
@@ -37296,6 +37543,21 @@
|
|
|
37296
37543
|
"../pxe/dest/notes/note_service.js": {
|
|
37297
37544
|
"bytesInOutput": 3569
|
|
37298
37545
|
},
|
|
37546
|
+
"../standard-contracts/dest/standard_contract_data.js": {
|
|
37547
|
+
"bytesInOutput": 4012
|
|
37548
|
+
},
|
|
37549
|
+
"../standard-contracts/dest/auth-registry/constants.js": {
|
|
37550
|
+
"bytesInOutput": 203
|
|
37551
|
+
},
|
|
37552
|
+
"../standard-contracts/dest/multi-call-entrypoint/constants.js": {
|
|
37553
|
+
"bytesInOutput": 248
|
|
37554
|
+
},
|
|
37555
|
+
"../standard-contracts/dest/public-checks/constants.js": {
|
|
37556
|
+
"bytesInOutput": 203
|
|
37557
|
+
},
|
|
37558
|
+
"../pxe/dest/contract/skip_sync_contracts.js": {
|
|
37559
|
+
"bytesInOutput": 304
|
|
37560
|
+
},
|
|
37299
37561
|
"../pxe/dest/contract/helpers.js": {
|
|
37300
37562
|
"bytesInOutput": 826
|
|
37301
37563
|
},
|
|
@@ -37315,7 +37577,7 @@
|
|
|
37315
37577
|
"bytesInOutput": 0
|
|
37316
37578
|
},
|
|
37317
37579
|
"../simulator/dest/private/acvm/deserialize.js": {
|
|
37318
|
-
"bytesInOutput":
|
|
37580
|
+
"bytesInOutput": 174
|
|
37319
37581
|
},
|
|
37320
37582
|
"../simulator/dest/private/acvm/serialize.js": {
|
|
37321
37583
|
"bytesInOutput": 840
|
|
@@ -37408,7 +37670,7 @@
|
|
|
37408
37670
|
"bytesInOutput": 614
|
|
37409
37671
|
},
|
|
37410
37672
|
"../stdlib/dest/messaging/l1_to_l2_message.js": {
|
|
37411
|
-
"bytesInOutput":
|
|
37673
|
+
"bytesInOutput": 2230
|
|
37412
37674
|
},
|
|
37413
37675
|
"../stdlib/dest/proofs/proof.js": {
|
|
37414
37676
|
"bytesInOutput": 1607
|
|
@@ -37444,7 +37706,7 @@
|
|
|
37444
37706
|
"bytesInOutput": 0
|
|
37445
37707
|
},
|
|
37446
37708
|
"../pxe/dest/storage/fact_store/origin_state.js": {
|
|
37447
|
-
"bytesInOutput":
|
|
37709
|
+
"bytesInOutput": 1407
|
|
37448
37710
|
},
|
|
37449
37711
|
"../pxe/dest/storage/fact_store/fact_service.js": {
|
|
37450
37712
|
"bytesInOutput": 1233
|
|
@@ -37461,6 +37723,9 @@
|
|
|
37461
37723
|
"../pxe/dest/contract_function_simulator/hashed_values_cache.js": {
|
|
37462
37724
|
"bytesInOutput": 468
|
|
37463
37725
|
},
|
|
37726
|
+
"../pxe/dest/contract_function_simulator/noir-structs/option.js": {
|
|
37727
|
+
"bytesInOutput": 426
|
|
37728
|
+
},
|
|
37464
37729
|
"../pxe/dest/contract_function_simulator/noir-structs/bounded_vec.js": {
|
|
37465
37730
|
"bytesInOutput": 465
|
|
37466
37731
|
},
|
|
@@ -37476,32 +37741,32 @@
|
|
|
37476
37741
|
"../pxe/dest/contract_function_simulator/noir-structs/note_validation_request.js": {
|
|
37477
37742
|
"bytesInOutput": 1440
|
|
37478
37743
|
},
|
|
37479
|
-
"../pxe/dest/contract_function_simulator/noir-structs/option.js": {
|
|
37480
|
-
"bytesInOutput": 426
|
|
37481
|
-
},
|
|
37482
37744
|
"../pxe/dest/contract_function_simulator/noir-structs/resolved_tagging_strategy.js": {
|
|
37483
|
-
"bytesInOutput":
|
|
37745
|
+
"bytesInOutput": 1150
|
|
37484
37746
|
},
|
|
37485
37747
|
"../pxe/dest/contract_function_simulator/oracle/note_packing_utils.js": {
|
|
37486
37748
|
"bytesInOutput": 703
|
|
37487
37749
|
},
|
|
37488
37750
|
"../pxe/dest/contract_function_simulator/oracle/oracle_type_mappings.js": {
|
|
37489
|
-
"bytesInOutput":
|
|
37751
|
+
"bytesInOutput": 17943
|
|
37490
37752
|
},
|
|
37491
37753
|
"../pxe/dest/contract_function_simulator/oracle/legacy_oracle_registry.js": {
|
|
37492
|
-
"bytesInOutput":
|
|
37754
|
+
"bytesInOutput": 1329
|
|
37493
37755
|
},
|
|
37494
37756
|
"../pxe/dest/contract_function_simulator/oracle/oracle_registry.js": {
|
|
37495
|
-
"bytesInOutput":
|
|
37757
|
+
"bytesInOutput": 11512
|
|
37496
37758
|
},
|
|
37497
37759
|
"../pxe/dest/contract_function_simulator/oracle/acir_callback.js": {
|
|
37498
|
-
"bytesInOutput":
|
|
37760
|
+
"bytesInOutput": 4099
|
|
37499
37761
|
},
|
|
37500
37762
|
"../pxe/dest/contract_function_simulator/oracle/private_execution.js": {
|
|
37501
37763
|
"bytesInOutput": 3005
|
|
37502
37764
|
},
|
|
37765
|
+
"../pxe/dest/hooks/resolve_tagging_secret_strategy.js": {
|
|
37766
|
+
"bytesInOutput": 71
|
|
37767
|
+
},
|
|
37503
37768
|
"../pxe/dest/tagging/constants.js": {
|
|
37504
|
-
"bytesInOutput":
|
|
37769
|
+
"bytesInOutput": 78
|
|
37505
37770
|
},
|
|
37506
37771
|
"../pxe/dest/tagging/get_all_logs_by_tags.js": {
|
|
37507
37772
|
"bytesInOutput": 1178
|
|
@@ -37510,7 +37775,7 @@
|
|
|
37510
37775
|
"bytesInOutput": 576
|
|
37511
37776
|
},
|
|
37512
37777
|
"../pxe/dest/tagging/recipient_sync/sync_tagged_private_logs.js": {
|
|
37513
|
-
"bytesInOutput":
|
|
37778
|
+
"bytesInOutput": 4783
|
|
37514
37779
|
},
|
|
37515
37780
|
"../pxe/dest/tagging/index.js": {
|
|
37516
37781
|
"bytesInOutput": 0
|
|
@@ -37530,11 +37795,8 @@
|
|
|
37530
37795
|
"../foundation/dest/crypto/aes128/index.js": {
|
|
37531
37796
|
"bytesInOutput": 1218
|
|
37532
37797
|
},
|
|
37533
|
-
"../standard-contracts/dest/standard_contract_data.js": {
|
|
37534
|
-
"bytesInOutput": 4012
|
|
37535
|
-
},
|
|
37536
37798
|
"../standard-contracts/dest/handshake-registry/constants.js": {
|
|
37537
|
-
"bytesInOutput":
|
|
37799
|
+
"bytesInOutput": 350
|
|
37538
37800
|
},
|
|
37539
37801
|
"../pxe/dest/contract_logging.js": {
|
|
37540
37802
|
"bytesInOutput": 754
|
|
@@ -37542,11 +37804,11 @@
|
|
|
37542
37804
|
"../pxe/dest/events/event_service.js": {
|
|
37543
37805
|
"bytesInOutput": 2330
|
|
37544
37806
|
},
|
|
37545
|
-
"../pxe/dest/contract_function_simulator/noir-structs/resolved_tx.js": {
|
|
37546
|
-
"bytesInOutput": 866
|
|
37547
|
-
},
|
|
37548
37807
|
"../pxe/dest/logs/log_service.js": {
|
|
37549
|
-
"bytesInOutput":
|
|
37808
|
+
"bytesInOutput": 6347
|
|
37809
|
+
},
|
|
37810
|
+
"../pxe/dest/contract_function_simulator/aztec_node_read_cache.js": {
|
|
37811
|
+
"bytesInOutput": 1994
|
|
37550
37812
|
},
|
|
37551
37813
|
"../pxe/dest/contract_function_simulator/ephemeral_array_service.js": {
|
|
37552
37814
|
"bytesInOutput": 1792
|
|
@@ -37555,10 +37817,10 @@
|
|
|
37555
37817
|
"bytesInOutput": 692
|
|
37556
37818
|
},
|
|
37557
37819
|
"../pxe/dest/contract_function_simulator/oracle/utility_execution_oracle.js": {
|
|
37558
|
-
"bytesInOutput":
|
|
37820
|
+
"bytesInOutput": 23620
|
|
37559
37821
|
},
|
|
37560
37822
|
"../pxe/dest/contract_function_simulator/oracle/private_execution_oracle.js": {
|
|
37561
|
-
"bytesInOutput":
|
|
37823
|
+
"bytesInOutput": 13881
|
|
37562
37824
|
},
|
|
37563
37825
|
"../pxe/dest/contract_function_simulator/transient_array_service.js": {
|
|
37564
37826
|
"bytesInOutput": 1712
|
|
@@ -37570,7 +37832,7 @@
|
|
|
37570
37832
|
"bytesInOutput": 1650
|
|
37571
37833
|
},
|
|
37572
37834
|
"../pxe/dest/messages/tx_resolver_service.js": {
|
|
37573
|
-
"bytesInOutput":
|
|
37835
|
+
"bytesInOutput": 1228
|
|
37574
37836
|
},
|
|
37575
37837
|
"../pxe/dest/private_kernel/private_kernel_execution_prover.js": {
|
|
37576
37838
|
"bytesInOutput": 315
|
|
@@ -37630,7 +37892,7 @@
|
|
|
37630
37892
|
"bytesInOutput": 5217
|
|
37631
37893
|
},
|
|
37632
37894
|
"../pxe/dest/storage/tagging_store/sender_tagging_store.js": {
|
|
37633
|
-
"bytesInOutput":
|
|
37895
|
+
"bytesInOutput": 9894
|
|
37634
37896
|
},
|
|
37635
37897
|
"../pxe/dest/storage/tagging_store/index.js": {
|
|
37636
37898
|
"bytesInOutput": 0
|
|
@@ -37692,33 +37954,6 @@
|
|
|
37692
37954
|
"../bb-prover/dest/prover/client/bb_private_kernel_prover.js": {
|
|
37693
37955
|
"bytesInOutput": 1941
|
|
37694
37956
|
},
|
|
37695
|
-
"../node_modules/msgpackr/unpack.js": {
|
|
37696
|
-
"bytesInOutput": 24824
|
|
37697
|
-
},
|
|
37698
|
-
"../node_modules/msgpackr/pack.js": {
|
|
37699
|
-
"bytesInOutput": 26651
|
|
37700
|
-
},
|
|
37701
|
-
"../node_modules/msgpackr/node-index.js": {
|
|
37702
|
-
"bytesInOutput": 436
|
|
37703
|
-
},
|
|
37704
|
-
"../node_modules/msgpackr/struct.js": {
|
|
37705
|
-
"bytesInOutput": 17981
|
|
37706
|
-
},
|
|
37707
|
-
"../node_modules/ohash/dist/shared/ohash.D__AXeF1.mjs": {
|
|
37708
|
-
"bytesInOutput": 2661
|
|
37709
|
-
},
|
|
37710
|
-
"../node_modules/ohash/dist/crypto/node/index.mjs": {
|
|
37711
|
-
"bytesInOutput": 301
|
|
37712
|
-
},
|
|
37713
|
-
"../node_modules/ohash/dist/index.mjs": {
|
|
37714
|
-
"bytesInOutput": 75
|
|
37715
|
-
},
|
|
37716
|
-
"../kv-store/dest/sqlite-opfs/array.js": {
|
|
37717
|
-
"bytesInOutput": 2562
|
|
37718
|
-
},
|
|
37719
|
-
"../kv-store/dest/sqlite-opfs/index.js": {
|
|
37720
|
-
"bytesInOutput": 0
|
|
37721
|
-
},
|
|
37722
37957
|
"../protocol-contracts/dest/make_protocol_contract.js": {
|
|
37723
37958
|
"bytesInOutput": 844
|
|
37724
37959
|
},
|
|
@@ -37746,21 +37981,45 @@
|
|
|
37746
37981
|
"../standard-contracts/dest/make_standard_contract.js": {
|
|
37747
37982
|
"bytesInOutput": 854
|
|
37748
37983
|
},
|
|
37749
|
-
"../standard-contracts/dest/auth-registry/constants.js": {
|
|
37750
|
-
"bytesInOutput": 203
|
|
37751
|
-
},
|
|
37752
37984
|
"../standard-contracts/dest/auth-registry/lazy.js": {
|
|
37753
37985
|
"bytesInOutput": 597
|
|
37754
37986
|
},
|
|
37755
37987
|
"../standard-contracts/dest/handshake-registry/lazy.js": {
|
|
37756
37988
|
"bytesInOutput": 660
|
|
37757
37989
|
},
|
|
37758
|
-
"../standard-contracts/dest/multi-call-entrypoint/constants.js": {
|
|
37759
|
-
"bytesInOutput": 248
|
|
37760
|
-
},
|
|
37761
37990
|
"../standard-contracts/dest/multi-call-entrypoint/lazy.js": {
|
|
37762
37991
|
"bytesInOutput": 0
|
|
37763
37992
|
},
|
|
37993
|
+
"../node_modules/msgpackr/unpack.js": {
|
|
37994
|
+
"bytesInOutput": 24824
|
|
37995
|
+
},
|
|
37996
|
+
"../node_modules/msgpackr/pack.js": {
|
|
37997
|
+
"bytesInOutput": 26651
|
|
37998
|
+
},
|
|
37999
|
+
"../node_modules/msgpackr/node-index.js": {
|
|
38000
|
+
"bytesInOutput": 436
|
|
38001
|
+
},
|
|
38002
|
+
"../node_modules/msgpackr/struct.js": {
|
|
38003
|
+
"bytesInOutput": 17981
|
|
38004
|
+
},
|
|
38005
|
+
"../node_modules/ohash/dist/shared/ohash.D__AXeF1.mjs": {
|
|
38006
|
+
"bytesInOutput": 2661
|
|
38007
|
+
},
|
|
38008
|
+
"../node_modules/ohash/dist/crypto/node/index.mjs": {
|
|
38009
|
+
"bytesInOutput": 301
|
|
38010
|
+
},
|
|
38011
|
+
"../node_modules/ohash/dist/index.mjs": {
|
|
38012
|
+
"bytesInOutput": 75
|
|
38013
|
+
},
|
|
38014
|
+
"../kv-store/dest/sqlite-opfs/array.js": {
|
|
38015
|
+
"bytesInOutput": 2562
|
|
38016
|
+
},
|
|
38017
|
+
"../kv-store/dest/sqlite-opfs/pool_integrity.js": {
|
|
38018
|
+
"bytesInOutput": 400
|
|
38019
|
+
},
|
|
38020
|
+
"../kv-store/dest/sqlite-opfs/index.js": {
|
|
38021
|
+
"bytesInOutput": 0
|
|
38022
|
+
},
|
|
37764
38023
|
"src/index.ts": {
|
|
37765
38024
|
"bytesInOutput": 2119
|
|
37766
38025
|
},
|
|
@@ -37858,7 +38117,7 @@
|
|
|
37858
38117
|
"bytesInOutput": 2778
|
|
37859
38118
|
},
|
|
37860
38119
|
"../protocol-contracts/artifacts/FeeJuice.json with { type: 'json' }": {
|
|
37861
|
-
"bytesInOutput":
|
|
38120
|
+
"bytesInOutput": 198769
|
|
37862
38121
|
},
|
|
37863
38122
|
"../protocol-contracts/dest/fee-juice/index.js": {
|
|
37864
38123
|
"bytesInOutput": 553
|
|
@@ -38061,6 +38320,9 @@
|
|
|
38061
38320
|
"src/constants.ts": {
|
|
38062
38321
|
"bytesInOutput": 179
|
|
38063
38322
|
},
|
|
38323
|
+
"src/oracle/tagging_secret_strategy.ts": {
|
|
38324
|
+
"bytesInOutput": 268
|
|
38325
|
+
},
|
|
38064
38326
|
"src/utils/block_creation.ts": {
|
|
38065
38327
|
"bytesInOutput": 1689
|
|
38066
38328
|
},
|
|
@@ -38068,7 +38330,7 @@
|
|
|
38068
38330
|
"bytesInOutput": 4696
|
|
38069
38331
|
},
|
|
38070
38332
|
"src/oracle/txe_oracle_registry.ts": {
|
|
38071
|
-
"bytesInOutput":
|
|
38333
|
+
"bytesInOutput": 11108
|
|
38072
38334
|
},
|
|
38073
38335
|
"../foundation/dest/crypto/schnorr/index.js": {
|
|
38074
38336
|
"bytesInOutput": 947
|
|
@@ -38083,13 +38345,13 @@
|
|
|
38083
38345
|
"bytesInOutput": 1378
|
|
38084
38346
|
},
|
|
38085
38347
|
"src/oracle/txe_oracle_top_level_context.ts": {
|
|
38086
|
-
"bytesInOutput":
|
|
38348
|
+
"bytesInOutput": 24446
|
|
38087
38349
|
},
|
|
38088
38350
|
"src/oracle/txe_private_execution_oracle.ts": {
|
|
38089
38351
|
"bytesInOutput": 635
|
|
38090
38352
|
},
|
|
38091
38353
|
"src/rpc_translator.ts": {
|
|
38092
|
-
"bytesInOutput":
|
|
38354
|
+
"bytesInOutput": 25990
|
|
38093
38355
|
},
|
|
38094
38356
|
"../stdlib/dest/checkpoint/index.js": {
|
|
38095
38357
|
"bytesInOutput": 0
|
|
@@ -38281,7 +38543,7 @@
|
|
|
38281
38543
|
"bytesInOutput": 437
|
|
38282
38544
|
},
|
|
38283
38545
|
"src/txe_session.ts": {
|
|
38284
|
-
"bytesInOutput":
|
|
38546
|
+
"bytesInOutput": 19732
|
|
38285
38547
|
},
|
|
38286
38548
|
"src/utils/encoding.ts": {
|
|
38287
38549
|
"bytesInOutput": 458
|
|
@@ -38314,15 +38576,15 @@
|
|
|
38314
38576
|
"bytesInOutput": 4341
|
|
38315
38577
|
}
|
|
38316
38578
|
},
|
|
38317
|
-
"bytes":
|
|
38579
|
+
"bytes": 2020147
|
|
38318
38580
|
},
|
|
38319
|
-
"dest/SchnorrAccount-
|
|
38581
|
+
"dest/SchnorrAccount-NME3E45O.js.map": {
|
|
38320
38582
|
"imports": [],
|
|
38321
38583
|
"exports": [],
|
|
38322
38584
|
"inputs": {},
|
|
38323
|
-
"bytes":
|
|
38585
|
+
"bytes": 304563
|
|
38324
38586
|
},
|
|
38325
|
-
"dest/SchnorrAccount-
|
|
38587
|
+
"dest/SchnorrAccount-NME3E45O.js": {
|
|
38326
38588
|
"imports": [
|
|
38327
38589
|
{
|
|
38328
38590
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -38342,18 +38604,18 @@
|
|
|
38342
38604
|
"entryPoint": "../accounts/artifacts/SchnorrAccount.json",
|
|
38343
38605
|
"inputs": {
|
|
38344
38606
|
"../accounts/artifacts/SchnorrAccount.json": {
|
|
38345
|
-
"bytesInOutput":
|
|
38607
|
+
"bytesInOutput": 233841
|
|
38346
38608
|
}
|
|
38347
38609
|
},
|
|
38348
|
-
"bytes":
|
|
38610
|
+
"bytes": 234102
|
|
38349
38611
|
},
|
|
38350
|
-
"dest/SchnorrInitializerlessAccount-
|
|
38612
|
+
"dest/SchnorrInitializerlessAccount-WTGXU6SW.js.map": {
|
|
38351
38613
|
"imports": [],
|
|
38352
38614
|
"exports": [],
|
|
38353
38615
|
"inputs": {},
|
|
38354
|
-
"bytes":
|
|
38616
|
+
"bytes": 171541
|
|
38355
38617
|
},
|
|
38356
|
-
"dest/SchnorrInitializerlessAccount-
|
|
38618
|
+
"dest/SchnorrInitializerlessAccount-WTGXU6SW.js": {
|
|
38357
38619
|
"imports": [
|
|
38358
38620
|
{
|
|
38359
38621
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -38373,18 +38635,18 @@
|
|
|
38373
38635
|
"entryPoint": "../accounts/artifacts/SchnorrInitializerlessAccount.json",
|
|
38374
38636
|
"inputs": {
|
|
38375
38637
|
"../accounts/artifacts/SchnorrInitializerlessAccount.json": {
|
|
38376
|
-
"bytesInOutput":
|
|
38638
|
+
"bytesInOutput": 123477
|
|
38377
38639
|
}
|
|
38378
38640
|
},
|
|
38379
|
-
"bytes":
|
|
38641
|
+
"bytes": 123753
|
|
38380
38642
|
},
|
|
38381
|
-
"dest/ContractClassRegistry-
|
|
38643
|
+
"dest/ContractClassRegistry-VWR3F42P.js.map": {
|
|
38382
38644
|
"imports": [],
|
|
38383
38645
|
"exports": [],
|
|
38384
38646
|
"inputs": {},
|
|
38385
|
-
"bytes":
|
|
38647
|
+
"bytes": 650593
|
|
38386
38648
|
},
|
|
38387
|
-
"dest/ContractClassRegistry-
|
|
38649
|
+
"dest/ContractClassRegistry-VWR3F42P.js": {
|
|
38388
38650
|
"imports": [
|
|
38389
38651
|
{
|
|
38390
38652
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -38404,18 +38666,18 @@
|
|
|
38404
38666
|
"entryPoint": "../protocol-contracts/artifacts/ContractClassRegistry.json",
|
|
38405
38667
|
"inputs": {
|
|
38406
38668
|
"../protocol-contracts/artifacts/ContractClassRegistry.json": {
|
|
38407
|
-
"bytesInOutput":
|
|
38669
|
+
"bytesInOutput": 629367
|
|
38408
38670
|
}
|
|
38409
38671
|
},
|
|
38410
|
-
"bytes":
|
|
38672
|
+
"bytes": 629635
|
|
38411
38673
|
},
|
|
38412
|
-
"dest/FeeJuice-
|
|
38674
|
+
"dest/FeeJuice-SAOWVGG7.js.map": {
|
|
38413
38675
|
"imports": [],
|
|
38414
38676
|
"exports": [],
|
|
38415
38677
|
"inputs": {},
|
|
38416
|
-
"bytes":
|
|
38678
|
+
"bytes": 244641
|
|
38417
38679
|
},
|
|
38418
|
-
"dest/FeeJuice-
|
|
38680
|
+
"dest/FeeJuice-SAOWVGG7.js": {
|
|
38419
38681
|
"imports": [
|
|
38420
38682
|
{
|
|
38421
38683
|
"path": "dest/chunk-32UHX7YY.js",
|
|
@@ -38435,18 +38697,18 @@
|
|
|
38435
38697
|
"entryPoint": "../protocol-contracts/artifacts/FeeJuice.json",
|
|
38436
38698
|
"inputs": {
|
|
38437
38699
|
"../protocol-contracts/artifacts/FeeJuice.json": {
|
|
38438
|
-
"bytesInOutput":
|
|
38700
|
+
"bytesInOutput": 198839
|
|
38439
38701
|
}
|
|
38440
38702
|
},
|
|
38441
|
-
"bytes":
|
|
38703
|
+
"bytes": 199094
|
|
38442
38704
|
},
|
|
38443
|
-
"dest/ContractInstanceRegistry-
|
|
38705
|
+
"dest/ContractInstanceRegistry-FHIWE33X.js.map": {
|
|
38444
38706
|
"imports": [],
|
|
38445
38707
|
"exports": [],
|
|
38446
38708
|
"inputs": {},
|
|
38447
38709
|
"bytes": 84713
|
|
38448
38710
|
},
|
|
38449
|
-
"dest/ContractInstanceRegistry-
|
|
38711
|
+
"dest/ContractInstanceRegistry-FHIWE33X.js": {
|
|
38450
38712
|
"imports": [
|
|
38451
38713
|
{
|
|
38452
38714
|
"path": "dest/chunk-32UHX7YY.js",
|