Skip to content

Commit ebfa1a5

Browse files
committed
update releases md
1 parent 3385ef1 commit ebfa1a5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

RELEASES.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
- Removed deprecated flags `coreth-admin-api-enabled`, `coreth-admin-api-dir`, `tx-regossip-frequency`, `tx-lookup-limit`. Use `admin-api-enabled`, `admin-api-dir`, `regossip-frequency`, `transaction-history` instead.
66
- Enabled RPC batch limits by default, and configurable with `batch-request-limit` and `batch-max-response-size`.
7-
- Implement ACP-226: Set expected block gas cost to 0 in Granite network upgrade, removing block gas cost requirements for block building.
8-
- Implement ACP-226: Add `timeMilliseconds` (Unix uint64) timestamp to block header for Granite upgrade.
9-
- Implement ACP-226: Add `minDelayExcess` (uint64) to block header for Granite upgrade.
7+
- ACP-226:
8+
- Set expected block gas cost to 0 in Granite network upgrade, removing block gas cost requirements for block building.
9+
- Add `timeMilliseconds` (Unix uint64) timestamp to block header for Granite upgrade.
10+
- Add `minDelayExcess` (uint64) to block header for Granite upgrade.
11+
- Add minimum block building delays to conform ACP-226 requirements to the block builder.
1012
- Update go version to 1.24.7
1113

1214
## [v0.15.3](https://github.com/ava-labs/coreth/releases/tag/v0.15.3)

0 commit comments

Comments
 (0)