@layerzerolabs/layerzero-v2-ton 3.0.12-ton.0 → 3.0.13-ton.0
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/CHANGELOG.md +6 -0
- package/build/AllStorages.boc +0 -0
- package/build/AllStorages.compiled.json +1 -1
- package/build/AllStorages.fif +13 -1
- package/build/BaseContract.test.fif +16 -9
- package/build/Channel.boc +0 -0
- package/build/Channel.compiled.json +1 -1
- package/build/Channel.fif +132 -24
- package/build/Channel.permissions.test.boc +0 -0
- package/build/Channel.permissions.test.compiled.json +1 -1
- package/build/Channel.permissions.test.fif +124 -92
- package/build/ChannelBurn.test.boc +0 -0
- package/build/ChannelBurn.test.compiled.json +1 -1
- package/build/ChannelBurn.test.fif +124 -92
- package/build/ChannelCommitPacket.test.boc +0 -0
- package/build/ChannelCommitPacket.test.compiled.json +1 -1
- package/build/ChannelCommitPacket.test.fif +140 -120
- package/build/ChannelConfig.test.boc +0 -0
- package/build/ChannelConfig.test.compiled.json +1 -1
- package/build/ChannelConfig.test.fif +124 -92
- package/build/ChannelInitialize.test.boc +0 -0
- package/build/ChannelInitialize.test.compiled.json +1 -1
- package/build/ChannelInitialize.test.fif +124 -92
- package/build/ChannelMsglibIntegration.test.boc +0 -0
- package/build/ChannelMsglibIntegration.test.compiled.json +1 -1
- package/build/ChannelMsglibIntegration.test.fif +129 -96
- package/build/ChannelMsglibSendCallback.test.boc +0 -0
- package/build/ChannelMsglibSendCallback.test.compiled.json +1 -1
- package/build/ChannelMsglibSendCallback.test.fif +124 -92
- package/build/ChannelNilify.test.boc +0 -0
- package/build/ChannelNilify.test.compiled.json +1 -1
- package/build/ChannelNilify.test.fif +126 -96
- package/build/ChannelReceive.test.boc +0 -0
- package/build/ChannelReceive.test.compiled.json +1 -1
- package/build/ChannelReceive.test.fif +140 -100
- package/build/ChannelReceiveCallback.test.boc +0 -0
- package/build/ChannelReceiveCallback.test.compiled.json +1 -1
- package/build/ChannelReceiveCallback.test.fif +124 -92
- package/build/ChannelReceiveView.test.boc +0 -0
- package/build/ChannelReceiveView.test.compiled.json +1 -1
- package/build/ChannelReceiveView.test.fif +124 -92
- package/build/ChannelSend.test.boc +0 -0
- package/build/ChannelSend.test.compiled.json +1 -1
- package/build/ChannelSend.test.fif +124 -92
- package/build/Connection.boc +0 -0
- package/build/Connection.compiled.json +1 -1
- package/build/Connection.fif +84 -1
- package/build/Connection.test.fif +16 -9
- package/build/Controller.assertions.test.fif +16 -9
- package/build/Controller.boc +0 -0
- package/build/Controller.compiled.json +1 -1
- package/build/Controller.fif +84 -1
- package/build/Controller.permissions.test.fif +16 -9
- package/build/Controller.test.fif +16 -9
- package/build/Counter.boc +0 -0
- package/build/Counter.compiled.json +1 -1
- package/build/Counter.fif +16 -9
- package/build/Counter.permissions.test.fif +16 -9
- package/build/Counter.setters.test.fif +16 -9
- package/build/Counter.test.fif +16 -9
- package/build/Dvn.test.fif +16 -9
- package/build/Endpoint.boc +0 -0
- package/build/Endpoint.compiled.json +1 -1
- package/build/Endpoint.fif +84 -1
- package/build/Endpoint.permissions.test.fif +16 -9
- package/build/Endpoint.test.fif +16 -9
- package/build/EndpointSetEpConfigDefaults.test.fif +16 -9
- package/build/Executor.test.fif +16 -9
- package/build/SmlConnection.boc +0 -0
- package/build/SmlConnection.compiled.json +1 -1
- package/build/SmlConnection.fif +84 -1
- package/build/SmlConnection.permissions.test.fif +16 -9
- package/build/SmlConnection.test.fif +16 -9
- package/build/SmlManager.boc +0 -0
- package/build/SmlManager.compiled.json +1 -1
- package/build/SmlManager.fif +84 -1
- package/build/SmlManager.permissions.test.fif +16 -9
- package/build/SmlManager.test.fif +16 -9
- package/build/Uln.boc +0 -0
- package/build/Uln.compiled.json +1 -1
- package/build/Uln.fif +84 -1
- package/build/Uln.test.fif +16 -9
- package/build/UlnManager.boc +0 -0
- package/build/UlnManager.compiled.json +1 -1
- package/build/UlnManager.fif +84 -1
- package/build/UlnManager.test.fif +16 -9
- package/build/UlnSend.test.fif +16 -9
- package/build/WorkerCore.test.fif +16 -9
- package/package.json +6 -1
- package/src/classes/msgdata/ChannelNonceInfo.fc +3 -3
- package/src/classes/msgdata/LzReceivePrepare.fc +18 -0
- package/src/funC++/actions/dispatch.fc +10 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"Asm.fif" include
|
|
2
|
-
// automatically generated from `src/protocol/channel/tests/permissions.fc` incl:`src/protocol/channel/tests/../handler.fc` incl:`src/protocol/channel/tests/../callbackOpcodes.fc` incl:`src/protocol/channel/tests/../../../classes/lz/EpConfig.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/classlib.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/utils.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/constants.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/stdlib.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/stringlib.fc` incl:`src/protocol/channel/tests/../../../classes/lz/Packet.fc` incl:`src/protocol/channel/tests/../../../classes/lz/Path.fc` incl:`src/protocol/channel/tests/../../../classes/lz/ReceiveEpConfig.fc` incl:`src/protocol/channel/tests/../../../classes/lz/SendEpConfig.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/ChannelNonceInfo.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/CoinsAmount.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/ExtendedMd.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/LzReceiveStatus.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/LzSend.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MdAddress.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MdObj.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MessagingReceipt.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MsglibSendCallback.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/Nonce.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/PacketId.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/PacketSent.fc` incl:`src/protocol/channel/tests/../../core/abstract/protocolHandler.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/handlerCore.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/utils.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/../txnContext.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/baseInterface.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/abstract/handlerAbstract.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/call.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/deploy.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/event.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/payment.fc` incl:`src/protocol/channel/tests/../../core/abstract/../baseStorage.fc` incl:`src/protocol/channel/tests/../../../funC++/dataStructures/DeterministicInsertionCircularQueue.fc` incl:`src/protocol/channel/tests/../../../funC++/dataStructures/PipelinedOutOfOrder.fc` incl:`src/protocol/channel/tests/../../interfaces.fc` incl:`src/protocol/channel/tests/../../channel/interface.fc` incl:`src/protocol/channel/tests/../../controller/interface.fc` incl:`src/protocol/channel/tests/../../endpoint/interface.fc` incl:`src/protocol/channel/tests/../../msglibs/interface.fc` incl:`src/protocol/channel/tests/../storage.fc` incl:`src/protocol/channel/tests
|
|
2
|
+
// automatically generated from `src/protocol/channel/tests/permissions.fc` incl:`src/protocol/channel/tests/../handler.fc` incl:`src/protocol/channel/tests/../callbackOpcodes.fc` incl:`src/protocol/channel/tests/../../../classes/lz/EpConfig.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/classlib.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/utils.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/constants.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/stdlib.fc` incl:`src/protocol/channel/tests/../../../classes/lz/../../funC++/stringlib.fc` incl:`src/protocol/channel/tests/../../../classes/lz/Packet.fc` incl:`src/protocol/channel/tests/../../../classes/lz/Path.fc` incl:`src/protocol/channel/tests/../../../classes/lz/ReceiveEpConfig.fc` incl:`src/protocol/channel/tests/../../../classes/lz/SendEpConfig.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/ChannelNonceInfo.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/CoinsAmount.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/ExtendedMd.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/LzReceiveStatus.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/LzSend.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MdAddress.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MdObj.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MessagingReceipt.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/MsglibSendCallback.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/Nonce.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/PacketId.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/PacketSent.fc` incl:`src/protocol/channel/tests/../../core/abstract/protocolHandler.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/handlerCore.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/utils.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/../txnContext.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/baseInterface.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/abstract/handlerAbstract.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/call.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/deploy.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/event.fc` incl:`src/protocol/channel/tests/../../core/abstract/../../../funC++/actions/payment.fc` incl:`src/protocol/channel/tests/../../core/abstract/../baseStorage.fc` incl:`src/protocol/channel/tests/../../../funC++/dataStructures/DeterministicInsertionCircularQueue.fc` incl:`src/protocol/channel/tests/../../../funC++/dataStructures/PipelinedOutOfOrder.fc` incl:`src/protocol/channel/tests/../../interfaces.fc` incl:`src/protocol/channel/tests/../../channel/interface.fc` incl:`src/protocol/channel/tests/../../controller/interface.fc` incl:`src/protocol/channel/tests/../../endpoint/interface.fc` incl:`src/protocol/channel/tests/../../msglibs/interface.fc` incl:`src/protocol/channel/tests/../storage.fc` incl:`src/protocol/channel/tests/../../../classes/msgdata/LzReceivePrepare.fc` incl:`src/protocol/channel/tests/../../../funC++/actions/dispatch.fc` incl:`src/protocol/channel/tests/../../../../tests/baseContractTest.fc` incl:`src/protocol/channel/tests/../../../../tests/./testMain.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/funC++/actions/sendJettons.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/funC++/actions/destroy.fc` incl:`src/protocol/channel/tests/../../../../tests/protocolStorageTestUtils.fc` incl:`src/protocol/channel/tests/../../../../tests/mocks.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/msgdata/SetSmlManagerConfig.fc` incl:`src/protocol/channel/tests/../../../../tests/consts.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/ultralightnode/uln/interface.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/ultralightnode/uln/storage.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/ultralightnode/uln/../msgdata/UlnReceiveConfig.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/ultralightnode/uln/../msgdata/UlnSendConfig.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/lz/MsglibInfo.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/ultralightnode/msgdata/UlnWorkerInfo.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/lz/SmlJobAssigned.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/msgdata/OptionsExtended.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/msgdata/OptionsV1.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/msgdata/OptionsV2.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/classes/msgdata/SetEpConfig.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/BytesEncoder.fc` incl:`src/protocol/channel/tests/../../../../tests/../src/protocol/msglibs/ultralightnode/msgdata/UlnSend.fc`
|
|
3
3
|
PROGRAM{
|
|
4
4
|
DECLPROC cell_is_empty
|
|
5
5
|
DECLPROC throwError
|
|
@@ -169,6 +169,12 @@ PROGRAM{
|
|
|
169
169
|
116795 DECLMETHOD POOO::isBitSet
|
|
170
170
|
68887 DECLMETHOD POOO::maxSettableBit
|
|
171
171
|
82960 DECLMETHOD Channel::New
|
|
172
|
+
84751 DECLMETHOD md::LzReceivePrepare::New
|
|
173
|
+
DECLPROC action::dispatch::New
|
|
174
|
+
DECLPROC action::dispatch::equals
|
|
175
|
+
DECLPROC _newAction<dispatch>
|
|
176
|
+
DECLPROC ~pushAction<dispatch>
|
|
177
|
+
DECLPROC executeDispatch
|
|
172
178
|
DECLPROC _assertEqualPaths
|
|
173
179
|
103253 DECLMETHOD _buildSendRequestQueueEntry
|
|
174
180
|
131058 DECLMETHOD _readSendRequestQueueEntry
|
|
@@ -216,11 +222,6 @@ PROGRAM{
|
|
|
216
222
|
DECLPROC executeSendJettons
|
|
217
223
|
DECLPROC action::destroy::New
|
|
218
224
|
DECLPROC action::destroy::equals
|
|
219
|
-
DECLPROC action::dispatch::New
|
|
220
|
-
DECLPROC action::dispatch::equals
|
|
221
|
-
DECLPROC _newAction<dispatch>
|
|
222
|
-
DECLPROC ~pushAction<dispatch>
|
|
223
|
-
DECLPROC executeDispatch
|
|
224
225
|
DECLPROC _callCheckPermissions
|
|
225
226
|
DECLPROC forceAuthenticate
|
|
226
227
|
DECLPROC createInitializedStorage
|
|
@@ -3800,6 +3801,87 @@ PROGRAM{
|
|
|
3800
3801
|
11 TUPLE
|
|
3801
3802
|
cl::declare INLINECALLDICT
|
|
3802
3803
|
}>
|
|
3804
|
+
md::LzReceivePrepare::New PROC:<{
|
|
3805
|
+
512274326030967563773296 PUSHINT
|
|
3806
|
+
6 PUSHINT
|
|
3807
|
+
s0 s3 XCHG2
|
|
3808
|
+
PAIR
|
|
3809
|
+
7 PUSHINT
|
|
3810
|
+
ROT
|
|
3811
|
+
PAIR
|
|
3812
|
+
PAIR
|
|
3813
|
+
cl::declare INLINECALLDICT
|
|
3814
|
+
}>
|
|
3815
|
+
action::dispatch::New PROCINLINE:<{
|
|
3816
|
+
7235441202855961448 PUSHINT
|
|
3817
|
+
4 -ROLL
|
|
3818
|
+
5 TUPLE
|
|
3819
|
+
}>
|
|
3820
|
+
action::dispatch::equals PROC:<{
|
|
3821
|
+
OVER
|
|
3822
|
+
3 INDEX
|
|
3823
|
+
OVER
|
|
3824
|
+
3 INDEX
|
|
3825
|
+
compareObjectFields INLINECALLDICT
|
|
3826
|
+
s2 PUSH
|
|
3827
|
+
0 INDEX
|
|
3828
|
+
s2 PUSH
|
|
3829
|
+
0 INDEX
|
|
3830
|
+
EQUAL
|
|
3831
|
+
s3 PUSH
|
|
3832
|
+
1 INDEX
|
|
3833
|
+
s3 PUSH
|
|
3834
|
+
1 INDEX
|
|
3835
|
+
EQUAL
|
|
3836
|
+
AND
|
|
3837
|
+
s3 PUSH
|
|
3838
|
+
2 INDEX
|
|
3839
|
+
s3 PUSH
|
|
3840
|
+
2 INDEX
|
|
3841
|
+
EQUAL
|
|
3842
|
+
AND
|
|
3843
|
+
SWAP
|
|
3844
|
+
-1 EQINT
|
|
3845
|
+
AND
|
|
3846
|
+
s0 s2 XCHG
|
|
3847
|
+
4 INDEX
|
|
3848
|
+
SWAP
|
|
3849
|
+
4 INDEX
|
|
3850
|
+
EQUAL
|
|
3851
|
+
AND
|
|
3852
|
+
}>
|
|
3853
|
+
_newAction<dispatch> PROCINLINE:<{
|
|
3854
|
+
action::dispatch::New INLINECALLDICT
|
|
3855
|
+
}>
|
|
3856
|
+
~pushAction<dispatch> PROCINLINE:<{
|
|
3857
|
+
_newAction<dispatch> INLINECALLDICT
|
|
3858
|
+
TPUSH
|
|
3859
|
+
}>
|
|
3860
|
+
executeDispatch PROC:<{
|
|
3861
|
+
0 PUSHINT
|
|
3862
|
+
OVER
|
|
3863
|
+
2 INDEX
|
|
3864
|
+
s2 PUSH
|
|
3865
|
+
3 INDEX
|
|
3866
|
+
buildLayerzeroMessageBody INLINECALLDICT
|
|
3867
|
+
DUP
|
|
3868
|
+
16 PUSHPOW2DEC
|
|
3869
|
+
CDATASIZE
|
|
3870
|
+
DROP
|
|
3871
|
+
24 PUSHINT
|
|
3872
|
+
s4 PUSH
|
|
3873
|
+
4 INDEX
|
|
3874
|
+
FALSE
|
|
3875
|
+
s0 s3 s4 XCHG3
|
|
3876
|
+
GETFORWARDFEE
|
|
3877
|
+
ADD
|
|
3878
|
+
s0 s3 XCHG
|
|
3879
|
+
1 INDEX
|
|
3880
|
+
s3 s0 s3 XCHG3
|
|
3881
|
+
0 PUSHINT
|
|
3882
|
+
sendNonTerminalAction INLINECALLDICT
|
|
3883
|
+
TRUE
|
|
3884
|
+
}>
|
|
3803
3885
|
_assertEqualPaths PROCINLINE:<{
|
|
3804
3886
|
SWAP
|
|
3805
3887
|
cl::hash INLINECALLDICT
|
|
@@ -4453,39 +4535,46 @@ PROGRAM{
|
|
|
4453
4535
|
-ROT
|
|
4454
4536
|
cl::set INLINECALLDICT
|
|
4455
4537
|
9 PUSHINT
|
|
4456
|
-
s5
|
|
4538
|
+
s5 s0 PUSH2
|
|
4457
4539
|
cl::get<cellRef> INLINECALLDICT
|
|
4458
|
-
|
|
4540
|
+
s3 s4 PUSH2
|
|
4459
4541
|
2 PUSHINT
|
|
4460
4542
|
DeterministicInsertionCircularQueue::set INLINECALLDICT
|
|
4461
|
-
s1 s5 s0 XCHG3
|
|
4462
4543
|
cl::set INLINECALLDICT
|
|
4463
4544
|
setContractStorage INLINECALLDICT
|
|
4545
|
+
s1 s2 XCHG
|
|
4464
4546
|
30489385396431647050973345907531708794093175298667245388886869385143456646468 PUSHINT
|
|
4465
|
-
|
|
4547
|
+
s0 s3 XCHG2
|
|
4466
4548
|
~pushAction<event> INLINECALLDICT
|
|
4467
4549
|
1578602291 PUSHINT
|
|
4468
|
-
s0
|
|
4469
|
-
|
|
4470
|
-
|
|
4471
|
-
|
|
4550
|
+
s0 s3 XCHG
|
|
4551
|
+
8 PUSHINT
|
|
4552
|
+
cl::get<objRef> INLINECALLDICT
|
|
4553
|
+
0 PUSHINT
|
|
4554
|
+
cl::get<uint64> INLINECALLDICT
|
|
4555
|
+
s1 s2 XCHG
|
|
4556
|
+
md::ChannelNonceInfo::New INLINECALLDICT
|
|
4472
4557
|
s3 s3 s0 XCHG3
|
|
4473
4558
|
~pushAction<call> INLINECALLDICT
|
|
4474
4559
|
}>
|
|
4475
4560
|
lzReceivePrepare PROCINLINE:<{
|
|
4476
4561
|
preamble INLINECALLDICT
|
|
4477
|
-
|
|
4562
|
+
s2 PUSH
|
|
4563
|
+
0 PUSHINT
|
|
4564
|
+
cl::get<uint64> INLINECALLDICT
|
|
4565
|
+
s0 s3 XCHG
|
|
4566
|
+
1 PUSHINT
|
|
4567
|
+
cl::get<coins> INLINECALLDICT
|
|
4568
|
+
s0 s2 XCHG
|
|
4478
4569
|
1 PUSHINT
|
|
4479
4570
|
cl::get<objRef> INLINECALLDICT
|
|
4480
4571
|
1 PUSHINT
|
|
4481
4572
|
cl::get<uint256> INLINECALLDICT
|
|
4482
4573
|
2547990604 PUSHINT
|
|
4483
|
-
s0
|
|
4484
|
-
0 PUSHINT
|
|
4485
|
-
cl::get<uint64> INLINECALLDICT
|
|
4574
|
+
s0 s4 XCHG
|
|
4486
4575
|
_getExecutablePacket INLINECALLDICT
|
|
4487
|
-
|
|
4488
|
-
~pushAction<
|
|
4576
|
+
s4 s0 s3 XCHG3
|
|
4577
|
+
~pushAction<dispatch> INLINECALLDICT
|
|
4489
4578
|
}>
|
|
4490
4579
|
lzReceiveLock PROCINLINE:<{
|
|
4491
4580
|
preamble INLINECALLDICT
|
|
@@ -4843,8 +4932,7 @@ PROGRAM{
|
|
|
4843
4932
|
}>
|
|
4844
4933
|
notifyPacketExecuted PROCINLINE:<{
|
|
4845
4934
|
preamble INLINECALLDICT
|
|
4846
|
-
|
|
4847
|
-
OVER
|
|
4935
|
+
s2 PUSH
|
|
4848
4936
|
0 PUSHINT
|
|
4849
4937
|
cl::get<objRef> INLINECALLDICT
|
|
4850
4938
|
DUP
|
|
@@ -4853,17 +4941,24 @@ PROGRAM{
|
|
|
4853
4941
|
_viewExecutionStatus CALLDICT
|
|
4854
4942
|
3 NEQINT
|
|
4855
4943
|
IF:<{
|
|
4856
|
-
|
|
4857
|
-
|
|
4944
|
+
s1 s3 XCHG
|
|
4945
|
+
3 BLKDROP
|
|
4858
4946
|
}>ELSE<{
|
|
4859
|
-
s0
|
|
4947
|
+
s0 s3 XCHG
|
|
4860
4948
|
1 PUSHINT
|
|
4861
4949
|
cl::get<address> INLINECALLDICT
|
|
4862
4950
|
1578602291 PUSHINT
|
|
4863
|
-
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4951
|
+
s0 s4 XCHG
|
|
4952
|
+
0 PUSHINT
|
|
4953
|
+
cl::get<uint64> INLINECALLDICT
|
|
4954
|
+
s0 s3 XCHG
|
|
4955
|
+
8 PUSHINT
|
|
4956
|
+
cl::get<objRef> INLINECALLDICT
|
|
4957
|
+
0 PUSHINT
|
|
4958
|
+
cl::get<uint64> INLINECALLDICT
|
|
4959
|
+
s1 s3 XCHG
|
|
4960
|
+
md::ChannelNonceInfo::New INLINECALLDICT
|
|
4961
|
+
s1 s3 XCHG
|
|
4867
4962
|
~pushAction<call> INLINECALLDICT
|
|
4868
4963
|
}>
|
|
4869
4964
|
}>
|
|
@@ -5314,69 +5409,6 @@ PROGRAM{
|
|
|
5314
5409
|
-1 EQINT
|
|
5315
5410
|
AND
|
|
5316
5411
|
}>
|
|
5317
|
-
action::dispatch::New PROCINLINE:<{
|
|
5318
|
-
7235441202855961448 PUSHINT
|
|
5319
|
-
4 -ROLL
|
|
5320
|
-
5 TUPLE
|
|
5321
|
-
}>
|
|
5322
|
-
action::dispatch::equals PROC:<{
|
|
5323
|
-
OVER
|
|
5324
|
-
3 INDEX
|
|
5325
|
-
OVER
|
|
5326
|
-
3 INDEX
|
|
5327
|
-
compareObjectFields INLINECALLDICT
|
|
5328
|
-
s2 PUSH
|
|
5329
|
-
0 INDEX
|
|
5330
|
-
s2 PUSH
|
|
5331
|
-
0 INDEX
|
|
5332
|
-
EQUAL
|
|
5333
|
-
s3 PUSH
|
|
5334
|
-
1 INDEX
|
|
5335
|
-
s3 PUSH
|
|
5336
|
-
1 INDEX
|
|
5337
|
-
EQUAL
|
|
5338
|
-
AND
|
|
5339
|
-
s3 PUSH
|
|
5340
|
-
2 INDEX
|
|
5341
|
-
s3 PUSH
|
|
5342
|
-
2 INDEX
|
|
5343
|
-
EQUAL
|
|
5344
|
-
AND
|
|
5345
|
-
SWAP
|
|
5346
|
-
-1 EQINT
|
|
5347
|
-
AND
|
|
5348
|
-
s0 s2 XCHG
|
|
5349
|
-
4 INDEX
|
|
5350
|
-
SWAP
|
|
5351
|
-
4 INDEX
|
|
5352
|
-
EQUAL
|
|
5353
|
-
AND
|
|
5354
|
-
}>
|
|
5355
|
-
_newAction<dispatch> PROCINLINE:<{
|
|
5356
|
-
action::dispatch::New INLINECALLDICT
|
|
5357
|
-
}>
|
|
5358
|
-
~pushAction<dispatch> PROCINLINE:<{
|
|
5359
|
-
_newAction<dispatch> INLINECALLDICT
|
|
5360
|
-
TPUSH
|
|
5361
|
-
}>
|
|
5362
|
-
executeDispatch PROC:<{
|
|
5363
|
-
24 PUSHINT
|
|
5364
|
-
OVER
|
|
5365
|
-
4 INDEX
|
|
5366
|
-
s2 PUSH
|
|
5367
|
-
1 INDEX
|
|
5368
|
-
0 PUSHINT
|
|
5369
|
-
s4 PUSH
|
|
5370
|
-
2 INDEX
|
|
5371
|
-
s0 s5 XCHG
|
|
5372
|
-
3 INDEX
|
|
5373
|
-
s1 s5 s0 XCHG3
|
|
5374
|
-
buildLayerzeroMessageBody INLINECALLDICT
|
|
5375
|
-
s1 s3 s0 XCHG3
|
|
5376
|
-
0 PUSHINT
|
|
5377
|
-
sendNonTerminalAction INLINECALLDICT
|
|
5378
|
-
TRUE
|
|
5379
|
-
}>
|
|
5380
5412
|
_callCheckPermissions PROC:<{
|
|
5381
5413
|
checkPermissions INLINECALLDICT
|
|
5382
5414
|
0 PUSHINT
|
|
Binary file
|