Hellobloc
Hellobloc
Reinit Issue
## Introduction [Reinit ](https://ethereum-magicians.org/t/potential-security-implications-of-create2-eip-1014/2614)problem is the deployment of two different runtime codes on the same address via create2. This can lead to a mismatch in our source code, and we...
## Intro In the following code content, the error handling of x.bankKeeper.SendCoins is missing, which will result in a malicious user being able to set the status without cost. https://github.com/sideprotocol/ibcswap/blob/3aa2b1b3b8c044902b9f845ae2c705ccc7f83480/modules/apps/100-atomic-swap/keeper/msg_server.go#L122...
## Intro Echelon is an Evmos-based project, but Evmos uses a magic string to identify the opposing chain in IBC protocol to determint. This practice is bad for their fork...
The Sendcoin code lacks error handling. This will lead to an inability to provide error feedback for transfer operations where the available Sencoins are insufficient to meet the userAmount during...
The header hash was generated with a missing hash of the validateset's priorities information. A malicious user could modify the priorities without causing a state hash validation error. Remarkably this...
The header hash was generated with a missing hash of the validateset's priorities information. A malicious user could modify the priorities without causing a state hash validation error. Remarkably this...
The header hash was generated with a missing hash of the validateset's priorities information. A malicious user could modify the priorities without causing a state hash validation error. Remarkably this...
The header hash was generated with a missing hash of the validateset's priorities information. A malicious user could modify the priorities without causing a state hash validation error. Remarkably this...
## Problem Description https://github.com/public-awesome/mainnet/blob/56741ad36908c17ecdcbeba5ea3f381b5de245e2/.drone.yml#L57 The current startup script of this project uses the inv-check-period parameter, which means that the project will crash when invariant checks fail. This poses a significant...
## Problem Description https://github.com/TruStory/truchain/blob/b9271e16769de35b07d0cf77087be51afec25d35/Makefile#L68 The current startup script of this project uses the inv-check-period parameter, which means that the project will crash when invariant checks fail. This poses a significant...