Skip to content

Feat/processor swap with oracle#253

Open
lastperson wants to merge 2 commits into
mainfrom
feat/processor-swap-with-oracle
Open

Feat/processor swap with oracle#253
lastperson wants to merge 2 commits into
mainfrom
feat/processor-swap-with-oracle

Conversation

@lastperson

Copy link
Copy Markdown
Collaborator

Closes: #238
Network config and scripts entries needs to be updated with the final list of routes.

Comment thread package.json
Comment on lines +224 to +225
"dry:deploy-usdc-stashdex-processor-ethereum-stage": "DRY_RUN=ETHEREUM VERIFY=false DEPLOY_TYPE=STAGE TARGET_ASSET_NAME=USDC ts-node --files ./scripts/deployStashDexProcessor.ts",
"dry:deploy-usdc-stashdex-processor-ethereum": "DRY_RUN=ETHEREUM VERIFY=false TARGET_ASSET_NAME=USDC ts-node --files ./scripts/deployStashDexProcessor.ts",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add pyusd and usdg processor deploy scripts. _Maybe follow #256 where processor deploy has configurable asset

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.

Move processor/subprocessor logic from remote-collateral to support swapping on ass swap API

2 participants