Releases: FuelLabs/fuel-sequencer-deployments
Releases · FuelLabs/fuel-sequencer-deployments
seq-mainnet-1.4
Upgrade Description
Enables Multiple Vesting Accounts, to track schedules at varying vesting start times.
Remarks
macOS release is built using the following platform:
System Version: macOS 15.5 (24F74)
Kernel Version: Darwin 24.5.0
Linux release is built using the following platform:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
seq-testnet-2.3
Upgrade Description
Enables Multiple Vesting Accounts, to track schedules at varying vesting start times.
seq-mainnet-1.3.3
Patch for seq-mainnet-1.3.2
- Restored functionality for querying all proposals
- i.e. this works again: https://rest-fuel-seq.simplystaking.xyz/cosmos/gov/v1/proposals
seq-mainnet-1.3.2
Patch for seq-mainnet-1.3.1
- Resolved app telemetry error due to
sequencer_tx_msg_total_blobs_posted_...
metric - Noted here
seq-mainnet-1.3.1
Patch for seq-mainnet-1.3
Loosened GRPC hostname validation.
Not necessary if using IP address or localhost as hostname
seq-mainnet-1.3
Upgrade Description
The upgrades pertain to:
- New Prometheus metrics for managing blob posting to the Sequencer.
- This will be helpful for ensuring uptime and future performance testing.
- Protobuf encoding has been moved from the contracts on ETH to the Sidecar.
- This will help the sequencer users by reducing the gas costs.
- Support for AuthZ.
- We have had requests from users to implement this feature. This will help institutional users manage their accounts by allowing them to appoint secondary sequencer accounts to manage their staking positions, for example.
- Unauthorised Ethereum events that were previously skipped are now reported, for improved visibility and future troubleshooting.
- Removal of bridge module parameters that are no longer needed (MaxAuthorizedMessages, InjectedEventTxMaxBytes, AuthorizedMessagesAllowed).
- Due to the encoding changes, these params are no longer needed and are therefore removed for security.
- Upgrade to CometBFT v0.38.17 to patch vulnerabilities included in previous versions.
- These unlock a number of Security enhancers.
Remarks
Linux release is built using the following platform:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
seq-testnet-2.2
Add services provided by ITRocket (#9)
seq-testnet-2 with improved sidecar
seq-testnet-2-improved-sidecar Add mainnet-1 and testnet-2
seq-mainnet-1.2 with improved sidecar
seq-mainnet-1.2-improved-sidecar Add mainnet-1 and testnet-2