You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ChangeLog.md
+19-3
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,24 @@ ChangeLog
3
3
4
4
## v3.0.0 (in development)
5
5
6
+
7
+
### Milestone
8
+
9
+
https://github.com/erigontech/erigon/milestone/30
10
+
11
+
## v3.0.0-rc2
12
+
13
+
**Bugfixes:**
14
+
15
+
- Caplin: error on aggregation_bit merge by @domiwei in https://github.com/erigontech/erigon/pull/14063
16
+
- Pectra: fix bad deposit contract deposit unmarshalling by @Giulio2002 in https://github.com/erigontech/erigon/pull/14068
17
+
18
+
### Milestone
19
+
20
+
https://github.com/erigontech/erigon/milestone/36
21
+
22
+
## v3.0.0-rc1
23
+
6
24
**Improvements:**
7
25
8
26
- Schedule Pectra for Chiado by @yperbasis in https://github.com/erigontech/erigon/pull/13898
@@ -20,11 +38,9 @@ ChangeLog
20
38
- polygon: `eth_getLogs` if search by filters - doesn't return state-sync (state-sync events are not indexed yet). Without filter can see state-sync events. In `eth_getReceipts` also can see. [Will](https://github.com/erigontech/erigon/issues/14003) release fixed files in E3.1
21
39
- polygon: `eth_getLogs` state-sync events have incorrect `index` field. [Will](https://github.com/erigontech/erigon/issues/14003) release fixed files in E3.1
0 commit comments