plugeth/cmd
Sina Mahmoodi 10347c6b54
core: drop legacy receipt types (#26225)
This PR drops the legacy receipt types, the freezer-migrate command and the startup check. The previous attempt #22852 at this failed because there were users who still had legacy receipts in their db, so it had to be reverted #23247. Since then we added a command to migrate legacy dbs #24028.

As of the last hardforks all users either must have done the migration, or used the --ignore-legacy-receipts flag which will stop working now.
2022-12-03 21:42:11 +01:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd/abigen: change --exc to exclude by type name (#22620) 2022-09-23 19:04:02 +02:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
clef cmd/clef: list accounts at startup (#26082) 2022-11-07 16:41:36 +01:00
devp2p p2p/discover: add config option for discv5 protocol ID (#26041) 2022-11-30 22:03:34 +01:00
ethkey internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
evm all: implement EIP-1153 transient storage (#26003) 2022-11-16 10:18:52 +01:00
faucet cmd/faucet: fix readme typos (#25867) 2022-09-26 11:30:50 +02:00
geth core: drop legacy receipt types (#26225) 2022-12-03 21:42:11 +01:00
p2psim internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
puppeth cmd/puppeth, cmd/utils: finalize removal of gasTarget flag (#24370) 2022-09-23 22:32:10 +02:00
rlpdump all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
utils core: drop legacy receipt types (#26225) 2022-12-03 21:42:11 +01:00