chowbao

Results 43 issues of chowbao

Currently we separate all ledger entry changes into their own separate tables (trustlines, liquiditypools, contract_data, etc...). Does it makes sense for us to have an all combined ledger entry changes...

etl-scrum

When running `stellar-etl export_ledger_entry_changes --export-accounts true` the `--export-*` flags don't work and stellar-etl will export all changes instead of just `accounts` or whatever specified change flags Behavior should be *...

bug
good first issue
etl-scrum

PR Checklist ### PR Structure - [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [ ] This PR avoids mixing refactoring...

We should write a report and possibly a blog post about the xdrill and processors package improvements to stellar-etl. This could be as simple as look at the number of...

documentation
etl-scrum

The current stellar-etl transforms have been pulled out into a go/ingest/processors. When the processors are refactored with the xdrill helper functions we should update stellar-etl to use the processors package

enhancement
etl-scrum

[Relevant slack](https://stellarfoundation.slack.com/archives/C08BG02AQ8P/p1744214250434559?thread_ts=1744197828.965809&cid=C08BG02AQ8P)

Update history table dag to include export_ttp * Update schemas * Update dag * Create table in crypto-stellar

PR Checklist ### PR Structure - [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [ ] This PR avoids mixing refactoring...

Currently there are dbt commands in stellar-etl-airflow for build and run but there isn't a generic dbt * command. Option to either create a new generic dbt command operator or...

good first issue
data-curation-scrum

https://github.com/stellar/go/tree/master/ingest/ledgerbackend/configs Currently there isn't a futurenet config file in `stellar/go/ingest/ledgerbacked/configs`. We should add one This could probably be the same as https://github.com/stellar/quickstart/blob/master/futurenet/core/etc/stellar-core.cfg with edits to the passphrase and other config...

cdp-horizon-scrum