Skip to content

scribe: Adds maker compatibility function peep()#12

Merged
pmerkleplant merged 3 commits intomainfrom
peep_function_maker_compatibility
Aug 18, 2023
Merged

scribe: Adds maker compatibility function peep()#12
pmerkleplant merged 3 commits intomainfrom
peep_function_maker_compatibility

Conversation

@pmerkleplant
Copy link
Copy Markdown
Member

Adds the peep()(uint,bool) function to increase MakerDAO compatibility. The peep() function is known from the OSM. However, note that the function in the OSM returns the future value while in this implementation it returns the current value (Scribe has no concept of future values).

Therefore, the peep()(uint,bool) and peek()(uint,bool) functions are equivalent. Note further that both functions are marked as deprecated and are only supported for existing non-upgradeable consumers of Maker oracles.

@pmerkleplant pmerkleplant merged commit 53c7c8e into main Aug 18, 2023
@pmerkleplant pmerkleplant deleted the peep_function_maker_compatibility branch August 18, 2023 14:50
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.

2 participants