go-ethereum/cmd
Felix Lange e48242bb69
cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618)
ApplyTransaction calls the hooks and builds the receipt, so some
duplicated code can be removed from t8ntool. Test cases have been
changed to add the `blockNumber` and `blockHash` in receipts, since
they were previously not filled in.
2025-09-16 10:09:06 +02:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd/abigen, accounts/abi/bind: implement abigen version 2 (#31379) 2025-03-17 15:56:55 +01:00
blsync beacon/blsync: add checkpoint import/export file feature (#31469) 2025-04-03 16:04:11 +02:00
clef cmd/clef: update Safe API documentation links in changelog (#32136) 2025-07-09 14:09:11 -06:00
devp2p cmd/devp2p/internal/ethtest: fix possible infinite wait (#32551) 2025-09-08 12:33:17 +02:00
era cmd: use package filepath over path for file system operations (#29227) 2024-03-12 10:00:34 +01:00
ethkey cmd: fix some typos in readmes (#29405) 2024-04-11 14:06:49 +03:00
evm cmd/evm/internal/t8ntool: use ApplyTransaction instead of ApplyMessage (#32618) 2025-09-16 10:09:06 +02:00
geth .github: run tests with ci.go (#32590) 2025-09-11 20:15:51 +02:00
keeper cmd/keeper: add the keeper zkvm guest program (#32543) 2025-09-15 19:47:41 +02:00
rlpdump build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
utils core/state: state size tracking (#32362) 2025-09-08 14:00:23 +08:00
workload cmd: fix typo in comment (#32501) 2025-08-26 13:50:19 +02:00