plugeth/signer
スパイク 55f914a1d7
signer/core/apitypes: support primitive types int96/uint96 (#25105)
I have a EIP712 typehash using uint96, but it's currently not supported
by go-ethereum. This change fixes it.
2022-07-04 15:01:07 +02:00
..
core signer/core/apitypes: support primitive types int96/uint96 (#25105) 2022-07-04 15:01:07 +02:00
fourbyte all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-06-14 15:09:48 +03:00
rules all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-06-14 15:09:48 +03:00
storage all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00