v1.9.1
Cypress Packages
Baobab Packages
Common Packages
Cypress Packages
Baobab Packages
Common Packages
- Not supported yet
This version is for the security patch and tracer enhancement.
- Implemented new APIs tracing transactions in a block range (#1586 #1590)
debug_traceChain
(debug_subscribe
withtraceChain
option) returns subscription ID that providing trace result of the given range. This API should be invoked via websocket connectiondebug_traceBlockByNumberRange
traces all transactions in a given block number range
- Introduced a new node configuration method using yaml (#1580)
- Introduced a memory control logic for chaindatafetcher’s range fetching (#1583)
- Refactored tx tracer and enhanced memory control in debug APIs (#1581)
- Resolved estimateGas API failures that occur when a sender doesn't have enough KLAY (#1588)
- Prevented node panic via specially crafted p2p message (https://github.com/klaytn/klaytn/pull/1592/commits/f7270496cb11f248e78d261f289fa4e473da961d)
- Minor maintenance (#1566 #1576 #1584 #1585 #1589 #1591)
Last modified 5mo ago