github vechain/thor v1.1.0
Monet (v1.1.0)

latest releases: v2.1.1, v2.1.1-rc.1, v2.1.1-rc...
4 years ago

This release includes implementation of VIP-191, which is proposed by Totient Labs. VIP-191 will be activated on testnet at block # 2,898,800 (~ Tue, 28 May 2019 04:00 GMT). Any nodes running on testnet are encouraged to be upgraded ASAP.

Example code to create a VIP-191 tx:

The activation time on mainnet is still TBD, until widely tested.

Pay special attention to last release notes, if the version of your nodes is below v1.0.8.


Notable changes:

  • Extends transaction model to support VIP-191 -- Designated Gas Payer

  • Expose gasPayer to VM context via Extension builtin contract.

  • Fork config for custom network

  • Improve consistency of underlying db

  • Speed up process of rebuilding log db

  • API changes:

    • deprecate POST /accounts/{address}
    • deprecate POST /accounts
    • enhance POST /accounts/*
    • VIP-191 related fields added to tx/block models
  • Hidden CLI flag -verify-logs to verify log db

Don't miss a new thor release

NewReleases is sending notifications on new releases.