chowbao
chowbao
PR Checklist ### PR Structure - [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [ ] This PR avoids mixing refactoring...
PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). * [ ] This PR avoids mixing refactoring...
PR Checklist ### PR Structure - [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [ ] This PR avoids mixing refactoring...
PR Checklist ### PR Structure - [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). - [ ] This PR avoids mixing refactoring...
Brainstorm and research different customization options for CDP processors. One of the main goals is to enable developers to access any low level field, without SDF still defining a data...
TODO: someone more familiar with Horizon detail the work needed to use the cdp generic processors Blocked by: https://github.com/stellar/go/issues/5475, https://github.com/stellar/go/issues/5476 Relates to: https://stellarorg.atlassian.net/browse/HUBBLE-231
As part of the CDP processor design/brainstorm, we all agreed that there's benefit in creating low level helper functions that users can call to get the specific field/data for their...
Create a new export command to call and use the token transfer processor to create the token transfer table
We should add a `contract_id` columns for assets * SAC contract_id can be generated for every classic asset * Custom assets (sep-41) will be identified by their contract_id instead of...