Skip to content

Releases: mvs-org/metaverse

v0.9.1c: Improvement of command(method) of createrawtx/getaddressasset

14 May 16:52
cc8c14b
Compare
Choose a tag to compare

v0.9.1b: BUGFIX-getblock error from height

16 Apr 12:07
Compare
Choose a tag to compare

New Features

  1. None

Tech & Bugfix

  1. BUGFIX: getblock error from height: 3584831 3585067 3585179 because of parsing json format error caused by NaN raw data to resume user scaning MVS blocks.

v0.9.1 wallet fullnode release notes

03 Mar 08:43
42bf8c6
Compare
Choose a tag to compare

New Features

  1. None

Tech & Bugfix

  1. BUGFIX: doublespending when send assets too fast.
  2. pretty json format

v0.9.0-MPC1 wallet released

13 Feb 05:47
fcced01
Compare
Choose a tag to compare

New Features

  1. Supports PoW & PoS
  2. Supports MST mining
  3. Supports BIP65.
  4. Supports BIP68.
  5. Supports BIP112.
  6. Add new cli commands: lock, getlocked, getstakeinfo.
  7. Improve listassets to query cert by type.

Tech & Bugfix

  1. Custom config file
  2. Mining difficulty adjustment
  3. Remove deposit.

PoS & MST Mining

Please refer to PoS & MST Mining

v0.8.5-bug fixes and update cli commands

18 Dec 06:19
8dec1d8
Compare
Choose a tag to compare
  1. Update createnewaccount to generate new address/private-key/wif.
  2. Update createrawtx to specify utxo.
  3. Update signrawtx to sign with private-key or wif.
  4. Update getaddressetp to return utxos.
  5. Add cli command: popblock.
  6. Update cache policy of host.cache.
  7. Improve startup flow.
  8. Implement absolute timelocks: nLocktime and CLTV.
  9. Implement relative timelocks: nSequence and CSV.
  10. Support did on most cli commands.

v0.8.4 - Fix bugs

26 Sep 02:35
db59e28
Compare
Choose a tag to compare

Tech&Bugfix

Fix bugs or implement following issues: 311, 322

Download Wallet

Download Wallet

v0.8.3 - Support swap tokens between ERC20 tokens and MST

30 Aug 03:34
4bb075f
Compare
Choose a tag to compare

Tech&Bugfix

  1. Support swap tokens between ERC20 tokens and MST.
  2. Support burn cert and MIT.
  3. Support two new kind of certificate: marriage and KYC.
  4. Support memo when sending asset by cli-command.
  5. Support query deposited asset by cli-command.
  6. Support websocket API, related issues:276, 321.
  7. Fix or implement following issues: 311, 313

Download Wallet

Download Wallet

v0.8.2-Release APIv3 and fix bugs

17 Jul 05:47
e440195
Compare
Choose a tag to compare
  1. Release APIV3.
  2. Fix or implement following issues: 225,234, 235, 236, 237, 313 and 316.
  3. Fix bug of data synchronization.
  4. Release RPC SDKs: .Net SDK, Go SDK and Python SDK

v0.8.1 - unified release point of SuperNova

22 Jun 16:39
a4072d7
Compare
Choose a tag to compare

Because tag v0.8.0 is updated more than once, it may cause inconsistency,
so use a new tag v0.8.1 to uniformly represent the release version of SuperNova.

SuperNova wallet released

07 Jun 02:35
Compare
Choose a tag to compare
SuperNova wallet released
Download URL: https://mvs.org/wallet.html
Release notes: https://docs.mvs.org/news/
Upgrade manual:
https://docs.mvs.org/zh-cn/docs/supernova-upgrade-manual.html (Chinese version)
https://docs.mvs.org/docs/supernova-upgrade-manual.html (English version)

Latest update on 14, June, 2018:
Fix a bug that may cause database corruption.