Releases: FourthState/plasma-mvp-sidechain
Releases · FourthState/plasma-mvp-sidechain
v0.2.0 - CLI functionality
-
CLI now functional. Can initialize with genesis UTXOs, start Tendermint daemon, and spend UTXOs using CLI.
-
More extensive app tests
-
Upgrade to SDK v0.21.0
-
Can now retrieve all UTXOs owned by an address.
Hotfix - Double Spend and Docs
-
Fix double spend bug when same position is spent twice in single tx
-
Added some basic Documentation
v0.1.0
Contains base layer of the blockchain.
Only capable of validating Ethereum address transactions and updating state.