The Wayback Machine - https://web.archive.org/web/20220311015056/https://github.com/topics/horizon
Skip to content
#

horizon

Here are 128 public repositories matching this topic...

2opremio
2opremio commented Oct 13, 2020

CAP 23 (as part of Stellar Protocol 14 and released with Horizon 1.9.0) allows creating and claiming Claimable Balances.

Those balances are queried and claimed using their ID which can be obtained:

  1. Before submitting the transaction creating the claim. The Claim ID is internally just a Hash which can be inferred even before Core accepts the transaction. A helper function would be useful in
Orycterope
Orycterope commented Aug 28, 2019

display_bsod internally calls the map_framebuffer syscall to map the framebuffer, because we . were lazy and didn't want to duplicate code. However this syscall retrieves the current process to map it in its process memory.

When we're panicking during early boot, CURRENT_PROCESS is None and this panics in the panic handler.

We should instead do a second function that maps it in the k

Improve this page

Add a description, image, and links to the horizon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the horizon topic, visit your repo's landing page and select "manage topics."

Learn more