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

Custom Base token Gas oracle #93

Merged
merged 71 commits into from
Apr 10, 2024
Merged

Custom Base token Gas oracle #93

merged 71 commits into from
Apr 10, 2024

Conversation

jrchatruc
Copy link
Member

@jrchatruc jrchatruc commented Feb 1, 2024

What ❔

Closes #105.

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

Oppen pushed a commit that referenced this pull request Feb 9, 2024
@fkrause98 fkrause98 linked an issue Feb 9, 2024 that may be closed by this pull request
fkrause98 and others added 4 commits April 8, 2024 19:20
Implements a way to get the resource from the context

Used at core/node/node_framework/src/implementations/layers/fee_input.rs
@fkrause98 fkrause98 merged commit 2a9b9bd into kl-factory Apr 10, 2024
5 of 12 checks passed
@fkrause98 fkrause98 deleted the gas-oracle branch April 10, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Oracle for the base token
4 participants