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

Ad-hoc QOL updates #30

Merged
merged 16 commits into from
Mar 27, 2023
Merged

Ad-hoc QOL updates #30

merged 16 commits into from
Mar 27, 2023

Conversation

ZaradarBH
Copy link
Contributor

ZaradarTR and others added 9 commits January 5, 2023 16:44
…ntainer images so they are easier to orchestrate individually
- Re-target to "@terra-money/terra.proto": "^0.1.7"
…zation

Clean up container tooling to split API & collector
…zation

moved docker-compose assets to seperate folder
merging upstream into our main
- Add terra.proto.legacy to resolve upstream merge conflict
- Add logic to pick the right PB decoder package based cfg.CHAIN_ID
- Fix bug in docker-compose build context target
- Add RPC endpoint that works
…ges-to-coexist

Fix @terra-money/terra.proto conflict
…ges-to-coexist

Allow diff terre proto packages to coexist
@ZaradarBH
Copy link
Contributor Author

I updated the PR with the latest changes and a suggestion for how to use diff versions of terra.proto at the same time. That should provide a way for us to workaround the dependency conflicts we have on the PB decoders.

FYI the docker-compose file you added already exists here: https://github.com/classic-terra/fcd/blob/0b0383edc3c3f0551458bb3aae4fc481039f2a4f/docker-compose/docker-compose.yml#L4 . We can move the compose files to the root of the repo and merge whichever version of the postgres service registration you prefere.

@emidev98 emidev98 merged commit 6341954 into terra-money:main Mar 27, 2023
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