Closed sashaaldrick closed 1 month ago
Lots of CI issues, I will take a look at a stab at fixing these later today/early this coming week
I'm working on refactoring the publisher.rs
to work like the publisher in the erc20 counter, i.e using alloy directly instead of the TxSender
implementation.
This is a refactor of the original governance example located in release-0.20 here. This has been rewritten to match the foundry template layout, amongst many other features.
At a high level, this PR:
For a high level walkthrough, please see README.md, and to run tests locally with benchmarking, see instructions.md.