go-ethereum/cmd
Cedrick cc814d6b7b
cmd/abigen: require either `--abi` or `--combined-json` (#31045)
This PR addresses issue #30768 , which highlights that running
cmd/abigen/abigen --pkg my_package example.json (erroneously omitting
the --abi flag) generates an empty binding, when it should fail
explicitly.

---------

Co-authored-by: jwasinger <j-wasinger@hotmail.com>
2025-01-20 08:39:55 +01:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd/abigen: require either `--abi` or `--combined-json` (#31045) 2025-01-20 08:39:55 +01:00
blsync beacon/blsync: remove cli dependencies (#30720) 2024-11-08 15:21:00 +01:00
clef cmd/clef: fix JS issues in documentation (#30980) 2025-01-07 10:31:10 +01:00
devp2p all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01: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 all: implement state history v2 (#30107) 2025-01-17 02:59:02 +01:00
geth all: implement state history v2 (#30107) 2025-01-17 02:59:02 +01:00
rlpdump build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
utils cmd, core, miner: rework genesis setup (#30907) 2025-01-14 11:49:30 +01:00