unicornultrafoundation / go-u2u

Implementation of U2U Network in Golang
https://u2u.xyz
GNU Lesser General Public License v3.0
4 stars 3 forks source link

fix txtracer skip executing sfc related transactions #76

Closed rameight closed 8 months ago

rameight commented 8 months ago

This PR fixes txtracer skip executing sfc related transactions (nonce is not increased), this will cause following transactions have higher nonce than current state. #73