1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Update op-code for provider/contract interaction (#602)

* Update provider->contract deploy_contract op-code

* Switch to B{} representation of child contracts
This commit is contained in:
EmelyanenkoK 2023-02-02 12:28:41 +03:00 committed by GitHub
parent 681b494410
commit 7a78ea33b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 31 additions and 22 deletions

View file

@ -111,7 +111,7 @@ PROGRAM{
}> // msg_value sender_address op in_msg_body
64 LDU // msg_value sender_address op query_id in_msg_body
s2 PUSH
276580847 PUSHINT // msg_value sender_address op query_id in_msg_body op _27=276580847
3832843761 PUSHINT // msg_value sender_address op query_id in_msg_body op _27=3832843761
EQUAL // msg_value sender_address op query_id in_msg_body _28
IF:<{ // msg_value sender_address op query_id in_msg_body
s0 s4 XCHG