quickstart
quickstart copied to clipboard
Home of the stellar/quickstart docker image for development and testing
When running builds the following warning messages are showing: > The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see:...
Add a new options for enabling/disabling archival, and controlling it's behaviour like the minimum TTL. This is only for the local network. Related discussion: - https://discord.com/channels/897514728459468821/1161363751132463234/1162147758216585237 This issue is dependent...
### What problem does your feature solve? It's not intuitive that on the local network that the native asset has not been setup with a contract. On pubnet, testnet, and...
Resolves https://github.com/stellar/quickstart/issues/547 An example of the failure that this can result in can be seen here - https://github.com/sisuresh/docker-stellar-core-horizon/pull/1.
Hey 👋🏻 I'm running a `stellar/quickstart` image. I'm trying to fund an account using the friendbot on `http://localhost:8000/friendbot?addr=G.......` but I'm always getting a `502 Bad Gateway` error. These are the...
https://github.com/stellar/quickstart/blob/974fb36f9df9bf0f0600367cdcc6ec7e5d4fb453/start#L509 can fail due to bad values being set, but supervisor just catches the error and continues. We should fail on startup here.
Hi everyone. Im using docker desktop for a years and till now work perfect. Now I get “SIGABRT” error and my docker does not work correctly. I tryed reinstall Docker...
### What version are you using? "horizon_version": "horizon-v2.28.2-(built-from-source)", "core_version": "v20.1.0", "ingest_latest_ledger": 0, "history_latest_ledger": 0, "history_latest_ledger_closed_at": "0001-01-01T00:00:00Z", "history_elder_ledger": 0, "core_latest_ledger": 50367925, "network_passphrase": "Public Global Stellar Network ; September 2015", "current_protocol_version": 19,...
### What Use arm runners. ### Why More efficient arm builds without needing emulation. ### Merging Intended for merging to main after #621.