Following EIPs are not supported by our EVM:
We currently support 0.8.26
.
If you are having issue with go-ethereum library, please use our slightly modified version https://github.com/Taraxa-project/go-ethereum
Due to nature of DAG which can reorder transactions:
- Nonce skipping is possible meaning any transaction with nonce larger than previous nonce can be executed.
- It is possible for a transaction without enough balance to pay gas to reach EVM and execution. These transactions will increase the account nonce.