You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9f143a9 renamed it within the processor, yet the folder in the repo, the audits folder, and potentially some lingering references (orchestration?) still use the terms "coins". This is sub-optimal due to Ethereum being a network with coins (where coins includes tokens) Ether and DAI, yet labelled a coin itself.
I'd simply rename it myself now, yet it'd be better to wait until existing PRs expecting coins/ are resolved.
The text was updated successfully, but these errors were encountered:
networks/ethereum should also be under processor/, as it is tightly coupled and not practically reusable at this time. That's prob fine to kick till #569 though.
* Rename the coins folder to networks
Ethereum isn't a coin. It's a network.
Resolvesserai-dex#357.
* More renames of coins -> networks in orchestration
* Correct paths in tests/
* cargo fmt
9f143a9 renamed it within the processor, yet the folder in the repo, the audits folder, and potentially some lingering references (
orchestration
?) still use the terms "coins". This is sub-optimal due to Ethereum being a network with coins (where coins includes tokens) Ether and DAI, yet labelled a coin itself.I'd simply rename it myself now, yet it'd be better to wait until existing PRs expecting
coins/
are resolved.The text was updated successfully, but these errors were encountered: