@layerzerolabs/lz-evm-sdk-v2 2.3.43 → 2.3.45-initia-oft.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/CHANGELOG.md +544 -0
  2. package/deployments/bsc-sandbox-local/DVN.json +16 -16
  3. package/deployments/bsc-sandbox-local/DVNDecompressor.json +7 -7
  4. package/deployments/bsc-sandbox-local/DVNFeeLib.json +7 -7
  5. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +7 -7
  6. package/deployments/bsc-sandbox-local/EndpointV2.json +13 -13
  7. package/deployments/bsc-sandbox-local/EndpointV2View.json +13 -13
  8. package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +4 -4
  9. package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +13 -13
  10. package/deployments/bsc-sandbox-local/Executor.json +43 -43
  11. package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +7 -7
  12. package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +7 -7
  13. package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +10 -10
  14. package/deployments/bsc-sandbox-local/Executor_Implementation.json +4 -4
  15. package/deployments/bsc-sandbox-local/Executor_Proxy.json +43 -43
  16. package/deployments/bsc-sandbox-local/LzExecutor.json +16 -16
  17. package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +4 -4
  18. package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +16 -16
  19. package/deployments/bsc-sandbox-local/NonceContractMock.json +4 -4
  20. package/deployments/bsc-sandbox-local/PriceFeed.json +16 -16
  21. package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +10 -10
  22. package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +4 -4
  23. package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +16 -16
  24. package/deployments/bsc-sandbox-local/ReceiveUln301.json +7 -7
  25. package/deployments/bsc-sandbox-local/ReceiveUln301View.json +13 -13
  26. package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +4 -4
  27. package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +13 -13
  28. package/deployments/bsc-sandbox-local/ReceiveUln302.json +7 -7
  29. package/deployments/bsc-sandbox-local/ReceiveUln302View.json +13 -13
  30. package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +4 -4
  31. package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +13 -13
  32. package/deployments/bsc-sandbox-local/SendUln301.json +7 -7
  33. package/deployments/bsc-sandbox-local/SendUln302.json +7 -7
  34. package/deployments/bsc-sandbox-local/SimpleMessageLib.json +7 -7
  35. package/deployments/bsc-sandbox-local/Treasury.json +7 -7
  36. package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +4 -4
  37. package/package.json +11 -11
  38. package/artifacts-zk/README.md +0 -3
  39. package/deployments/optimism-sandbox-local/DVN.json +0 -1897
  40. package/deployments/optimism-sandbox-local/DVNDecompressor.json +0 -509
  41. package/deployments/optimism-sandbox-local/DVNFeeLib.json +0 -399
  42. package/deployments/optimism-sandbox-local/DefaultProxyAdmin.json +0 -259
  43. package/deployments/optimism-sandbox-local/EndpointV2.json +0 -2947
  44. package/deployments/optimism-sandbox-local/EndpointV2View.json +0 -436
  45. package/deployments/optimism-sandbox-local/EndpointV2View_Implementation.json +0 -314
  46. package/deployments/optimism-sandbox-local/EndpointV2View_Proxy.json +0 -231
  47. package/deployments/optimism-sandbox-local/Executor.json +0 -1670
  48. package/deployments/optimism-sandbox-local/ExecutorDecompressor.json +0 -340
  49. package/deployments/optimism-sandbox-local/ExecutorFeeLib.json +0 -439
  50. package/deployments/optimism-sandbox-local/ExecutorProxyAdmin.json +0 -284
  51. package/deployments/optimism-sandbox-local/Executor_Implementation.json +0 -1720
  52. package/deployments/optimism-sandbox-local/Executor_Proxy.json +0 -381
  53. package/deployments/optimism-sandbox-local/LzExecutor.json +0 -758
  54. package/deployments/optimism-sandbox-local/LzExecutor_Implementation.json +0 -704
  55. package/deployments/optimism-sandbox-local/LzExecutor_Proxy.json +0 -245
  56. package/deployments/optimism-sandbox-local/NonceContractMock.json +0 -164
  57. package/deployments/optimism-sandbox-local/PriceFeed.json +0 -935
  58. package/deployments/optimism-sandbox-local/PriceFeedProxyAdmin.json +0 -284
  59. package/deployments/optimism-sandbox-local/PriceFeed_Implementation.json +0 -977
  60. package/deployments/optimism-sandbox-local/PriceFeed_Proxy.json +0 -245
  61. package/deployments/optimism-sandbox-local/ReceiveUln301.json +0 -1293
  62. package/deployments/optimism-sandbox-local/ReceiveUln301View.json +0 -355
  63. package/deployments/optimism-sandbox-local/ReceiveUln301View_Implementation.json +0 -232
  64. package/deployments/optimism-sandbox-local/ReceiveUln301View_Proxy.json +0 -231
  65. package/deployments/optimism-sandbox-local/ReceiveUln302.json +0 -1007
  66. package/deployments/optimism-sandbox-local/ReceiveUln302View.json +0 -479
  67. package/deployments/optimism-sandbox-local/ReceiveUln302View_Implementation.json +0 -385
  68. package/deployments/optimism-sandbox-local/ReceiveUln302View_Proxy.json +0 -231
  69. package/deployments/optimism-sandbox-local/SendUln301.json +0 -1570
  70. package/deployments/optimism-sandbox-local/SendUln302.json +0 -1528
  71. package/deployments/optimism-sandbox-local/SimpleMessageLib.json +0 -709
  72. package/deployments/optimism-sandbox-local/Treasury.json +0 -413
  73. package/deployments/optimism-sandbox-local/TreasuryFeeHandler.json +0 -126
package/CHANGELOG.md ADDED
@@ -0,0 +1,544 @@
1
+ # @layerzerolabs/lz-evm-sdk-v2
2
+
3
+ ## 2.3.45-initia-oft.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Build Initia,aptos,movement,bsc snapshot images with newest images
8
+ - Updated dependencies
9
+ - @layerzerolabs/evm-sdks-core@2.3.45-initia-oft.5
10
+
11
+ ## 2.3.45-initia-oft.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Build initia images with newest contracts
16
+ - Updated dependencies
17
+ - @layerzerolabs/evm-sdks-core@2.3.45-initia-oft.4
18
+
19
+ ## 2.3.45-initia-oft.3
20
+
21
+ ### Patch Changes
22
+
23
+ - Fix Aptos OFT SDK to fit newest contracts
24
+ - Updated dependencies
25
+ - @layerzerolabs/evm-sdks-core@2.3.45-initia-oft.3
26
+
27
+ ## 2.3.45-initia-oft.2
28
+
29
+ ### Patch Changes
30
+
31
+ - Fix bug in Initia OFT sdk
32
+ - Updated dependencies
33
+ - @layerzerolabs/evm-sdks-core@2.3.45-initia-oft.2
34
+
35
+ ## 2.3.45-initia-oft.1
36
+
37
+ ### Patch Changes
38
+
39
+ - Build new initia images with newest contracts
40
+ - Updated dependencies
41
+ - @layerzerolabs/evm-sdks-core@2.3.45-initia-oft.1
42
+
43
+ ## 2.3.45-initia-oft.0
44
+
45
+ ### Patch Changes
46
+
47
+ - Build new initia images with testnet deployments
48
+ - Updated dependencies
49
+ - @layerzerolabs/evm-sdks-core@2.3.45-initia-oft.0
50
+
51
+ ## 2.3.44
52
+
53
+ ### Patch Changes
54
+
55
+ - aded88c: Fix issue with workspace:^ protocol in package.json for packages version 2.3.43.
56
+ - Updated dependencies [aded88c]
57
+ - @layerzerolabs/evm-sdks-core@2.3.44
58
+
59
+ ## 2.3.43
60
+
61
+ ### Patch Changes
62
+
63
+ - eced6b4: mainnet: Hedera, testnet: bevm
64
+ - Updated dependencies [eced6b4]
65
+ - @layerzerolabs/evm-sdks-core@2.3.43
66
+
67
+ ## 2.3.42
68
+
69
+ ### Patch Changes
70
+
71
+ - 515ca0a: mainnets: Bitlayer, DM2Verse. testnets: morph, ozean
72
+ - Updated dependencies [515ca0a]
73
+ - @layerzerolabs/evm-sdks-core@2.3.42
74
+
75
+ ## 2.3.41
76
+
77
+ ### Patch Changes
78
+
79
+ - b01c51c: mainnet: Reya
80
+ - Updated dependencies [b01c51c]
81
+ - @layerzerolabs/evm-sdks-core@2.3.41
82
+
83
+ ## 2.3.40
84
+
85
+ ### Patch Changes
86
+
87
+ - c631c6e: mainnet: Ape chain endpoint
88
+ - Updated dependencies [c631c6e]
89
+ - @layerzerolabs/evm-sdks-core@2.3.40
90
+
91
+ ## 2.3.39
92
+
93
+ ### Patch Changes
94
+
95
+ - 01a6cb7: testnets: bitlayer, dm2verse, story
96
+ - Updated dependencies [01a6cb7]
97
+ - @layerzerolabs/evm-sdks-core@2.3.39
98
+
99
+ ## 2.3.38
100
+
101
+ ### Patch Changes
102
+
103
+ - 5ddfb3b: remove `OFT_DEFAULT_PROGRAM_ID` from soalan sdk
104
+ - Updated dependencies [5ddfb3b]
105
+ - @layerzerolabs/evm-sdks-core@2.3.38
106
+
107
+ ## 2.3.37
108
+
109
+ ### Patch Changes
110
+
111
+ - 883c143: mainnet endpoints: Lyra, Codex, testnets: root redeploy, reya
112
+ - Updated dependencies [883c143]
113
+ - @layerzerolabs/evm-sdks-core@2.3.37
114
+
115
+ ## 2.3.36
116
+
117
+ ### Patch Changes
118
+
119
+ - 291ef75: fix solana sdk
120
+ - Updated dependencies [291ef75]
121
+ - @layerzerolabs/evm-sdks-core@2.3.36
122
+
123
+ ## 2.3.35
124
+
125
+ ### Patch Changes
126
+
127
+ - 9913f53: new endpoints
128
+ - 21a267f: testnets: otherworld, abstract, root
129
+ - Updated dependencies [9913f53]
130
+ - Updated dependencies [21a267f]
131
+ - @layerzerolabs/evm-sdks-core@2.3.35
132
+
133
+ ## 2.3.35-aptos.0
134
+
135
+ ### Patch Changes
136
+
137
+ - 7744b25: Add Aptos v1 support in testify, all tests passed.
138
+ - Updated dependencies [7744b25]
139
+ - @layerzerolabs/evm-sdks-core@2.3.35-aptos.0
140
+
141
+ ## 2.3.34
142
+
143
+ ### Patch Changes
144
+
145
+ - 5a99681: Fix an issue in Solana
146
+ - Updated dependencies [5a99681]
147
+ - @layerzerolabs/evm-sdks-core@2.3.34
148
+
149
+ ## 2.3.33
150
+
151
+ ### Patch Changes
152
+
153
+ - d9c0c10: testnets: new solana devnet, codex(evm), bahamut (evm)
154
+ - 1099b5f: testnets: lif3,iota,lyra,lightlink
155
+ - Updated dependencies [d9c0c10]
156
+ - Updated dependencies [1099b5f]
157
+ - @layerzerolabs/evm-sdks-core@2.3.33
158
+
159
+ ## 2.3.32
160
+
161
+ ### Patch Changes
162
+
163
+ - e846939: testnets: lif3,iota,lyra,lightlink
164
+ - 334b51e: endpoints, including flare mainnet
165
+ - 334b51e: zklink mainnet, and testnets
166
+ - 334b51e: testnet endpoints
167
+ - Updated dependencies [e846939]
168
+ - Updated dependencies [334b51e]
169
+ - Updated dependencies [334b51e]
170
+ - Updated dependencies [334b51e]
171
+ - @layerzerolabs/evm-sdks-core@2.3.32
172
+
173
+ ## 2.3.31
174
+
175
+ ### Patch Changes
176
+
177
+ - 29fecfc: testnets: zksyncsep v2 redeploy, curtis
178
+ - Updated dependencies [29fecfc]
179
+ - @layerzerolabs/evm-sdks-core@2.3.31
180
+
181
+ ## 2.3.30
182
+
183
+ ### Patch Changes
184
+
185
+ - 32f8ebd: peaq,zircuit mainnet, and plume testnet
186
+ - b602b9f: peaq,zircuit mainnet, and plume testnet
187
+ - Updated dependencies [32f8ebd]
188
+ - Updated dependencies [b602b9f]
189
+ - @layerzerolabs/evm-sdks-core@2.3.30
190
+
191
+ ## 2.3.29
192
+
193
+ ### Patch Changes
194
+
195
+ - a42fff0: endpoints, including flare mainnet
196
+ - a42fff0: zklink mainnet, and testnets
197
+ - a42fff0: testnet endpoints
198
+ - Updated dependencies [a42fff0]
199
+ - Updated dependencies [a42fff0]
200
+ - Updated dependencies [a42fff0]
201
+ - @layerzerolabs/evm-sdks-core@2.3.29
202
+
203
+ ## 2.3.28
204
+
205
+ ### Patch Changes
206
+
207
+ - 23d7ea0: endpoints, including flare mainnet
208
+ - 23d7ea0: zklink mainnet, and testnets
209
+ - 8a40261: Fix some known issues in Solana
210
+ - 23d7ea0: testnet endpoints
211
+ - Updated dependencies [23d7ea0]
212
+ - Updated dependencies [23d7ea0]
213
+ - Updated dependencies [8a40261]
214
+ - Updated dependencies [23d7ea0]
215
+ - @layerzerolabs/evm-sdks-core@2.3.28
216
+
217
+ ## 2.3.27
218
+
219
+ ### Patch Changes
220
+
221
+ - e382bef: Update the access property of the `hardhat-tron` package
222
+ - d41cbe9: endpoints, including flare mainnet
223
+ - d41cbe9: testnet endpoints
224
+ - Updated dependencies [e382bef]
225
+ - Updated dependencies [d41cbe9]
226
+ - Updated dependencies [d41cbe9]
227
+ - @layerzerolabs/evm-sdks-core@2.3.27
228
+
229
+ ## 2.3.26
230
+
231
+ ### Patch Changes
232
+
233
+ - 92a9a2e: upgrade solana mainnet executor/uln
234
+ - Updated dependencies [92a9a2e]
235
+ - @layerzerolabs/evm-sdks-core@2.3.26
236
+
237
+ ## 2.3.25
238
+
239
+ ### Patch Changes
240
+
241
+ - 003371b: endpoints, including flare mainnet
242
+ - 003371b: testnet endpoints
243
+ - Updated dependencies [003371b]
244
+ - Updated dependencies [003371b]
245
+ - @layerzerolabs/evm-sdks-core@2.3.25
246
+
247
+ ## 2.3.24
248
+
249
+ ### Patch Changes
250
+
251
+ - 255da39: Fix some known issues in the OFT SDK
252
+ - Updated dependencies [255da39]
253
+ - @layerzerolabs/evm-sdks-core@2.3.24
254
+
255
+ ## 2.3.23
256
+
257
+ ### Patch Changes
258
+
259
+ - 1e42a63: bump version: default distribution tag is `latest`
260
+ - 43c0e8f: endpoints: bouncebit, gravity ... testnet: bartio bera chain
261
+ - Updated dependencies [1e42a63]
262
+ - Updated dependencies [43c0e8f]
263
+ - @layerzerolabs/evm-sdks-core@2.3.23
264
+
265
+ ## 2.3.22
266
+
267
+ ### Patch Changes
268
+
269
+ - 571e2c2: update oft sdk
270
+ - Updated dependencies [571e2c2]
271
+ - @layerzerolabs/evm-sdks-core@2.3.22
272
+
273
+ ## 2.3.21
274
+
275
+ ### Patch Changes
276
+
277
+ - 2a5e6c8: fix some bugs & public lz-solana-sdk-v2 & upgrade @solana/web3.js
278
+ - Updated dependencies [2a5e6c8]
279
+ - @layerzerolabs/evm-sdks-core@2.3.21
280
+
281
+ ## 2.3.20
282
+
283
+ ### Patch Changes
284
+
285
+ - 1b332c1: endpoints: taiko,joc,xchain,etherlink, testnet:bouncebit
286
+ - Updated dependencies [1b332c1]
287
+ - @layerzerolabs/evm-sdks-core@2.3.20
288
+
289
+ ## 2.3.19
290
+
291
+ ### Patch Changes
292
+
293
+ - 5fce234: minor update & fix some bugs
294
+ - Updated dependencies [5fce234]
295
+ - @layerzerolabs/evm-sdks-core@2.3.19
296
+
297
+ ## 2.3.18
298
+
299
+ ### Patch Changes
300
+
301
+ - d7ddb1e: Make `solana-sdk` compatible with browsers
302
+ - Updated dependencies [d7ddb1e]
303
+ - @layerzerolabs/evm-sdks-core@2.3.18
304
+
305
+ ## 2.3.17
306
+
307
+ ### Patch Changes
308
+
309
+ - 7e1d72a: minor update & fix some bugs
310
+ - a255697: SEI mainnet
311
+ - Updated dependencies [7e1d72a]
312
+ - Updated dependencies [a255697]
313
+ - @layerzerolabs/evm-sdks-core@2.3.17
314
+
315
+ ## 2.3.16
316
+
317
+ ### Patch Changes
318
+
319
+ - b0ac3fe: deploy & config oft
320
+ - Updated dependencies [b0ac3fe]
321
+ - @layerzerolabs/evm-sdks-core@2.3.16
322
+
323
+ ## 2.3.15
324
+
325
+ ### Patch Changes
326
+
327
+ - 66c554b: minor update & fix some bugs
328
+ - Updated dependencies [66c554b]
329
+ - @layerzerolabs/evm-sdks-core@2.3.15
330
+
331
+ ## 2.3.14
332
+
333
+ ### Patch Changes
334
+
335
+ - minor update
336
+ - Updated dependencies
337
+ - @layerzerolabs/evm-sdks-core@2.3.14
338
+
339
+ ## 2.3.13
340
+
341
+ ### Patch Changes
342
+
343
+ - c294e0e: add missing artifacts
344
+ - Updated dependencies [c294e0e]
345
+ - @layerzerolabs/evm-sdks-core@2.3.13
346
+
347
+ ## 2.3.12
348
+
349
+ ### Patch Changes
350
+
351
+ - 2761d43: minor update & fix some bugs
352
+ - Updated dependencies [2761d43]
353
+ - @layerzerolabs/evm-sdks-core@2.3.12
354
+
355
+ ## 2.3.11
356
+
357
+ ### Patch Changes
358
+
359
+ - a7ee3c1: mainnet endpoints, cyber, iota
360
+ - Updated dependencies [a7ee3c1]
361
+ - @layerzerolabs/evm-sdks-core@2.3.11
362
+
363
+ ## 2.3.10
364
+
365
+ ### Patch Changes
366
+
367
+ - b9804e1: export tron and zksync artifacts to sdk
368
+ - Updated dependencies [b9804e1]
369
+ - @layerzerolabs/evm-sdks-core@2.3.10
370
+
371
+ ## 2.3.9
372
+
373
+ ### Patch Changes
374
+
375
+ - c208955: minor update & fix some bugs
376
+ - Updated dependencies [c208955]
377
+ - @layerzerolabs/evm-sdks-core@2.3.9
378
+
379
+ ## 2.3.8
380
+
381
+ ### Patch Changes
382
+
383
+ - e0f5d04: deploy contracts to Ebi mainnet
384
+ - Updated dependencies [e0f5d04]
385
+ - @layerzerolabs/evm-sdks-core@2.3.8
386
+
387
+ ## 2.3.7
388
+
389
+ ### Patch Changes
390
+
391
+ - 5fa1b78: fix some solana bugs
392
+ - Updated dependencies [5fa1b78]
393
+ - @layerzerolabs/evm-sdks-core@2.3.7
394
+
395
+ ## 2.3.6
396
+
397
+ ### Patch Changes
398
+
399
+ - 4a92ba6: send and receive with ULN on solana
400
+ - Updated dependencies [4a92ba6]
401
+ - @layerzerolabs/evm-sdks-core@2.3.6
402
+
403
+ ## 2.3.5
404
+
405
+ ### Patch Changes
406
+
407
+ - 20c33bb: tron v2
408
+ - Updated dependencies [20c33bb]
409
+ - @layerzerolabs/evm-sdks-core@2.3.5
410
+
411
+ ## 2.3.4
412
+
413
+ ### Patch Changes
414
+
415
+ - efcf65d: testnet endpoint deployments: Botanix, xchain, ebi
416
+ - Updated dependencies [efcf65d]
417
+ - @layerzerolabs/evm-sdks-core@2.3.4
418
+
419
+ ## 2.3.3
420
+
421
+ ### Patch Changes
422
+
423
+ - 44f13a2: endpoints (mainnet): Skale, Bob, Sanko
424
+ - Updated dependencies [44f13a2]
425
+ - @layerzerolabs/evm-sdks-core@2.3.3
426
+
427
+ ## 2.3.2
428
+
429
+ ### Patch Changes
430
+
431
+ - bd47f83: testnet endpoints: Bob, Cyber
432
+ - Updated dependencies [bd47f83]
433
+ - @layerzerolabs/evm-sdks-core@2.3.2
434
+
435
+ ## 2.3.1
436
+
437
+ ### Patch Changes
438
+
439
+ - c467a80: update RUST_TOOL version and catch errors when checking if chain is ready
440
+ - Updated dependencies [c467a80]
441
+ - @layerzerolabs/evm-sdks-core@2.3.1
442
+
443
+ ## 2.3.0
444
+
445
+ ### Minor Changes
446
+
447
+ - 211e282: add solana to belowzero & build solana snapshot image
448
+
449
+ ### Patch Changes
450
+
451
+ - Updated dependencies [211e282]
452
+ - @layerzerolabs/evm-sdks-core@2.3.0
453
+
454
+ ## 2.2.6
455
+
456
+ ### Patch Changes
457
+
458
+ - 8ecd2dc: endpoints
459
+ - Updated dependencies [8ecd2dc]
460
+ - @layerzerolabs/evm-sdks-core@2.2.6
461
+
462
+ ## 2.2.5
463
+
464
+ ### Patch Changes
465
+
466
+ - fc047bc: endpoints
467
+ - Updated dependencies [fc047bc]
468
+ - @layerzerolabs/evm-sdks-core@2.2.5
469
+
470
+ ## 2.2.4
471
+
472
+ ### Patch Changes
473
+
474
+ - f525086: add non-tron chain back to testify
475
+ - Updated dependencies [f525086]
476
+ - @layerzerolabs/evm-sdks-core@2.2.4
477
+
478
+ ## 2.2.3
479
+
480
+ ### Patch Changes
481
+
482
+ - 4c53623: empty version
483
+ - Updated dependencies [4c53623]
484
+ - @layerzerolabs/evm-sdks-core@2.2.3
485
+
486
+ ## 2.2.2
487
+
488
+ ### Patch Changes
489
+
490
+ - b04320e: empty version
491
+ - Updated dependencies [b04320e]
492
+ - @layerzerolabs/evm-sdks-core@2.2.2
493
+
494
+ ## 2.2.1
495
+
496
+ ### Patch Changes
497
+
498
+ - fb15753: new endpoints. 4 testnets xlayer, form, ll1, mantasep, 2 mainnet Merlin, Degen
499
+ - Updated dependencies [fb15753]
500
+ - @layerzerolabs/evm-sdks-core@2.2.1
501
+
502
+ ## 2.2.0
503
+
504
+ ### Minor Changes
505
+
506
+ - aa51c78: updated sandbox chain keys for frontend
507
+
508
+ ### Patch Changes
509
+
510
+ - Updated dependencies [aa51c78]
511
+ - @layerzerolabs/evm-sdks-core@2.2.0
512
+
513
+ ## 2.1.27
514
+
515
+ ### Patch Changes
516
+
517
+ - 099e19b: internalize common functions and add public onlyOwner passthroughs
518
+ - Updated dependencies [099e19b]
519
+ - @layerzerolabs/evm-sdks-core@2.1.27
520
+
521
+ ## 2.1.25
522
+
523
+ ### Patch Changes
524
+
525
+ - 57fe209: wire ulnv2 during snapshot build
526
+ - Updated dependencies [57fe209]
527
+ - @layerzerolabs/evm-sdks-core@2.1.25
528
+
529
+ ## 2.1.24
530
+
531
+ ### Patch Changes
532
+
533
+ - c663d78: remove duplicate `sleep` func
534
+ - Updated dependencies [c663d78]
535
+ - @layerzerolabs/evm-sdks-core@2.1.24
536
+
537
+ ## 2.1.23
538
+
539
+ ### Patch Changes
540
+
541
+ - c2fc9fe: - update dvn config on blast chain for some dvn partners
542
+ - update OApp, OFT contracts
543
+ - Updated dependencies [c2fc9fe]
544
+ - @layerzerolabs/evm-sdks-core@2.1.23
@@ -1361,7 +1361,7 @@
1361
1361
  "type": "function"
1362
1362
  }
1363
1363
  ],
1364
- "transactionHash": "0x069c8ff7cbe9675e6599243f768b9157f5296971e89a9d2eae3cd25a75c9d427",
1364
+ "transactionHash": "0x3c9f4829ccece44cf522d1a15ed1373dfee3283d9b053b383c9ceb2aeddf1e66",
1365
1365
  "receipt": {
1366
1366
  "to": null,
1367
1367
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
@@ -1369,13 +1369,13 @@
1369
1369
  "transactionIndex": 0,
1370
1370
  "gasUsed": "4149421",
1371
1371
  "logsBloom": "0x00001004000000000000000000000000000000000000000000800000000100000000000000000000000000020000000000000001000000000000000000000080000000000000000000800000000000000000000020000000000000000010000000000000000000000000000000000000000000000000000810000000000000000000000000000000000000000000004000000000080000000000000000000020000000000000000000000000000000400000000000000000001000000000000000000000000000000002050000000000000000000000000100000000000040000000000090000000800000000080000000000000000000000000000000200000",
1372
- "blockHash": "0xa6354f316bf2f5c81d3da50608bbd824cd99d520ac42856133cfc25bb9e6898d",
1373
- "transactionHash": "0x069c8ff7cbe9675e6599243f768b9157f5296971e89a9d2eae3cd25a75c9d427",
1372
+ "blockHash": "0xf661f17d4bc8f604b2b4075ba54b0f0a4f4267682a12927657cda0e552608ae4",
1373
+ "transactionHash": "0x3c9f4829ccece44cf522d1a15ed1373dfee3283d9b053b383c9ceb2aeddf1e66",
1374
1374
  "logs": [
1375
1375
  {
1376
1376
  "transactionIndex": 0,
1377
- "blockNumber": 44,
1378
- "transactionHash": "0x069c8ff7cbe9675e6599243f768b9157f5296971e89a9d2eae3cd25a75c9d427",
1377
+ "blockNumber": 46,
1378
+ "transactionHash": "0x3c9f4829ccece44cf522d1a15ed1373dfee3283d9b053b383c9ceb2aeddf1e66",
1379
1379
  "address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
1380
1380
  "topics": [
1381
1381
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
@@ -1385,12 +1385,12 @@
1385
1385
  ],
1386
1386
  "data": "0x",
1387
1387
  "logIndex": 0,
1388
- "blockHash": "0xa6354f316bf2f5c81d3da50608bbd824cd99d520ac42856133cfc25bb9e6898d"
1388
+ "blockHash": "0xf661f17d4bc8f604b2b4075ba54b0f0a4f4267682a12927657cda0e552608ae4"
1389
1389
  },
1390
1390
  {
1391
1391
  "transactionIndex": 0,
1392
- "blockNumber": 44,
1393
- "transactionHash": "0x069c8ff7cbe9675e6599243f768b9157f5296971e89a9d2eae3cd25a75c9d427",
1392
+ "blockNumber": 46,
1393
+ "transactionHash": "0x3c9f4829ccece44cf522d1a15ed1373dfee3283d9b053b383c9ceb2aeddf1e66",
1394
1394
  "address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
1395
1395
  "topics": [
1396
1396
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
@@ -1400,12 +1400,12 @@
1400
1400
  ],
1401
1401
  "data": "0x",
1402
1402
  "logIndex": 1,
1403
- "blockHash": "0xa6354f316bf2f5c81d3da50608bbd824cd99d520ac42856133cfc25bb9e6898d"
1403
+ "blockHash": "0xf661f17d4bc8f604b2b4075ba54b0f0a4f4267682a12927657cda0e552608ae4"
1404
1404
  },
1405
1405
  {
1406
1406
  "transactionIndex": 0,
1407
- "blockNumber": 44,
1408
- "transactionHash": "0x069c8ff7cbe9675e6599243f768b9157f5296971e89a9d2eae3cd25a75c9d427",
1407
+ "blockNumber": 46,
1408
+ "transactionHash": "0x3c9f4829ccece44cf522d1a15ed1373dfee3283d9b053b383c9ceb2aeddf1e66",
1409
1409
  "address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
1410
1410
  "topics": [
1411
1411
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
@@ -1415,12 +1415,12 @@
1415
1415
  ],
1416
1416
  "data": "0x",
1417
1417
  "logIndex": 2,
1418
- "blockHash": "0xa6354f316bf2f5c81d3da50608bbd824cd99d520ac42856133cfc25bb9e6898d"
1418
+ "blockHash": "0xf661f17d4bc8f604b2b4075ba54b0f0a4f4267682a12927657cda0e552608ae4"
1419
1419
  },
1420
1420
  {
1421
1421
  "transactionIndex": 0,
1422
- "blockNumber": 44,
1423
- "transactionHash": "0x069c8ff7cbe9675e6599243f768b9157f5296971e89a9d2eae3cd25a75c9d427",
1422
+ "blockNumber": 46,
1423
+ "transactionHash": "0x3c9f4829ccece44cf522d1a15ed1373dfee3283d9b053b383c9ceb2aeddf1e66",
1424
1424
  "address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
1425
1425
  "topics": [
1426
1426
  "0x2f8788117e7eff1d82e926ec794901d17c78024a50270940304540a733656f0d",
@@ -1430,10 +1430,10 @@
1430
1430
  ],
1431
1431
  "data": "0x",
1432
1432
  "logIndex": 3,
1433
- "blockHash": "0xa6354f316bf2f5c81d3da50608bbd824cd99d520ac42856133cfc25bb9e6898d"
1433
+ "blockHash": "0xf661f17d4bc8f604b2b4075ba54b0f0a4f4267682a12927657cda0e552608ae4"
1434
1434
  }
1435
1435
  ],
1436
- "blockNumber": 44,
1436
+ "blockNumber": 46,
1437
1437
  "cumulativeGasUsed": "4149421",
1438
1438
  "status": 1,
1439
1439
  "byzantium": true
@@ -320,7 +320,7 @@
320
320
  "type": "function"
321
321
  }
322
322
  ],
323
- "transactionHash": "0xf94870877f62aac5e3ca6aa61478dd6b0e5c196a889cd630b43cfde424a50ffa",
323
+ "transactionHash": "0x72dbb01e22743328cc56417ca6e5fc0da15ab5d56ab4f3a5c49e3c6ee8f072a4",
324
324
  "receipt": {
325
325
  "to": null,
326
326
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
@@ -328,13 +328,13 @@
328
328
  "transactionIndex": 0,
329
329
  "gasUsed": "1472705",
330
330
  "logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000080000000000400000000000000000000000000000000000000000000000004000000000000020000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000080000000000000000080000000000000000000000000000000000000",
331
- "blockHash": "0x59177a7633980654201bee08daeee799d24ef8a510cde94d88b0da9aedcffeb1",
332
- "transactionHash": "0xf94870877f62aac5e3ca6aa61478dd6b0e5c196a889cd630b43cfde424a50ffa",
331
+ "blockHash": "0x825dccb63713da828e7d3944922c305ea4a60c3cda04941aedb2ceed722a2a40",
332
+ "transactionHash": "0x72dbb01e22743328cc56417ca6e5fc0da15ab5d56ab4f3a5c49e3c6ee8f072a4",
333
333
  "logs": [
334
334
  {
335
335
  "transactionIndex": 0,
336
- "blockNumber": 45,
337
- "transactionHash": "0xf94870877f62aac5e3ca6aa61478dd6b0e5c196a889cd630b43cfde424a50ffa",
336
+ "blockNumber": 47,
337
+ "transactionHash": "0x72dbb01e22743328cc56417ca6e5fc0da15ab5d56ab4f3a5c49e3c6ee8f072a4",
338
338
  "address": "0xCABEe62adFB2a4d4172Fc2F7536f324FC52C274a",
339
339
  "topics": [
340
340
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
@@ -343,10 +343,10 @@
343
343
  ],
344
344
  "data": "0x",
345
345
  "logIndex": 0,
346
- "blockHash": "0x59177a7633980654201bee08daeee799d24ef8a510cde94d88b0da9aedcffeb1"
346
+ "blockHash": "0x825dccb63713da828e7d3944922c305ea4a60c3cda04941aedb2ceed722a2a40"
347
347
  }
348
348
  ],
349
- "blockNumber": 45,
349
+ "blockNumber": 47,
350
350
  "cumulativeGasUsed": "1472705",
351
351
  "status": 1,
352
352
  "byzantium": true
@@ -302,7 +302,7 @@
302
302
  "type": "receive"
303
303
  }
304
304
  ],
305
- "transactionHash": "0x97b40dc3b3ee2ddb22f8076f69e4a0e9f2dd68920f87a6257d930db1c23c4e2b",
305
+ "transactionHash": "0xa5356f4f1600dd853e64164cccbf2d87f32d49962dab1bf406ed3d6e4197d99e",
306
306
  "receipt": {
307
307
  "to": null,
308
308
  "from": "0xBcd4042DE499D14e55001CcbB24a551F3b954096",
@@ -310,13 +310,13 @@
310
310
  "transactionIndex": 0,
311
311
  "gasUsed": "1064436",
312
312
  "logsBloom": "0x00000000000000000000000000000000000000000000000000800002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000020000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000020000000000080000000000000000080000000000000000000000000000000000000",
313
- "blockHash": "0xb57ead6bab8f6273b2d0749b521af5fe91a61b189beb89cc00795785b3dc22e4",
314
- "transactionHash": "0x97b40dc3b3ee2ddb22f8076f69e4a0e9f2dd68920f87a6257d930db1c23c4e2b",
313
+ "blockHash": "0xea1ed91805492f6d12d5b9ecff4660c1812eaaede531261c87209bfa21bb6147",
314
+ "transactionHash": "0xa5356f4f1600dd853e64164cccbf2d87f32d49962dab1bf406ed3d6e4197d99e",
315
315
  "logs": [
316
316
  {
317
317
  "transactionIndex": 0,
318
- "blockNumber": 43,
319
- "transactionHash": "0x97b40dc3b3ee2ddb22f8076f69e4a0e9f2dd68920f87a6257d930db1c23c4e2b",
318
+ "blockNumber": 45,
319
+ "transactionHash": "0xa5356f4f1600dd853e64164cccbf2d87f32d49962dab1bf406ed3d6e4197d99e",
320
320
  "address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
321
321
  "topics": [
322
322
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
@@ -325,10 +325,10 @@
325
325
  ],
326
326
  "data": "0x",
327
327
  "logIndex": 0,
328
- "blockHash": "0xb57ead6bab8f6273b2d0749b521af5fe91a61b189beb89cc00795785b3dc22e4"
328
+ "blockHash": "0xea1ed91805492f6d12d5b9ecff4660c1812eaaede531261c87209bfa21bb6147"
329
329
  }
330
330
  ],
331
- "blockNumber": 43,
331
+ "blockNumber": 45,
332
332
  "cumulativeGasUsed": "1064436",
333
333
  "status": 1,
334
334
  "byzantium": true