Results 5 comments of Borys Minaiev

I tried to figure out why rust-analyzer is slow on this input, and I think I found the issue, but I don't know how to fix it without rewriting a...

List of things we don't like and (ideally) want to fix: 1. Currently developers need to manually specify method_id for each test following some rules (they should start from 0,...

Some ideas (they are all theoretical, and potentially could not work) about how to improve things. 1. We need to know which functions are tests, and need to be run....

Hmm, if it is ownership_assigned from TEP 62, then it is a bug, that `bidder_address` is stored there, not `owner`? Am I missing something?

Made a PR in case this is indeed a bug: https://github.com/TelegramMessenger/telemint/pull/62