-
Notifications
You must be signed in to change notification settings - Fork 9
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
BTC staking integration deployment after migration #3
Conversation
thanks for fixing it! can we split and 2) will run this will be helpful so we don't need to copy the same setup of 1) to our deployment script btw, we see the vigilante services keep restarting
|
Re splitting, I'd say we can simply copy the current setup and replace the bcd with OP stuff? the engineering effort seems comparable. But I agree that if we add more integrations then a template with only Babylon is helpful. We can do this in a follow up. Re vigilante, there is a bug and can you please try this branch? babylonlabs-io/vigilante#2 |
cc @lesterli |
@SebastianElvis we checked out this branch and tried the deployment again, the vigilante services (
Also, I got the
{"result":{"version":240200,"subversion":"/Satoshi:24.2.0/","protocolversion":70016,"localservices":"0000000000000409","localservicesnames":["NETWORK","WITNESS","NETWORK_LIMITED"],"localrelay":true,"timeoffset":0,"networkactive":true,"connections":0,"connections_in":0,"connections_out":0,"networks":[{"name":"ipv4","limited":false,"reachable":true,"proxy":"","proxy_randomize_credentials":false},{"name":"ipv6","limited":false,"reachable":true,"proxy":"","proxy_randomize_credentials":false},{"name":"onion","limited":true,"reachable":false,"proxy":"","proxy_randomize_credentials":false},{"name":"i2p","limited":true,"reachable":false,"proxy":"","proxy_randomize_credentials":false},{"name":"cjdns","limited":true,"reachable":false,"proxy":"","proxy_randomize_credentials":false}],"relayfee":0.00001000,"incrementalfee":0.00001000,"localaddresses":[],"warnings":""},"error":null,"id":"test"} |
The issue with restarting vigilante services has been resolved in the latest commit (e42be2f) on the vigilante dev branch.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work! lgtm 👍
Resolves #2
This PR fixes the BTC staking integration deployment after migrating to the babylonlabs org.
To try out, do
make start-deployment-btc-staking-integration-bitcoind-demo