go icon indicating copy to clipboard operation
go copied to clipboard

Stellar's public monorepo of go code

Results 260 go issues
Sort by recently updated
recently updated
newest added

It would be useful to have a flag in Horizon that runs `new-db` on captive core. This is needed in case there is a bug in stellar-core that corrupts the...

horizon
feature request

Issue: Claimable Balances query performing slow on SDF Horizon instance sporadically (50% of the time): Query: [https://horizon.stellar.org/claimable_balances/{balance_id}/transactions?limit=1&order=asc](https://horizon.stellar.org/claimable_balances/%7Bbalance_id%7D/transactions?limit=1&order=asc) Issue: This query is being used by a Customer to locate a transaction...

### What problem does your feature solve? efficient restart of index `single` cmd as-service to start indexing from `greatest ledger indexed + 1`, currently the `single` cmd requires a `start`...

feature request
Ingestion Lite

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

We can compare indices against the existing e.g. history_accounts table

Given current challenges running a historical re-ingestion for larger historical periods (1 year+), with HW costs (RAM, Disk, IO) being out of reach for many, we want to explore a...

horizon

Using the MVP Steelthread impl, profile the HW requirements to run Horizon Lite. How does it change with change in request profile? - 30 days of history (local vs remote)...

Load testing (is there a path to horizontal scaling) 1. Uncached - how does latency degrade with additional concurrency? 2. Understand the hotspots and where we can employ different strategies:...

Can the Lite design support webscale response times? (3-5s) 1. Measure current latency of /account/* mvp endpoints 2. Understand history age vs variation of data - Does latency vary with...

Story Points: 3
horizonlight-scrum

Dashboards or some other form of at-a-glance analysis and comparison against existing infrastructure