Skip to content

Update/040#15

Draft
islandbitcoin wants to merge 113 commits intomasterfrom
update/040
Draft

Update/040#15
islandbitcoin wants to merge 113 commits intomasterfrom
update/040

Conversation

@islandbitcoin
Copy link
Contributor

No description provided.

@islandbitcoin islandbitcoin self-assigned this May 23, 2023
dependencyMounts.lnd.main.rootDir,
)
const config = (await litConfig.read(effects))!
config.remote.lnd.rpcserver = 'lnd.embassy'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need port here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

* In this section, you will create one or more daemons that define the service runtime
*
* Each daemon defines its own health check, which can optionally be exposed to the user
*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May need to do this from old entrypint as well:

until curl --silent --fail --cacert /mnt/lnd/tls.cert --header "$MACAROON_HEADER" https://lnd.embassy:8080/v1/getinfo &>/dev/null
do
    echo "LND Server is unreachable. Are you sure the LND service is running?" 
    sleep 5
done
echo "Configuring LiT..."
# Removing any old data in the lit folder
rm -f /data/.lit/mainnet/lit.macaroon

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@islandbitcoin islandbitcoin requested a review from MattDHill May 24, 2023 15:51
@islandbitcoin islandbitcoin marked this pull request as draft May 24, 2023 16:12
Dominion5254 and others added 30 commits November 5, 2025 14:46
* beta.48

* update CI

* bump pre-release tag
Ensures transitive type dependencies are installed for downstream
consumers, fixing tsc compilation with node_modules/**/startos include.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants