You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version 0.2.1 -> 0.3.0
EVM-Lite is now a library, not an executable. It doesn't contain
implementations of the Consensus interface, apart from Solo which
is used for testing. It is left to users of this library to
implement the consensus interface (Cf Monetd for an example with
Babble).