Summary
A quick follow up release that includes:
- A fix of critical bug during live sync that could lead to panic or bad state (#6821)
- New
eth_getRawTransaction
RPC method (#6830, #6832) TransactionFetcher
improvement that forces proper response validation (#6439)
Update Priority
This table provides priorities for which classes of users should update particular components.
User Class | Priority |
---|---|
Payload Builders | High |
Non-Payload Builders | High |
See Update Priorities for more information about this table.
All Changes
- fix: actually use envelope encoding for pooled tx (#6832)
- feat: add eth_getRawTransaction (#6830)
- release: v0.1.0-alpha.21 (#6828)
- Verify tx response data against request (#6439)
- feat: Add dumpgenesis subcommand (#6797)
- fix(primitives): sealed block senders check (#6822)
- Fix units for tx manager poll metrics (#6817)
- fix(ChainTree): set first block on forked chain (#6821)
- feat(node): dev node print genesis account (#6819)
- feat: NetworkHandle get access to TransactionsHandle (#6780)
- fix(downloader): remove optimization for single full block download (#6820)
- fix(docs): Remove op-node Rollup Config CLI Flag (#6813)
- Add alexey as code owner for db (#6816)
- Clone read transactions into TxnManager message listener (#6809)
- Downgrade log level for remote client spec bug (#6815)
- Ship
TransactionFetcher
panel in Grafana dashboard and fixInsertedTransactions
panel bug (#6646) - chore(op): Clean up
ChainSpec
s (#6810)
Binaries
See pre-built binaries documentation.
The binaries are signed with the PGP key: A3AE 097C 8909 3A12 4049 DF1F 5391 A3C4 1005 30B4
System | Architecture | Binary | PGP Signature |
---|---|---|---|
x86_64 | reth-v0.1.0-alpha.21-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | reth-v0.1.0-alpha.21-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | reth-v0.1.0-alpha.21-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | reth-v0.1.0-alpha.21-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | reth-v0.1.0-alpha.21-aarch64-apple-darwin.tar.gz | PGP Signature | |
System | Option | - | Resource |
Docker | paradigmxyz/reth |