github nebulasio/go-nebulas v1.0.2
V1.0.2

latest releases: v3.0.0, v2.1.0, v2.0.2...
6 years ago

Introduction

In go-nebulas v1.0.2 release, we bring several exciting features for smart contract and perfect our RPC interfaces.

Change details

New features

  • Added support for Date object, returns timestamp of current block in milliseconds.
  • Added support for Math.random, used to generate verifiable pseudorandom number.
  • Added accept function, make it possible to send a binary transfer to contract address.

RPC improvement

  • Added a new API for querying transaction by contract address.
  • Contract execution result will be included in transaction response now.
  • All Blockchain.transfer events will be recorded now.
  • Refined several interfaces' result.

Others

  • Stability and security enhancement.

Don't miss a new go-nebulas release

NewReleases is sending notifications on new releases.