@layerzerolabs/lz-v2-stellar-sdk 0.2.45 → 0.2.46
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/.turbo/turbo-test.log +288 -299
- package/dist/generated/counter.d.ts +6 -6
- package/dist/generated/counter.js +6 -6
- package/dist/generated/oft.d.ts +12 -12
- package/dist/generated/oft.js +11 -11
- package/package.json +5 -5
- package/src/generated/counter.ts +9 -9
- package/src/generated/oft.ts +20 -20
- package/test/counter-sml.test.ts +4 -4
- package/test/counter-uln.test.ts +4 -4
- package/test/oft-sml.test.ts +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -18,6 +18,7 @@ Error response from daemon: No such container: stellar-localnet
|
|
|
18
18
|
⏳ Waiting for Stellar RPC to be healthy...
|
|
19
19
|
✅ Stellar RPC is healthy
|
|
20
20
|
⏳ Waiting for friendbot to be ready...
|
|
21
|
+
⏳ [18s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
21
22
|
⏳ [20s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
22
23
|
⏳ [22s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
23
24
|
⏳ [24s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
@@ -56,21 +57,13 @@ Error response from daemon: No such container: stellar-localnet
|
|
|
56
57
|
⏳ [90s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
57
58
|
⏳ [92s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
58
59
|
⏳ [94s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
59
|
-
⏳ [
|
|
60
|
-
⏳ [
|
|
61
|
-
⏳ [
|
|
62
|
-
⏳ [
|
|
63
|
-
⏳ [
|
|
64
|
-
⏳ [
|
|
65
|
-
⏳ [
|
|
66
|
-
⏳ [111s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
67
|
-
⏳ [113s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
68
|
-
⏳ [115s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
69
|
-
⏳ [117s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
70
|
-
⏳ [119s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
71
|
-
⏳ [121s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
72
|
-
⏳ [123s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
73
|
-
⏳ [125s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
60
|
+
⏳ [96s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
61
|
+
⏳ [98s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
62
|
+
⏳ [100s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
63
|
+
⏳ [102s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
64
|
+
⏳ [104s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
65
|
+
⏳ [106s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
66
|
+
⏳ [108s] Waiting for friendbot to fund DEFAULT_DEPLOYER...
|
|
74
67
|
✅ Account DEFAULT_DEPLOYER (GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3O5FHM) funded
|
|
75
68
|
✅ Account ZRO_DISTRIBUTOR (GCG7WDMXVXFSVIZOO3VWZTSWS3UL4ZEFAC3JTCRJEUFD4KUSY7FEGLOB) funded
|
|
76
69
|
✅ Account EXECUTOR_ADMIN (GC72DFYB5KMI4IHRX63L3PTJ73XCZD6NM5BLHQOHNNJKNZVIIVMK3RTH) funded
|
|
@@ -92,101 +85,101 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
92
85
|
📤 Uploading WASM...
|
|
93
86
|
📦 WASM buffer size: 59457 bytes (58.06 KB)
|
|
94
87
|
💰 Upload transaction fee: 32109418 stroops (3.2109418 XLM)
|
|
95
|
-
⏰ WASM TTL: live until ledger
|
|
88
|
+
⏰ WASM TTL: live until ledger 121073 (120959 ledgers remaining, ~7.00 days)
|
|
96
89
|
✅ WASM uploaded, hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
97
90
|
🚀 Deploying contract...
|
|
98
|
-
✅ Contract deployed at:
|
|
99
|
-
✅ [Chain A] Endpoint deployed:
|
|
91
|
+
✅ Contract deployed at: CABK6OHPSMXCAH4LSZOGGLRCOENAS5GYTOVBJRUO4BET6BCK6RHLLLF5
|
|
92
|
+
✅ [Chain A] Endpoint deployed: CABK6OHPSMXCAH4LSZOGGLRCOENAS5GYTOVBJRUO4BET6BCK6RHLLLF5
|
|
100
93
|
🚀 [Chain A] Deploying Treasury...
|
|
101
94
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/treasury.wasm
|
|
102
95
|
📤 Uploading WASM...
|
|
103
96
|
📦 WASM buffer size: 29508 bytes (28.82 KB)
|
|
104
97
|
💰 Upload transaction fee: 11862438 stroops (1.1862438 XLM)
|
|
105
|
-
⏰ WASM TTL: live until ledger
|
|
98
|
+
⏰ WASM TTL: live until ledger 121077 (120959 ledgers remaining, ~7.00 days)
|
|
106
99
|
✅ WASM uploaded, hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
107
100
|
🚀 Deploying contract...
|
|
108
|
-
✅ Contract deployed at:
|
|
109
|
-
✅ [Chain A] Treasury deployed:
|
|
101
|
+
✅ Contract deployed at: CA6D62YXVEMDWLNJQ6NFVKLDLWJY4VGIR2TNNIP6HSEZJ7UGLBFGPBQC
|
|
102
|
+
✅ [Chain A] Treasury deployed: CA6D62YXVEMDWLNJQ6NFVKLDLWJY4VGIR2TNNIP6HSEZJ7UGLBFGPBQC
|
|
110
103
|
🚀 [Chain A] Deploying ULN302...
|
|
111
104
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/uln302.wasm
|
|
112
105
|
📤 Uploading WASM...
|
|
113
106
|
📦 WASM buffer size: 60571 bytes (59.15 KB)
|
|
114
107
|
💰 Upload transaction fee: 32371680 stroops (3.2371680 XLM)
|
|
115
|
-
⏰ WASM TTL: live until ledger
|
|
108
|
+
⏰ WASM TTL: live until ledger 121081 (120959 ledgers remaining, ~7.00 days)
|
|
116
109
|
✅ WASM uploaded, hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
117
110
|
🚀 Deploying contract...
|
|
118
|
-
✅ Contract deployed at:
|
|
119
|
-
✅ [Chain A] ULN302 deployed:
|
|
111
|
+
✅ Contract deployed at: CAYOIIMLWWN7MXBG63KCMEDBKG6OFJUGK6GVNUW7UTAD23QQO7LXDEBT
|
|
112
|
+
✅ [Chain A] ULN302 deployed: CAYOIIMLWWN7MXBG63KCMEDBKG6OFJUGK6GVNUW7UTAD23QQO7LXDEBT
|
|
120
113
|
🚀 [Chain A] Deploying SimpleMessageLib...
|
|
121
114
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/simple_message_lib.wasm
|
|
122
115
|
📤 Uploading WASM...
|
|
123
116
|
📦 WASM buffer size: 30929 bytes (30.20 KB)
|
|
124
117
|
💰 Upload transaction fee: 13763119 stroops (1.3763119 XLM)
|
|
125
|
-
⏰ WASM TTL: live until ledger
|
|
118
|
+
⏰ WASM TTL: live until ledger 121084 (120959 ledgers remaining, ~7.00 days)
|
|
126
119
|
✅ WASM uploaded, hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
127
120
|
🚀 Deploying contract...
|
|
128
|
-
✅ Contract deployed at:
|
|
129
|
-
✅ [Chain A] SimpleMessageLib deployed:
|
|
121
|
+
✅ Contract deployed at: CBPW6AZN4I54RGWWZUHF75JVQ6576FK4J656PDUXRGJMGZCORYIMTPK3
|
|
122
|
+
✅ [Chain A] SimpleMessageLib deployed: CBPW6AZN4I54RGWWZUHF75JVQ6576FK4J656PDUXRGJMGZCORYIMTPK3
|
|
130
123
|
🚀 [Chain A] Deploying Price Feed...
|
|
131
124
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/price_feed.wasm
|
|
132
125
|
📤 Uploading WASM...
|
|
133
126
|
📦 WASM buffer size: 33612 bytes (32.82 KB)
|
|
134
127
|
💰 Upload transaction fee: 17807521 stroops (1.7807521 XLM)
|
|
135
|
-
⏰ WASM TTL: live until ledger
|
|
128
|
+
⏰ WASM TTL: live until ledger 121088 (120959 ledgers remaining, ~7.00 days)
|
|
136
129
|
✅ WASM uploaded, hash: 009d6d308d7b1b7f884c4be86ca40f22525c64034528ad39b3c59711d53bca1e
|
|
137
130
|
🚀 Deploying contract...
|
|
138
|
-
✅ Contract deployed at:
|
|
139
|
-
✅ [Chain A] Price Feed deployed:
|
|
131
|
+
✅ Contract deployed at: CCCKAUFDQXNL6UQ2LW7KRBMUVGSBA3JFVGOCS72VGKWQHO76ZUWKJXRV
|
|
132
|
+
✅ [Chain A] Price Feed deployed: CCCKAUFDQXNL6UQ2LW7KRBMUVGSBA3JFVGOCS72VGKWQHO76ZUWKJXRV
|
|
140
133
|
🚀 [Chain A] Deploying Executor Fee Lib...
|
|
141
134
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/executor_fee_lib.wasm
|
|
142
135
|
📤 Uploading WASM...
|
|
143
136
|
📦 WASM buffer size: 35404 bytes (34.57 KB)
|
|
144
137
|
💰 Upload transaction fee: 14493372 stroops (1.4493372 XLM)
|
|
145
|
-
⏰ WASM TTL: live until ledger
|
|
138
|
+
⏰ WASM TTL: live until ledger 121090 (120959 ledgers remaining, ~7.00 days)
|
|
146
139
|
✅ WASM uploaded, hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
147
140
|
🚀 Deploying contract...
|
|
148
|
-
✅ Contract deployed at:
|
|
149
|
-
✅ [Chain A] Executor Fee Lib deployed:
|
|
141
|
+
✅ Contract deployed at: CCWTDQYO3SISIT3MP4YHICVEORO3CKN5L5BNNBLSOMNNRZOUORUKEEE3
|
|
142
|
+
✅ [Chain A] Executor Fee Lib deployed: CCWTDQYO3SISIT3MP4YHICVEORO3CKN5L5BNNBLSOMNNRZOUORUKEEE3
|
|
150
143
|
🚀 [Chain A] Deploying DVN Fee Lib...
|
|
151
144
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/dvn_fee_lib.wasm
|
|
152
145
|
📤 Uploading WASM...
|
|
153
146
|
📦 WASM buffer size: 22523 bytes (22.00 KB)
|
|
154
147
|
💰 Upload transaction fee: 11535155 stroops (1.1535155 XLM)
|
|
155
|
-
⏰ WASM TTL: live until ledger
|
|
148
|
+
⏰ WASM TTL: live until ledger 121094 (120959 ledgers remaining, ~7.00 days)
|
|
156
149
|
✅ WASM uploaded, hash: 002118d4c869e210b4f7400541ebe3641ddbe39f43de5cb342b763f1a617c758
|
|
157
150
|
🚀 Deploying contract...
|
|
158
|
-
✅ Contract deployed at:
|
|
159
|
-
✅ [Chain A] DVN Fee Lib deployed:
|
|
151
|
+
✅ Contract deployed at: CCI5ZIW4SNBFAQOLU75AXPXXWK6GT76GC2LZZG2SUC6CXKWIGD4WJS4H
|
|
152
|
+
✅ [Chain A] DVN Fee Lib deployed: CCI5ZIW4SNBFAQOLU75AXPXXWK6GT76GC2LZZG2SUC6CXKWIGD4WJS4H
|
|
160
153
|
🚀 [Chain A] Deploying DVN...
|
|
161
154
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/dvn.wasm
|
|
162
155
|
📤 Uploading WASM...
|
|
163
156
|
📦 WASM buffer size: 56968 bytes (55.63 KB)
|
|
164
157
|
💰 Upload transaction fee: 24915714 stroops (2.4915714 XLM)
|
|
165
|
-
⏰ WASM TTL: live until ledger
|
|
158
|
+
⏰ WASM TTL: live until ledger 121096 (120959 ledgers remaining, ~7.00 days)
|
|
166
159
|
✅ WASM uploaded, hash: 0b95d8f0155be47dec46abd2914d176eb571e37e7db011c76517dbfdbb56b093
|
|
167
160
|
🚀 Deploying contract...
|
|
168
|
-
✅ Contract deployed at:
|
|
169
|
-
✅ [Chain A] DVN deployed:
|
|
161
|
+
✅ Contract deployed at: CCQOYA3VRG45QYXZTWAANK66SU5QUF2VYNT3FHYRN56ADPZWSSJH3MND
|
|
162
|
+
✅ [Chain A] DVN deployed: CCQOYA3VRG45QYXZTWAANK66SU5QUF2VYNT3FHYRN56ADPZWSSJH3MND
|
|
170
163
|
🚀 [Chain A] Deploying Executor Helper...
|
|
171
164
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/executor_helper.wasm
|
|
172
165
|
📤 Uploading WASM...
|
|
173
166
|
📦 WASM buffer size: 25861 bytes (25.25 KB)
|
|
174
167
|
💰 Upload transaction fee: 8564104 stroops (0.8564104 XLM)
|
|
175
|
-
⏰ WASM TTL: live until ledger
|
|
168
|
+
⏰ WASM TTL: live until ledger 121098 (120959 ledgers remaining, ~7.00 days)
|
|
176
169
|
✅ WASM uploaded, hash: 0b467a6655e22fdc3bb5d7ca32c3df86fe38a5856570be78f07c1cac18ccc6cd
|
|
177
170
|
🚀 Deploying contract...
|
|
178
|
-
✅ Contract deployed at:
|
|
179
|
-
✅ [Chain A] Executor Helper deployed:
|
|
171
|
+
✅ Contract deployed at: CD3EXESBVAUHNPIRNJLWWPZDAEF3U7ZM276YDO3NTVM5NNOD67Y7YFL5
|
|
172
|
+
✅ [Chain A] Executor Helper deployed: CD3EXESBVAUHNPIRNJLWWPZDAEF3U7ZM276YDO3NTVM5NNOD67Y7YFL5
|
|
180
173
|
🚀 [Chain A] Deploying Executor...
|
|
181
174
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/executor.wasm
|
|
182
175
|
📤 Uploading WASM...
|
|
183
176
|
📦 WASM buffer size: 59292 bytes (57.90 KB)
|
|
184
177
|
💰 Upload transaction fee: 24946622 stroops (2.4946622 XLM)
|
|
185
|
-
⏰ WASM TTL: live until ledger
|
|
178
|
+
⏰ WASM TTL: live until ledger 121102 (120959 ledgers remaining, ~7.00 days)
|
|
186
179
|
✅ WASM uploaded, hash: 936ada7ca624b7776f737743d2aa24207a3785f964a03174de6ecef6d1888172
|
|
187
180
|
🚀 Deploying contract...
|
|
188
|
-
✅ Contract deployed at:
|
|
189
|
-
✅ [Chain A] Executor deployed:
|
|
181
|
+
✅ Contract deployed at: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
182
|
+
✅ [Chain A] Executor deployed: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
190
183
|
🚀 [Chain A] Registering Executor Helper with Executor...
|
|
191
184
|
✅ [Chain A] Executor Helper registered
|
|
192
185
|
|
|
@@ -196,101 +189,101 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
196
189
|
📤 Uploading WASM...
|
|
197
190
|
📦 WASM buffer size: 59457 bytes (58.06 KB)
|
|
198
191
|
💰 Upload transaction fee: 1316462 stroops (0.1316462 XLM)
|
|
199
|
-
⏰ WASM TTL: live until ledger
|
|
192
|
+
⏰ WASM TTL: live until ledger 518527 (518381 ledgers remaining, ~30.00 days)
|
|
200
193
|
✅ WASM uploaded, hash: 0f3336cb82c088d8430af0b9110c309baa6c2eade24e65d35b16650d197d1592
|
|
201
194
|
🚀 Deploying contract...
|
|
202
|
-
✅ Contract deployed at:
|
|
203
|
-
✅ [Chain B] Endpoint deployed:
|
|
195
|
+
✅ Contract deployed at: CDAIURCFDXPEP6YEME4ZQ426JYLK6PAQYXDGNJYZXGDRKVX47PWM4JBZ
|
|
196
|
+
✅ [Chain B] Endpoint deployed: CDAIURCFDXPEP6YEME4ZQ426JYLK6PAQYXDGNJYZXGDRKVX47PWM4JBZ
|
|
204
197
|
🚀 [Chain B] Deploying Treasury...
|
|
205
198
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/treasury.wasm
|
|
206
199
|
📤 Uploading WASM...
|
|
207
200
|
📦 WASM buffer size: 29508 bytes (28.82 KB)
|
|
208
201
|
💰 Upload transaction fee: 676250 stroops (0.0676250 XLM)
|
|
209
|
-
⏰ WASM TTL: live until ledger
|
|
202
|
+
⏰ WASM TTL: live until ledger 121077 (120927 ledgers remaining, ~7.00 days)
|
|
210
203
|
✅ WASM uploaded, hash: 0eb3a9c49b66b4af26b0a95337a334b31d981a89258d0fbe0b8d7390a36fc2aa
|
|
211
204
|
🚀 Deploying contract...
|
|
212
|
-
✅ Contract deployed at:
|
|
213
|
-
✅ [Chain B] Treasury deployed:
|
|
205
|
+
✅ Contract deployed at: CDH6LECVF3PT4UORLEQYMSXGQ5GOGK56IRHMJV4TLUTTV3VB6JCOHHGH
|
|
206
|
+
✅ [Chain B] Treasury deployed: CDH6LECVF3PT4UORLEQYMSXGQ5GOGK56IRHMJV4TLUTTV3VB6JCOHHGH
|
|
214
207
|
🚀 [Chain B] Deploying ULN302...
|
|
215
208
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/uln302.wasm
|
|
216
209
|
📤 Uploading WASM...
|
|
217
210
|
📦 WASM buffer size: 60571 bytes (59.15 KB)
|
|
218
211
|
💰 Upload transaction fee: 1340232 stroops (0.1340232 XLM)
|
|
219
|
-
⏰ WASM TTL: live until ledger
|
|
212
|
+
⏰ WASM TTL: live until ledger 121081 (120929 ledgers remaining, ~7.00 days)
|
|
220
213
|
✅ WASM uploaded, hash: e5a97c9d7e69b9c03a9ba3b415c069d07a9b5282737921ba1f4a99b256510ab9
|
|
221
214
|
🚀 Deploying contract...
|
|
222
|
-
✅ Contract deployed at:
|
|
223
|
-
✅ [Chain B] ULN302 deployed:
|
|
215
|
+
✅ Contract deployed at: CAYIG77N26E4KJ7YPHSGQ23ZDQBN2BPJR6ZK7SEN2Q7IPCMZRN56B4LD
|
|
216
|
+
✅ [Chain B] ULN302 deployed: CAYIG77N26E4KJ7YPHSGQ23ZDQBN2BPJR6ZK7SEN2Q7IPCMZRN56B4LD
|
|
224
217
|
🚀 [Chain B] Deploying SimpleMessageLib...
|
|
225
218
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/simple_message_lib.wasm
|
|
226
219
|
📤 Uploading WASM...
|
|
227
220
|
📦 WASM buffer size: 30929 bytes (30.20 KB)
|
|
228
221
|
💰 Upload transaction fee: 706677 stroops (0.0706677 XLM)
|
|
229
|
-
⏰ WASM TTL: live until ledger
|
|
222
|
+
⏰ WASM TTL: live until ledger 121084 (120928 ledgers remaining, ~7.00 days)
|
|
230
223
|
✅ WASM uploaded, hash: 05c2d9b85bb8fd0c3f7039961b591e38c97355385b787ba2329ca61c691fd423
|
|
231
224
|
🚀 Deploying contract...
|
|
232
|
-
✅ Contract deployed at:
|
|
233
|
-
✅ [Chain B] SimpleMessageLib deployed:
|
|
225
|
+
✅ Contract deployed at: CA2RZQJJZVP5QSEQG43UGV2MC3HGSW63QMQ67ZMXQEUGTLGR2TWOBM6X
|
|
226
|
+
✅ [Chain B] SimpleMessageLib deployed: CA2RZQJJZVP5QSEQG43UGV2MC3HGSW63QMQ67ZMXQEUGTLGR2TWOBM6X
|
|
234
227
|
🚀 [Chain B] Deploying Price Feed...
|
|
235
228
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/price_feed.wasm
|
|
236
229
|
📤 Uploading WASM...
|
|
237
230
|
📦 WASM buffer size: 33612 bytes (32.82 KB)
|
|
238
231
|
💰 Upload transaction fee: 763966 stroops (0.0763966 XLM)
|
|
239
|
-
⏰ WASM TTL: live until ledger
|
|
232
|
+
⏰ WASM TTL: live until ledger 121088 (120930 ledgers remaining, ~7.00 days)
|
|
240
233
|
✅ WASM uploaded, hash: 009d6d308d7b1b7f884c4be86ca40f22525c64034528ad39b3c59711d53bca1e
|
|
241
234
|
🚀 Deploying contract...
|
|
242
|
-
✅ Contract deployed at:
|
|
243
|
-
✅ [Chain B] Price Feed deployed:
|
|
235
|
+
✅ Contract deployed at: CAXZ2HJBLAKZVFVBOKG5F4S5NM6J5DPFCIBRU5J6XR7EKDUJY7WL727P
|
|
236
|
+
✅ [Chain B] Price Feed deployed: CAXZ2HJBLAKZVFVBOKG5F4S5NM6J5DPFCIBRU5J6XR7EKDUJY7WL727P
|
|
244
237
|
🚀 [Chain B] Deploying Executor Fee Lib...
|
|
245
238
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/executor_fee_lib.wasm
|
|
246
239
|
📤 Uploading WASM...
|
|
247
240
|
📦 WASM buffer size: 35404 bytes (34.57 KB)
|
|
248
241
|
💰 Upload transaction fee: 802267 stroops (0.0802267 XLM)
|
|
249
|
-
⏰ WASM TTL: live until ledger
|
|
242
|
+
⏰ WASM TTL: live until ledger 121090 (120930 ledgers remaining, ~7.00 days)
|
|
250
243
|
✅ WASM uploaded, hash: 8f42a35df1173387ba2c5ffe34384b3e4517ce4ec11df13db67d5f2211267cf9
|
|
251
244
|
🚀 Deploying contract...
|
|
252
|
-
✅ Contract deployed at:
|
|
253
|
-
✅ [Chain B] Executor Fee Lib deployed:
|
|
245
|
+
✅ Contract deployed at: CD2OSOUHDSQVKOXPJFGNFDSL62QSVVWIXQXSNCWCNVNBUQ5UVQ5JGNDB
|
|
246
|
+
✅ [Chain B] Executor Fee Lib deployed: CD2OSOUHDSQVKOXPJFGNFDSL62QSVVWIXQXSNCWCNVNBUQ5UVQ5JGNDB
|
|
254
247
|
🚀 [Chain B] Deploying DVN Fee Lib...
|
|
255
248
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/dvn_fee_lib.wasm
|
|
256
249
|
📤 Uploading WASM...
|
|
257
250
|
📦 WASM buffer size: 22523 bytes (22.00 KB)
|
|
258
251
|
💰 Upload transaction fee: 526957 stroops (0.0526957 XLM)
|
|
259
|
-
⏰ WASM TTL: live until ledger
|
|
252
|
+
⏰ WASM TTL: live until ledger 121094 (120930 ledgers remaining, ~7.00 days)
|
|
260
253
|
✅ WASM uploaded, hash: 002118d4c869e210b4f7400541ebe3641ddbe39f43de5cb342b763f1a617c758
|
|
261
254
|
🚀 Deploying contract...
|
|
262
|
-
✅ Contract deployed at:
|
|
263
|
-
✅ [Chain B] DVN Fee Lib deployed:
|
|
255
|
+
✅ Contract deployed at: CDLVPEGEN45C6M2Z5OEO5PF4ZZZ4RXVJCDAM7LPEQBDFQ5WJ2YNCYJWO
|
|
256
|
+
✅ [Chain B] DVN Fee Lib deployed: CDLVPEGEN45C6M2Z5OEO5PF4ZZZ4RXVJCDAM7LPEQBDFQ5WJ2YNCYJWO
|
|
264
257
|
🚀 [Chain B] Deploying DVN...
|
|
265
258
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/dvn.wasm
|
|
266
259
|
📤 Uploading WASM...
|
|
267
260
|
📦 WASM buffer size: 56968 bytes (55.63 KB)
|
|
268
261
|
💰 Upload transaction fee: 1263205 stroops (0.1263205 XLM)
|
|
269
|
-
⏰ WASM TTL: live until ledger
|
|
262
|
+
⏰ WASM TTL: live until ledger 518538 (518372 ledgers remaining, ~30.00 days)
|
|
270
263
|
✅ WASM uploaded, hash: 0b95d8f0155be47dec46abd2914d176eb571e37e7db011c76517dbfdbb56b093
|
|
271
264
|
🚀 Deploying contract...
|
|
272
|
-
✅ Contract deployed at:
|
|
273
|
-
✅ [Chain B] DVN deployed:
|
|
265
|
+
✅ Contract deployed at: CAE527DCLK263AF4Z6EX6CJNSXINGV6BIKI3UAL6QSYENLV6TOAKYITD
|
|
266
|
+
✅ [Chain B] DVN deployed: CAE527DCLK263AF4Z6EX6CJNSXINGV6BIKI3UAL6QSYENLV6TOAKYITD
|
|
274
267
|
🚀 [Chain B] Deploying Executor Helper...
|
|
275
268
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/executor_helper.wasm
|
|
276
269
|
📤 Uploading WASM...
|
|
277
270
|
📦 WASM buffer size: 25861 bytes (25.25 KB)
|
|
278
271
|
💰 Upload transaction fee: 598344 stroops (0.0598344 XLM)
|
|
279
|
-
⏰ WASM TTL: live until ledger
|
|
272
|
+
⏰ WASM TTL: live until ledger 121098 (120930 ledgers remaining, ~7.00 days)
|
|
280
273
|
✅ WASM uploaded, hash: 0b467a6655e22fdc3bb5d7ca32c3df86fe38a5856570be78f07c1cac18ccc6cd
|
|
281
274
|
🚀 Deploying contract...
|
|
282
|
-
✅ Contract deployed at:
|
|
283
|
-
✅ [Chain B] Executor Helper deployed:
|
|
275
|
+
✅ Contract deployed at: CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI
|
|
276
|
+
✅ [Chain B] Executor Helper deployed: CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI
|
|
284
277
|
🚀 [Chain B] Deploying Executor...
|
|
285
278
|
📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/executor.wasm
|
|
286
279
|
📤 Uploading WASM...
|
|
287
280
|
📦 WASM buffer size: 59292 bytes (57.90 KB)
|
|
288
281
|
💰 Upload transaction fee: 1312873 stroops (0.1312873 XLM)
|
|
289
|
-
⏰ WASM TTL: live until ledger
|
|
282
|
+
⏰ WASM TTL: live until ledger 518544 (518372 ledgers remaining, ~30.00 days)
|
|
290
283
|
✅ WASM uploaded, hash: 936ada7ca624b7776f737743d2aa24207a3785f964a03174de6ecef6d1888172
|
|
291
284
|
🚀 Deploying contract...
|
|
292
|
-
✅ Contract deployed at:
|
|
293
|
-
✅ [Chain B] Executor deployed:
|
|
285
|
+
✅ Contract deployed at: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
286
|
+
✅ [Chain B] Executor deployed: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
294
287
|
🚀 [Chain B] Registering Executor Helper with Executor...
|
|
295
288
|
✅ [Chain B] Executor Helper registered
|
|
296
289
|
|
|
@@ -303,8 +296,8 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
303
296
|
✅ [Chain A] Libraries registered (ULN302 + SML)
|
|
304
297
|
✅ [Chain A] ZRO token set
|
|
305
298
|
✅ [Chain A] ULN302 executor config set for dst_eid=30402
|
|
306
|
-
✅ [Chain A] ULN302 send config set for eid=30402 (DVN:
|
|
307
|
-
✅ [Chain A] ULN302 receive config set for eid=30402 (DVN:
|
|
299
|
+
✅ [Chain A] ULN302 send config set for eid=30402 (DVN: CCQOYA3VRG45QYXZTWAANK66SU5QUF2VYNT3FHYRN56ADPZWSSJH3MND)
|
|
300
|
+
✅ [Chain A] ULN302 receive config set for eid=30402 (DVN: CCQOYA3VRG45QYXZTWAANK66SU5QUF2VYNT3FHYRN56ADPZWSSJH3MND)
|
|
308
301
|
✅ [Chain A] Default libraries set to ULN302 for eid=30402
|
|
309
302
|
✅ [Chain A] Price Feed configured for eid=30402
|
|
310
303
|
✅ [Chain A] Executor configured for dst_eid=30402
|
|
@@ -315,8 +308,8 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
315
308
|
✅ [Chain B] Libraries registered (ULN302 + SML)
|
|
316
309
|
✅ [Chain B] ZRO token set
|
|
317
310
|
✅ [Chain B] ULN302 executor config set for dst_eid=30401
|
|
318
|
-
✅ [Chain B] ULN302 send config set for eid=30401 (DVN:
|
|
319
|
-
✅ [Chain B] ULN302 receive config set for eid=30401 (DVN:
|
|
311
|
+
✅ [Chain B] ULN302 send config set for eid=30401 (DVN: CAE527DCLK263AF4Z6EX6CJNSXINGV6BIKI3UAL6QSYENLV6TOAKYITD)
|
|
312
|
+
✅ [Chain B] ULN302 receive config set for eid=30401 (DVN: CAE527DCLK263AF4Z6EX6CJNSXINGV6BIKI3UAL6QSYENLV6TOAKYITD)
|
|
320
313
|
✅ [Chain B] Default libraries set to ULN302 for eid=30401
|
|
321
314
|
✅ [Chain B] Price Feed configured for eid=30401
|
|
322
315
|
✅ [Chain B] Executor configured for dst_eid=30401
|
|
@@ -324,8 +317,8 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
324
317
|
🎉 [Chain B] Protocol wiring complete!
|
|
325
318
|
|
|
326
319
|
✅ Chain addresses provided to tests (in-memory)
|
|
327
|
-
Chain A (EID 30401):
|
|
328
|
-
Chain B (EID 30402):
|
|
320
|
+
Chain A (EID 30401): CABK6OHPSMXCAH4LSZOGGLRCOENAS5GYTOVBJRUO4BET6BCK6RHLLLF5
|
|
321
|
+
Chain B (EID 30402): CDAIURCFDXPEP6YEME4ZQ426JYLK6PAQYXDGNJYZXGDRKVX47PWM4JBZ
|
|
329
322
|
|
|
330
323
|
========================================
|
|
331
324
|
✅ GLOBAL SETUP COMPLETE (Two-Chain Cross-Chain Ready)
|
|
@@ -334,21 +327,21 @@ Deploying SAC for asset: ZRO:GC3CEFPRE265JEVEHYD7XPVYZ2IB2YA4QLDBGZZIGQYN2CMTSU3
|
|
|
334
327
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)
|
|
335
328
|
[22m[39m
|
|
336
329
|
📋 Chain A addresses (EID: 30401)
|
|
337
|
-
Endpoint:
|
|
338
|
-
SML:
|
|
339
|
-
Executor:
|
|
330
|
+
Endpoint: CABK6OHPSMXCAH4LSZOGGLRCOENAS5GYTOVBJRUO4BET6BCK6RHLLLF5
|
|
331
|
+
SML: CBPW6AZN4I54RGWWZUHF75JVQ6576FK4J656PDUXRGJMGZCORYIMTPK3
|
|
332
|
+
Executor: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
340
333
|
|
|
341
334
|
📋 Chain B addresses (EID: 30402)
|
|
342
|
-
Endpoint:
|
|
343
|
-
SML:
|
|
344
|
-
Executor:
|
|
335
|
+
Endpoint: CDAIURCFDXPEP6YEME4ZQ426JYLK6PAQYXDGNJYZXGDRKVX47PWM4JBZ
|
|
336
|
+
SML: CA2RZQJJZVP5QSEQG43UGV2MC3HGSW63QMQ67ZMXQEUGTLGR2TWOBM6X
|
|
337
|
+
Executor: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
345
338
|
|
|
346
339
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy OFT Token SAC
|
|
347
340
|
[22m[39m✅ OFT token issued to DEFAULT_DEPLOYER
|
|
348
|
-
Deploying SAC for asset: OFT:
|
|
341
|
+
Deploying SAC for asset: OFT:GBWLFT5PRTATZN7KXLDT2L6NTO2WPBV3XESIYK5FVUSISW7HSEAT4G3R
|
|
349
342
|
|
|
350
343
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy OFT Token SAC
|
|
351
|
-
[22m[39m✅ OFT Token SAC deployed:
|
|
344
|
+
[22m[39m✅ OFT Token SAC deployed: CDBXPK3HPGRWJ3VBRH2VPBBRZEIWU2DHIJJVJ7OX6EPR2MG7K6QYFYYE
|
|
352
345
|
|
|
353
346
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT)
|
|
354
347
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/sac_manager.wasm
|
|
@@ -359,17 +352,17 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
359
352
|
[22m[39m💰 Upload transaction fee: 12988159 stroops (1.2988159 XLM)
|
|
360
353
|
|
|
361
354
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT)
|
|
362
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
355
|
+
[22m[39m⏰ WASM TTL: live until ledger 121176 (120959 ledgers remaining, ~7.00 days)
|
|
363
356
|
|
|
364
357
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT)
|
|
365
358
|
[22m[39m✅ WASM uploaded, hash: aa38e04ee0060ed167a7e944ff54f92a9b508c36097a26fa2a5eb522fc070278
|
|
366
359
|
🚀 Deploying contract...
|
|
367
360
|
|
|
368
361
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT)
|
|
369
|
-
[22m[39m✅ Contract deployed at:
|
|
362
|
+
[22m[39m✅ Contract deployed at: CAA7DDGPG2B2QTLP6MCRMT44TCBJBUPZB3PPVHSJBBKFCJTRE7DCSIDF
|
|
370
363
|
|
|
371
364
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT)
|
|
372
|
-
[22m[39m✅ SAC Manager deployed:
|
|
365
|
+
[22m[39m✅ SAC Manager deployed: CAA7DDGPG2B2QTLP6MCRMT44TCBJBUPZB3PPVHSJBBKFCJTRE7DCSIDF
|
|
373
366
|
|
|
374
367
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT)
|
|
375
368
|
[22m[39m✅ SAC admin set to SAC Manager
|
|
@@ -377,44 +370,44 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
377
370
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Lock/Unlock OFT on Chain A
|
|
378
371
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/oft.wasm
|
|
379
372
|
📤 Uploading WASM...
|
|
380
|
-
📦 WASM buffer size:
|
|
373
|
+
📦 WASM buffer size: 77486 bytes (75.67 KB)
|
|
381
374
|
|
|
382
375
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Lock/Unlock OFT on Chain A
|
|
383
|
-
[22m[39m💰 Upload transaction fee:
|
|
376
|
+
[22m[39m💰 Upload transaction fee: 38022567 stroops (3.8022567 XLM)
|
|
384
377
|
|
|
385
378
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Lock/Unlock OFT on Chain A
|
|
386
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
379
|
+
[22m[39m⏰ WASM TTL: live until ledger 121181 (120959 ledgers remaining, ~7.00 days)
|
|
387
380
|
|
|
388
381
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Lock/Unlock OFT on Chain A
|
|
389
|
-
[22m[39m✅ WASM uploaded, hash:
|
|
382
|
+
[22m[39m✅ WASM uploaded, hash: 5371eeb1640c49457df62f428fb213f7f186dcd7f0235cbfde0d2d80160499c9
|
|
390
383
|
🚀 Deploying contract...
|
|
391
384
|
|
|
392
385
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Lock/Unlock OFT on Chain A
|
|
393
|
-
[22m[39m✅ Contract deployed at:
|
|
386
|
+
[22m[39m✅ Contract deployed at: CDJMERZ6ZMRG4WY7ADUBVYIJJD5XDKOGEMOK3V45H3MYZNQTMXSFBXJI
|
|
394
387
|
|
|
395
388
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Lock/Unlock OFT on Chain A
|
|
396
|
-
[22m[39m✅ Lock/Unlock OFT deployed on Chain A:
|
|
389
|
+
[22m[39m✅ Lock/Unlock OFT deployed on Chain A: CDJMERZ6ZMRG4WY7ADUBVYIJJD5XDKOGEMOK3V45H3MYZNQTMXSFBXJI
|
|
397
390
|
|
|
398
391
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Mint/Burn OFT on Chain B
|
|
399
392
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/oft.wasm
|
|
400
393
|
📤 Uploading WASM...
|
|
401
|
-
📦 WASM buffer size:
|
|
394
|
+
📦 WASM buffer size: 77486 bytes (75.67 KB)
|
|
402
395
|
|
|
403
396
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Mint/Burn OFT on Chain B
|
|
404
|
-
[22m[39m💰 Upload transaction fee:
|
|
397
|
+
[22m[39m💰 Upload transaction fee: 1701814 stroops (0.1701814 XLM)
|
|
405
398
|
|
|
406
399
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Mint/Burn OFT on Chain B
|
|
407
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
400
|
+
[22m[39m⏰ WASM TTL: live until ledger 121181 (120955 ledgers remaining, ~7.00 days)
|
|
408
401
|
|
|
409
402
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Mint/Burn OFT on Chain B
|
|
410
|
-
[22m[39m✅ WASM uploaded, hash:
|
|
403
|
+
[22m[39m✅ WASM uploaded, hash: 5371eeb1640c49457df62f428fb213f7f186dcd7f0235cbfde0d2d80160499c9
|
|
411
404
|
🚀 Deploying contract...
|
|
412
405
|
|
|
413
406
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Mint/Burn OFT on Chain B
|
|
414
|
-
[22m[39m✅ Contract deployed at:
|
|
407
|
+
[22m[39m✅ Contract deployed at: CDMZ7E3TVAAGPXSWAUYNWTXSSB3VQ45IJCAPDCR3CAX5IEG57WJU7A7F
|
|
415
408
|
|
|
416
409
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mDeploy OFT Contracts on Both Chains[2m > [22m[2mDeploy Mint/Burn OFT on Chain B
|
|
417
|
-
[22m[39m✅ Mint/Burn OFT deployed on Chain B:
|
|
410
|
+
[22m[39m✅ Mint/Burn OFT deployed on Chain B: CDMZ7E3TVAAGPXSWAUYNWTXSSB3VQ45IJCAPDCR3CAX5IEG57WJU7A7F
|
|
418
411
|
|
|
419
412
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mWire OFT Contracts to use SML (Cross-Chain)[2m > [22m[2mSet Lock/Unlock OFT (Chain A) Send Library to SML for Chain B
|
|
420
413
|
[22m[39m✅ Lock/Unlock OFT (Chain A) send library set to SML for EID_B
|
|
@@ -428,8 +421,8 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
428
421
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mWire OFT Contracts to use SML (Cross-Chain)[2m > [22m[2mSet Mint/Burn OFT (Chain B) Receive Library to SML for Chain A
|
|
429
422
|
[22m[39m✅ Mint/Burn OFT (Chain B) receive library set to SML for EID_A
|
|
430
423
|
|
|
431
|
-
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mWire OFT Contracts to use SML (Cross-Chain)[2m > [22m[2mGrant
|
|
432
|
-
[22m[39m✅
|
|
424
|
+
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mWire OFT Contracts to use SML (Cross-Chain)[2m > [22m[2mGrant OAPP_MANAGER_ROLE to DEFAULT_DEPLOYER (required for set_peer)
|
|
425
|
+
[22m[39m✅ OAPP_MANAGER_ROLE granted to DEFAULT_DEPLOYER on both OFTs
|
|
433
426
|
|
|
434
427
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mWire OFT Contracts to use SML (Cross-Chain)[2m > [22m[2mSet Lock/Unlock OFT (Chain A) Peer to Mint/Burn OFT (Chain B)
|
|
435
428
|
[22m[39m✅ Lock/Unlock OFT (Chain A) peer set to Mint/Burn OFT for EID_B
|
|
@@ -460,14 +453,13 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
460
453
|
[22m[39m📊 Messaging Fee (A → B): { native_fee: [33m100n[39m, zro_fee: [33m99n[39m }
|
|
461
454
|
|
|
462
455
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mSend tokens from Chain A to Chain B (Lock → Mint)
|
|
463
|
-
[22m[39m✅ Tokens sent from Chain A, ledger: [
|
|
456
|
+
[22m[39m✅ Tokens sent from Chain A, ledger: [33m244[39m
|
|
464
457
|
|
|
465
458
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mScan PacketSent events (A → B)
|
|
466
459
|
[22m[39m📦 Scanning for PacketSent events...
|
|
467
460
|
|
|
468
461
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mScan PacketSent events (A → B)
|
|
469
|
-
[22m[39m🔍 Scanning events from ledger [
|
|
470
|
-
Waiting for next ledger...
|
|
462
|
+
[22m[39m🔍 Scanning events from ledger [33m244[39m
|
|
471
463
|
|
|
472
464
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mScan PacketSent events (A → B)
|
|
473
465
|
[22m[39m✅ Found 1 events
|
|
@@ -489,10 +481,10 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
489
481
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mReceive tokens on Chain B (mint)
|
|
490
482
|
[22m[39m✅ Simulation complete
|
|
491
483
|
Auth entries returned: [33m1[39m
|
|
492
|
-
Processing auth entry for address:
|
|
484
|
+
Processing auth entry for address: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
493
485
|
Auth entry tree:
|
|
494
|
-
📞
|
|
495
|
-
📞
|
|
486
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...execute()
|
|
487
|
+
📞 CDMZ7E3TVAAGPXSWAUYNWTXSSB3VQ45IJCAPDCR3CAX5IEG57WJU7A7F...lz_receive()
|
|
496
488
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
497
489
|
|
|
498
490
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mReceive tokens on Chain B (mint)
|
|
@@ -506,7 +498,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
506
498
|
[22m[39m✅ Transaction envelope signed
|
|
507
499
|
|
|
508
500
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mReceive tokens on Chain B (mint)
|
|
509
|
-
[22m[39m✅ Transaction sent, hash:
|
|
501
|
+
[22m[39m✅ Transaction sent, hash: f0bf4cc254131d67e5ae49a178057248fbba5c70b0e831fde3c9e36f26a1360d
|
|
510
502
|
|
|
511
503
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain A (Lock) → Chain B (Mint)[2m > [22m[2mReceive tokens on Chain B (mint)
|
|
512
504
|
[22m[39m✅ Transaction completed successfully
|
|
@@ -533,13 +525,13 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
533
525
|
[22m[39m📊 Reverse Messaging Fee (B → A): { native_fee: [33m100n[39m, zro_fee: [33m99n[39m }
|
|
534
526
|
|
|
535
527
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mSend tokens from Chain B to Chain A (Burn → Unlock)
|
|
536
|
-
[22m[39m✅ Tokens sent from Chain B (reverse), ledger: [
|
|
528
|
+
[22m[39m✅ Tokens sent from Chain B (reverse), ledger: [33m249[39m
|
|
537
529
|
|
|
538
530
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mScan PacketSent events (B → A)
|
|
539
531
|
[22m[39m📦 Scanning for PacketSent events...
|
|
540
532
|
|
|
541
533
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mScan PacketSent events (B → A)
|
|
542
|
-
[22m[39m🔍 Scanning events from ledger [
|
|
534
|
+
[22m[39m🔍 Scanning events from ledger [33m249[39m
|
|
543
535
|
Waiting for next ledger...
|
|
544
536
|
|
|
545
537
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mScan PacketSent events (B → A)
|
|
@@ -562,10 +554,10 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
562
554
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mReceive tokens on Chain A (unlock)
|
|
563
555
|
[22m[39m✅ Simulation complete
|
|
564
556
|
Auth entries returned: [33m1[39m
|
|
565
|
-
Processing auth entry for address:
|
|
557
|
+
Processing auth entry for address: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
566
558
|
Auth entry tree:
|
|
567
|
-
📞
|
|
568
|
-
📞
|
|
559
|
+
📞 CD3EXESBVAUHNPIRNJLWWPZDAEF3U7ZM276YDO3NTVM5NNOD67Y7YFL5...execute()
|
|
560
|
+
📞 CDJMERZ6ZMRG4WY7ADUBVYIJJD5XDKOGEMOK3V45H3MYZNQTMXSFBXJI...lz_receive()
|
|
569
561
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
570
562
|
|
|
571
563
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mReceive tokens on Chain A (unlock)
|
|
@@ -579,7 +571,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
579
571
|
[22m[39m✅ Transaction envelope signed
|
|
580
572
|
|
|
581
573
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mReceive tokens on Chain A (unlock)
|
|
582
|
-
[22m[39m✅ Transaction sent, hash:
|
|
574
|
+
[22m[39m✅ Transaction sent, hash: c400d47b5c92a6d82b48f77cf67b0ee0156146aff9fcd32338680c41708d3feb
|
|
583
575
|
|
|
584
576
|
[90mstdout[2m | test/oft-sml.test.ts[2m > [22m[2mOFT Cross-Chain E2E Testing with SAC (SML)[2m > [22m[2mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22m[2mReceive tokens on Chain A (unlock)
|
|
585
577
|
[22m[39m✅ Transaction completed successfully
|
|
@@ -599,85 +591,84 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
599
591
|
Chain A (Lock/Unlock) → Chain B (Mint/Burn): 100 tokens locked, 100 minted
|
|
600
592
|
Chain B (Mint/Burn) → Chain A (Lock/Unlock): 50 tokens burned, 50 unlocked
|
|
601
593
|
|
|
602
|
-
[32m✓[39m test/oft-sml.test.ts [2m([22m[2m25 tests[22m[2m)[22m[33m
|
|
603
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy OFT Token SAC [33m
|
|
604
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT) [33m
|
|
605
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy Lock/Unlock OFT on Chain A [33m
|
|
606
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy Mint/Burn OFT on Chain B [33m
|
|
607
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Lock/Unlock OFT (Chain A) Send Library to SML for Chain B [33m
|
|
608
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Lock/Unlock OFT (Chain A) Receive Library to SML for Chain B [33m
|
|
609
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Mint/Burn OFT (Chain B) Send Library to SML for Chain A [33m
|
|
610
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Mint/Burn OFT (Chain B) Receive Library to SML for Chain A [33m
|
|
611
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mGrant
|
|
612
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Lock/Unlock OFT (Chain A) Peer to Mint/Burn OFT (Chain B) [33m
|
|
613
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Mint/Burn OFT (Chain B) Peer to Lock/Unlock OFT (Chain A) [33m
|
|
614
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mGrant MINTER_ROLE to Mint/Burn OFT on SAC Manager (for receive/mint) [33m
|
|
615
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain A (Lock) → Chain B (Mint)[2m > [22mSend tokens from Chain A to Chain B (Lock → Mint) [33m
|
|
616
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain A (Lock) → Chain B (Mint)[2m > [
|
|
617
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain A (Lock) → Chain B (Mint)[2m > [
|
|
618
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain
|
|
619
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [
|
|
620
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [
|
|
621
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [
|
|
622
|
-
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22mReceive tokens on Chain A (unlock) [33m 2339[2mms[22m[39m
|
|
594
|
+
[32m✓[39m test/oft-sml.test.ts [2m([22m[2m25 tests[22m[2m)[22m[33m 44501[2mms[22m[39m
|
|
595
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy OFT Token SAC [33m 2126[2mms[22m[39m
|
|
596
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy SAC Manager and set SAC admin (mintable for Mint/Burn OFT) [33m 5099[2mms[22m[39m
|
|
597
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy Lock/Unlock OFT on Chain A [33m 3850[2mms[22m[39m
|
|
598
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mDeploy OFT Contracts on Both Chains[2m > [22mDeploy Mint/Burn OFT on Chain B [33m 2271[2mms[22m[39m
|
|
599
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Lock/Unlock OFT (Chain A) Send Library to SML for Chain B [33m 2656[2mms[22m[39m
|
|
600
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Lock/Unlock OFT (Chain A) Receive Library to SML for Chain B [33m 1172[2mms[22m[39m
|
|
601
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Mint/Burn OFT (Chain B) Send Library to SML for Chain A [33m 1132[2mms[22m[39m
|
|
602
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Mint/Burn OFT (Chain B) Receive Library to SML for Chain A [33m 1156[2mms[22m[39m
|
|
603
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mGrant OAPP_MANAGER_ROLE to DEFAULT_DEPLOYER (required for set_peer) [33m 3796[2mms[22m[39m
|
|
604
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Lock/Unlock OFT (Chain A) Peer to Mint/Burn OFT (Chain B) [33m 1126[2mms[22m[39m
|
|
605
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mSet Mint/Burn OFT (Chain B) Peer to Lock/Unlock OFT (Chain A) [33m 1117[2mms[22m[39m
|
|
606
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mWire OFT Contracts to use SML (Cross-Chain)[2m > [22mGrant MINTER_ROLE to Mint/Burn OFT on SAC Manager (for receive/mint) [33m 2591[2mms[22m[39m
|
|
607
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain A (Lock) → Chain B (Mint)[2m > [22mSend tokens from Chain A to Chain B (Lock → Mint) [33m 2812[2mms[22m[39m
|
|
608
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain A (Lock) → Chain B (Mint)[2m > [22mValidate packet via SML on Chain B [33m 1144[2mms[22m[39m
|
|
609
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain A (Lock) → Chain B (Mint)[2m > [22mReceive tokens on Chain B (mint) [33m 1456[2mms[22m[39m
|
|
610
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22mSend tokens from Chain B to Chain A (Burn → Unlock) [33m 1454[2mms[22m[39m
|
|
611
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22mScan PacketSent events (B → A) [33m 1014[2mms[22m[39m
|
|
612
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22mValidate packet via SML on Chain A (reverse) [33m 1127[2mms[22m[39m
|
|
613
|
+
[33m[2m✓[22m[39m OFT Cross-Chain E2E Testing with SAC (SML)[2m > [22mSend: Chain B (Burn) → Chain A (Unlock)[2m > [22mReceive tokens on Chain A (unlock) [33m 2304[2mms[22m[39m
|
|
623
614
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)
|
|
624
615
|
[22m[39m
|
|
625
616
|
📋 Chain A addresses (EID: 30401)
|
|
626
|
-
Endpoint:
|
|
627
|
-
ULN302:
|
|
628
|
-
DVN:
|
|
629
|
-
Executor:
|
|
617
|
+
Endpoint: CABK6OHPSMXCAH4LSZOGGLRCOENAS5GYTOVBJRUO4BET6BCK6RHLLLF5
|
|
618
|
+
ULN302: CAYOIIMLWWN7MXBG63KCMEDBKG6OFJUGK6GVNUW7UTAD23QQO7LXDEBT
|
|
619
|
+
DVN: CCQOYA3VRG45QYXZTWAANK66SU5QUF2VYNT3FHYRN56ADPZWSSJH3MND
|
|
620
|
+
Executor: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
630
621
|
|
|
631
622
|
📋 Chain B addresses (EID: 30402)
|
|
632
|
-
Endpoint:
|
|
633
|
-
ULN302:
|
|
634
|
-
DVN:
|
|
635
|
-
Executor:
|
|
623
|
+
Endpoint: CDAIURCFDXPEP6YEME4ZQ426JYLK6PAQYXDGNJYZXGDRKVX47PWM4JBZ
|
|
624
|
+
ULN302: CAYIG77N26E4KJ7YPHSGQ23ZDQBN2BPJR6ZK7SEN2Q7IPCMZRN56B4LD
|
|
625
|
+
DVN: CAE527DCLK263AF4Z6EX6CJNSXINGV6BIKI3UAL6QSYENLV6TOAKYITD
|
|
626
|
+
Executor: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
636
627
|
|
|
637
628
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
638
629
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/counter.wasm
|
|
639
630
|
📤 Uploading WASM...
|
|
640
|
-
📦 WASM buffer size:
|
|
631
|
+
📦 WASM buffer size: 51648 bytes (50.44 KB)
|
|
641
632
|
|
|
642
633
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
643
|
-
[22m[39m💰 Upload transaction fee:
|
|
634
|
+
[22m[39m💰 Upload transaction fee: 24717020 stroops (2.4717020 XLM)
|
|
644
635
|
|
|
645
636
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
646
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
637
|
+
[22m[39m⏰ WASM TTL: live until ledger 121214 (120959 ledgers remaining, ~7.00 days)
|
|
647
638
|
|
|
648
639
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
649
|
-
[22m[39m✅ WASM uploaded, hash:
|
|
640
|
+
[22m[39m✅ WASM uploaded, hash: aecc6c77b8c73f2c5e5739b84fa2c5097530fec00f68d31103d5ca1ac0d241ff
|
|
650
641
|
🚀 Deploying contract...
|
|
651
642
|
|
|
652
643
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
653
|
-
[22m[39m✅ Contract deployed at:
|
|
644
|
+
[22m[39m✅ Contract deployed at: CDUHJDJKIPTU66BQCVJYKYDBOQZTFI73UYF3TTWA6CCU4D43GERJIYKX
|
|
654
645
|
|
|
655
646
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
656
|
-
[22m[39m✅ Counter A deployed on Chain A:
|
|
647
|
+
[22m[39m✅ Counter A deployed on Chain A: CDUHJDJKIPTU66BQCVJYKYDBOQZTFI73UYF3TTWA6CCU4D43GERJIYKX
|
|
657
648
|
|
|
658
649
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
659
650
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/counter.wasm
|
|
660
651
|
📤 Uploading WASM...
|
|
661
|
-
📦 WASM buffer size:
|
|
652
|
+
📦 WASM buffer size: 51648 bytes (50.44 KB)
|
|
662
653
|
|
|
663
654
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
664
|
-
[22m[39m💰 Upload transaction fee:
|
|
655
|
+
[22m[39m💰 Upload transaction fee: 1149491 stroops (0.1149491 XLM)
|
|
665
656
|
|
|
666
657
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
667
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
658
|
+
[22m[39m⏰ WASM TTL: live until ledger 121214 (120957 ledgers remaining, ~7.00 days)
|
|
668
659
|
|
|
669
660
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
670
|
-
[22m[39m✅ WASM uploaded, hash:
|
|
661
|
+
[22m[39m✅ WASM uploaded, hash: aecc6c77b8c73f2c5e5739b84fa2c5097530fec00f68d31103d5ca1ac0d241ff
|
|
671
662
|
🚀 Deploying contract...
|
|
672
663
|
|
|
673
664
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
674
|
-
[22m[39m✅ Contract deployed at:
|
|
665
|
+
[22m[39m✅ Contract deployed at: CDMLVHPUDVAUDX7UXIUVY2LGG63AZP3NLIN47MPWVDCO5LJPE3EDXPEC
|
|
675
666
|
|
|
676
667
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
677
|
-
[22m[39m✅ Counter B deployed on Chain B:
|
|
668
|
+
[22m[39m✅ Counter B deployed on Chain B: CDMLVHPUDVAUDX7UXIUVY2LGG63AZP3NLIN47MPWVDCO5LJPE3EDXPEC
|
|
678
669
|
|
|
679
|
-
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mGrant
|
|
680
|
-
[22m[39m✅
|
|
670
|
+
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mGrant OAPP_MANAGER_ROLE to DEFAULT_DEPLOYER (required for set_peer)
|
|
671
|
+
[22m[39m✅ OAPP_MANAGER_ROLE granted to DEFAULT_DEPLOYER on both Counters
|
|
681
672
|
|
|
682
673
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mSet Counter A Peer to Counter B
|
|
683
674
|
[22m[39m✅ Counter A peer set to Counter B for EID_B
|
|
@@ -698,7 +689,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
698
689
|
[22m[39m📦 Scanning for PacketSent events...
|
|
699
690
|
|
|
700
691
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mScan PacketSent Events (A → B)
|
|
701
|
-
[22m[39m🔍 Scanning events from ledger [
|
|
692
|
+
[22m[39m🔍 Scanning events from ledger [33m267[39m
|
|
702
693
|
Waiting for next ledger...
|
|
703
694
|
|
|
704
695
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mScan PacketSent Events (A → B)
|
|
@@ -712,7 +703,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
712
703
|
|
|
713
704
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExtract Packet Header and Payload Hash (A → B)
|
|
714
705
|
[22m[39m✅ Packet header extracted, length: [33m81[39m
|
|
715
|
-
✅ Payload hash extracted:
|
|
706
|
+
✅ Payload hash extracted: d297b979b28fd663...
|
|
716
707
|
|
|
717
708
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN B Verifies Message on Chain B (from Chain A)
|
|
718
709
|
[22m[39m
|
|
@@ -720,19 +711,19 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
720
711
|
|
|
721
712
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN B Verifies Message on Chain B (from Chain A)
|
|
722
713
|
[22m[39m
|
|
723
|
-
📋 Addresses needing to sign: [ [32m'
|
|
714
|
+
📋 Addresses needing to sign: [ [32m'CAE527DCLK263AF4Z6EX6CJNSXINGV6BIKI3UAL6QSYENLV6TOAKYITD'[39m ]
|
|
724
715
|
|
|
725
716
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN B Verifies Message on Chain B (from Chain A)
|
|
726
717
|
[22m[39m
|
|
727
718
|
🌳 DVN Auth Entry Tree:
|
|
728
|
-
📞
|
|
719
|
+
📞 CAYIG77N26E4KJ7YPHSGQ23ZDQBN2BPJR6ZK7SEN2Q7IPCMZRN56B4LD...verify()
|
|
729
720
|
|
|
730
|
-
📝 Signature payload (soroban auth hash):
|
|
731
|
-
✍️ Admin Ed25519 signature created:
|
|
732
|
-
📝 Call hash for multisig:
|
|
721
|
+
📝 Signature payload (soroban auth hash): 180c1a4ec3b0fd35ff070309fe2b0022274f1655208a6a291b9bec9eaf174f54
|
|
722
|
+
✍️ Admin Ed25519 signature created: 873b30e5c4f5415b1863c87cd85cd126...
|
|
723
|
+
📝 Call hash for multisig: ab2c2b8f2f5d8b03e53b8f52811caef8ee164568572579e00724c89f0971a4c9
|
|
733
724
|
|
|
734
725
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN B Verifies Message on Chain B (from Chain A)
|
|
735
|
-
[22m[39m✍️ Multisig signature created:
|
|
726
|
+
[22m[39m✍️ Multisig signature created: c8e909514d589ddbc13ec0500a3791e0...
|
|
736
727
|
|
|
737
728
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN B Verifies Message on Chain B (from Chain A)
|
|
738
729
|
[22m[39m
|
|
@@ -751,7 +742,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
751
742
|
[22m[39m✅ Verification committed to endpoint on Chain B
|
|
752
743
|
|
|
753
744
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
754
|
-
[22m[39m💰 Balance before native drop: [
|
|
745
|
+
[22m[39m💰 Balance before native drop: [33m99037040934n[39m
|
|
755
746
|
|
|
756
747
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
757
748
|
[22m[39m
|
|
@@ -761,15 +752,15 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
761
752
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
762
753
|
[22m[39m✅ Simulation complete
|
|
763
754
|
Auth entries returned: [33m2[39m
|
|
764
|
-
Processing auth entry for address:
|
|
755
|
+
Processing auth entry for address: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
765
756
|
Auth entry tree:
|
|
766
|
-
📞
|
|
767
|
-
📞
|
|
757
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...native_drop_and_execute()
|
|
758
|
+
📞 CDMLVHPUDVAUDX7UXIUVY2LGG63AZP3NLIN47MPWVDCO5LJPE3EDXPEC...lz_receive()
|
|
768
759
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
769
760
|
Processing auth entry for address: GC72DFYB5KMI4IHRX63L3PTJ73XCZD6NM5BLHQOHNNJKNZVIIVMK3RTH
|
|
770
761
|
Auth entry tree:
|
|
771
|
-
📞
|
|
772
|
-
📞
|
|
762
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...native_drop_and_execute()
|
|
763
|
+
📞 CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS...native_drop()
|
|
773
764
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
774
765
|
✍️ Signing admin auth entry (regular account)...
|
|
775
766
|
|
|
@@ -784,13 +775,13 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
784
775
|
[22m[39m✅ Transaction envelope signed
|
|
785
776
|
|
|
786
777
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
787
|
-
[22m[39m✅ Transaction sent, hash:
|
|
778
|
+
[22m[39m✅ Transaction sent, hash: 317130ae5a776f3dfea42afea4f3c17abfcc808de9042267fbd2eeda1f25c4a2
|
|
788
779
|
|
|
789
780
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
790
781
|
[22m[39m✅ Transaction completed successfully
|
|
791
782
|
|
|
792
783
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
793
|
-
[22m[39m💰 Balance after native drop: [
|
|
784
|
+
[22m[39m💰 Balance after native drop: [33m99038040934n[39m
|
|
794
785
|
✅ Native drop received: [33m1000000n[39m stroops
|
|
795
786
|
|
|
796
787
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute native_drop_and_execute on Chain B
|
|
@@ -804,15 +795,15 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
804
795
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute lz_compose on Chain B (sends response to Chain A)
|
|
805
796
|
[22m[39m✅ Simulation complete
|
|
806
797
|
Auth entries returned: [33m2[39m
|
|
807
|
-
Processing auth entry for address:
|
|
798
|
+
Processing auth entry for address: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
808
799
|
Auth entry tree:
|
|
809
|
-
📞
|
|
810
|
-
📞
|
|
800
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...compose()
|
|
801
|
+
📞 CDMLVHPUDVAUDX7UXIUVY2LGG63AZP3NLIN47MPWVDCO5LJPE3EDXPEC...lz_compose()
|
|
811
802
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
812
803
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
813
804
|
Processing auth entry for address: GC72DFYB5KMI4IHRX63L3PTJ73XCZD6NM5BLHQOHNNJKNZVIIVMK3RTH
|
|
814
805
|
Auth entry tree:
|
|
815
|
-
📞
|
|
806
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...compose()
|
|
816
807
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
817
808
|
✍️ Signing admin auth entry (regular account)...
|
|
818
809
|
|
|
@@ -827,7 +818,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
827
818
|
[22m[39m✅ Transaction envelope signed
|
|
828
819
|
|
|
829
820
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute lz_compose on Chain B (sends response to Chain A)
|
|
830
|
-
[22m[39m✅ Transaction sent, hash:
|
|
821
|
+
[22m[39m✅ Transaction sent, hash: 6c2590f1f50148dec8088e71bea30976feb42c59a28a9fbe596149d2614e4e60
|
|
831
822
|
|
|
832
823
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExecute lz_compose on Chain B (sends response to Chain A)
|
|
833
824
|
[22m[39m✅ Transaction completed successfully
|
|
@@ -842,7 +833,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
842
833
|
[22m[39m📦 Scanning for PacketSent events...
|
|
843
834
|
|
|
844
835
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mScan Return PacketSent Events (B → A)
|
|
845
|
-
[22m[39m🔍 Scanning events from ledger [
|
|
836
|
+
[22m[39m🔍 Scanning events from ledger [33m276[39m
|
|
846
837
|
Waiting for next ledger...
|
|
847
838
|
|
|
848
839
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mScan Return PacketSent Events (B → A)
|
|
@@ -856,7 +847,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
856
847
|
|
|
857
848
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mExtract Return Packet Header and Payload Hash (B → A)
|
|
858
849
|
[22m[39m✅ Return packet header extracted, length: [33m81[39m
|
|
859
|
-
✅ Return payload hash extracted:
|
|
850
|
+
✅ Return payload hash extracted: a6c8f7967fb72729...
|
|
860
851
|
|
|
861
852
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN A Verifies Return Message on Chain A (from Chain B)
|
|
862
853
|
[22m[39m
|
|
@@ -864,19 +855,19 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
864
855
|
|
|
865
856
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN A Verifies Return Message on Chain A (from Chain B)
|
|
866
857
|
[22m[39m
|
|
867
|
-
📋 Addresses needing to sign: [ [32m'
|
|
858
|
+
📋 Addresses needing to sign: [ [32m'CCQOYA3VRG45QYXZTWAANK66SU5QUF2VYNT3FHYRN56ADPZWSSJH3MND'[39m ]
|
|
868
859
|
|
|
869
860
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN A Verifies Return Message on Chain A (from Chain B)
|
|
870
861
|
[22m[39m
|
|
871
862
|
🌳 DVN Auth Entry Tree:
|
|
872
|
-
📞
|
|
863
|
+
📞 CAYOIIMLWWN7MXBG63KCMEDBKG6OFJUGK6GVNUW7UTAD23QQO7LXDEBT...verify()
|
|
873
864
|
|
|
874
|
-
📝 Signature payload (soroban auth hash):
|
|
875
|
-
✍️ Admin Ed25519 signature created:
|
|
876
|
-
📝 Call hash for multisig:
|
|
865
|
+
📝 Signature payload (soroban auth hash): 9fb3a4289ab6cfd905b915a5783f2a27bdd01c6463f878cdcc5b77d56934b8ca
|
|
866
|
+
✍️ Admin Ed25519 signature created: c2ac815a62a4cb3d9c4f1560728f082b...
|
|
867
|
+
📝 Call hash for multisig: b25ea0f716fc9e2edc76afb4f61c2783b62d66acdf2899c5c8a2f557a2c61b19
|
|
877
868
|
|
|
878
869
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN A Verifies Return Message on Chain A (from Chain B)
|
|
879
|
-
[22m[39m✍️ Multisig signature created:
|
|
870
|
+
[22m[39m✍️ Multisig signature created: 9a747a2eb0b39aad923a10e07a65204c...
|
|
880
871
|
|
|
881
872
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mDVN A Verifies Return Message on Chain A (from Chain B)
|
|
882
873
|
[22m[39m
|
|
@@ -902,10 +893,10 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
902
893
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mReceive Return Message on Chain A (lz_receive)
|
|
903
894
|
[22m[39m✅ Simulation complete
|
|
904
895
|
Auth entries returned: [33m1[39m
|
|
905
|
-
Processing auth entry for address:
|
|
896
|
+
Processing auth entry for address: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
906
897
|
Auth entry tree:
|
|
907
|
-
📞
|
|
908
|
-
📞
|
|
898
|
+
📞 CD3EXESBVAUHNPIRNJLWWPZDAEF3U7ZM276YDO3NTVM5NNOD67Y7YFL5...execute()
|
|
899
|
+
📞 CDUHJDJKIPTU66BQCVJYKYDBOQZTFI73UYF3TTWA6CCU4D43GERJIYKX...lz_receive()
|
|
909
900
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
910
901
|
|
|
911
902
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mReceive Return Message on Chain A (lz_receive)
|
|
@@ -919,7 +910,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
919
910
|
[22m[39m✅ Transaction envelope signed
|
|
920
911
|
|
|
921
912
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mReceive Return Message on Chain A (lz_receive)
|
|
922
|
-
[22m[39m✅ Transaction sent, hash:
|
|
913
|
+
[22m[39m✅ Transaction sent, hash: e86acd0b9fed5c66193c1d922bc8ddc0ae1b0b1dc6ac1755c78881260eb9d117
|
|
923
914
|
|
|
924
915
|
[90mstdout[2m | test/counter-uln.test.ts[2m > [22m[2mCounter Cross-Chain Testing (ULN302)[2m > [22m[2mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22m[2mReceive Return Message on Chain A (lz_receive)
|
|
925
916
|
[22m[39m✅ Transaction completed successfully
|
|
@@ -936,75 +927,75 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
936
927
|
Chain B → Chain A: Response (Vanilla)
|
|
937
928
|
DVN A verifies → Commit → lz_receive
|
|
938
929
|
|
|
939
|
-
[32m✓[39m test/counter-uln.test.ts [2m([22m[2m17 tests[22m[2m)[22m[33m
|
|
940
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter A on Chain A [33m
|
|
941
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter B on Chain B [33m
|
|
942
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mGrant
|
|
943
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mSet Counter A Peer to Counter B [33m
|
|
944
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mSet Counter B Peer to Counter A [33m
|
|
945
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mCounter A Increment (Composed ABA with Native Drop) - sends to Chain B [33m
|
|
946
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mScan PacketSent Events (A → B) [33m
|
|
947
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mDVN B Verifies Message on Chain B (from Chain A) [33m
|
|
948
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mCommit Verification on Chain B [33m
|
|
949
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mExecute native_drop_and_execute on Chain B [33m
|
|
950
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mExecute lz_compose on Chain B (sends response to Chain A) [33m
|
|
951
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mScan Return PacketSent Events (B → A) [33m
|
|
952
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mDVN A Verifies Return Message on Chain A (from Chain B) [33m
|
|
953
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mCommit Verification on Chain A (Return Message) [33m
|
|
954
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mReceive Return Message on Chain A (lz_receive) [33m
|
|
930
|
+
[32m✓[39m test/counter-uln.test.ts [2m([22m[2m17 tests[22m[2m)[22m[33m 33542[2mms[22m[39m
|
|
931
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter A on Chain A [33m 2397[2mms[22m[39m
|
|
932
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter B on Chain B [33m 3021[2mms[22m[39m
|
|
933
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mGrant OAPP_MANAGER_ROLE to DEFAULT_DEPLOYER (required for set_peer) [33m 2409[2mms[22m[39m
|
|
934
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mSet Counter A Peer to Counter B [33m 2886[2mms[22m[39m
|
|
935
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mDeploy Counters on Both Chains[2m > [22mSet Counter B Peer to Counter A [33m 1334[2mms[22m[39m
|
|
936
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mCounter A Increment (Composed ABA with Native Drop) - sends to Chain B [33m 1783[2mms[22m[39m
|
|
937
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mScan PacketSent Events (A → B) [33m 1048[2mms[22m[39m
|
|
938
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mDVN B Verifies Message on Chain B (from Chain A) [33m 3049[2mms[22m[39m
|
|
939
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mCommit Verification on Chain B [33m 1219[2mms[22m[39m
|
|
940
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mExecute native_drop_and_execute on Chain B [33m 2286[2mms[22m[39m
|
|
941
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mExecute lz_compose on Chain B (sends response to Chain A) [33m 1976[2mms[22m[39m
|
|
942
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mScan Return PacketSent Events (B → A) [33m 1032[2mms[22m[39m
|
|
943
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mDVN A Verifies Return Message on Chain A (from Chain B) [33m 2988[2mms[22m[39m
|
|
944
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mCommit Verification on Chain A (Return Message) [33m 2817[2mms[22m[39m
|
|
945
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (ULN302)[2m > [22mCounter Increment with Composed ABA and Native Drop (A → B → A)[2m > [22mReceive Return Message on Chain A (lz_receive) [33m 3233[2mms[22m[39m
|
|
955
946
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)
|
|
956
947
|
[22m[39m
|
|
957
948
|
📋 Chain A addresses (EID: 30401)
|
|
958
|
-
Endpoint:
|
|
959
|
-
SML:
|
|
960
|
-
Executor:
|
|
949
|
+
Endpoint: CABK6OHPSMXCAH4LSZOGGLRCOENAS5GYTOVBJRUO4BET6BCK6RHLLLF5
|
|
950
|
+
SML: CBPW6AZN4I54RGWWZUHF75JVQ6576FK4J656PDUXRGJMGZCORYIMTPK3
|
|
951
|
+
Executor: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
961
952
|
|
|
962
953
|
📋 Chain B addresses (EID: 30402)
|
|
963
|
-
Endpoint:
|
|
964
|
-
SML:
|
|
965
|
-
Executor:
|
|
954
|
+
Endpoint: CDAIURCFDXPEP6YEME4ZQ426JYLK6PAQYXDGNJYZXGDRKVX47PWM4JBZ
|
|
955
|
+
SML: CA2RZQJJZVP5QSEQG43UGV2MC3HGSW63QMQ67ZMXQEUGTLGR2TWOBM6X
|
|
956
|
+
Executor: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
966
957
|
|
|
967
958
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
968
959
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/counter.wasm
|
|
969
960
|
📤 Uploading WASM...
|
|
970
|
-
📦 WASM buffer size:
|
|
961
|
+
📦 WASM buffer size: 51648 bytes (50.44 KB)
|
|
971
962
|
|
|
972
963
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
973
|
-
[22m[39m💰 Upload transaction fee:
|
|
964
|
+
[22m[39m💰 Upload transaction fee: 1149491 stroops (0.1149491 XLM)
|
|
974
965
|
|
|
975
966
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
976
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
967
|
+
[22m[39m⏰ WASM TTL: live until ledger 518660 (518372 ledgers remaining, ~30.00 days)
|
|
977
968
|
|
|
978
969
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
979
|
-
[22m[39m✅ WASM uploaded, hash:
|
|
970
|
+
[22m[39m✅ WASM uploaded, hash: aecc6c77b8c73f2c5e5739b84fa2c5097530fec00f68d31103d5ca1ac0d241ff
|
|
980
971
|
🚀 Deploying contract...
|
|
981
972
|
|
|
982
973
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
983
|
-
[22m[39m✅ Contract deployed at:
|
|
974
|
+
[22m[39m✅ Contract deployed at: CCN3OR6MBU2TSMWEIF5AWZENS6A6IPWD7GU3F6RFVRKVA7S23GMKDXYB
|
|
984
975
|
|
|
985
976
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter A on Chain A
|
|
986
|
-
[22m[39m✅ Counter A deployed on Chain A:
|
|
977
|
+
[22m[39m✅ Counter A deployed on Chain A: CCN3OR6MBU2TSMWEIF5AWZENS6A6IPWD7GU3F6RFVRKVA7S23GMKDXYB
|
|
987
978
|
|
|
988
979
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
989
980
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/counter.wasm
|
|
990
981
|
📤 Uploading WASM...
|
|
991
|
-
📦 WASM buffer size:
|
|
982
|
+
📦 WASM buffer size: 51648 bytes (50.44 KB)
|
|
992
983
|
|
|
993
984
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
994
|
-
[22m[39m💰 Upload transaction fee:
|
|
985
|
+
[22m[39m💰 Upload transaction fee: 1149491 stroops (0.1149491 XLM)
|
|
995
986
|
|
|
996
987
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
997
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
988
|
+
[22m[39m⏰ WASM TTL: live until ledger 518660 (518368 ledgers remaining, ~30.00 days)
|
|
998
989
|
|
|
999
990
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
1000
|
-
[22m[39m✅ WASM uploaded, hash:
|
|
991
|
+
[22m[39m✅ WASM uploaded, hash: aecc6c77b8c73f2c5e5739b84fa2c5097530fec00f68d31103d5ca1ac0d241ff
|
|
1001
992
|
🚀 Deploying contract...
|
|
1002
993
|
|
|
1003
994
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
1004
|
-
[22m[39m✅ Contract deployed at:
|
|
995
|
+
[22m[39m✅ Contract deployed at: CBIHUIZYMCY6T56ISXDI27HVJD4E2HAGY3Y6FDZI4WLJHNSTETLS2K6S
|
|
1005
996
|
|
|
1006
997
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mDeploy Counters on Both Chains[2m > [22m[2mDeploy Counter B on Chain B
|
|
1007
|
-
[22m[39m✅ Counter B deployed on Chain B:
|
|
998
|
+
[22m[39m✅ Counter B deployed on Chain B: CBIHUIZYMCY6T56ISXDI27HVJD4E2HAGY3Y6FDZI4WLJHNSTETLS2K6S
|
|
1008
999
|
|
|
1009
1000
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mWire Counters to use SML (Cross-Chain)[2m > [22m[2mSet Counter A Send Library to SML (for sending to Chain B)
|
|
1010
1001
|
[22m[39m✅ Counter A send library set to SML for EID_B
|
|
@@ -1018,8 +1009,8 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1018
1009
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mWire Counters to use SML (Cross-Chain)[2m > [22m[2mSet Counter B Receive Library to SML (for receiving from Chain A)
|
|
1019
1010
|
[22m[39m✅ Counter B receive library set to SML for EID_A
|
|
1020
1011
|
|
|
1021
|
-
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mWire Counters to use SML (Cross-Chain)[2m > [22m[2mGrant
|
|
1022
|
-
[22m[39m✅
|
|
1012
|
+
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mWire Counters to use SML (Cross-Chain)[2m > [22m[2mGrant OAPP_MANAGER_ROLE to DEFAULT_DEPLOYER (required for set_peer)
|
|
1013
|
+
[22m[39m✅ OAPP_MANAGER_ROLE granted to DEFAULT_DEPLOYER on both Counters
|
|
1023
1014
|
|
|
1024
1015
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mWire Counters to use SML (Cross-Chain)[2m > [22m[2mSet Counter A Peer to Counter B
|
|
1025
1016
|
[22m[39m✅ Counter A peer set to Counter B for EID_B
|
|
@@ -1040,8 +1031,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1040
1031
|
[22m[39m📦 Scanning for PacketSent events...
|
|
1041
1032
|
|
|
1042
1033
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mScan PacketSent Events (A → B)
|
|
1043
|
-
[22m[39m🔍 Scanning events from ledger [
|
|
1044
|
-
Waiting for next ledger...
|
|
1034
|
+
[22m[39m🔍 Scanning events from ledger [33m307[39m
|
|
1045
1035
|
|
|
1046
1036
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mScan PacketSent Events (A → B)
|
|
1047
1037
|
[22m[39m✅ Found 1 events
|
|
@@ -1063,16 +1053,16 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1063
1053
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mReceive Counter Message on Chain B (ABA - triggers response to A)
|
|
1064
1054
|
[22m[39m✅ Simulation complete
|
|
1065
1055
|
Auth entries returned: [33m2[39m
|
|
1066
|
-
Processing auth entry for address:
|
|
1056
|
+
Processing auth entry for address: CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS
|
|
1067
1057
|
Auth entry tree:
|
|
1068
|
-
📞
|
|
1069
|
-
📞
|
|
1058
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...native_drop_and_execute()
|
|
1059
|
+
📞 CBIHUIZYMCY6T56ISXDI27HVJD4E2HAGY3Y6FDZI4WLJHNSTETLS2K6S...lz_receive()
|
|
1070
1060
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
1071
1061
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
1072
1062
|
Processing auth entry for address: GC72DFYB5KMI4IHRX63L3PTJ73XCZD6NM5BLHQOHNNJKNZVIIVMK3RTH
|
|
1073
1063
|
Auth entry tree:
|
|
1074
|
-
📞
|
|
1075
|
-
📞
|
|
1064
|
+
📞 CBKDGC5TO52NE4Q4CXCCBWBQAYOWKWHH25P2ZJ7DDDZFS4KKG5OGPNXI...native_drop_and_execute()
|
|
1065
|
+
📞 CCFWCADPBNIJ24IYLULPEIA5JKNI3CLJBTSNOQZ2SF4NRHVKO534WRFS...native_drop()
|
|
1076
1066
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
1077
1067
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
1078
1068
|
✍️ Signing admin auth entry (regular account)...
|
|
@@ -1088,7 +1078,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1088
1078
|
[22m[39m✅ Transaction envelope signed
|
|
1089
1079
|
|
|
1090
1080
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mReceive Counter Message on Chain B (ABA - triggers response to A)
|
|
1091
|
-
[22m[39m✅ Transaction sent, hash:
|
|
1081
|
+
[22m[39m✅ Transaction sent, hash: f90face2fa500579f3f319e6eaf380131c21d81958ae57bcf32363ba78db8e2d
|
|
1092
1082
|
|
|
1093
1083
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mReceive Counter Message on Chain B (ABA - triggers response to A)
|
|
1094
1084
|
[22m[39m✅ Transaction completed successfully
|
|
@@ -1100,7 +1090,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1100
1090
|
[22m[39m📦 Scanning for PacketSent events...
|
|
1101
1091
|
|
|
1102
1092
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mScan ABA Response PacketSent Events (B → A)
|
|
1103
|
-
[22m[39m🔍 Scanning events from ledger [
|
|
1093
|
+
[22m[39m🔍 Scanning events from ledger [33m313[39m
|
|
1104
1094
|
Waiting for next ledger...
|
|
1105
1095
|
|
|
1106
1096
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mScan ABA Response PacketSent Events (B → A)
|
|
@@ -1123,15 +1113,15 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1123
1113
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mReceive ABA Response Message on Chain A
|
|
1124
1114
|
[22m[39m✅ Simulation complete
|
|
1125
1115
|
Auth entries returned: [33m2[39m
|
|
1126
|
-
Processing auth entry for address:
|
|
1116
|
+
Processing auth entry for address: CBXCNVWGZGNIYMYNVQZU7BCPZXJVGIKLPEOWIJMEVSCLWRBJD4FJ3SYB
|
|
1127
1117
|
Auth entry tree:
|
|
1128
|
-
📞
|
|
1129
|
-
📞
|
|
1118
|
+
📞 CD3EXESBVAUHNPIRNJLWWPZDAEF3U7ZM276YDO3NTVM5NNOD67Y7YFL5...execute()
|
|
1119
|
+
📞 CCN3OR6MBU2TSMWEIF5AWZENS6A6IPWD7GU3F6RFVRKVA7S23GMKDXYB...lz_receive()
|
|
1130
1120
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
1131
1121
|
✍️ Signing executor auth entry (Abstract Account)...
|
|
1132
1122
|
Processing auth entry for address: GC72DFYB5KMI4IHRX63L3PTJ73XCZD6NM5BLHQOHNNJKNZVIIVMK3RTH
|
|
1133
1123
|
Auth entry tree:
|
|
1134
|
-
📞
|
|
1124
|
+
📞 CD3EXESBVAUHNPIRNJLWWPZDAEF3U7ZM276YDO3NTVM5NNOD67Y7YFL5...execute()
|
|
1135
1125
|
📞 CDMLFMKMMD7MWZP3FKUBZPVHTUEDLSX4BYGYKH4GCESXYHS3IHQ4EIG4...transfer()
|
|
1136
1126
|
✍️ Signing admin auth entry (regular account)...
|
|
1137
1127
|
|
|
@@ -1146,7 +1136,7 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1146
1136
|
[22m[39m✅ Transaction envelope signed
|
|
1147
1137
|
|
|
1148
1138
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mReceive ABA Response Message on Chain A
|
|
1149
|
-
[22m[39m✅ Transaction sent, hash:
|
|
1139
|
+
[22m[39m✅ Transaction sent, hash: 9c0837a00abea71dd27baa1da69a05f4a542bbceae66c133ddf217fc75e0d79c
|
|
1150
1140
|
|
|
1151
1141
|
[90mstdout[2m | test/counter-sml.test.ts[2m > [22m[2mCounter Cross-Chain Testing (SML)[2m > [22m[2mCross-Chain ABA Messaging (A → B → A)[2m > [22m[2mReceive ABA Response Message on Chain A
|
|
1152
1142
|
[22m[39m✅ Transaction completed successfully
|
|
@@ -1158,23 +1148,22 @@ Deploying SAC for asset: OFT:GA4ZDPWGB6TS5YT6M6KUGHO2EQXFNAPDFEKH4D7BJE3EM76J5NQ
|
|
|
1158
1148
|
Request: Counter A (Chain A) → Counter B (Chain B) [ABA]
|
|
1159
1149
|
Response: Counter B (Chain B) → Counter A (Chain A) [Vanilla]
|
|
1160
1150
|
|
|
1161
|
-
[32m✓[39m test/counter-sml.test.ts [2m([22m[2m16 tests[22m[2m)[22m[33m
|
|
1162
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter A on Chain A [33m
|
|
1163
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter B on Chain B [33m
|
|
1164
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter A Send Library to SML (for sending to Chain B) [33m
|
|
1165
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter A Receive Library to SML (for receiving from Chain B) [33m
|
|
1166
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter B Send Library to SML (for sending to Chain A) [33m
|
|
1167
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter B Receive Library to SML (for receiving from Chain A) [33m
|
|
1168
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mGrant
|
|
1169
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter A Peer to Counter B [33m
|
|
1170
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter B Peer to Counter A [33m
|
|
1171
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mCounter A Increment (ABA) - sends to Chain B [33m
|
|
1172
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [
|
|
1173
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [
|
|
1174
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [
|
|
1175
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [
|
|
1176
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [
|
|
1177
|
-
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mReceive ABA Response Message on Chain A [33m 1351[2mms[22m[39m
|
|
1151
|
+
[32m✓[39m test/counter-sml.test.ts [2m([22m[2m16 tests[22m[2m)[22m[33m 31423[2mms[22m[39m
|
|
1152
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter A on Chain A [33m 4945[2mms[22m[39m
|
|
1153
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mDeploy Counters on Both Chains[2m > [22mDeploy Counter B on Chain B [33m 2220[2mms[22m[39m
|
|
1154
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter A Send Library to SML (for sending to Chain B) [33m 2645[2mms[22m[39m
|
|
1155
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter A Receive Library to SML (for receiving from Chain B) [33m 1188[2mms[22m[39m
|
|
1156
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter B Send Library to SML (for sending to Chain A) [33m 1198[2mms[22m[39m
|
|
1157
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter B Receive Library to SML (for receiving from Chain A) [33m 2719[2mms[22m[39m
|
|
1158
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mGrant OAPP_MANAGER_ROLE to DEFAULT_DEPLOYER (required for set_peer) [33m 2265[2mms[22m[39m
|
|
1159
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter A Peer to Counter B [33m 1124[2mms[22m[39m
|
|
1160
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mWire Counters to use SML (Cross-Chain)[2m > [22mSet Counter B Peer to Counter A [33m 1144[2mms[22m[39m
|
|
1161
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mCounter A Increment (ABA) - sends to Chain B [33m 3071[2mms[22m[39m
|
|
1162
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mVerify Counter Message on Chain B (via SML) [33m 2630[2mms[22m[39m
|
|
1163
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mReceive Counter Message on Chain B (ABA - triggers response to A) [33m 2616[2mms[22m[39m
|
|
1164
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mScan ABA Response PacketSent Events (B → A) [33m 1024[2mms[22m[39m
|
|
1165
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mVerify ABA Response Message on Chain A (via SML) [33m 1159[2mms[22m[39m
|
|
1166
|
+
[33m[2m✓[22m[39m Counter Cross-Chain Testing (SML)[2m > [22mCross-Chain ABA Messaging (A → B → A)[2m > [22mReceive ABA Response Message on Chain A [33m 1444[2mms[22m[39m
|
|
1178
1167
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests
|
|
1179
1168
|
[22m[39m
|
|
1180
1169
|
====================================
|
|
@@ -1191,10 +1180,10 @@ Funding test accounts...
|
|
|
1191
1180
|
|
|
1192
1181
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC with trustlines and issue tokens
|
|
1193
1182
|
[22m[39mTrustlines created and tokens issued
|
|
1194
|
-
Deploying SAC for asset: RTKN:
|
|
1183
|
+
Deploying SAC for asset: RTKN:GBPQ6FU2ZYEI6E3YMVSBRDPDEV3JDW33D6Z6MNFFZCIQN4CSPIGCOTLK
|
|
1195
1184
|
|
|
1196
1185
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC with trustlines and issue tokens
|
|
1197
|
-
[22m[39mSAC deployed at:
|
|
1186
|
+
[22m[39mSAC deployed at: CDQXHVIS52N7TCUJWTK4DBO4CASSZKW3WJVCNATMZYQYBLDLOR4LOPZ3
|
|
1198
1187
|
|
|
1199
1188
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC Manager contract
|
|
1200
1189
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/sac_manager.wasm
|
|
@@ -1205,17 +1194,17 @@ Deploying SAC for asset: RTKN:GCAOT3LDXQXB3IDOWXCV3Y3ZH2KEAODLKS3NJFW47LQ5LYOWFK
|
|
|
1205
1194
|
[22m[39m💰 Upload transaction fee: 548255 stroops (0.0548255 XLM)
|
|
1206
1195
|
|
|
1207
1196
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC Manager contract
|
|
1208
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
1197
|
+
[22m[39m⏰ WASM TTL: live until ledger 518641 (518313 ledgers remaining, ~29.99 days)
|
|
1209
1198
|
|
|
1210
1199
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC Manager contract
|
|
1211
1200
|
[22m[39m✅ WASM uploaded, hash: aa38e04ee0060ed167a7e944ff54f92a9b508c36097a26fa2a5eb522fc070278
|
|
1212
1201
|
🚀 Deploying contract...
|
|
1213
1202
|
|
|
1214
1203
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC Manager contract
|
|
1215
|
-
[22m[39m✅ Contract deployed at:
|
|
1204
|
+
[22m[39m✅ Contract deployed at: CC2S3USK7A25S2PEUO4OBVFVDKRPWIIM3HNE3ON5UC3X2MGQ6D4FNYQO
|
|
1216
1205
|
|
|
1217
1206
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mDeploy SAC Manager contract
|
|
1218
|
-
[22m[39mSAC Manager deployed at:
|
|
1207
|
+
[22m[39mSAC Manager deployed at: CC2S3USK7A25S2PEUO4OBVFVDKRPWIIM3HNE3ON5UC3X2MGQ6D4FNYQO
|
|
1219
1208
|
|
|
1220
1209
|
[90mstdout[2m | test/sac-manager.test.ts[2m > [22m[2mSAC Manager E2E Tests[2m > [22m[2mSetup SAC Manager with SAC[2m > [22m[2mGrant all roles to owner
|
|
1221
1210
|
[22m[39mAll roles granted to owner
|
|
@@ -1269,15 +1258,15 @@ Final Balance Summary
|
|
|
1269
1258
|
|
|
1270
1259
|
SAC Manager E2E tests completed successfully!
|
|
1271
1260
|
|
|
1272
|
-
[32m✓[39m test/sac-manager.test.ts [2m([22m[2m15 tests[22m[2m)[22m[33m
|
|
1273
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mSet AUTH_REVOCABLE and AUTH_CLAWBACK_ENABLED flags on issuer account [33m
|
|
1274
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mDeploy SAC with trustlines and issue tokens [33m
|
|
1275
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mDeploy SAC Manager contract [33m
|
|
1276
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mGrant all roles to owner [33m
|
|
1277
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mSet SAC admin to SAC Manager [33m
|
|
1278
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mBlacklist Management[2m > [22mBlacklist USER_B via set_authorized [33m
|
|
1279
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mBlacklist Management[2m > [22mUn-blacklist USER_B via set_authorized [33m
|
|
1280
|
-
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mMint[2m > [22mMinter can mint to non-blacklisted address [33m
|
|
1261
|
+
[32m✓[39m test/sac-manager.test.ts [2m([22m[2m15 tests[22m[2m)[22m[33m 25800[2mms[22m[39m
|
|
1262
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mSet AUTH_REVOCABLE and AUTH_CLAWBACK_ENABLED flags on issuer account [33m 1021[2mms[22m[39m
|
|
1263
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mDeploy SAC with trustlines and issue tokens [33m 2078[2mms[22m[39m
|
|
1264
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mDeploy SAC Manager contract [33m 3716[2mms[22m[39m
|
|
1265
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mGrant all roles to owner [33m 4331[2mms[22m[39m
|
|
1266
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mSetup SAC Manager with SAC[2m > [22mSet SAC admin to SAC Manager [33m 1056[2mms[22m[39m
|
|
1267
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mBlacklist Management[2m > [22mBlacklist USER_B via set_authorized [33m 2584[2mms[22m[39m
|
|
1268
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mBlacklist Management[2m > [22mUn-blacklist USER_B via set_authorized [33m 1083[2mms[22m[39m
|
|
1269
|
+
[33m[2m✓[22m[39m SAC Manager E2E Tests[2m > [22mMint[2m > [22mMinter can mint to non-blacklisted address [33m 2642[2mms[22m[39m
|
|
1281
1270
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
1282
1271
|
[22m[39m📖 Reading WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/upgrader.wasm
|
|
1283
1272
|
📤 Uploading WASM...
|
|
@@ -1287,17 +1276,17 @@ SAC Manager E2E tests completed successfully!
|
|
|
1287
1276
|
[22m[39m💰 Upload transaction fee: 2690975 stroops (0.2690975 XLM)
|
|
1288
1277
|
|
|
1289
1278
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
1290
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
1279
|
+
[22m[39m⏰ WASM TTL: live until ledger 121303 (120959 ledgers remaining, ~7.00 days)
|
|
1291
1280
|
|
|
1292
1281
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
1293
1282
|
[22m[39m✅ WASM uploaded, hash: 7796fed7be887c8f281a3c6e043203c0597969b65d23d5c1f9d767b62dfba062
|
|
1294
1283
|
🚀 Deploying contract...
|
|
1295
1284
|
|
|
1296
1285
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
1297
|
-
[22m[39m✅ Contract deployed at:
|
|
1286
|
+
[22m[39m✅ Contract deployed at: CDAVJDWNGJAF2J4QMQ2JI7CRL5HJKLFT7TUCWMDLSCMBSRLW4JLP55VP
|
|
1298
1287
|
|
|
1299
1288
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy Upgrader Contract
|
|
1300
|
-
[22m[39m✅ Upgrader deployed at:
|
|
1289
|
+
[22m[39m✅ Upgrader deployed at: CDAVJDWNGJAF2J4QMQ2JI7CRL5HJKLFT7TUCWMDLSCMBSRLW4JLP55VP
|
|
1301
1290
|
|
|
1302
1291
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
1303
1292
|
[22m[39m📖 Reading Test Contract V1 WASM file from: /home/runner/work/monorepo-internal/monorepo-internal/contracts/protocol/stellar/target/wasm32v1-none/release/dvn.wasm
|
|
@@ -1309,17 +1298,17 @@ SAC Manager E2E tests completed successfully!
|
|
|
1309
1298
|
[22m[39m💰 Upload transaction fee: 1263205 stroops (0.1263205 XLM)
|
|
1310
1299
|
|
|
1311
1300
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
1312
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
1301
|
+
[22m[39m⏰ WASM TTL: live until ledger 518538 (518192 ledgers remaining, ~29.99 days)
|
|
1313
1302
|
|
|
1314
1303
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
1315
1304
|
[22m[39m✅ WASM uploaded, hash: 0b95d8f0155be47dec46abd2914d176eb571e37e7db011c76517dbfdbb56b093
|
|
1316
1305
|
🚀 Deploying contract...
|
|
1317
1306
|
|
|
1318
1307
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
1319
|
-
[22m[39m✅ Contract deployed at:
|
|
1308
|
+
[22m[39m✅ Contract deployed at: CCIOKN27NJWLD6E6RJARTZZQRYK4V6E5737GTJPGBJHWMB37D6PX5UV2
|
|
1320
1309
|
|
|
1321
1310
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mDeploy DVN Contract V1
|
|
1322
|
-
[22m[39m✅ Test Contract V1 deployed at:
|
|
1311
|
+
[22m[39m✅ Test Contract V1 deployed at: CCIOKN27NJWLD6E6RJARTZZQRYK4V6E5737GTJPGBJHWMB37D6PX5UV2
|
|
1323
1312
|
|
|
1324
1313
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mContract Deployments[2m > [22m[2mVerify Test Contract V1 VID
|
|
1325
1314
|
[22m[39m✅ Test Contract V1 vid value: [33m1[39m
|
|
@@ -1332,14 +1321,14 @@ SAC Manager E2E tests completed successfully!
|
|
|
1332
1321
|
[22m[39m💰 Upload transaction fee: 25125774 stroops (2.5125774 XLM)
|
|
1333
1322
|
|
|
1334
1323
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mUpload Test Contract V2 WASM
|
|
1335
|
-
[22m[39m⏰ WASM TTL: live until ledger
|
|
1324
|
+
[22m[39m⏰ WASM TTL: live until ledger 121309 (120959 ledgers remaining, ~7.00 days)
|
|
1336
1325
|
|
|
1337
1326
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mUpload Test Contract V2 WASM
|
|
1338
1327
|
[22m[39m✅ Test Contract V2 WASM uploaded, hash: 6f9270ce050cc6870f867279586cd7a9748c5d231dbe8f5d732306c56ea3e536
|
|
1339
1328
|
|
|
1340
1329
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
1341
1330
|
[22m[39m🔄 Testing upgrader contract call...
|
|
1342
|
-
Contract address:
|
|
1331
|
+
Contract address: CCIOKN27NJWLD6E6RJARTZZQRYK4V6E5737GTJPGBJHWMB37D6PX5UV2
|
|
1343
1332
|
New WASM hash: 6f9270ce050cc6870f867279586cd7a9748c5d231dbe8f5d732306c56ea3e536
|
|
1344
1333
|
|
|
1345
1334
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
@@ -1348,21 +1337,21 @@ SAC Manager E2E tests completed successfully!
|
|
|
1348
1337
|
|
|
1349
1338
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
1350
1339
|
[22m[39m
|
|
1351
|
-
📋 Addresses needing to sign: [ [32m'
|
|
1340
|
+
📋 Addresses needing to sign: [ [32m'CCIOKN27NJWLD6E6RJARTZZQRYK4V6E5737GTJPGBJHWMB37D6PX5UV2'[39m ]
|
|
1352
1341
|
|
|
1353
1342
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
1354
1343
|
[22m[39m
|
|
1355
1344
|
🌳 DVN Auth Entry Tree:
|
|
1356
|
-
📞
|
|
1357
|
-
📞
|
|
1358
|
-
📞
|
|
1345
|
+
📞 CDAVJDWNGJAF2J4QMQ2JI7CRL5HJKLFT7TUCWMDLSCMBSRLW4JLP55VP...upgrade_and_migrate()
|
|
1346
|
+
📞 CCIOKN27NJWLD6E6RJARTZZQRYK4V6E5737GTJPGBJHWMB37D6PX5UV2...upgrade()
|
|
1347
|
+
📞 CCIOKN27NJWLD6E6RJARTZZQRYK4V6E5737GTJPGBJHWMB37D6PX5UV2...migrate()
|
|
1359
1348
|
|
|
1360
|
-
📝 Signature payload (soroban auth hash):
|
|
1361
|
-
✍️ Admin Ed25519 signature created:
|
|
1362
|
-
📝 Call hash for multisig:
|
|
1349
|
+
📝 Signature payload (soroban auth hash): c87c376458be771f0fd6101b3969b3865e20f6489f87f2881bb6901175d21652
|
|
1350
|
+
✍️ Admin Ed25519 signature created: baef0b5faaeddc2d78fbeae32904ca78...
|
|
1351
|
+
📝 Call hash for multisig: 0a4b512a9cd3f12baa25781eebd2d8a269a36258ca42f3d94164477db0af4d2f
|
|
1363
1352
|
|
|
1364
1353
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
1365
|
-
[22m[39m✍️ Multisig signature created:
|
|
1354
|
+
[22m[39m✍️ Multisig signature created: f425c22fe25fd757e38e3c0abd648176...
|
|
1366
1355
|
|
|
1367
1356
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mTest Upgrader Contract Can Upgrade DVN with Multisig Auth
|
|
1368
1357
|
[22m[39m
|
|
@@ -1383,17 +1372,17 @@ SAC Manager E2E tests completed successfully!
|
|
|
1383
1372
|
[90mstdout[2m | test/upgrader.test.ts[2m > [22m[2mUpgrader Contract Testing[2m > [22m[2mUpgrade Workflow[2m > [22m[2mVerify Test Contract V1 Methods Still Work After Upgrade
|
|
1384
1373
|
[22m[39m✅ Test Contract V2 vid value (from V1): [33m1[39m
|
|
1385
1374
|
|
|
1386
|
-
[32m✓[39m test/upgrader.test.ts [2m([22m[2m7 tests[22m[2m)[22m[33m
|
|
1387
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy Upgrader Contract [33m
|
|
1388
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy DVN Contract V1 [33m
|
|
1389
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mUpload Test Contract V2 WASM [33m
|
|
1390
|
-
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mTest Upgrader Contract Can Upgrade DVN with Multisig Auth [33m
|
|
1375
|
+
[32m✓[39m test/upgrader.test.ts [2m([22m[2m7 tests[22m[2m)[22m[33m 8361[2mms[22m[39m
|
|
1376
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy Upgrader Contract [33m 2106[2mms[22m[39m
|
|
1377
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mContract Deployments[2m > [22mDeploy DVN Contract V1 [33m 3735[2mms[22m[39m
|
|
1378
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mUpload Test Contract V2 WASM [33m 1140[2mms[22m[39m
|
|
1379
|
+
[33m[2m✓[22m[39m Upgrader Contract Testing[2m > [22mUpgrade Workflow[2m > [22mTest Upgrader Contract Can Upgrade DVN with Multisig Auth [33m 1260[2mms[22m[39m
|
|
1391
1380
|
|
|
1392
1381
|
[2m Test Files [22m [1m[32m5 passed[39m[22m[90m (5)[39m
|
|
1393
1382
|
[2m Tests [22m [1m[32m80 passed[39m[22m[90m (80)[39m
|
|
1394
1383
|
[2mType Errors [22m [2mno errors[22m
|
|
1395
|
-
[2m Start at [22m
|
|
1396
|
-
[2m Duration [22m
|
|
1384
|
+
[2m Start at [22m 04:31:46
|
|
1385
|
+
[2m Duration [22m 381.40s[2m (transform 685ms, setup 0ms, collect 1.38s, tests 143.63s, environment 0ms, prepare 133ms)[22m
|
|
1397
1386
|
|
|
1398
1387
|
|
|
1399
1388
|
========================================
|