Skip to content

Releases: ShareRing/Shareledger

v1.01

09 Jun 12:11
Compare
Choose a tag to compare
v1.01 Pre-release
Pre-release
Replace BroadcastTxSync with BroadcastTxCommit

v0.2.3 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

22 Apr 04:25
Compare
Choose a tag to compare

[0.2.2] - 2019-03-19

Added

  • Identity Module
  • Identity Creation, Retrieve, Update and Delete action
  • Query Route for Exchange Module

Updated

  • Update Fee Module to retrieve Signer from Signer field for Identity module

Fixed

  • Return Booking as JSON
  • Clean up some logging statements

v0.2.2 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

19 Mar 15:04
Compare
Choose a tag to compare

[0.2.2] - 2019-03-19

Added

  • Query Router for Asset
  • Query Router for Exchange

Updated

  • Transaction fee for Asset Module

Fixed

  • Remove asset, exchange FeeDenom and FeeAmount as already moved to Handler

v0.2.1 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

01 Mar 06:00
Compare
Choose a tag to compare

[0.2.1] - 2019-03-01

Added

  • Adding Zero Fee for Query
  • Cosmos-Wrapper to wrap around cosmos-sdk including BaseApp, Router, Handlers. Update handlers such as FeeAmount, FeeDenom. Handlers for Auth, Bank, Booking and Exchange module
  • Bump Shareledger version and suffix
  • Map TDM Address to GenesisValidator
  • ConvertTDMPubKey to convert from Shareledger PubKey to TDM one
  • Store to map TDMaddress to SHR address

Updated

  • testnet subcommand to create data dir as required by TDMv0.30.0
  • Move CosmosBech32 Prefix to main command to automatically initialize across other subcommands
  • Nonce query using new path for ClientContext
  • Update ValidatorSet and EndBlocker to convert ProposerAddress received from Tendermint to SHR validator address
  • swap tendermint/tmlibs to tendermint/tendermint/libs

Fixed

  • unsafe_reset_all doesn't remove also data/priv_validator_state.json
  • GenPrivateKey randomly generates seed for PrivateKey
  • show_address to print Bech32 address

v0.2.0 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

23 Feb 11:28
Compare
Choose a tag to compare

[0.2.0] - 2019-01-23

Added

  • Upgrade cosmos 0.29.0, tendermint 0.27.4
  • Shareledger supports Bech32

Updated

  • init command
  • Query Command to support Nonce, Check balance

Fixed

  • ABCI repo from Tendermint updated
  • Address moved to AccAddress
  • Sha3 Updated to golang/crypto library

v0.9

03 Jun 12:27
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release
FIX: decimals import missing case 0.0. ADD: send_coin subcommand

v0.1.2 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

24 Jan 04:50
Compare
Choose a tag to compare

[0.1.2] - 2019-01-24

Added

  • Command line commands send_coins

Fixed

  • Decimal unmarshal with 0.0

v0.1.1 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

24 Jan 04:49
Compare
Choose a tag to compare

[0.1.1] - 2019-01-05

Added

  • Command line commands begin_unbonding, complete_unbonding, val_dist_info, reg_validator, show_address, show_balance, testnet
  • API returns a Tendermint Reponse
  • Update Power and Validator List returned to Tendermint
  • Initialize Shareledger with private_key
  • Update testnet config files generation into separate folders
  • Update LooseToken, BondedToken in genesis file
  • Checking minimum token stake

Changed

  • Update logging statements
  • Minimum tokens take

Removed

  • None

v0.1.0 ( WARNING: RELEASE CANDIDATE. NOT PRODUCTION READY)

05 Dec 07:06
Compare
Choose a tag to compare
  • Shareledger with dual-tokens SHR and SHRP.