Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Improved cache #79

Merged

Conversation

PeterMPhillips
Copy link
Member

No description provided.

contracts/routers/FullRouter.sol Show resolved Hide resolved
contracts/routers/FullRouter.sol Show resolved Hide resolved
@georgercarder georgercarder merged commit 4ca531b into george/fullrouter/safe_temp_estimate May 2, 2022
@georgercarder georgercarder deleted the fullrouter-cache branch May 2, 2022 20:14
PeterMPhillips added a commit that referenced this pull request May 2, 2022
* enhancement of 'tempEstimate' mechanism for safety

* some documentation to not confuse future devs

* overshoot first entry for safety

* update session to sandbox and include child calls

* update doc

* fix redundancy

* del temp deletes to keep temp vals available within a session

* del unneeded topLevel check

* show that FullRouter is broken under meta strategies with debt

* fixed test: using fullrouter for metastrategy, so the fullrouter is NOT broken under metastrategies with debt for deploying

* fix strategy naming clash

* Improved cache (#79)

* cache leverage item percentage

* remove end session

* update tests

* include withdrawal fee in meta strategy estimate

* limit slippage estimate

Co-authored-by: Peter Phillips <[email protected]>
PeterMPhillips added a commit that referenced this pull request May 2, 2022
* fix full router leverage

* enhancement of 'tempEstimate' mechanism for safety (#74)

* enhancement of 'tempEstimate' mechanism for safety

* some documentation to not confuse future devs

* overshoot first entry for safety

* update session to sandbox and include child calls

* update doc

* fix redundancy

* del temp deletes to keep temp vals available within a session

* del unneeded topLevel check

* show that FullRouter is broken under meta strategies with debt

* fixed test: using fullrouter for metastrategy, so the fullrouter is NOT broken under metastrategies with debt for deploying

* fix strategy naming clash

* Improved cache (#79)

* cache leverage item percentage

* remove end session

* update tests

* include withdrawal fee in meta strategy estimate

* limit slippage estimate

Co-authored-by: Peter Phillips <[email protected]>

Co-authored-by: George Carder <[email protected]>
PeterMPhillips added a commit that referenced this pull request May 2, 2022
* fix full router leverage

* enhancement of 'tempEstimate' mechanism for safety (#74)

* enhancement of 'tempEstimate' mechanism for safety

* some documentation to not confuse future devs

* overshoot first entry for safety

* update session to sandbox and include child calls

* update doc

* fix redundancy

* del temp deletes to keep temp vals available within a session

* del unneeded topLevel check

* show that FullRouter is broken under meta strategies with debt

* fixed test: using fullrouter for metastrategy, so the fullrouter is NOT broken under metastrategies with debt for deploying

* fix strategy naming clash

* Improved cache (#79)

* cache leverage item percentage

* remove end session

* update tests

* include withdrawal fee in meta strategy estimate

* limit slippage estimate

Co-authored-by: Peter Phillips <[email protected]>

Co-authored-by: George Carder <[email protected]>
PeterMPhillips added a commit that referenced this pull request May 2, 2022
* fix full router leverage

* enhancement of 'tempEstimate' mechanism for safety (#74)

* enhancement of 'tempEstimate' mechanism for safety

* some documentation to not confuse future devs

* overshoot first entry for safety

* update session to sandbox and include child calls

* update doc

* fix redundancy

* del temp deletes to keep temp vals available within a session

* del unneeded topLevel check

* show that FullRouter is broken under meta strategies with debt

* fixed test: using fullrouter for metastrategy, so the fullrouter is NOT broken under metastrategies with debt for deploying

* fix strategy naming clash

* Improved cache (#79)

* cache leverage item percentage

* remove end session

* update tests

* include withdrawal fee in meta strategy estimate

* limit slippage estimate

Co-authored-by: Peter Phillips <[email protected]>

Co-authored-by: George Carder <[email protected]>
PeterMPhillips added a commit that referenced this pull request May 3, 2022
* testing adapters

* contract support for liquidity migration

* expose live contracts

* Fix FullRouter deposit issue (#84)

* fix full router leverage

* enhancement of 'tempEstimate' mechanism for safety (#74)

* enhancement of 'tempEstimate' mechanism for safety

* some documentation to not confuse future devs

* overshoot first entry for safety

* update session to sandbox and include child calls

* update doc

* fix redundancy

* del temp deletes to keep temp vals available within a session

* del unneeded topLevel check

* show that FullRouter is broken under meta strategies with debt

* fixed test: using fullrouter for metastrategy, so the fullrouter is NOT broken under metastrategies with debt for deploying

* fix strategy naming clash

* Improved cache (#79)

* cache leverage item percentage

* remove end session

* update tests

* include withdrawal fee in meta strategy estimate

* limit slippage estimate

Co-authored-by: Peter Phillips <[email protected]>

Co-authored-by: George Carder <[email protected]>

* Fix deprecated names

Co-authored-by: George Carder <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants