hermeznetwork / hermez-node

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

fix unmarshal txl2 #1146

Closed ARR552 closed 2 years ago

ARR552 commented 2 years ago

Closes #1138

What does this PR does?

This PR fix the unmarshal panic. Also add tests.

How to test?

Run tests

Checklist

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