go-ethereum/signer
llkhacquan 978041feea
signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277)
Precomputes valid primitive types into a map to use for validation, thus removing sprintf.
2024-08-08 09:13:18 +02:00
..
core signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277) 2024-08-08 09:13:18 +02:00
fourbyte all: use big.Sign to compare with zero (#29490) 2024-04-09 12:14:30 +02:00
rules signer: run tests in parallel (#28536) 2023-11-20 08:20:59 +01:00
storage log: use native log/slog instead of golang/exp (#29302) 2024-03-22 13:17:59 +01:00