-
It looks the transaction hash is not correct when verbose is disabled (like it happens in Elects Esplora).
I guess the reason is the code below (BlueElectrum.js Line 554):
```javascript
const ret…
-
The implementation here assumes that all the inputs are of the same type, however transactions might be spending inputs from different address types, impacting the size of the tx.
Would be great if…
-
# 3.3: Setting Up Your Wallet
You're now ready to start working with Bitcoin. To begin with, you'll need to create a wallet for sending and receiving funds.
## Create a Wallet
> :warning: **VERSION…
-
### Description
`src/test/data/tx_valid.json` contains data for various transactions that are simulated during the unit test execution.
Because of the different hashing algorithm used (keccak inst…
-
It looks like there is a limit of what the activity tab will display. Nesting outputs that belong to the same transaction could help here.
Or an option to load more transactions as the user scroll…
-
To get more people involved and provide motivation, we are announcing Bitgesell Pull Request bounty hunt!
The rules are simple:
- You can create any reasonable pull request that may contain any …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
Sometimes submitted blocks are not accepted by bitcoin core, logging "inconclusive". T…
-
JsonRpc(Json(Error("invalid bech32 checksum variant found Bech32 when Bech32m was expected", line: 1, column: 77318)))
This error is related to an incorrect Bech32 checksum variant in the JSON-RPC …
-
I'm creating this issue to publicly (& informally) list some potential ways to decrease data propagation times beyond what's in our current pipeline, and discuss about them.
1. Using pre-stored pro…
-