forked from cerc-io/laconicd-deprecated
* Problem: state transition code is duplicated Closes: #672 Solution: - move gas refund out from ApplyMessage - move check into ApplyMessage - move evm construction into ApplyMessage - ensure context stack is clean after ApplyMessage return fix unit tests undo rename add underflow check * improve performance - don't duplicate params loading - passing EVMConfig around as pointer |
||
|---|---|---|
| .. | ||
| ante | ||
| app_test.go | ||
| app.go | ||
| benchmark_test.go | ||
| export.go | ||
| simulation_test.go | ||
| test_helpers.go | ||