Celo releases
All upstream releases, security advisories and RSS announcements indexed for Celo by KeyAudit.
github · 20
-
Thank you L1, see you on Ethereum (v1.8.9)
Celo-Blockchain Release 1.8.9 The latest release sets the `L2MigrationBlock` for Mainnet: Block Number: 31056500 Mar 26th 2025 ~02:43:30 AM UTC ## Bug fixes - Add batch request limit and response size limit in a RPC batch request (#2357 ) ## Notes As this is the first Mainnet rel…
-
Celo-Blockchain Release 1.8.8
*This release can be skipped for mainnet.* The latest release sets the L2MigrationBlock for the Baklava testnet: Block Number: 28308600 **Full Changelog**: https://github.com/celo-org/celo-blockchain/compare/v1.8.7...v1.8.8 # Docker Images - geth: [us.gcr.io/celo-org/geth:1.8.8](…
-
Celo-Blockchain Release 1.8.7
*This release can be skipped for mainnet.* The latest release sets the L2MigrationBlock for Alfajores testnet (already migrated but to keep a clean client): Block Number: 26384000 Sep-26-2024 08:14:35 AM UTC **Full Changelog**: https://github.com/celo-org/celo-blockchain/compare/…
-
Celo-Blockchain Release 1.8.5
## What's Changed *This release can be skipped for mainnet.* The latest release introduces a new command-line flag, `--l2migrationblock`, which expects a (future) block number. When specified, the node will pause at l2migrationblock - 1 block. This feature is designed to assist c…
-
Celo-Blockchain Release 1.8.4
# Bug Fixes The v1.8.3 release introduced a bug in the `effectiveGasPrice` calculation for the RPC output. This release fixes that bug. All fee payments have been correct all the time. **Full Changelog**: https://github.com/celo-org/celo-blockchain/compare/v1.8.3...v1.8.4 # Docke…
-
Celo-Blockchain Release 1.8.3
This release mainly adds features to the JSON RPC. The `finalized` tag was added to the RPC methods for retrieving blocks or headers. The resulting blocks are equivalent to `latest` blocks, since CELO has 1-block finality. Additionally the `eth_getBlockReceipts` endpoint has been…
-
Celo-Blockchain Release 1.8.2
Celo-blockchain v1.8.2 includes a a collection of bug fixes and improvements in preparation of the launch of new fee currencies. We highly recommend this update for all users. ## Enhancements - Validate debitGasFees execution in tx pool (https://github.com/celo-org/celo-blockchai…
-
Celo-Blockchain Release 1.8.1
Celo-blockchain v1.8.1 includes a a collection of bug fixes and enhancements for the blockchain client. We recommend this update for all users. ## Enhancements - eth/filters: send rpctransactions in pending-subscription (https://github.com/celo-org/celo-blockchain/pull/2252) - et…
-
Celo-Blockchain Release 1.8.1-rc.1
Celo-blockchain v1.8.1-rc.1 includes a a collection of bug fixes and enhancements for the blockchain client. ## Enhancements - eth/filters: send rpctransactions in pending-subscription (https://github.com/celo-org/celo-blockchain/pull/2252) - eth/tracers: add txHash field on txTr…
-
Celo-Blockchain Release 1.8.0-stable
The Mainnet activation block is `21616000` targeting an activation at ~17:15 UTC on Tuesday September 26th. The Alfajores activation block is `19814000` targeting an activation at ~17:30 UTC on Monday September 11th. The biggest and most important change in v1.8.0 is the implemen…
-
Celo-Blockchain Release 1.8.0-beta.2
**v1.8.0-beta.2 is the Baklava-only release of v1.8.0, which has the functionalities of the second part of the Gingerbread Hardfork. After testing on the Baklava testnet, it will be followed by v1.8.0-stable which will be intended for both Mainnet and Alfajores networks.** The ba…
-
Celo-Blockchain Release 1.8.0-beta.1
**v1.8.0-beta.1 is the Baklava-only release of v1.8.0. After testing on the Baklava testnet, it will be followed by v1.8.0-stable which will be intended for both Mainnet and Alfajores networks.** The baklava activation block is 18785000 targeting an activation at ~15:03 UTC on Th…
-
Celo-Blockchain Release 1.7.4-stable
Celo-blockchain v1.7.4-stable includes a fix for the format of headers sent via WebSocket connections. All bugs fixed in this release: * Add baseFeePerGas to headers sent via EthSubscribe (#2060) * Split roundstate saving in two parts (#2046) Other improvements: * Remove Istanbul…
-
Celo-Blockchain Release 1.7.3-stable
Celo-blockchain v1.7.3-stable includes a fix for failing block traces on certain mainnet blocks. All bugs fixed in this release: * Error when running `debug_traceBlockByNumber` on `0x108F49C` (#2002) * Fix a potential segfault when doing fast forward receipt download fixes (#1920…
-
Celo-Blockchain Release 1.7.2-stable
Celo-blockchain v1.7.2-stable includes a single fix for the traceBlock call, where currency exchange rates mid-block were returning incorrect values. (#1987) You will want to upgrade to this version if you are: * Running an RPC node that is serving traceBlock calls. ## Docker Ima…
-
Celo-Blockchain Release 1.7.1-stable
Celo-blockchain v1.7.1-stable includes a single fix for a missing type field in the json rpc receipts returned. (#1985) You will want to upgrade to this version if you are: * Running an RPC node that is serving receipts info. ## Docker Images Celo blockchain client: `us.gcr.io/ce…
-
Celo-Blockchain Release 1.7.0-stable
Celo-blockchain v1.7.0-stable includes the Istanbul consensus fork and a change in the RPC block representation to be more compatible with ethereum tools. You will want to upgrade to this version if you are: * A Validator * Running an RPC node that is serving request that returns…
-
Celo-Blockchain Release 1.6.1-stable
Celo-blockchain v1.6.1-stable includes two fixes which are important to RPC providing nodes. You will want to upgrade to this version if you are: * Running an RPC node that is serving `debug_traceBlock` or `debug_traceTransaction` queries. Examples of this could be block indexers…
-
Celo-Blockchain Release 1.7.0-beta.1
**v1.7.0-beta.1 is the Baklava-only release of v1.7.0. After testing on the Baklava testnet, it will be followed by v1.7.0-stable which will be intended for both Mainnet and Alfajores networks.** ## Istanbul consensus fork #1937 Implements a consensus fork that is determined by a…
-
Celo-Blockchain Release 1.6.0-stable
Celo-blockchain v1.6.0-stable is the first mainnet release of the v1.6.x release branch. This new version includes the merges of go-ethereum versions [1.10.8](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.8) and [1.10.9](https://github.com/ethereum/go-ethereum/releas…