Summary
This is a small patch release that closes a loophole in minimum priority fee enforcement. Previously --txpool.minimum-priority-fee was ignored for some transactions, letting them into the pool while paying an effective tip below the configured floor. This release enforces the floor consistently across every transaction type.
Update Priority
This table provides priorities for which classes of users should update particular components.
| User Class | Priority |
|---|---|
| Payload Builders | High |
| Non-Payload Builders | Low |
All Changes
- fix(txpool): enforce min effective tip on all txs (#270)
Binaries
The binaries are signed with the PGP key: 9B79 D302 7909 D094 3EFD DA8A A8A8 EF9C 940F AD3A
Bera-Reth
| System | Architecture | Binary | PGP Signature |
|---|---|---|---|
| x86_64 | bera-reth-v1.4.2-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | bera-reth-v1.4.2-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | bera-reth-v1.4.2-aarch64-apple-darwin.tar.gz | PGP Signature | |
| Docker | berachain/bera-reth | - |
