pointbiz

Results 7 issues of pointbiz

This is a fix for issue https://github.com/janoside/btc-rpc-explorer/issues/189 Now even with cache enabled the transaction confirmation count will increase when the user refreshes the page.

The search box could accept an xpub or ypub or zpub. The results page would show all the transactions related to addresses that belong to the xpub/ypub/zpub.

enhancement

As a consumer of the API I ran into the need for just the block header and not the whole block. Use case 1: showing a list of recent blocks...

On the next block page there exists a fee range display. It would be useful to know the median fee as it's perhaps a more practical urgent fee indicator. It...

enhancement

**Describe the bug** The new vin feature in api/tx introduced in API version 1.2 doesn't work unless you have Bitcoin Core 22 or newer. **Environment (please complete the following information):**...

bug

When using a stateless signer like SeedSigner in a multisig setup, it's good security to import the multisig descriptor from a printout to avoid trusting the multisig coordinator. I want...

## Proposing a feature Other wallets like the ColdCard have a test to make sure the user wrote down the seed phrase. Without a test then there's a potential "foot...

idea 🤔