Domen Grabec

Results 26 issues of Domen Grabec

This change addresses the outstanding issues with AMO fork testing: - When searching for the correct amount to swap `BINARY_MAX_AMOUNT_FOR_PUSH_PRICE` is increased to 5m ETH so that we can cross...

Rebase to another account

We are planning to prevent big yield jumps by modifying code directly in VaultCore in this PR: https://github.com/OriginProtocol/origin-dollar/pull/2452 This allows for simplification in WOETH to completely rely on rebasingCreditsPerToken to...

This is the third attempt at the implementation of limiting the yield increase and, consequen the exchange rate between WOETH and OETH. The other 2: - https://github.com/OriginProtocol/origin-dollar/pull/2106 - https://github.com/OriginProtocol/origin-dollar/pull/2421 This...

We don't need to clutter our deployments folder with extra entries every time we want to create a yield forwarding action. This PR adds a template where from & to...

The "Deploy stable-ng plain pool" section of the Readme can be misleading. When configuring the Oracle function selector for an Oracle-type asset in the pool: - one must pass the...