Releases: zel-labs/zelonis
Releases · zel-labs/zelonis
Gzel v0.0.3.7 Patch release
Fixed RPC disconnect issue
Gzel v0.0.3.6 Patch Update
Added wallet Encrypted Key STR to avoid json int limit.
Gzel v0.0.3.5 Patch Update
Added RPC Port customization
gzel -rpc-port 8545
Gzel v0.0.3.4 Patch Release
Start Existing node with -utxo-reverify
- Added UTXO Reverify
- Increase decimal places from 7 to 9
Gzel v0.0.3.3 Patch release
Add Response Transaction hash after transaction is submitted.
Gzel v0.0.3.2 Patch release
Fixed sync stuck issue
Gzel v0.0.3.1 Patch release
Added time remaining the node status for the next epoch
Gzel v0.0.3
Fixed crash on RPC block hash and transaction hash not existing.
Gzel v0.0.2
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
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