RiskProtocol / core-protocol

2 stars 0 forks source link

Added support for resyncweight in orchestrator #153

Closed haidarally closed 10 months ago

haidarally commented 10 months ago
  1. Added support for dynamically getting priceX from the encoded parameters and then calling balancer's resync method
  2. We can have multiple balancer pool resynced

Open Question; Should the resyncWeight method in ESP be called only by Orchestrator?

openzeppelin-code[bot] commented 10 months ago

Added support for resyncweight in orchestrator

Generated at commit: b2f76100a9159f5ad9484a8d424e4952d4f69423

🚨 Vulnerabilities Summary

Process Issues Results
Contract Inspector low
note
Total
6
33
39
Dependency Checker Total 0

For more details view the full report in OpenZeppelin Code

Tunji17 commented 10 months ago

@haidarally, just a note, there are some newly added files where you used rebase instead of rebalance not sure if that is included in the scope of this, but after this is merged there will still be some minor clean up needed