tezos-checker / checker

An in-development "robocoin" system for the Tezos blockchain
24 stars 16 forks source link

Utilize the received price of ctez in tez #282

Closed gkaracha closed 3 years ago

gkaracha commented 3 years ago

This is the continuation / last part of #280, which should close #239.

github-actions[bot] commented 3 years ago
Gas costs 1b2f18f09fdc74835b02571788521a51a9e60a7d 4d1fa164cb694c4d3506ca8d6d876dda0f1eb283 Diff
checker%update_operators 5587 5589 2
checker%touch 42370 42372 2
checker%transfer 6309 6311 2
checker%buy_kit 12685 12687 2
checker%touch_burrow 6100 6102 2
checker%remove_liquidity 12767 12769 2
checker%sell_kit 11917 11919 2
checker%add_liquidity 12839 12841 2
Entrypoint sizes 1b2f18f09fdc74835b02571788521a51a9e60a7d 4d1fa164cb694c4d3506ca8d6d876dda0f1eb283 Diff
receive_ctez_marginal_price 136 140 4
Test coverage 1b2f18f09fdc74835b02571788521a51a9e60a7d 4d1fa164cb694c4d3506ca8d6d876dda0f1eb283 Diff
checker.ml 94.29 93.87 -0.4200000000000017
TOTAL 92.96 92.88 -0.0799999999999983
gkaracha commented 3 years ago

Great, thanks for having a look!