Shon Ness

Results 10 comments of Shon Ness

@delovoyhomie Hi! Could I be assigned to this Bounty? There hasn’t been any activity for almost a year, so I decided to take the initiative, and I’m nearly done with...

@delovoyhomie Hi! I’m excited to present the finalized step-by-step guide for [implementing compressed NFTs on the TON blockchain](https://github.com/nessshon/cnft-toolbox). In addition to the guide itself, I’ve made some changes and packaged...

@AveZorgen, hello! I just ran the tests and didn't find any errors. Could you send me a list of ACCOUNTS? Tell me, how often does this error occur? I have...

@AveZorgen, thanks for the detailed tips! Try installing it `pytonapi==0.2.4b2` and see if the error occurs again..

@Asidert, @AveZorgen, Have you encountered any more errors lately? If so, I'm considering implementing a strategy to ignore all 5xx errors so that the SSE method continues to function regardless....

@sanya8923 Hi! I’ve also noticed issues with tonapi - it seems to return empty responses at times, causing the loop to stop prematurely. I’ve reached out to the tonapi team,...

@ProgramCrafter Yes, I’ll definitely check it out and try to develop an integration for it as well. My plan is to include all popular contracts and methods for working with...

@delovoyhomie Hi! Thanks for approving the bounty! Here's a list of updates since the bounty was published: - Completed the addition of Wallet v5 and Highload Wallet v3. - Added...

@delovoyhomie Hi! I want to share an update. After integrating my implementation of the Ton Connect SDK into `tonutils`, I realized that other projects such as [aiogram-tonconnect](https://github.com/nessshon/aiogram-tonconnect) and [token-access-control-bot](https://github.com/nessshon/token-access-control-bot) also...

Attached is a minimal reproducible example: [https://gist.github.com/nessshon/a686212dab0e23a09e5bb0f174da36bb](https://gist.github.com/nessshon/a686212dab0e23a09e5bb0f174da36bb) This PR fixes several errors found in versions `0.1.40`–`0.1.42` during normal `pytoniq` usage. * `asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of 4...