-
Suggestion made by @nm_s
See the first version of the issue on Google Code here: https://code.google.com/p/freemedforms/issues/detail?id=366&q=password
Password-Based Key Derivation Function 2 is th…
-
```
What steps will reproduce the problem?
1. install bitcoin testnet sandbox
2. run BitCoinSharp.Examples PingService -testnet
3. bitcoin-qt receives all input, but don't answer
What is the expected…
-
```
What steps will reproduce the problem?
1. install bitcoin testnet sandbox
2. run BitCoinSharp.Examples PingService -testnet
3. bitcoin-qt receives all input, but don't answer
What is the expected…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
Possibly related to https://github.com/bitcoin-core/gui/issues/466
Running `Bitcoin Core …
-
Yeti uses fixed values for dbcache and prune, which occasionally causes problems, but we can make optimum use of the user's machine's resources if we call a command to check for available memory and f…
-
Currently, with the way our Image Provider is set up, every Icon will need an entry under
1.`Makefile.qt.include`
```bash
QML_RES_ICONS = \
qml/res/icons/sun.png\
...
```
2.`bitcoin_qml.qrc…
-
比特币:
https://bitcoin.org/zh_CN/choose-your-wallet
- Bitcoin-Qt full data,首选BITCOIN-CORE 4.27
- Armory more functional python version
- Electrum 轻钱包,目前最佳
- https://blockchain.info 在线钱包
BCC:?…
-
Considering adding the gcc as a dependency as well as the following changes:
```
xcode-select --install
brew install automake berkeley-db@4 boost libevent libtool pkg-config qt@5 tor
brew instal…
-
I've remapped my appdata folder location, and when I try to start guiminner.exe I'm getting the error:
No such file or directory: 'C:\Users\{me}\AppData\Roaming\Bitcoin\bitcoin.conf'
which is no lon…
-
If i build quatloo-qt using qmake & make in linux
i found a problem in bitcoin-qt.pro
line 23
BOOST_LIB_SUFFIX=-mgw48-mt-s-1_55
must be changed to
BOOST_LIB_SUFFIX=
because if win32 is selected as t…