risechain / pevm

Blazingly fast Parallel EVM
MIT License
217 stars 41 forks source link

Add the `tx_idx` to the `InvalidNonce` error #328

Closed hai-rise closed 1 month ago

hai-rise commented 1 month ago

https://github.com/risechain/pevm/blob/a0c5128e8add61b1aaa2d57ed7250435e1bf27f4/src/lib.rs#L185-L188

https://github.com/risechain/pevm/blob/a0c5128e8add61b1aaa2d57ed7250435e1bf27f4/src/vm.rs#L348