2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-02-18 09:46:40 +00:00

3 Commits

Author SHA1 Message Date
Egon Elbre
85454e7678 cmd: fix megacheck warnings ()
* cmd: fix megacheck warnings

* cmd: revert time.Until changes, keep readFloat
2017-08-07 14:34:21 +03:00
Péter Szilágyi
09777952ee core, consensus: pluggable consensus engines ()
This commit adds pluggable consensus engines to go-ethereum. In short, it
introduces a generic consensus interface, and refactors the entire codebase to
use this interface.
2017-04-05 00:16:29 +02:00
Valentin Wüstholz
c52ab932e6 cmd/disasm, cmd/evm: integrate disasm tool into evm tool. () 2017-03-01 13:34:50 +01:00