Closed chfast closed 1 month ago
Remove Host's dependency on RLP library by re-implementing compute_create_address().
compute_create_address()
Closes https://github.com/ethereum/evmone/issues/783.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.23%. Comparing base (b0f6707) to head (d2b9dc2). Report is 3 commits behind head on master.
b0f6707
d2b9dc2
Remove Host's dependency on RLP library by re-implementing
compute_create_address()
.Closes https://github.com/ethereum/evmone/issues/783.