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

Remove ethers -> alloy #726

Merged
merged 19 commits into from
Jun 25, 2024
Merged

Remove ethers -> alloy #726

merged 19 commits into from
Jun 25, 2024

Conversation

kpp
Copy link
Contributor

@kpp kpp commented Jun 12, 2024

@kpp kpp self-assigned this Jun 12, 2024
@kpp kpp marked this pull request as ready for review June 14, 2024 20:31
@kpp kpp changed the title [WIP] Remove ethers -> alloy Remove ethers -> alloy Jun 14, 2024
@kpp kpp requested review from eyusufatik and rakanalh June 14, 2024 20:31
crates/evm/src/hooks.rs Outdated Show resolved Hide resolved
crates/sequencer/src/rpc.rs Outdated Show resolved Hide resolved
@zerosnacks
Copy link

zerosnacks commented Jun 17, 2024

Hi all,

Happy to announce we've released Alloy 0.1 today: https://www.paradigm.xyz/2024/06/alloy-release

Let me know if you have any questions regarding the migration to Alloy, happy to help!

crates/sequencer/src/rpc.rs Outdated Show resolved Hide resolved
crates/sequencer/src/deposit_data_mempool.rs Outdated Show resolved Hide resolved
crates/evm/src/evm/system_contracts/mod.rs Outdated Show resolved Hide resolved
crates/evm/src/hooks.rs Outdated Show resolved Hide resolved
crates/evm/src/hooks.rs Outdated Show resolved Hide resolved
crates/evm/src/evm/system_contracts/mod.rs Show resolved Hide resolved
crates/evm/src/tests/tx_tests.rs Show resolved Hide resolved
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 67.67241% with 75 lines in your changes missing coverage. Please review.

Project coverage is 78.2%. Comparing base (561c84b) to head (a8920a7).
Report is 1 commits behind head on nightly.

Additional details and impacted files
Files Coverage Δ
crates/ethereum-rpc/src/lib.rs 80.5% <100.0%> (ø)
crates/evm/src/evm/system_events.rs 98.6% <100.0%> (ø)
crates/evm/src/evm/tests.rs 97.6% <100.0%> (-0.3%) ⬇️
crates/evm/src/genesis.rs 100.0% <100.0%> (ø)
crates/evm/src/hooks.rs 66.6% <100.0%> (ø)
crates/sequencer-client/src/lib.rs 100.0% <ø> (ø)
...ates/evm/src/smart_contracts/blockhash_contract.rs 77.2% <66.6%> (+1.5%) ⬆️
crates/evm/src/smart_contracts/caller_contract.rs 82.7% <73.6%> (+2.3%) ⬆️
.../evm/src/smart_contracts/infinite_loop_contract.rs 77.2% <61.5%> (+0.3%) ⬆️
crates/evm/src/smart_contracts/logs_contract.rs 77.2% <66.6%> (+2.2%) ⬆️
... and 6 more

... and 2 files with indirect coverage changes

@eyusufatik eyusufatik merged commit 4632838 into nightly Jun 25, 2024
12 checks passed
@eyusufatik eyusufatik deleted the kpp/ethers_alloy branch June 25, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants