Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

[CHORE] Break Repo into parts #36

Open
GalloDaSballo opened this issue Aug 23, 2022 · 1 comment
Open

[CHORE] Break Repo into parts #36

GalloDaSballo opened this issue Aug 23, 2022 · 1 comment

Comments

@GalloDaSballo
Copy link
Owner

Because Brownie allows to import Github Repos we should just chunk the code into parts and import it back, this will avoid having thousands of tests and will keep the code simpler overall

  • CowswapSeller -> Functions for Cowswap
  • Processors -> BribesProcessors
  • OnChainPricer and Executor -> Prices stuff and runs swaps
  • Cowswap Limit Order Protocol -> TODO, but should be separate
@rayeaster
Copy link
Contributor

Because Brownie allows to import Github Repos we should just chunk the code into parts and import it back, this will avoid having thousands of tests and will keep the code simpler overall

  • CowswapSeller -> Functions for Cowswap
  • Processors -> BribesProcessors
  • OnChainPricer and Executor -> Prices stuff and runs swaps
  • Cowswap Limit Order Protocol -> TODO, but should be separate

Here are initial commits for separated repos

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants