Skip to content

Releases: FuelLabs/fuel-sequencer-deployments

seq-mainnet-1.4

01 Aug 10:33
e363b20
Compare
Choose a tag to compare

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

04 Jul 10:48
137bf04
Compare
Choose a tag to compare

Upgrade Description

Enables Multiple Vesting Accounts, to track schedules at varying vesting start times.

seq-mainnet-1.3.3

04 Jul 10:49
789a455
Compare
Choose a tag to compare

Patch for seq-mainnet-1.3.2

seq-mainnet-1.3.2

13 Jun 09:17
f6d5f9b
Compare
Choose a tag to compare

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

09 Jun 13:24
91ff600
Compare
Choose a tag to compare

Patch for seq-mainnet-1.3

Loosened GRPC hostname validation.

Not necessary if using IP address or localhost as hostname

seq-mainnet-1.3

03 Jun 13:35
dd1f6df
Compare
Choose a tag to compare

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

08 Apr 20:03
a2feead
Compare
Choose a tag to compare
Add services provided by ITRocket (#9)

seq-testnet-2 with improved sidecar

09 Jan 14:37
484d749
Compare
Choose a tag to compare
seq-testnet-2-improved-sidecar

Add mainnet-1 and testnet-2

seq-mainnet-1.2 with improved sidecar

09 Jan 14:37
484d749
Compare
Choose a tag to compare
seq-mainnet-1.2-improved-sidecar

Add mainnet-1 and testnet-2