Skip to content

Releases: omgnetwork/plasma-cli

v0.2.2

15 Nov 16:43
c4038db
Compare
Choose a tag to compare

Changelog

3f82b05 remove cgo

Plasma CLI Release v0.0.4-v0.2

24 Aug 03:30
95b9ae9
Compare
Choose a tag to compare
  • Added support for transaction.create
  • Added support for transaction.submit_typed
  • Added support for optional metadata field in transaction
  • improve UX for sending transaction
  • plasma-cli now compatible with OmiseGO Network v0.2

Plasma CLI Release v0.0.3

18 Apr 10:28
fc6f6b3
Compare
Choose a tag to compare
  • Added support for merge transaction
  • Added support for split transaction
  • Added support for getting balance
  • Added support for challenge exits
  • Allows ERC20 Deposits
  • Improved non-verbose logging of transaction submission

Plasma CLI Release v0.0.2

02 Mar 11:34
42caf5a
Compare
Choose a tag to compare
  • Adds support for simple transactions
  • Support for deposits of ETH up to 92 ETH
  • Better project structure

Plasma CLI Release v0.0.1

24 Feb 09:45
72ac6e3
Compare
Choose a tag to compare

Implements a CLI tool for interacting with OmiseGO MoreVP Plasma services. Features added in this release:

  • Deposits for ETH into Plasma MoreVP contracts
  • Support for creating transactions on the Plasma network
  • Determine Watcher status
  • Get UTXOs from the Watcher from a user supplied public address
  • Perform standard exits from Plasma MoreVP to Ethereum
  • Call the processExits smart contract function to return coins to users after the challenge period