hermeznetwork / hermez-node

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

TODO: Improve Prover tests #1086

Closed tclemos closed 3 years ago

tclemos commented 3 years ago

Rationale

https://github.com/hermeznetwork/hermez-node/blob/3fc5b4c531394e9d6a9975e2fa798bbd5029e6a4/node/node.go#L665-L667

Implementation

Understand what server has been reviewed means and then remove the sleep if it's the case.

tclemos commented 3 years ago

In order to test the provers, we decided to create a set of tools to help with the accounts and txs.

The repo containing the set of tools is this one: https://github.com/hermeznetwork/l2-multiple-transaction-sender