Skip to content

signer, accounts: move eip-712 types to apitypes package. fixes #23972#24029

Merged
fjl merged 3 commits intoethereum:masterfrom
holiman:signer_types
Dec 5, 2021
Merged

signer, accounts: move eip-712 types to apitypes package. fixes #23972#24029
fjl merged 3 commits intoethereum:masterfrom
holiman:signer_types

Conversation

@holiman
Copy link
Copy Markdown
Contributor

@holiman holiman commented Dec 1, 2021

Moves things around a bit, should fix #23972.
Other than moving things around (and a little bit of docs added), nothing should have changed.

@holiman holiman requested a review from karalabe as a code owner December 1, 2021 13:47
@fjl
Copy link
Copy Markdown
Contributor

fjl commented Dec 2, 2021

I'm not sure about moving the content-type constants. The move adds multiple dependencies on signer/core/apitypes that weren't there before. I think we could leave these constants in package accounts for now.

@fjl fjl merged commit 619a3e7 into ethereum:master Dec 5, 2021
@fjl fjl added this to the 1.10.14 milestone Dec 5, 2021
ivanshukhov pushed a commit to Kapoio/go-kapoio that referenced this pull request Dec 11, 2021
JacekGlen pushed a commit to JacekGlen/go-ethereum that referenced this pull request May 26, 2022
MariusVanDerWijden pushed a commit to MariusVanDerWijden/go-ethereum that referenced this pull request Feb 2, 2026
MariusVanDerWijden pushed a commit to MariusVanDerWijden/go-ethereum that referenced this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

signer/core can't compile to wasm due to unix constrains

2 participants