jacobkaufmann / evangelion

a prototype ethereum block builder
Apache License 2.0
84 stars 10 forks source link

test: add initial execution tests #33

Closed jacobkaufmann closed 1 year ago

jacobkaufmann commented 1 year ago

add initial test for execute, which simulates a simple ETH transfer from one account (i.e. sender) to another account (i.e. receiver). the test checks that the correct execution result is given.