Wladimir J. van der Laan
c8a25189bc
doc: release notes update for `rpcallowip` syntax change
10 years ago
Wladimir J. van der Laan
c313d6ecb9
doc: add headers first backwards compat warning
10 years ago
Wladimir J. van der Laan
8e9a665f55
doc: Add historical release notes for 0.9.3
10 years ago
Wladimir J. van der Laan
2dc37e7a49
Merge pull request #4991
...
0dcb0a5
doc: Add instructions for consistent Mac OS X build names (Saivann)
10 years ago
Whit J
f60dc15c50
doc: add make install to build-osx.md and build-unix.md
10 years ago
Wladimir J. van der Laan
b25551101c
Merge pull request #5008
...
41020eb
Fix formatting in init.md (Whit J)
10 years ago
JL2035
347a3a3eaa
Update build-unix.md
...
Debian also need libboost-all-dev installed.
10 years ago
Whit J
41020ebe86
Fix formatting in init.md
10 years ago
Wladimir J. van der Laan
28fb5f388d
doc: update gpg command line for SHA256SUMS.asc in release process
10 years ago
Saivann
0dcb0a5578
doc: Add instructions for consistent Mac OS X build names
10 years ago
Wladimir J. van der Laan
a38eaea082
doc: Update SHA256SUMS.asc step in release-process.md
...
- The Hash: header is prepended by gpg, and states the hashing used by
gpg, not what is used to hash the files
- Add more detailed steps
10 years ago
Janusz Lenar
346d5443f1
Fixed the broken `brew` shell command
10 years ago
Wladimir J. van der Laan
27fc5277f7
build: change cdrkit location in build-process.md
...
The cdrkit.org domain expired.
Thanks to gdm85 on IRC for reporting this.
10 years ago
Wladimir J. van der Laan
d547ebf56e
Remove mention of MacPorts from OSX build docs
10 years ago
Wladimir J. van der Laan
2d782ab2ce
Merge pull request #4611
...
234bfbf
Add init scripts and docs for Upstart and OpenRC (Adam Weiss)
10 years ago
Adam Weiss
234bfbf6a5
Add init scripts and docs for Upstart and OpenRC
10 years ago
himynameismartin
fb51e28227
Added XML syntax highlighting
10 years ago
Matt Corallo
550d4fa7a7
Remove DNS Seeds run by entities which were never well-established.
10 years ago
Wladimir J. van der Laan
0d763fc9e1
Merge pull request #4749
...
425c7a8
travis: add doc (Cory Fields)
9380d01
travis: initial descriptor (Cory Fields)
386efb7
build: work around ccache/autotools warning-spamming bug (Cory Fields)
10 years ago
Cory Fields
425c7a8389
travis: add doc
10 years ago
Dominyk Tiller
df920c6d49
Build-osx: Force Fix.
...
Kills the "make" line as well.
10 years ago
Dominyk Tiller
5a61553a14
Build-osx: Force Fix.
...
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 ).
10 years ago
Wladimir J. van der Laan
0b00bd3792
Merge pull request #4736
...
5d9f22b
Remove link to now removed Windows Build Notes (Michael Ford)
10 years ago
Wladimir J. van der Laan
752f2b36c8
Merge pull request #4740
...
b1ed7c2
Update build-osx.md (Rose Toomey)
10 years ago
Wladimir J. van der Laan
27bc786641
Merge pull request #4739
...
de1f051
Added protobuf-compiler library to the Qt 5 Dependencies (elichai)
10 years ago
Rose Toomey
b1ed7c2938
Update build-osx.md
...
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!
10 years ago
elichai
de1f05143f
Added protobuf-compiler library to the Qt 5 Dependencies
10 years ago
Michael Ford
5d9f22b3cb
Remove link to now removed Windows Build Notes
...
Removed in
10 years ago
Wladimir J. van der Laan
bd45b1abd3
doc: Remove outdated information about boost versions
...
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.
10 years ago
ntrgn
8bfdc9acaa
qt: better looking trayicon
...
Github-Pull: #4678
Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com>
10 years ago
Ben Holden-Crowther
b6884b8594
Added bullet point
...
To make it easier to add new requirements if necessary
10 years ago
Wladimir J. van der Laan
8833acc4c9
Merge pull request #4498
...
2887bff
Update coding style and add .clang-format (Pieter Wuille)
10 years ago
Wladimir J. van der Laan
5e94d0036a
Merge pull request #4626
...
e1eb741
doc: Modernize steps to be followed after release (Wladimir J. van der Laan)
10 years ago
Gregory Maxwell
0a0878d43a
doc: Add new DNSseed policy
10 years ago
Wladimir J. van der Laan
e1eb741e34
doc: Modernize steps to be followed after release
...
Remove old references to sourceforge, add what actually should be done
and provide some more details.
10 years ago
Wladimir J. van der Laan
51cb546886
Merge pull request #4577
...
0c3e101
Added systemd .service file in order to help distributions integrate bitcoind. (Aitor Pazos)
10 years ago
Aitor Pazos
0c3e101966
Added systemd .service file in order to help distributions integrate bitcoind.
10 years ago
Jeff Garzik
6b5ee2e092
Update openssl.org URL to include https://
...
Suggested by whitj00. Fixes #4595
10 years ago
Wladimir J. van der Laan
2920322871
Remove hopelessly outdated build-msw.md
...
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.
10 years ago
Pieter Wuille
2887bffcfd
Update coding style and add .clang-format
10 years ago
Wladimir J. van der Laan
59abcefc2e
doc: remove any mention of SOCKS4
...
SOCKS4 support was removed in 0127a9b
, as well as the `-socks=` option.
10 years ago
Wladimir J. van der Laan
680f7252f0
Revert "Add release notes entry"
...
This reverts commit 9fa53dd3bd
.
10 years ago
Wladimir J. van der Laan
ad26dc9c31
Revert "Formatting, spelling, comment fixes."
...
This reverts commit 7a19efe040
.
10 years ago
Gavin Andresen
b33d1f5ee5
Use fee/priority estimates in wallet CreateTransaction
...
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.
11 years ago
Wladimir J. van der Laan
29264a0a60
Merge pull request #4455
...
3f7a61f
Update Gitian Build guide to include OSX (Michael Ford)
11 years ago
Michael Ford
3f7a61fc09
Update Gitian Build guide to include OSX
11 years ago
Michael Ford
9d5ad718cf
Fix formatting in release-process.md
11 years ago
Wladimir J. van der Laan
c9600ce640
Merge pull request #4312
...
fda3fed
libsecp256k1 integration (Pieter Wuille)
5566826
secp256k1: Add build-side changes for libsecp256k1 (Cory Fields)
b150b09
secp256k1: add libtool as a dependency (Cory Fields)
11 years ago
Wladimir J. van der Laan
e442c82faa
Merge pull request #4449
...
462ad22
Clean up release-process.md after OS X gitian changes (Micha)
11 years ago
Micha
462ad223d6
Clean up release-process.md after OS X gitian changes
...
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.
11 years ago