Stepan Chekhovskoi

Results 6 issues of Stepan Chekhovskoi

***Problematic*** Approving of transactions or signing in lefts track in the history api of browser. In such way, when user trying go back, he appears with this tracks. Unexpirienced user...

## Problematic Approving of transactions or signing in lefts track in the history api of browser. In such way, when user trying go back, he appears with this tracks. Unexpirienced...

# 🚀 Proposal & Discussion ## Motivation According to the current implementation of the `aptos_std::coin` it is possible for anyone who has access to the `signer` object to withdraw any...

documentation
enhancement
community
P1

Reopened PR #98 which was closed by mistake > Fixed the folliwing issues in the `solidity/10_Wallet.sol` file: > > * Comments don't correspond to the code > * Errors description...

The `importantCleanup` function is mentioned in the readme, however, is not implemented. I see no OOG happening in the functions, thus, considering it's better to eliminate the mentions.

### Motivation The [following security notice](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/utils/cryptography/ECDSA.sol#L46-L50) is incorrect ``` * IMPORTANT: `hash` _must_ be the result of a hash operation for the * verification to be secure: it is possible...