go-ethereum/signer/core
VolodymyrBg 16b735fddd
signer/core: fix TestSignTx to decode res2 (#32749)
Decode the modified transaction and verify the value differs from original.

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2025-09-26 07:26:22 -06:00
..
apitypes core, internal, miner, signer: convert legacy sidecar in Osaka fork (#32347) 2025-08-27 11:03:29 -06:00
testdata cmd/clef: improve documentation in readme (#31218) 2025-02-21 11:45:02 +01:00
api.go all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
api_test.go signer/core: fix TestSignTx to decode res2 (#32749) 2025-09-26 07:26:22 -06:00
auditlog.go log: use native log/slog instead of golang/exp (#29302) 2024-03-22 13:17:59 +01:00
cliui.go signer: implement blob txs sendtxargs, enable blobtx-signing (#28976) 2024-04-05 19:29:44 +02:00
gnosis_safe.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
signed_data.go all: remove personal RPC namespace (#30704) 2024-10-31 19:53:35 +01:00
signed_data_test.go all: use fmt.Appendf instead of fmt.Sprintf where possible (#31301) 2025-03-25 14:53:02 +01:00
stdioui.go rpc: use atomic types (#27214) 2023-05-04 04:54:45 -04:00
uiapi.go all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
validation.go all: fix some go-critic linter warnings (#23709) 2021-10-13 17:31:02 +02:00
validation_test.go signer: run tests in parallel (#28536) 2023-11-20 08:20:59 +01:00