Skip to main content

v1.9.1

Package Downloads

RPM

Cypress Packages

Baobab Packages

Common Packages

Linux

Cypress Packages

Baobab Packages

Common Packages

MacOS

Cypress Packages

Baobab Packages

Common Packages

Windows

  • Not supported yet

Release Notes

This version is for the security patch and tracer enhancement.

New features

  • Implemented new APIs tracing transactions in a block range (#1586 #1590)
    • debug_traceChain (debug_subscribe with traceChain option) returns subscription ID that providing trace result of the given range. This API should be invoked via websocket connection
    • debug_traceBlockByNumberRange traces all transactions in a given block number range
  • Introduced a new node configuration method using yaml (#1580)

Improvements

  • Introduced a memory control logic for chaindatafetcher’s range fetching (#1583)
  • Refactored tx tracer and enhanced memory control in debug APIs (#1581)

Fixes

Miscellaneous

  • Minor maintenance (#1566 #1576 #1584 #1585 #1589 #1591)
Make this page better