stellar-core | stellar-core is the reference implementation for the peer to peer agent that manages the Stellar net | Blockchain library
kandi X-RAY | stellar-core Summary
kandi X-RAY | stellar-core Summary
Stellar-core is a replicated state machine that maintains a local copy of a cryptographic ledger and processes transactions against it, in consensus with a set of peers. It implements the Stellar Consensus Protocol, a federated consensus protocol. It is written in C++14 and runs on Linux, OSX and Windows. Learn more by reading the overview document.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stellar-core
stellar-core Key Features
stellar-core Examples and Code Snippets
Community Discussions
Trending Discussions on stellar-core
QUESTION
I may be encountering the same issue described in Horizon: does not exit if database connection fails #898 (https://github.com/stellar/go/issues/898) but with a different set up scenario.
I am in the process of migrating https://github.com/satoshipay/docker-stellar-horizon Docker Compose definitions to Kubernetes. I have been able to migrate most of the set up but hitting a problem with Horizon where the DB is not getting created during startup. I believe I have stellar core with the dependency on Postgres working as designed and the DB created as part of startup but the set up is different for Horizon.
The current issue I am hitting is the following...
Horizon Server Pod Logs
...ANSWER
Answered 2019-Jun-22 at 19:07We were able to resolve and published an article demonstrating the end to end flow. https://itnext.io/how-to-deploy-a-stellar-validator-on-kubernetes-with-helm-a111e5dfe437
QUESTION
Need to start Horizon server over a secure network. Using this github repo https://github.com/stellar/docker-stellar-core-horizon
Following README doc I tried,
...ANSWER
Answered 2017-Dec-13 at 08:51You need to do proxy configuration within docker image using nginx.
QUESTION
I am trying to install the Stellar-core on my windows and I'm following the instructions from the site, I configured my windows with git, Clang and GCC and set the PATH variables already. I got to a point where I'm supposed to enter this command ./autogen.sh
and I tried it but I got this error
'.' is not recognized as an internal or external command, operable program or batch file.
I googled it but couldn't find the solution, I need help on how to fix this error.
ANSWER
Answered 2017-Feb-13 at 01:24It looks like you might be following the directions here which states:
Type
./autogen.sh
However, you appear to be running Windows and should therefore be following the instructions in INSTALL-Windows.txt instead.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install stellar-core
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page