Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
736 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in stellar/go that received 4 comments
- services/horizon: Add some manual-close improvements to integration tests
- services/horizon: Update integration tests to use MANUAL_CLOSE
- services/horizon: Make captive core runner more robust
- clients/stellarcore: Add Manual Close endpoint to Core's client
- services/horizon: Fix captive-core's reset of its tmp dir
- services/horizon: Run integration tests nightly and include captive core
- services/horizon: Allow using captive core in integration tests
- services/horizon/docker: Restore horizon container's captive core binary path
- services/horizon: Refactor handling of stellar-core-binary-path
Created an issue in stellar/go that received 3 comments
Captive Core's temporary db directory disappears breaking execution
While working on #3144 I encountered the following error in captive core:
time="2020-10-21T17:22:50.833Z" level=error msg="Error in ingestion state…
- Horizon logs add a lot of noise to the output of integration tests
- Crash in captive-core's backend
- Improve the detection of captive-core failures
- Captive core's online mode fails to start at ledger 1
- Captive Core's run-from implementation doesn't work for ledgers < 63
- Make integration tests work with Captive core
- txnbuild: add helpers to obtain Claimable Balance IDs
- services/horizon: Reduce impact when implementing CAPs and SEPs
- Ingestion-as-a-library