Skip to content

fix oracle value fork tests :(#146

Merged
artdgn merged 1 commit intodevelopfrom
fix-oracle-fork-tests
Apr 9, 2025
Merged

fix oracle value fork tests :(#146
artdgn merged 1 commit intodevelopfrom
fix-oracle-fork-tests

Conversation

@artdgn
Copy link
Copy Markdown
Contributor

@artdgn artdgn commented Apr 9, 2025

No description provided.

@artdgn artdgn requested review from carlosdimatteo and kutoft April 9, 2025 06:41
@artdgn artdgn merged commit 71f47ee into develop Apr 9, 2025
2 checks passed
@artdgn artdgn deleted the fix-oracle-fork-tests branch April 9, 2025 23:53
artdgn added a commit that referenced this pull request Apr 29, 2025
* Protocol fee update (#137)

* update view and local tests

* add changelog

* minor

* Ownership reduction part 1 - remove pausing and ownership (#138)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* Ownership reduction part 2 - remove setOracle, add settleAsCancelled (#139)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* make oracle immutable

* Simplifications QoL - part 1 (#140)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* remove pauseguardian from confighub, update canOpen interface

* update fork test, changelog

* remove special escrow auth flow

* make oracle immutable

* Follow ups for previous 0.3.0 PRs (#137-#140) (#141)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* remove pauseguardian from confighub, update canOpen interface

* update fork test, changelog

* remove special escrow auth flow

* make oracle immutable

* make settleAsCancelled open to anyone

* better revert message for provider mint

* add missing coverage test

* update owner privileges list

* add skips to NoDeploy tests

* add another known issue

* add previewOffer rolls view

* typo

* changelong add previewOffer

* update CI

* Remove rescueTokens (#142)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* remove pauseguardian from confighub, update canOpen interface

* update fork test, changelog

* remove special escrow auth flow

* make oracle immutable

* make settleAsCancelled open to anyone

* better revert message for provider mint

* add missing coverage test

* update owner privileges list

* add skips to NoDeploy tests

* add another known issue

* add previewOffer rolls view

* typo

* changelong add previewOffer

* update CI

* remove rescueTokens

* Remove admin setKeeper method (#143)

* remove admin setKeeper method

* minor

* comment fixes

* BaseSep deployment for 0.3.0 (#144)

* deployment artifacts

* enable NoDeploy fork tests for base-sep

* add minor deploy validation check

* minor script update

* fix the new check if shared escrow

* fix fork tests :( (#146)

* Script for close-only mode (deprecating a deployment) (#147)

* fix fork tests :(

* script for close-only mode for deprecated contracts

* Audit fixes for 0.3.0 (#148)

* remove pausing related comments

* add provider position values comment

* additional comment changes

* minor code changes

* add note re settle as cancelled and underlying

* Base mainnet deployment 0.3.0 Apr 2025 (#149)

* update deployed artifacts

* add the old artifacts file

* add back no-deploy tests for new deployment

* batch diff script

* minor script improvements

* udpate address regex to work in both bash and zsh

---------

Co-authored-by: Kevin Utoft <kevin.utoft@gmail.com>

---------

Co-authored-by: Kevin Utoft <kevin.utoft@gmail.com>
artdgn added a commit that referenced this pull request Apr 29, 2025
* Protocol fee update (#137)

* update view and local tests

* add changelog

* minor

* Ownership reduction part 1 - remove pausing and ownership (#138)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* Ownership reduction part 2 - remove setOracle, add settleAsCancelled (#139)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* make oracle immutable

* Simplifications QoL - part 1 (#140)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* remove pauseguardian from confighub, update canOpen interface

* update fork test, changelog

* remove special escrow auth flow

* make oracle immutable

* Follow ups for previous 0.3.0 PRs (#137-#140) (#141)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* remove pauseguardian from confighub, update canOpen interface

* update fork test, changelog

* remove special escrow auth flow

* make oracle immutable

* make settleAsCancelled open to anyone

* better revert message for provider mint

* add missing coverage test

* update owner privileges list

* add skips to NoDeploy tests

* add another known issue

* add previewOffer rolls view

* typo

* changelong add previewOffer

* update CI

* Remove rescueTokens (#142)

* update view and local tests

* add changelog

* minor

* remove pausing and ownership in basemanaged

* remove pausing and ownership for rolls

* remove rest of pausing and ownership, fix tests

* update changelog

* update version string

* add version string check in fork tests

* remove setOracle, add settleAsCancelled

* add note re loans

* remove event

* remove pauseguardian from confighub, update canOpen interface

* update fork test, changelog

* remove special escrow auth flow

* make oracle immutable

* make settleAsCancelled open to anyone

* better revert message for provider mint

* add missing coverage test

* update owner privileges list

* add skips to NoDeploy tests

* add another known issue

* add previewOffer rolls view

* typo

* changelong add previewOffer

* update CI

* remove rescueTokens

* Remove admin setKeeper method (#143)

* remove admin setKeeper method

* minor

* comment fixes

* BaseSep deployment for 0.3.0 (#144)

* deployment artifacts

* enable NoDeploy fork tests for base-sep

* add minor deploy validation check

* minor script update

* fix the new check if shared escrow

* fix fork tests :( (#146)

* Script for close-only mode (deprecating a deployment) (#147)

* fix fork tests :(

* script for close-only mode for deprecated contracts

* Audit fixes for 0.3.0 (#148)

* remove pausing related comments

* add provider position values comment

* additional comment changes

* minor code changes

* add note re settle as cancelled and underlying

* Base mainnet deployment 0.3.0 Apr 2025 (#149)

* update deployed artifacts

* add the old artifacts file

* add back no-deploy tests for new deployment

* batch diff script

* minor script improvements

* udpate address regex to work in both bash and zsh

---------

Co-authored-by: Kevin Utoft <kevin.utoft@gmail.com>

---------

Co-authored-by: Kevin Utoft <kevin.utoft@gmail.com>
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.

3 participants