- Get rid of
stack too deeperrors! Increase the number of allowed variables by 16 times. - Generate modified EVM bytecodes that can be run by go-ethereum-deep-stack. Suitable for private blockchains.
- Generate new
DupEandSwapEEVM operations. - Extend maximum stack access range from 16 to 255.
- Solve the invalid jump issue. (until this issue is solved, the generated bytecodes will not run correctly)
- Reformat codes and rebase commit messages. (which means the project can move into the alpha phase)
- Support optimizations.
- Support unit tests.
GPL v3