Skip to content

Commit

Permalink
add arrowhead update to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
owans committed Nov 6, 2024
1 parent e57e17a commit 20973db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog/2024-11-05-introducing-arrowhead-6.4.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Introducing Arrowhead 6.4.0"
author: Rootstock
tags: [release]
url: https://blog.rootstock.io/noticia/arrowhead-6-4-0-introducing-fiat-stable-minimum-gas-price/
---

**Summary**: The Rootstock community is pleased to announce the release of the latest version of the RSKj client, which is now available in the [RSKj GitHub repository](https://github.com/rsksmart/rskj/releases/tag/ARROWHEAD-6.4.0). This update introduces the **fiat-stable minimum gas price feature** (disabled by default), enabling mining pools to automatically adjust their minimum gas price configuration based on the price of Bitcoin. Additionally, it includes JSON-RPC interface improvements and dependency upgrades, now supporting **Java 21 LTS**.

> Note that this upgrade is optional, however it is strongly recommended that users update their nodes to the latest version to benefit from enhanced performance and security.
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ If the version to be installed is not defined in the command line, the version w
| 5.3.0-fingerroot | FINGERROOT-5.3.0 |
| 5.4.0-fingerroot | FINGERROOT-5.4.0 |
| 6.0.0-ARROWHEAD | ARROWHEAD-6.0.0 |
| 6.3.0-ARROWHEAD | ARROWHEAD-6.3.0 |
| 6.3.1-ARROWHEAD | ARROWHEAD-6.3.1 |
| 6.4.0-ARROWHEAD | ARROWHEAD-6.4.0 |

0 comments on commit 20973db

Please sign in to comment.