Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPROD-552] Migrate from ethers-core to alloy #208

Merged
merged 88 commits into from
Dec 12, 2024
Merged

[EPROD-552] Migrate from ethers-core to alloy #208

merged 88 commits into from
Dec 12, 2024

Conversation

ufoscout
Copy link
Contributor

@ufoscout ufoscout commented Nov 23, 2024

Issue ticket

Issue ticket link:
https://infinityswap.atlassian.net/browse/EPROD-552

Checklist before requesting a review

Code conventions

  • I have performed a self-review of my code
  • Every new function is documented
  • Object names are auto explicative

Security

  • The PR does not break APIs backward compatibility
  • The PR does not break the stable storage backward compatibility

Testing

  • Every function is properly unit tested
  • I have added integration tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • IC endpoints are always tested through the canister_call! macro

@ufoscout ufoscout marked this pull request as ready for review December 6, 2024 10:50
@ufoscout ufoscout changed the title Alloy [EPROD-552] Migrate from ethers-core to alloy Dec 6, 2024
Copy link
Contributor

@Maximkaaa Maximkaaa left a comment

Choose a reason for hiding this comment

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

Just some mechanical review. I didn't actually check yet what those changes would imply for EVM or Bridges....

src/did/src/block.rs Outdated Show resolved Hide resolved
src/did/src/block.rs Show resolved Hide resolved
src/did/src/block.rs Outdated Show resolved Hide resolved
src/did/src/integer.rs Show resolved Hide resolved
src/did/src/integer.rs Show resolved Hide resolved
src/did/src/transaction.rs Outdated Show resolved Hide resolved
src/eth-signer/src/sign_strategy.rs Outdated Show resolved Hide resolved
src/eth-signer/src/sign_strategy.rs Outdated Show resolved Hide resolved
src/eth-signer/src/sign_strategy.rs Outdated Show resolved Hide resolved
src/eth-signer/src/transaction.rs Outdated Show resolved Hide resolved
@ufoscout ufoscout requested a review from Maximkaaa December 10, 2024 14:13
@ufoscout ufoscout merged commit 27316a2 into main Dec 12, 2024
3 checks passed
@ufoscout ufoscout deleted the alloy branch December 12, 2024 10:23
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.

4 participants