Skip to content

Releases: FourthState/plasma-mvp-sidechain

v0.2.0 - CLI functionality

15 Jul 04:59
6be0ef4
Compare
Choose a tag to compare
Pre-release
  • 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

08 Jul 19:45
88d44a1
Compare
Choose a tag to compare
Pre-release
  • Fix double spend bug when same position is spent twice in single tx

  • Added some basic Documentation

v0.1.0

11 Jun 17:48
f726fd5
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Contains base layer of the blockchain.
Only capable of validating Ethereum address transactions and updating state.