- #1358: Support
_codehashin Scilla contracts. - #1398: Improve syncing reliability by retrying requests for blocks that never receive a response.
- #1350: Support
CHAINID,BLOCKNUMBER, andTIMESTAMPin Scilla contracts. - #1390: Implement
GetNumPeersAPI endpoint to get the current number of peers. - #1391: Change response type of
GetMinimumGasPriceto a string. - #1389: Implement
TxBlockListingAPI endpoint to return a paginated list of blocks. - #1379: Add
GetTxBlockRateAPI 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_hashcalculation and state delta application for empty EVM contracts. - #1270: Implement first half of
scilla_callprecompile 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