hermeznetwork / hermez-node

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

Feature/request multiple proofs in parallel #1156

Closed ARR552 closed 2 years ago

ARR552 commented 2 years ago

What does this PR does?

This PR adds some improvents to make the hermez node more resilient when recieves many txs. Also, now the hermez node is fast enough to full fill the baches with 2048 txs

How to test?

Tested sending 100000 txs to the hermez node. Average batch time = 66s using 3 provers

Checklist

These are the criteria that every PR should meet, please check them off as you review them: