-
[Bounty](https://github.com/bitcoin-dot-org/bitcoin.org#earn-bitcoin-for-contributing): **25,000 bits / ~$250 USD**
There is a brief section here that mentions zero-confirmation transactions, but i…
-
Transactions ETA are now estimated based on blocks in queue * 10, which doesn't give an accurate time prediction due to constantly incoming transactions.
Make an algorithm that takes tx weight/seco…
-
Hello,
For the fun I am trying to tackle this challenge.
However, when I input, in the demo, the kitten image that you provided in the medium article, I get an address that is different from the…
-
The backend sometimes returns only one or two few rate options for different priorities. Unless the mempool is very empty, there should be always more.
-
# Description
A functioning and logically-sound mempool exists at the core of the Bitcoin network. Without the ability to reliably broadcast and relay transactions, the security properties and censor…
-
Storing my notes here for context as further investigation is needed; it's possible my tx is improperly formatted.
#### Command:
```bash
gnoblog-cli main README.md \
-debug \
-chainid dev \
-p…
-
I was looking at the implementation of the `send` RPC method, specifically what happens when `add_to_wallet` is true and the transaction isn't eligible for the mempool.
As best I can tell, this seq…
-
After commit 27b9fb2d41905266a85d4d0776862cc1816eed81, F9 microkernel has FPU support now. However, it brings a side effect of abnormal statistics as the following:
```
-------TOP------
4209 [ sched…
jserv updated
11 years ago
-
This issue arises if too many users request satoshis within the same block. The [tatooine wallet/faucet](https://github.com/thunderbiscuit/tatooine) currently creates transactions using unconfirmed UT…
-
**Describe the enhancement request**
load test the relayer fleet on staging and thus include in the test strategy the ability to assert whether the relayer fleet is robust and resilient to incr…