Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(oracle)!: drop stamps and use plain functions #1555

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

davidyuk
Copy link
Member

BREAKING CHANGE: extendOracleTtl accepts oracle ttl in oracleTtlType and oracleTtlValue fields
Use oracleTtlType field instead of type, and oracleTtlValue field instead of value.

BREAKING CHANGE: `extendOracleTtl` accepts oracle ttl in `oracleTtlType` and `oracleTtlValue` fields
Use `oracleTtlType` field instead of `type`, and `oracleTtlValue` field instead of `value`.
@lgtm-com
Copy link

lgtm-com bot commented Jun 13, 2022

This pull request introduces 3 alerts and fixes 1 when merging 04ce814 into 662128f - view on LGTM.com

new alerts:

  • 3 for Unused variable, import, function or class

fixed alerts:

  • 1 for Superfluous trailing arguments

@davidyuk davidyuk marked this pull request as ready for review June 13, 2022 06:50
@davidyuk davidyuk merged commit 7ac1243 into develop Jun 13, 2022
@davidyuk davidyuk deleted the feature/ts-oracle branch June 13, 2022 06: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.

1 participant