Ton-Dynasty / ticton-v0

Innovative price oracle for TON
https://ticton.xyz
7 stars 1 forks source link

Fix qoute 2.2 ton/usdt failure #9

Closed ipromise2324 closed 8 months ago

ipromise2324 commented 8 months ago

This pull request fixes the issue where quoting 2.2 ton/usdt would fail. It adds a tolerance of 10000000000000 to ensure that the baseAssetAmount is not too small. Additionally, it includes a fix to update the totalAlarms field in the OracleMetadata struct.