@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/channelBurn.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/channelReceiveUtils.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` 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
|
|
2
|
+
// automatically generated from `src/protocol/channel/tests/channelBurn.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/channelReceiveUtils.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` 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`
|
|
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
|
|
@@ -324,11 +330,6 @@ PROGRAM{
|
|
|
324
330
|
DECLPROC executeSendJettons
|
|
325
331
|
DECLPROC action::destroy::New
|
|
326
332
|
DECLPROC action::destroy::equals
|
|
327
|
-
DECLPROC action::dispatch::New
|
|
328
|
-
DECLPROC action::dispatch::equals
|
|
329
|
-
DECLPROC _newAction<dispatch>
|
|
330
|
-
DECLPROC ~pushAction<dispatch>
|
|
331
|
-
DECLPROC executeDispatch
|
|
332
333
|
DECLPROC _callCheckPermissions
|
|
333
334
|
DECLPROC forceAuthenticate
|
|
334
335
|
DECLPROC createInitializedStorage
|
|
@@ -3784,6 +3785,87 @@ PROGRAM{
|
|
|
3784
3785
|
11 TUPLE
|
|
3785
3786
|
cl::declare INLINECALLDICT
|
|
3786
3787
|
}>
|
|
3788
|
+
md::LzReceivePrepare::New PROC:<{
|
|
3789
|
+
512274326030967563773296 PUSHINT
|
|
3790
|
+
6 PUSHINT
|
|
3791
|
+
s0 s3 XCHG2
|
|
3792
|
+
PAIR
|
|
3793
|
+
7 PUSHINT
|
|
3794
|
+
ROT
|
|
3795
|
+
PAIR
|
|
3796
|
+
PAIR
|
|
3797
|
+
cl::declare INLINECALLDICT
|
|
3798
|
+
}>
|
|
3799
|
+
action::dispatch::New PROCINLINE:<{
|
|
3800
|
+
7235441202855961448 PUSHINT
|
|
3801
|
+
4 -ROLL
|
|
3802
|
+
5 TUPLE
|
|
3803
|
+
}>
|
|
3804
|
+
action::dispatch::equals PROC:<{
|
|
3805
|
+
OVER
|
|
3806
|
+
3 INDEX
|
|
3807
|
+
OVER
|
|
3808
|
+
3 INDEX
|
|
3809
|
+
compareObjectFields INLINECALLDICT
|
|
3810
|
+
s2 PUSH
|
|
3811
|
+
0 INDEX
|
|
3812
|
+
s2 PUSH
|
|
3813
|
+
0 INDEX
|
|
3814
|
+
EQUAL
|
|
3815
|
+
s3 PUSH
|
|
3816
|
+
1 INDEX
|
|
3817
|
+
s3 PUSH
|
|
3818
|
+
1 INDEX
|
|
3819
|
+
EQUAL
|
|
3820
|
+
AND
|
|
3821
|
+
s3 PUSH
|
|
3822
|
+
2 INDEX
|
|
3823
|
+
s3 PUSH
|
|
3824
|
+
2 INDEX
|
|
3825
|
+
EQUAL
|
|
3826
|
+
AND
|
|
3827
|
+
SWAP
|
|
3828
|
+
-1 EQINT
|
|
3829
|
+
AND
|
|
3830
|
+
s0 s2 XCHG
|
|
3831
|
+
4 INDEX
|
|
3832
|
+
SWAP
|
|
3833
|
+
4 INDEX
|
|
3834
|
+
EQUAL
|
|
3835
|
+
AND
|
|
3836
|
+
}>
|
|
3837
|
+
_newAction<dispatch> PROCINLINE:<{
|
|
3838
|
+
action::dispatch::New INLINECALLDICT
|
|
3839
|
+
}>
|
|
3840
|
+
~pushAction<dispatch> PROCINLINE:<{
|
|
3841
|
+
_newAction<dispatch> INLINECALLDICT
|
|
3842
|
+
TPUSH
|
|
3843
|
+
}>
|
|
3844
|
+
executeDispatch PROC:<{
|
|
3845
|
+
0 PUSHINT
|
|
3846
|
+
OVER
|
|
3847
|
+
2 INDEX
|
|
3848
|
+
s2 PUSH
|
|
3849
|
+
3 INDEX
|
|
3850
|
+
buildLayerzeroMessageBody INLINECALLDICT
|
|
3851
|
+
DUP
|
|
3852
|
+
16 PUSHPOW2DEC
|
|
3853
|
+
CDATASIZE
|
|
3854
|
+
DROP
|
|
3855
|
+
24 PUSHINT
|
|
3856
|
+
s4 PUSH
|
|
3857
|
+
4 INDEX
|
|
3858
|
+
FALSE
|
|
3859
|
+
s0 s3 s4 XCHG3
|
|
3860
|
+
GETFORWARDFEE
|
|
3861
|
+
ADD
|
|
3862
|
+
s0 s3 XCHG
|
|
3863
|
+
1 INDEX
|
|
3864
|
+
s3 s0 s3 XCHG3
|
|
3865
|
+
0 PUSHINT
|
|
3866
|
+
sendNonTerminalAction INLINECALLDICT
|
|
3867
|
+
TRUE
|
|
3868
|
+
}>
|
|
3787
3869
|
_assertEqualPaths PROCINLINE:<{
|
|
3788
3870
|
SWAP
|
|
3789
3871
|
cl::hash INLINECALLDICT
|
|
@@ -4437,39 +4519,46 @@ PROGRAM{
|
|
|
4437
4519
|
-ROT
|
|
4438
4520
|
cl::set INLINECALLDICT
|
|
4439
4521
|
9 PUSHINT
|
|
4440
|
-
s5
|
|
4522
|
+
s5 s0 PUSH2
|
|
4441
4523
|
cl::get<cellRef> INLINECALLDICT
|
|
4442
|
-
|
|
4524
|
+
s3 s4 PUSH2
|
|
4443
4525
|
2 PUSHINT
|
|
4444
4526
|
DeterministicInsertionCircularQueue::set INLINECALLDICT
|
|
4445
|
-
s1 s5 s0 XCHG3
|
|
4446
4527
|
cl::set INLINECALLDICT
|
|
4447
4528
|
setContractStorage INLINECALLDICT
|
|
4529
|
+
s1 s2 XCHG
|
|
4448
4530
|
30489385396431647050973345907531708794093175298667245388886869385143456646468 PUSHINT
|
|
4449
|
-
|
|
4531
|
+
s0 s3 XCHG2
|
|
4450
4532
|
~pushAction<event> INLINECALLDICT
|
|
4451
4533
|
1578602291 PUSHINT
|
|
4452
|
-
s0
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4534
|
+
s0 s3 XCHG
|
|
4535
|
+
8 PUSHINT
|
|
4536
|
+
cl::get<objRef> INLINECALLDICT
|
|
4537
|
+
0 PUSHINT
|
|
4538
|
+
cl::get<uint64> INLINECALLDICT
|
|
4539
|
+
s1 s2 XCHG
|
|
4540
|
+
md::ChannelNonceInfo::New INLINECALLDICT
|
|
4456
4541
|
s3 s3 s0 XCHG3
|
|
4457
4542
|
~pushAction<call> INLINECALLDICT
|
|
4458
4543
|
}>
|
|
4459
4544
|
lzReceivePrepare PROCINLINE:<{
|
|
4460
4545
|
preamble INLINECALLDICT
|
|
4461
|
-
|
|
4546
|
+
s2 PUSH
|
|
4547
|
+
0 PUSHINT
|
|
4548
|
+
cl::get<uint64> INLINECALLDICT
|
|
4549
|
+
s0 s3 XCHG
|
|
4550
|
+
1 PUSHINT
|
|
4551
|
+
cl::get<coins> INLINECALLDICT
|
|
4552
|
+
s0 s2 XCHG
|
|
4462
4553
|
1 PUSHINT
|
|
4463
4554
|
cl::get<objRef> INLINECALLDICT
|
|
4464
4555
|
1 PUSHINT
|
|
4465
4556
|
cl::get<uint256> INLINECALLDICT
|
|
4466
4557
|
2547990604 PUSHINT
|
|
4467
|
-
s0
|
|
4468
|
-
0 PUSHINT
|
|
4469
|
-
cl::get<uint64> INLINECALLDICT
|
|
4558
|
+
s0 s4 XCHG
|
|
4470
4559
|
_getExecutablePacket INLINECALLDICT
|
|
4471
|
-
|
|
4472
|
-
~pushAction<
|
|
4560
|
+
s4 s0 s3 XCHG3
|
|
4561
|
+
~pushAction<dispatch> INLINECALLDICT
|
|
4473
4562
|
}>
|
|
4474
4563
|
lzReceiveLock PROCINLINE:<{
|
|
4475
4564
|
preamble INLINECALLDICT
|
|
@@ -4827,8 +4916,7 @@ PROGRAM{
|
|
|
4827
4916
|
}>
|
|
4828
4917
|
notifyPacketExecuted PROCINLINE:<{
|
|
4829
4918
|
preamble INLINECALLDICT
|
|
4830
|
-
|
|
4831
|
-
OVER
|
|
4919
|
+
s2 PUSH
|
|
4832
4920
|
0 PUSHINT
|
|
4833
4921
|
cl::get<objRef> INLINECALLDICT
|
|
4834
4922
|
DUP
|
|
@@ -4837,17 +4925,24 @@ PROGRAM{
|
|
|
4837
4925
|
_viewExecutionStatus CALLDICT
|
|
4838
4926
|
3 NEQINT
|
|
4839
4927
|
IF:<{
|
|
4840
|
-
|
|
4841
|
-
|
|
4928
|
+
s1 s3 XCHG
|
|
4929
|
+
3 BLKDROP
|
|
4842
4930
|
}>ELSE<{
|
|
4843
|
-
s0
|
|
4931
|
+
s0 s3 XCHG
|
|
4844
4932
|
1 PUSHINT
|
|
4845
4933
|
cl::get<address> INLINECALLDICT
|
|
4846
4934
|
1578602291 PUSHINT
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
|
|
4935
|
+
s0 s4 XCHG
|
|
4936
|
+
0 PUSHINT
|
|
4937
|
+
cl::get<uint64> INLINECALLDICT
|
|
4938
|
+
s0 s3 XCHG
|
|
4939
|
+
8 PUSHINT
|
|
4940
|
+
cl::get<objRef> INLINECALLDICT
|
|
4941
|
+
0 PUSHINT
|
|
4942
|
+
cl::get<uint64> INLINECALLDICT
|
|
4943
|
+
s1 s3 XCHG
|
|
4944
|
+
md::ChannelNonceInfo::New INLINECALLDICT
|
|
4945
|
+
s1 s3 XCHG
|
|
4851
4946
|
~pushAction<call> INLINECALLDICT
|
|
4852
4947
|
}>
|
|
4853
4948
|
}>
|
|
@@ -6747,69 +6842,6 @@ PROGRAM{
|
|
|
6747
6842
|
-1 EQINT
|
|
6748
6843
|
AND
|
|
6749
6844
|
}>
|
|
6750
|
-
action::dispatch::New PROCINLINE:<{
|
|
6751
|
-
7235441202855961448 PUSHINT
|
|
6752
|
-
4 -ROLL
|
|
6753
|
-
5 TUPLE
|
|
6754
|
-
}>
|
|
6755
|
-
action::dispatch::equals PROC:<{
|
|
6756
|
-
OVER
|
|
6757
|
-
3 INDEX
|
|
6758
|
-
OVER
|
|
6759
|
-
3 INDEX
|
|
6760
|
-
compareObjectFields INLINECALLDICT
|
|
6761
|
-
s2 PUSH
|
|
6762
|
-
0 INDEX
|
|
6763
|
-
s2 PUSH
|
|
6764
|
-
0 INDEX
|
|
6765
|
-
EQUAL
|
|
6766
|
-
s3 PUSH
|
|
6767
|
-
1 INDEX
|
|
6768
|
-
s3 PUSH
|
|
6769
|
-
1 INDEX
|
|
6770
|
-
EQUAL
|
|
6771
|
-
AND
|
|
6772
|
-
s3 PUSH
|
|
6773
|
-
2 INDEX
|
|
6774
|
-
s3 PUSH
|
|
6775
|
-
2 INDEX
|
|
6776
|
-
EQUAL
|
|
6777
|
-
AND
|
|
6778
|
-
SWAP
|
|
6779
|
-
-1 EQINT
|
|
6780
|
-
AND
|
|
6781
|
-
s0 s2 XCHG
|
|
6782
|
-
4 INDEX
|
|
6783
|
-
SWAP
|
|
6784
|
-
4 INDEX
|
|
6785
|
-
EQUAL
|
|
6786
|
-
AND
|
|
6787
|
-
}>
|
|
6788
|
-
_newAction<dispatch> PROCINLINE:<{
|
|
6789
|
-
action::dispatch::New INLINECALLDICT
|
|
6790
|
-
}>
|
|
6791
|
-
~pushAction<dispatch> PROCINLINE:<{
|
|
6792
|
-
_newAction<dispatch> INLINECALLDICT
|
|
6793
|
-
TPUSH
|
|
6794
|
-
}>
|
|
6795
|
-
executeDispatch PROC:<{
|
|
6796
|
-
24 PUSHINT
|
|
6797
|
-
OVER
|
|
6798
|
-
4 INDEX
|
|
6799
|
-
s2 PUSH
|
|
6800
|
-
1 INDEX
|
|
6801
|
-
0 PUSHINT
|
|
6802
|
-
s4 PUSH
|
|
6803
|
-
2 INDEX
|
|
6804
|
-
s0 s5 XCHG
|
|
6805
|
-
3 INDEX
|
|
6806
|
-
s1 s5 s0 XCHG3
|
|
6807
|
-
buildLayerzeroMessageBody INLINECALLDICT
|
|
6808
|
-
s1 s3 s0 XCHG3
|
|
6809
|
-
0 PUSHINT
|
|
6810
|
-
sendNonTerminalAction INLINECALLDICT
|
|
6811
|
-
TRUE
|
|
6812
|
-
}>
|
|
6813
6845
|
_callCheckPermissions PROC:<{
|
|
6814
6846
|
checkPermissions INLINECALLDICT
|
|
6815
6847
|
0 PUSHINT
|
|
Binary file
|