Commit Graph

22 Commits (ec596e06a58f3c4c4bac0262ebfc57539c3e5fd1)

Author SHA1 Message Date
Aaron Chen 70bf94c34e
internal, signer/core: replace path.Join with filepath.Join (#29489) 5 months ago
imalasong 0dc09da7db
all: replace path.Join with filepath.Join (#29479) 5 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Håvard Anda Estensen 77cb21da2c
signer: run tests in parallel (#28536) 10 months ago
Martin Holst Swende 4f4a25d79f
signer/core: don't require capital lettered reference types (#26462) 2 years ago
Martin Holst Swende 502fa829a6
signer/core: handle gnosis safe problem with missing chain id (#26309) 2 years ago
Martin Holst Swende 6a4e05c93a
signer: enable typed data signing from signer rpc (#26241) 2 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Martin Holst Swende 5a0d487c3b
signer/core: fix complex typed data sign (EIP712) (#24220) 3 years ago
Mikhail Mikheev 7dec26db2a
signer, core: support chainId for GnosisSafeTx (#24231) 3 years ago
Martin Holst Swende 619a3e7085
signer/core: move EIP-712 types to package apitypes (#24029) 3 years ago
Martin Holst Swende dad26582b6
accounts, signer: implement gnosis safe support (#21593) 4 years ago
Natsu Kagami b2b14e6ce3
signer/core: EIP-712 encoded data should not reject a Domain without a ChainId (#21306) 4 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
大彬 4ac04ae0fe all: replace fmt.Print* calls with t.Log* in tests (#19670) 5 years ago
Martin Holst Swende 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 5 years ago
Péter Szilágyi d5af3a584c
cmd/clef, signer: make fourbyte its own package, break dep cycle (#19450) 6 years ago
Steve Gattuso f538d15241 clef: fix chainId key being present in domain map (#19303) 6 years ago
Martin Holst Swende 5f94f8c7e7 signer: change the stdio jsonrpc to use legacy namespace conventions (#19047) 6 years ago
Paul Berg 572baae10a signer, clef: implement EIP191/712 (#17789) 6 years ago