hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
58 stars 33 forks source link

TODO: Remove possible not necessary check #1084

Open tclemos opened 3 years ago

tclemos commented 3 years ago

Rationale

https://github.com/hermeznetwork/hermez-node/blob/3fc5b4c531394e9d6a9975e2fa798bbd5029e6a4/eth/rollup.go#L1040-L1041

Implementation

Create some tests to explore the proposed scenario and if the check is not needed, remove it