-
We're hoping to replace our wallet handling with lasereyes but we use the Signet network for some testing and staging.
Not all wallets support Signet but Xverse, Leather, and Unisat for sure do, so …
-
Signet is using the same address as testnet, but recognised as a different network. So downstream apps will have to catch signet and cast it as testnet when passing the Network params.
Can Signet n…
-
I'd like to be able to test (lightning) stuff on Signet, e.g. Lighting Address support for the BTCPay + c-lighting combination (https://github.com/btcpayserver/btcpayserver/issues/3720 / https://githu…
Sjors updated
1 month ago
-
## Description
Recent developments in the Bitcoin ecosystem have highlighted the instability of BTC Testnet3, which has been experiencing frequent block storms (producing dozens of blocks within a …
-
### Contact details
x.com/Brave0035796210
### Is your feature request related to a problem? Please explain.
I’ve really enjoyed using Beyond Bridge so far—the interface is clean and the process is …
-
example product:
Secret Lair Drop Artist Series Rovina Cai - Arcane Signet
-
# Component
XVerse Chrome Web Extension.
# Severity
Minor.
# Summary
I want to use XVerse for testing purposes on my custom signet network. XVerse allows selection of Mainnet, Testnet a…
-
Hello,
While trying to call `**window.LeatherProvider.request("signPSBT")**` passing network param as _**regtest**_ I get the following error:
```
"Invalid parameters: Error in path network, netwo…
-
### Describe the bug
I have the gold topaz ring equipped, but when the game successfully rolls for the drop it just adds another gold topaz ring to my inventory. I worked before because I've gotten o…
-
I am running a custom signet.
Modified run script like this:
```
docker run -p 50001:50001 -p 8084:80 \
--volume $PWD/data_bitcoin_signet:/data \
--rm -i -t blockstream/…