8000 Releases · zel-labs/zelonis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zel-labs/zelonis

Gzel v0.0.3.5 Patch Update

19 Jun 17:34
Compare
Choose a tag to compare

Added RPC Port customization

gzel -rpc-port 8545

Gzel v0.0.3.4 Patch Release

13 Jun 12:42
Compare
Choose a tag to compare

Start Existing node with -utxo-reverify

  • Added UTXO Reverify
  • Increase decimal places from 7 to 9

Gzel v0.0.3.3 Patch release

12 Jun 10:20
Compare
Choose a tag to compare

Add Response Transaction hash after transaction is submitted.

Gzel v0.0.3.2 Patch release

12 Jun 08:44
Compare
Choose a tag to compare

Fixed sync stuck issue

Gzel v0.0.3.1 Patch release

10 Jun 20:14
Compare
Choose a tag to compare

Added time remaining the node status for the next epoch

Gzel v0.0.3

09 Jun 20:46
Compare
Choose a tag to compare

Fixed crash on RPC block hash and transaction hash not existing.

Gzel v0.0.2

06 Jun 23:40
Compare
Choose a tag to compare

Updated RPC.

Reduced latest transaction from 20 > 10
Reduced latest blocks from 20 >10

Commit

Resolved and updated RPC in commit [e68a5d6]

Full Changelog: v0.0.1...v0.0.2

v0.0.1

02 Jun 20:23
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial release of Zelonis Blockchain Mainnet.

Features added :-

  • Create wallet
  • Recover Wallet
  • Send Transaction
  • Run Validator Node
  • Run RPC mode

RPC Commands :-

  • Create Wallet
  • Recover Wallet from seed and keys
  • Send Transaction (Method POST)
  • Block by block height
  • Block By Hash
  • Transaction by Hash
  • Account Balance
  • Account Last 10 Transaction
  • Account Transaction history with limit
  • Current status of the node

Full Changelog: https://github.com/zel-labs/zelonis/commits/v0.0.1

0