Skip to content

[wip] feat(anvil): migrate tests to alloy#6960

Closed
Evalir wants to merge 12 commits intomasterfrom
evalir/remove-ethers-anvil-tests
Closed

[wip] feat(anvil): migrate tests to alloy#6960
Evalir wants to merge 12 commits intomasterfrom
evalir/remove-ethers-anvil-tests

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented Jan 30, 2024

Motivation

migrates all anvil tests to alloy. wip.

Solution

@Evalir
Copy link
Member Author

Evalir commented Jan 31, 2024

Currently blocked on:

  • alloy-sol-contract to replace abigen! & deploy test contracts
  • Finalizing call builder to build signable & sendable transactions through an alloy Provider
  • Subscriptions functionality

@Evalir
Copy link
Member Author

Evalir commented Feb 9, 2024

Continuing by introducing alloy-contract everywhere we can, and switching to just using alloy types and converting as needed. We're lacking the functionality to deploy/send txs which is being worked on alloy-rs/alloy#190. A good amount of usage is actually calls, so we can make good progress while this settles.

Subscriptions are also still WIP, although this is the last thing we'll integrate.

@zerosnacks zerosnacks self-assigned this Mar 25, 2024
@mattsse mattsse closed this Apr 27, 2024
@DaniPopes DaniPopes deleted the evalir/remove-ethers-anvil-tests branch August 26, 2025 10:07
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.

3 participants