Skip to content

Commit 51d8286

Browse files
authored
Update ChangeLog.md (#13995)
1 parent 65dd381 commit 51d8286

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ChangeLog.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ ChangeLog
33

44
## v3.0.0 (in development)
55

6+
**Improvements:**
7+
8+
- Schedule Pectra for Chiado by @yperbasis in https://github.com/erigontech/erigon/pull/13898
9+
- stagedsync: dbg option to log receipts on receipts hash mismatch (#13905) by @taratorio in https://github.com/erigontech/erigon/pull/13940
10+
- Introduces a new method for estimating transaction gas that targets the maximum gas a contract could use (#13913). Fixes eth_estimateGas for historical blocks (#13903) by @somnathb1 in https://github.com/erigontech/erigon/pull/13916
11+
12+
**Bugfixes:**
13+
14+
- rpcdaemon: Show state sync transactions in eth_getLogs (#13924) by @shohamc1 in https://github.com/erigontech/erigon/pull/13951
15+
- polygon/heimdall: fix snapshot store last entity to check in snapshots too (#13845) by @taratorio in https://github.com/erigontech/erigon/pull/13938
16+
- Implemented wait if heimdall is not synced to the chain (#13807) by @taratorio in https://github.com/erigontech/erigon/pull/13939
17+
18+
619
### TODO
720

821
- milestones:

0 commit comments

Comments
 (0)