ton-blockchain / ton-connect

Apache License 2.0
73 stars 26 forks source link

Guaranteeing the order of messages #40

Open tvorogme opened 1 year ago

tvorogme commented 1 year ago

We need to provide message order guaranteeing to work properly with smart contracts.

Judging by the information from the chat, there are problems in the current version:

I have encountered an interesting problem when sending a transaction with several messages via TON connect. If there are 3 messages in the transaction, the order of messages is inverted in tonkeeper, if there are 4 messages, the order remains as specified in the code. This happens only if the transactions have a text comment.