github Zilliqa/zq2 v0.2.0
0.2.0 - 2024-09-05

latest releases: v0.19.0, v0.19.0-rc1, v0.19.0-rc0...
14 months ago
  • #1358: Support _codehash in Scilla contracts.
  • #1398: Improve syncing reliability by retrying requests for blocks that never receive a response.
  • #1350: Support CHAINID, BLOCKNUMBER, and TIMESTAMP in Scilla contracts.
  • #1390: Implement GetNumPeers API endpoint to get the current number of peers.
  • #1391: Change response type of GetMinimumGasPrice to a string.
  • #1389: Implement TxBlockListing API endpoint to return a paginated list of blocks.
  • #1379: Add GetTxBlockRate API to return the current transaction block rate.
  • #1369: Global variables in EVM now refer to the current block, not the parent block.
  • #1373: Fix duplicated requests for blocks when a node connects to the network.
  • #1372: Fix code_hash calculation and state delta application for empty EVM contracts.
  • #1270: Implement first half of scilla_call precompile for EVM->Scilla interop.
  • #1366: Avoid failing if a checkpoint is configured and the node has already been started from that checkpoint.
  • #1356: Accept bech32 addresses for some existing Zilliqa APIs.
  • #1304: Implement the following APIs for querying DS blocks: GetDSBlock, GetDSBlockVerbose, GetLatestDSBlock, GetCurrentDSComm, GetCurrentDSEpoch, DSBlockListing, GetDSBlockRate,
  • #1334: Avoid sleeping for unnecessarily long before proposing an empty block.
  • #1310: Fix nodes trying to propose a block without any votes for that block.]

Full Changelog: v0.1.1...v0.2.0

Don't miss a new zq2 release

NewReleases is sending notifications on new releases.