forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
0 / 60 of 6 issues completedDescription
Many of our codes are outdated, even a lot of code stayed at geth 2018. We should upgrade them step by step. I have already completed a small portion of the work, such as:
- upgrade downloader #881
- upgrade core/vm #828
- all: migrate go-bindata to embed #806
- accounts: upgrade to 2024-12-17 #798
- upgrade crypto package #790
- upgrade package common #768
- upgrade package metrics #758
- upgrade package crypto and support KZG cryptography #751
- cmd: migrate to urfave/cli/v2 #741
- upgrade package log to 2024-11-04 #734
- upgrade package node #726
- upgrade package core/vm #643
- split vm.Context into BlockContext and TxContext #638
- some PR before EIP-1559 #559
- upgarde package rlp to 2024-05-15 #542
- upgrade tx pool #533
- upgrade tx pool #528
- improve package eth/filter #491
- and others ...
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels