leapdao / solEVM-enforcer

Partial implementation of the Ethereum runtime in Solidity (PoC)
Mozilla Public License 2.0
98 stars 16 forks source link

Merge back ExecutionPoker from challenger service #167

Open troggy opened 4 years ago

troggy commented 4 years ago

ExecutionPoker for challenger services diverged from the one from utils. Let's try merge the changes made in challenger services back to utils.

https://github.com/leapdao/solEVM-enforcer/blob/master/challenger/ExecutionPoker.js https://github.com/leapdao/solEVM-enforcer/blob/master/utils/ExecutionPoker.js