Ilya

Results 5 issues of Ilya

https://github.com/constkhi/vue-simple-alert/blob/cc0eaa54990d738d1e7d0202ec4198c9f09016b8/src/index.ts#L84 must be ```if ('value' in r) {```

Hi there, I will start with two problems with default responsible. Problem #1, default responsible has flag: 0 and he send value depend on pragma msgValue? 7_500_000 or 9_500_000. Simple...

Hi. In Distributed programming paradigm we have a problem with gas management when we trying to redeploy an already deployed contract. I'll try to explain it with by using tip-3...

enhancement

https://github.com/broxus/everscale-inpage-provider/blob/c4bc35d930afbbb853223f716a923f8a1085056e/src/models.ts#L363 Sine 0.52.0 solidity "Supported uintX/intX in steps of 1: uint1, uint2, uint3 ... uint256" https://github.com/tonlabs/TON-Solidity-Compiler/blob/6953ed5deec19ab6c41259879d10e73ab9643e42/Changelog_TON.md#0520-2021-11-15 Please consider adding support for these types.

https://github.com/broxus/tip3/blob/6503e61880c03fb45741c177c25f4955dca5f0df/contracts/abstract/TokenWalletBase.sol#L64 "transfer" and "transferToWallet" methods don't check the minimum required value to start the transfer. For correctly finish the transfer user must attach at least: require(msg.value > TokenGas.TARGET_WALLET_BALANCE * 2...