supertestnet

Results 11 issues of supertestnet

I installed spruned and ran it on testnet. It never adds anything to headers.db but gets stuck in a loop where it outputs 16 lines to the spruned.log file over...

**Describe the bug** The recommended installation method for lnbits is described here: https://github.com/lnbits/lnbits/blob/main/docs/guide/installation.md#option-1-recommended-poetry However it says to install a Personal Package Archive (PPA) maintained by Deadsnakes. PPAs only work on...

bug

The electrum implementation seems to belong in several sections of your document so I added it in this PR

In this line: https://github.com/bitpay/bitcore/blob/master/packages/bitcore-lib/lib/script/interpreter.js#L405 I believe there is a typo whereby the flag number for SCRIPT_VERIFY_CHECKSEQUENCEVERIFY is 10 instead of 12. When this flag is used, it behaves identically to...

I run magicwebstore.xyz so that merchants can sell items for bitcoin. The storefront currently creates an LNBits wallet for every merchant so they can receive on lightning. I wanted to...

![](https://i.ibb.co/sFVbQmF/too-many-filters.png) I get the above error whenever I request an event from booger.pro. Here was the text of the first request in that image: ``` ["REQ","004d18b901c500bb",{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[12196,42199]},{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[42198],"since":1691265024},{"#p":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[4]},{"authors":["d211d062fc8a2accedc03f5af50c11a84b3eb02c86676333a0ec78edf7516f7c"],"kinds":[42197]}] ``` That request has...

### Describe the bug This copy of Zeus Wallet is used for testing various node features and consequently it is connected to a dozen or so nodes. I have to...

Bug

Most NWC wallets let you send *and* receive money. And they also let you check the status of both incoming payments and outgoing payments so you can see if you've...

good first issue

Vanilla javascript: https://github.com/supertestnet/nwcjs Python3: https://github.com/supertestnet/python_nwc

Electrum servers have always been designed to support bitcoin light clients, and since 2011, they've primarily done this by responding to direct queries about the balances and transaction histories of...