telemint icon indicating copy to clipboard operation
telemint copied to clipboard

Update from isopen

Open isopen opened this issue 1 year ago • 0 comments

  1. 2234562 load_uint(32) is sure enough for subwallet_id? subwallet_id::uint32 -> subwallet_id::uint64 https://t.me/d_code/15131 https://t.me/durov/167
  2. https://github.com/TelegramMessenger/telemint/pull/34/commits/cbd5c6dd5576b543d2c0072a06ad774ce9acfb3e Duplicate in readme
  3. https://github.com/TelegramMessenger/telemint/pull/34/commits/eddde788b4283aac02646ebd3faa04f216dc7cb0 https://github.com/TelegramMessenger/telemint/pull/34/commits/7aa8c922e8767890cb3f0ca07be45e447bc9e82f Suggestion to use Security Policy
  4. https://github.com/TelegramMessenger/telemint/issues/36
  5. https://github.com/TelegramMessenger/telemint/pull/34/commits/d0b95e3c37d43fde75ea3069548112eac600aa31 https://github.com/TelegramMessenger/telemint/pull/34/commits/a8c5c5b1eb8e1954206d87461de06f0116d84b84 In my opinion, the beginning of the comment is superfluous
  6. https://github.com/TelegramMessenger/telemint/pull/34/commits/96004013bfa7f973eb20af3517b0b3cccf9587f8 https://github.com/TelegramMessenger/telemint/pull/34/commits/508baef4b837f6bfd8038097b916fa40fe5c15bd .tlb schema update
  7. https://github.com/TelegramMessenger/telemint/pull/34/commits/2a6c32d1b82eca43ea97c90b20ab738eadc9b7ec [uint32 -> uint64] in readme
  8. https://github.com/TelegramMessenger/telemint/issues/37 Question about the license
  9. https://github.com/TelegramMessenger/telemint/issues/39 Possible desynchronization in operations with toncoin (method send_money) Tonkoins did not arrive to the addressee, but the sender's balance changed to a new value.
  10. https://github.com/TelegramMessenger/telemint/pull/34/commits/ebd8f35c1c0fd5cef130aa0196d3d0da8b1c36e8 https://github.com/TelegramMessenger/telemint/pull/34/commits/f6a87fe74e98c56a333962dd4484e64d12a3871d https://github.com/TelegramMessenger/telemint/pull/34/commits/fc77e3cc5df1da799bd1362a7242be0909734ba0 https://github.com/TelegramMessenger/telemint/pull/34/commits/ddd4cf779caa25da9db38e30a238b49f6c63718f https://github.com/TelegramMessenger/telemint/pull/34/commits/4632549f4d9f86ed99d2986cdbde7e5ddfb2fda3 Exception refactoring (moved errors to constants)
  11. https://github.com/TelegramMessenger/telemint/pull/34/commits/d35f9c62a7b146d2a5f4ca58466bb385dd078a57 Pointless comment
  12. https://github.com/TelegramMessenger/telemint/pull/34/commits/4fc9267cc20ce303b9db2c99f20f99a18bd00143 https://github.com/TelegramMessenger/telemint/pull/34/commits/409d17b6af4aacaee435993878f5870d22215800 In case of negative royalty
  13. https://github.com/TelegramMessenger/telemint/pull/34/commits/eaa710f41924fa95f687571ad28a2cd6f51e15e4 https://github.com/DavidAnson/markdownlint/blob/v0.26.2/doc/Rules.md#md034
  14. https://github.com/TelegramMessenger/telemint/issues/57 Small refactoring

After the contest: 15. https://github.com/TelegramMessenger/telemint/pull/34/commits/3611bd082a1e040f378e6f916ab7d1eb8d589d75 Made a merge with the main branch to be without conflict. I use a constant err::invalid_length common.fc::throw_unless(err::invalid_length, i); ;; should not start with \0

isopen avatar Oct 23 '22 16:10 isopen