go-ethereum/internal
Daniel Liu 6f37e85e80 accounts/abi: support unpacking solidity errors (#30738)
This PR adds the error fragments to `func (abi ABI) getArguments` which
allows typed decoding of errors.
2025-01-24 16:54:12 +08:00
..
build build: add 'go mod tidy' checker 2025-01-15 10:10:38 +08:00
cmdtest cmd: migrate to urfave/cli/v2 (#24751) 2024-11-25 16:39:29 +08:00
debug metrics/exp: allow configuring metrics HTTP server on separate endpoint (#21290) 2024-12-13 14:00:12 +08:00
ethapi internal/ethapi, accounts/abi/bind: use errors.Is for error comparison (#28348) 2025-01-24 16:54:12 +08:00
flags internal/flags: remove low-use type TextMarshalerFlag (#30707) 2024-11-25 16:39:29 +08:00
guide all: use T.TempDir to create temporary test directories (#24633) 2025-01-24 16:54:08 +08:00
jsre all: use T.TempDir to create temporary test directories (#24633) 2025-01-24 16:54:08 +08:00
syncx core: improve shutdown synchronization in BlockChain (#22853) 2024-12-28 10:44:49 +08:00
testlog log: use native log/slog instead of golang/exp (#29302) 2024-11-15 10:02:42 +08:00
testrand accounts/abi: support unpacking solidity errors (#30738) 2025-01-24 16:54:12 +08:00
web3ext internal: add db operations to api (#24739) 2024-12-28 09:06:30 +08:00