v1.7.2 Release Notes
Klaytn v1.7.2 fixed a race condition issue that may cause a panic when CNs process transactions and generate a block simultaneously. This patch applies only to a CN-specific issue. Other node types (EN, PN) do not need to update their Klaytn clients to this version.
Fix
- Fixed race condition issues in txpool (#1071)