@grazcoin
Test 2: Sale offer status does not change to done after the full amount has been bought and paid.
Test 3: After expiration of the bid, the symbol of the sale offer stays half blue/green.
Are multiple sell offers per address a feature or a bug? I've got 3 on one address, 2 of them have the same price.
There's also something off with amounts for sell/available. Take a look at
https://masterchain.info/selloffer.html?tx=8b2deeb03c2590bbc6698ab3d663eb920e8bb7e89437a7984a54b8d0154d6741¤cy=TMSC . 0.01 were initially available, 0.002 + 0.007 were bought, so only 0.001 should remain, but amount available shows 0.003.
Also, newly created offers seem to always show 0 as amount available, shouldn't it match the amount for sell?
Thanks.
Test 2 + test 3 are known issues (at least to me ;-))
There are also more minor issues with icon color updates - all should be fixed soon.
As for multiple sell offers per address - this is a bug. Currently the logic that checks older offers on the same address is not yet implemented. I wait for deciding which of the pull request is chosen (39,40,41), and then it will be implemented.
Newly created offer should match the amount to sell. This I didn't see. Will be checked.