sgn-v2-contracts
sgn-v2-contracts copied to clipboard
Smart Contracts for Celer State Guardian Network (SGN) V2 and cBridge V2
minor improvement for docs
Refactor withdrawId computation for consistency in transferId assignment by checking the correct wdId instead of request.refId
never revert on native push failure; re-wrap and transfer WETH instead
This issue concerns the Uniswap V2 Migrator contract as found at https://github.com/Uniswap/v2-periphery/blob/0335e8f7e1bd1e8d8329fd300aea2ef2f36dd19f/contracts/UniswapV2Migrator.sol. Please provide details on what you would like to accomplish with this contract (e.g., code review, migration, integration,...
This issue concerns the Uniswap V2 Migrator contract as found at https://github.com/Uniswap/v2-periphery/blob/0335e8f7e1bd1e8d8329fd300aea2ef2f36dd19f/contracts/UniswapV2Migrator.sol. Please provide details on what you would like to accomplish with this contract (e.g., code review, migration, integration,...
Hi, we are a research group on programming languages and software engineering. We recently conducted a systematic study on the causes, effects, and fixes of the inconsistent state update vulnerability...