Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wallet.sh #1

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Add wallet.sh #1

merged 6 commits into from
Nov 26, 2024

Conversation

gartnera
Copy link
Member

@gartnera gartnera commented Nov 21, 2024

Import and adapt our existing internal start.sh used in our mainnet/testnet bitcoin nodes. Notable changes:

  • tolerate bitcoin-core changes as described in chore: upgrade bitcoin-core to 28.0 node#3191
  • make generic to any btc chain. Just set CHAIN variable.
  • set config options in the config rather than specifying repeatedly in commands.
  • add CI that demonstrates it actually works

Notably this is missing snapshot creation logic. I will add this in a future PR.

Related to zeta-chain/node#3191

@gartnera gartnera force-pushed the snapshot-watch-only branch 3 times, most recently from badc4b7 to 28951cb Compare November 21, 2024 20:04
@gartnera gartnera force-pushed the snapshot-watch-only branch from 28951cb to 6208b95 Compare November 21, 2024 20:06
@gartnera gartnera force-pushed the snapshot-watch-only branch from abacb07 to 55e42b1 Compare November 21, 2024 20:22
@gartnera gartnera requested a review from a team November 21, 2024 20:30
@gartnera gartnera merged commit e31315e into main Nov 26, 2024
3 checks passed
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.

2 participants