-
### Name, email, company, job title
Bobinson, bobinson at-theRATE uinp.io , Ucen Blockchain Co(HK), Ltd, Chief Architect
*Note that projects with two or more participants are preferred.*
### Pr…
-
Crypto ATMs allow to buy bitcoins using cash. Due to the confidential nature of the transaction they are very valuable to increase the privacy level of a bitcoin holder. These machines work by printin…
-
Hello, my block synchronization stopped, 2018-11-1602:18:01 ERROR: AcceptBlock Header: block 0000000000000004626ff6e3b936941d341c5932ece4357eeccac44e6d56c height 556767 is marked invalid
Because BC…
-
The "External / Internal" field defining Change value of BIP44 has a Default button, which properly updates the value, but doesn't refresh the Derived Addresses, so that users will falsely trust the s…
-
Running on recent master, commit f1dbf92ff0475a01d20170ea422c1d086acbbc57
If I run:
```
test/functional/feature_fee_estimation.py --randomseed 108574360997204915
```
I get:
```
2020-12-19T2…
-
IRC was only ever intended as a starting point, eventually another messaging channel will be found because ultimately IRC will always been inferior. There are a few ideas for which p2p network to use,…
-
Libbitcoin is a great project and I enjoy using it.
The thing is, the following sample code I tried doesn't work and returns the "connection timed out" message.
I tried other DNS seed servers and m…
-
# "No Wallet Left Behind" - Make Sure Our Wallets Survive the Fork to Monero 2.0
## The Short Version
If things proceed as currently planned Monero will, maybe sometime in 2023 or 2024, hardfork…
-
- [ ] `get_confirmations` The number of blocks (=confirmations) since the most recent balance update.
- [ ] `get_synchronization_status` Whether all owned UTXOs have up-to-date membership proofs, o…
-
I was curious about this while perusing through `setup_common.cpp`. It seems to me that:
1. `m_node.args` is an alias to `gArgs`
2. `m_args` is its own thing
3. Extra arguments supplied to `*Test…