Skip to content

Remove Prover - deprecated EIP-712 implementation#168

Merged
mrLSD merged 4 commits intodevelopfrom
feat/prover
Jul 6, 2021
Merged

Remove Prover - deprecated EIP-712 implementation#168
mrLSD merged 4 commits intodevelopfrom
feat/prover

Conversation

@mrLSD
Copy link
Copy Markdown
Member

@mrLSD mrLSD commented Jul 1, 2021

Related to: #114

@mrLSD mrLSD added the C-enhancement Category: New feature or request label Jul 1, 2021
@mrLSD mrLSD self-assigned this Jul 1, 2021
@mrLSD mrLSD requested a review from artob as a code owner July 1, 2021 14:33
@mrLSD mrLSD changed the base branch from master to develop July 1, 2021 14:33
@mrLSD mrLSD requested review from birchmd and sept-en July 1, 2021 14:34
Copy link
Copy Markdown
Contributor

@sept-en sept-en left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Added a couple of minor comments that I think worth addressing in this PR. If you don't think so, just ignore and let's add this in the following ones.

Comment thread src/types.rs
Comment thread src/connector.rs Outdated
Copy link
Copy Markdown
Member

@birchmd birchmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
I agree with @sept-en about returning a Result from validate_eth_address.

Copy link
Copy Markdown
Contributor

@joshuajbouw joshuajbouw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops forgot to push this review in on Friday. @sept-en is right on the return. Besides that, good to go.

@mrLSD mrLSD requested a review from sept-en July 5, 2021 19:13
Copy link
Copy Markdown
Contributor

@sept-en sept-en left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrLSD thanks for adding those errors!

I have some minor comments there but I'm fine if we merge as is to iterate faster.

Comment thread src/types.rs Outdated
Comment thread src/types.rs Outdated
Comment thread src/types.rs Outdated
Co-authored-by: Kirill <kirill@aurora.dev>
@mrLSD mrLSD merged commit 74eedf4 into develop Jul 6, 2021
@mrLSD mrLSD deleted the feat/prover branch July 6, 2021 10:06
artob added a commit that referenced this pull request Jul 8, 2021
* Fix scheduled nightly clippy. (#160)
* Always compile tests with the `mainnet` feature. (#162)
* Move eth-connector tests to under `src/tests`. (#164)
* EIP-2718: Support typed transaction envelopes. (#165)
* Remove deprecated EIP-712 prover implementation. (#168)
* ERC-20: Allow admin to change token metadata. (#171)

Co-authored-by: Evgeny Ukhanov <evgeny@aurora.dev>
Co-authored-by: Kirill <kirill@aurora.dev>
Co-authored-by: Michael Birch <michael@aurora.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category: New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants