| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\
| |
| |
| |
| |
| | |
425c7a8 travis: add doc (Cory Fields)
9380d01 travis: initial descriptor (Cory Fields)
386efb7 build: work around ccache/autotools warning-spamming bug (Cory Fields)
|
| | | |
|
| | |
| |
| | |
Kills the "make" line as well.
|
| | |
| |
| | |
Removes the unnecessary directions that encourage people to force install openssl into /usr/local with Homebrew. Unnecessary, and potentially quite risky. @theuni okayed this removal [here](https://github.com/bitcoin/bitcoin/pull/4740#issuecomment-53076840).
|
| |\ \
| |/
|/|
| | |
5d9f22b Remove link to now removed Windows Build Notes (Michael Ford)
|
| | |
| |
| |
| | |
Removed in
|
| |\ \
| | |
| | |
| | | |
b1ed7c2 Update build-osx.md (Rose Toomey)
|
| | |/
| |
| | |
The homebrew instructions were outdated - berkeley-db4 hasn't worked for months, based on the questions I'm seeing on Google/SO. So I added a section explaining how to install berkeley-db4 using homebrew and move on with your life. Thanks for the rest of the documentation!
|
| |\ \
| |/
|/|
| | |
de1f051 Added protobuf-compiler library to the Qt 5 Dependencies (elichai)
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
Bitcoin core should work with any remotely recent boost version
if a proper build environment is present. Remove a confusing comment
from the build documentation.
|
| | |
| |
| |
| |
| | |
Github-Pull: #4678
Rebased-By: Wladimir J. van der Laan <[email protected]>
|
| | |
| |
| | |
To make it easier to add new requirements if necessary
|
| |\ \
| | |
| | |
| | | |
2887bff Update coding style and add .clang-format (Pieter Wuille)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
e1eb741 doc: Modernize steps to be followed after release (Wladimir J. van der Laan)
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
Remove old references to sourceforge, add what actually should be done
and provide some more details.
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | | |
0c3e101 Added systemd .service file in order to help distributions integrate bitcoind. (Aitor Pazos)
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | | |
Suggested by whitj00. Fixes #4595
|
| | |/ /
|/| |
| | |
| | |
| | |
| | | |
Anyone building bitcoind/-qt on windows is welcome to contribute
a new one. The current information in this document is outdated,
or otherwise mostly worthless.
|
| | | |
| | |
| | |
| | | |
SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option.
|
| | | |
| | |
| | |
| | | |
This reverts commit 9fa53dd3bdc6f62b16a7c2b970449c8c35f4c41b.
|
| |/ /
| |
| |
| | |
This reverts commit 7a19efe04069d9a1e251cdc94b25184f76d9d901.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The wallet now uses the mempool fee estimator with a new
command-line option: -txconfirmtarget (default: 1) instead
of using hard-coded fees or priorities.
A new bitcoind that hasn't seen enough transactions to estimate
will fall back to the old hard-coded minimum priority or
transaction fee.
-paytxfee option overrides -txconfirmtarget.
Relaying and mining code isn't changed.
For Qt, the coin control dialog now uses priority estimates to
label transaction priority (instead of hard-coded constants);
unspent outputs were consistently labeled with a much higher
priority than is justified by the free transactions actually
being accepted into blocks.
I did not implement any GUI for setting -txconfirmtarget; I would
suggest getting rid of the "Pay transaction fee" GUI and replace
it with either "target number of confirmations" or maybe
a "faster confirmation <--> lower fee" slider or select box.
|
| |\ \
| | |
| | |
| | | |
3f7a61f Update Gitian Build guide to include OSX (Michael Ford)
|
| | | | |
|
| |/ / |
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
fda3fed libsecp256k1 integration (Pieter Wuille)
5566826 secp256k1: Add build-side changes for libsecp256k1 (Cory Fields)
b150b09 secp256k1: add libtool as a dependency (Cory Fields)
|
| | | | |
|
| |\ \ \
| |/ /
|/| |
| | | |
462ad22 Clean up release-process.md after OS X gitian changes (Micha)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is PR #4271, but with the changes to the descriptors, both the names of the
files and the names of the intermediate build artifact archives, removed.
This also closes #3775 if it goes in, because it covers the changes in
that PR.
|
| |\ \ \
| | | |
| | | | |
Relay and alert user to double spends
|
| | | | | |
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
86fe1b8 update coding.md to reflect changes by pull (Philip Kaufmann)
e10dcf2 ensure clean and consistent "namespace" usage (Philip Kaufmann)
|
| | |/ /
| | |
| | |
| | | |
- also mention alphabetical include ordering
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
d618965 Add note about PPA to build instructions (Drak)
e5f0247 Simplify build instructions (Drak)
|
| | | | | |
|
| | |/ / |
|
| | | |
| | |
| | |
| | |
| | | |
Update OpenSSL version
Homebrew is now the preferred dependancy manager
|
| |/ /
| |
| |
| | |
Also includes 0.9.2.1
|
| | | |
|
| | |
| |
| |
| |
| | |
It is outdated information. If we ever resurrect gitian-downloader it
can be brought back from history and updated.
|
| | | |
|
| | |
| |
| | |
Qt changed to Bitcoin Core
|
| |\ \
| | |
| | |
| | | |
6e7c4d1 gitian: upgrade OpenSSL to 1.0.1h (Wladimir J. van der Laan)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade for https://www.openssl.org/news/secadv_20140605.txt
Just in case - there is no vulnerability that affects ecdsa signing or
verification.
The MITM attack vulnerability (CVE-2014-0224) may have some effect on
our usage of SSL/TLS.
As long as payment requests are signed (which is the common case), usage
of the payment protocol should also not be affected.
The TLS usage in RPC may be at risk for MITM attacks. If you have
`-rpcssl` enabled, be sure to update OpenSSL as soon as possible.
|