github taikoxyz/taiko-mono taiko-alethia-client-v1.9.0
taiko-alethia-client: v1.9.0

1.9.0 (2025-07-30)

Command Line Flag Changes

As we are preparing for the Based Preconfirmations upgrade, we highly recommend you set and configure the following flags:

Driver Flags

  • --p2p.bootnodes: You may find the bootnodes for each respective network in the latest simple-taiko-node release
  • --p2p.listen.ip: Should be set to 0.0.0.0.
  • --p2p.useragent: Should be set to taiko
  • --p2p.listen.tcp and --p2p.advertise.tcp: Should be set to a publicly accessible TCP port on your machine.
  • --p2p.listen.udp and --p2p.advertise.tcp Should be set to a publicly accessible UDP port on your machine.
  • --p2p.peerstore.path: Should be set to /node-keys/peerstore
  • --p2p.discovery.path: Should be set to /node-keys/discv5
  • --p2p.advertise.ip: Should be set to your machine's external IP, which should be publicly accessible to the internet at the TCP and UDP ports set above
  • --p2p.priv.raw: Should be set to a private key. The wallet/EOA does not need to hold any funds, it is purely for persisting a peer ID.

Proposer

  • The proposer is deprecated as of the upgrade, estimated to take place August 11th UTC.

Bug Fixes

Chores

Code Refactoring

Don't miss a new taiko-mono release

NewReleases is sending notifications on new releases.