hermeznetwork / hermez-node

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

Adding new request for updating transactions in tx-pool #1044

Closed Mikelle closed 3 years ago

Mikelle commented 3 years ago

Closes https://github.com/hermeznetwork/hermez-node/issues/1035

What does this PR does?

Fixing bug with updating txs in the pool

How to test?

Create a transaction and then update it.

Before fix: Screen Shot 2021-07-28 at 3 39 06 PM After fix: Screen Shot 2021-07-28 at 3 39 38 PM

There is a file from the integration tests run: report.txt

Checklist

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