Skip to content

Conversation

@tiero
Copy link
Member

@tiero tiero commented Mar 13, 2022

This PR adds an additional docker-compose.signet.yml and a dedicated bitcoin.signet.conf for running Bitcoin in signet mode.

nigiri start --signet
  • Listen p2p port 38333 and rpc on 38332
  • --signet flag is incompatible with --ci because no need in continuous integration pipelines
  • --signet flag is incompatible with --liquid because there is no signet for Liquid Network for the time being

TODO

  • Add instructions in README

This closes #138

@tiero tiero marked this pull request as draft March 13, 2022 21:55
@tiero tiero mentioned this pull request Mar 13, 2022
@tiero
Copy link
Member Author

tiero commented Mar 13, 2022

Binaries can be found here https://github.com/tiero/nigiri/releases/tag/v0.4.0-rc.0

@tiero tiero marked this pull request as ready for review March 13, 2022 22:09
@tiero tiero changed the title WIP Add support for signet Add support for signet Mar 13, 2022
@ethicnology
Copy link

What is the status of this work?

@tiero
Copy link
Member Author

tiero commented Dec 12, 2024

It requires some little work to make it compatible with master. We have stopped on this direction, as the interest from the user wasnt there anymore, and we prefer to remain regtest only if no-one else needs signet to work I found lately best to use MutinyNet as live signet with explorer etc..

What would be your use case? run a private signer or a public accessible one like MutinyNet so to speak?

@ethicnology
Copy link

run a private, team wide, or a public signet, like mutiny, with all the tooling (esplora, electrs, mempool…)

BTW nigiri is great thank you

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.

signet?

2 participants