Mark Okhman

Results 11 comments of Mark Okhman

Same issue happened to me once I was running commands (https://tdlib.github.io/telegram-bot-api/build.html?os=macOS) that were meant for Apple silicon processor while my machine is Intel

Do you have any idea when the v2 can be released? I'm so excited :)

I realised that it is working this way because ERC721.sol is in one of node_modules. Once i put my contract file into the openzeppelin module folder, next to the ERC721.sol...

@juanfranblanco thank you very much for getting into this issue for me! Really appreciate that. I was able to successfully import a contract (ex. ERC271) that is provided by @openzeppelin...

Was anybody able to solve this ever? Quite annoying behavior...

Hello guys, could you please review this one?

Hey @dariotarantini @EmelyanenkoK, thank you very much for this suggestion! Very interesting idea with shifting the mint/burn logic into the WTON wallet, eliminating centralised minter. I will have a deeper...

@EmelyanenkoK I understand, sure We'll first make sure every interested party took their time to view and comment, the will do further code polishing on our end if needed. Thank...

@NickNekilov as @EmelyanenkoK have mentioned, we should make sure the solution is ready for production, meaning writing tests and ensuring there is no drawbacks. I believe it would be great...