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

feat(charts): update geth charts for oracle genesis values #1883

Open
wants to merge 6 commits into
base: feat/oracle
Choose a base branch
from

Conversation

noot
Copy link
Collaborator

@noot noot commented Dec 18, 2024

Summary

update geth charts for oracle genesis values.

Background

geth charts needed to be updated for the oracle integration; see astriaorg/astria-geth#62

Changes

  • add astriaOracleCallerAddress and astriaOracleContractAddress config values
  • add oracle contract bytecode to genesis alloc at astriaOracleContractAddress
  • update dev tags for geth and sequencer

Testing

ran it end-to-end with the usual dev cluster instructions and queried the oracle contract for price updates via the instructions here: https://github.com/astriaorg/astria-oracle-contracts/tree/main?tab=readme-ov-file#query-contract

@noot noot requested a review from a team as a code owner December 18, 2024 17:39
@noot noot requested a review from aajimal December 18, 2024 17:39
@github-actions github-actions bot added the cd label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant