Pavel Janík
4b9dfd6d81
Add note about using the Qt official binary installer.
2016-04-02 18:54:12 +02:00
accraze
3e55b3a004
[doc] added depends cross compile info
2016-03-30 07:29:56 -07:00
Alex Morcos
0371797e2a
modify release-notes.md and bips.md
2016-03-21 10:48:01 -04:00
Wladimir J. van der Laan
29b2be6ad7
Merge #7692 : Remove p2p alert system
...
cfd519e
Add release note documentation (BtcDrak)
6601ce5
protocol.h/cpp: Removes NetMsgType::ALERT (Thomas Kerin)
ad72104
Formatting (BtcDrak)
1b77471
Remove alert keys (BtcDrak)
01fdfef
Remove `-alerts` option (BtcDrak)
9206634
Update alert notification and GUI (BtcDrak)
bbb9d1d
Remove p2p alert handling (BtcDrak)
2016-03-21 13:41:05 +01:00
Patrick Strateman
c90036f664
Always disconnect old nodes which request filtered connections.
2016-03-18 21:26:49 -07:00
BtcDrak
cfd519e942
Add release note documentation
2016-03-18 19:55:16 +00:00
BtcDrak
ce41cf082c
Add curl to Gitian setup instrustions
...
curl is required to fetch dependencies
[ci skip]
2016-03-09 09:20:16 +00:00
Wladimir J. van der Laan
e5121eb951
Merge #7617 : [doc/log] Fix markdown syntax and line terminate LogPrint
...
fa26652
Make sure LogPrintf strings are line-terminated (MarcoFalke)
fa97f95
[doc] Fix markdown (MarcoFalke)
fa06ce0
Fix doxygen comment for payTxFee (MarcoFalke)
2016-03-01 18:39:21 +01:00
MarcoFalke
fa97f95c15
[doc] Fix markdown
2016-03-01 14:35:19 +01:00
Wladimir J. van der Laan
f5ecd07371
doc: Add missing credit to 0.12.0 release notes
...
Closes #7624
2016-03-01 13:46:07 +01:00
Wladimir J. van der Laan
f06af574fb
Merge #7590 : Improving wording related to Boost library requirements [updated]
...
8c5a5fb
Improving wording related to Boost library requirements [updated] (Jonathan Cross)
2016-02-29 09:52:33 +01:00
Wladimir J. van der Laan
f39819140c
Merge #7612 : [doc] Typo fix
...
ff2be40
[doc] Typo fix (Alfie John)
2016-02-29 09:30:29 +01:00
BtcDrak
f41927e2c0
Add missing sudo entry in gitian VM setup.
...
[ci skip]
2016-02-27 21:18:18 +00:00
Alfie John
ff2be40685
[doc] Typo fix
...
Small typo in Unix install notes
2016-02-27 03:02:34 +00:00
Jonathan Cross
8c5a5fb850
Improving wording related to Boost library requirements [updated]
...
Fixed formatting as requested on https://github.com/bitcoin/bitcoin/pull/7589
Description:
Documentation was unclear in this section and could be interpreted to mean that boost was not a hard requirement for older Ubuntu versions.
Related: #7587
2016-02-24 15:36:45 +01:00
Wladimir J. van der Laan
317462123f
Merge #7583 : [doc] Fix typos
...
6e4dfa1
[doc] Fix typos (Cédric Félizard)
2016-02-24 11:38:32 +01:00
Wladimir J. van der Laan
8b958ab15b
Merge #7550 : rpc: Input-from-stdin mode for bitcoin-cli
...
f22f14c
doc: mention bitcoin-cli -stdin in release notes (Wladimir J. van der Laan)
92bcca3
rpc: Input-from-stdin mode for bitcoin-cli (Wladimir J. van der Laan)
2016-02-24 11:33:25 +01:00
Wladimir J. van der Laan
f22f14c65b
doc: mention bitcoin-cli -stdin in release notes
2016-02-24 10:22:43 +01:00
Cédric Félizard
6e4dfa1480
[doc] Fix typos
2016-02-23 18:53:00 +00:00
Wladimir J. van der Laan
a08c41dfc2
doc: include post-mortem fixes to 0.12.0 release notes
...
Parallels 5d490f9d96
2016-02-23 13:32:40 +01:00
Wladimir J. van der Laan
0e3ccbfb26
doc: Add historical release notes for 0.10.4 0.11.2 and 0.12.0
2016-02-18 18:09:38 +01:00
jloughry
37767fd46f
fix spelling of advertise in src and doc
2016-02-12 12:51:54 -07:00
Wladimir J. van der Laan
326f010332
Merge #7465 : [doc] Update release-process.md
...
fa616c2
[doc] Update release-process.md (MarcoFalke)
2016-02-08 10:44:46 +01:00
Wladimir J. van der Laan
152a8216cc
Merge #7349 : Build against system UniValue when available
...
42407ed
build-unix: Update UniValue build conditions (Luke Dashjr)
cdcad9f
LDADD dependency order shuffling (Luke Dashjr)
62f7f2e
Bugfix: Always include univalue in DIST_SUBDIRS (Luke Dashjr)
2356515
Change default configure option --with-system-univalue to "no" (Luke Dashjr)
5d3b29b
doc: Add UniValue to build instructions (Luke Dashjr)
ab22705
Build against system UniValue when available (Luke Dashjr)
2adf7e2
Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE (Luke Dashjr)
2016-02-04 17:43:19 +01:00
MarcoFalke
fa616c2fed
[doc] Update release-process.md
2016-02-04 00:08:34 +01:00
Luke Dashjr
a68bb9f5e7
Merge branch 'master' into single_prodname
2016-02-03 05:41:13 +00:00
Luke Dashjr
42407ed43a
build-unix: Update UniValue build conditions
2016-02-01 18:49:24 +00:00
Wladimir J. van der Laan
a6771fc973
Merge #7441 : Use Debian 8.3 in gitian build guide
...
666a0f8
Use Debian 8.3 in gitian build guide (fanquake)
2016-01-30 11:45:39 +01:00
fanquake
666a0f835a
Use Debian 8.3 in gitian build guide
...
Add instructions to clone the gitian.sigs repo
2016-01-30 10:10:11 +08:00
Wladimir J. van der Laan
69e2a4003b
Merge #7423 : doc: add example for building with constrained resources
...
f9298cc
doc: add example for building with constrained resources (Jarret Dyrbye)
2016-01-29 12:56:23 +01:00
Wladimir J. van der Laan
4b12266d80
Merge #7428 : doc: add example for listing ./configure flags
...
befeb55
Add example for displaying additional configure flags (Nathaniel Mahieu)
2016-01-29 12:55:42 +01:00
Nathaniel Mahieu
befeb55418
Add example for displaying additional configure flags
2016-01-28 11:10:15 -06:00
Jarret Dyrbye
f9298cc60e
doc: add example for building with constrained resources
...
discussed in github issue #6658
2016-01-27 20:17:02 -07:00
Paul Rabahy
c6325cf2f9
Minor improvements to the release process
...
Instruct people to "git fetch" so that if this is their 2nd+ gitian build they will have a fresh bitcoin repo.
Instruct people to add all the known pgp keys to their keyring so that gverify will print more useful info.
2016-01-26 18:26:08 -05:00
Wladimir J. van der Laan
3b468a0e60
gitian: Need ca-certificates
and python
for LXC builds
2016-01-18 10:59:14 +01:00
Wladimir J. van der Laan
99fda26de0
doc: Make networking work inside builder in gitian-building.md
...
These are changes I needed to get gitian building to work with Debian
8.2, which is the version we tell to use.
- Set up NAT, so that container can access network beyond host
- Remove explicit cgroup setup - these are mounted automatically now
2016-01-18 10:57:36 +01:00
Luke Dashjr
5d3b29bc00
doc: Add UniValue to build instructions
2016-01-15 04:34:10 +00:00
Wladimir J. van der Laan
18ca3fa840
Merge pull request #7324
...
d570a1f
doc/bips: Document BIP 125 support (Luke Dashjr)
2016-01-13 10:55:06 +01:00
Luke Dashjr
d570a1f41b
doc/bips: Document BIP 125 support
2016-01-09 17:40:39 +00:00
Luke Dashjr
63bcdc5227
More complicated package name substitution for Mac deployment
2015-12-22 03:24:21 +00:00
mb300sd
37d271d7cc
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
2015-12-15 02:01:45 -05:00
Wladimir J. van der Laan
5548d9cb11
Merge pull request #7152
...
b440409
Add missing automake package to deb-based UNIX install instructions. (Matt Bogosian)
2015-12-03 13:53:46 +01:00
Wladimir J. van der Laan
c12ff995f7
Now that 0.12 has been branched, master is 0.12.99
...
... in preparation for 0.13
2015-12-03 12:07:01 +01:00
paveljanik
8a03727d9c
Fix various typos
2015-12-02 15:18:22 +01:00
Wladimir J. van der Laan
93236c0455
qt: Final translation update before 0.12 fork
...
- Add new translations (finally, after a long time)
- update-translation script was not considering new translations - oops
- fixed this, also remove (nearly) empty translations
- Update translation process, it was still describing the old repository
structure
2015-12-02 14:28:35 +01:00
Jonas Schnelli
4a63f94676
Merge pull request #7040
...
b171c69
[doc] Update OS X build notes for new qt5 configure (Michael Ford)
2015-12-02 09:43:06 +01:00
Matt Bogosian
b440409025
Add missing automake package to deb-based UNIX install instructions.
2015-12-01 23:14:41 -08:00
Wladimir J. van der Laan
8f761e87c3
Merge pull request #7136
...
fa19a58
HelpMessage: Don't hide -mintxfee behind showDebug (MarcoFalke)
faffc17
rpcwallet: Clarify what settxfee does (MarcoFalke)
9999cb0
Fix url in .travis.yml (MarcoFalke)
fa22a10
contrib: Del. gitian downloader config and update gitian README (MarcoFalke)
fad3035
[doc] Minor markdown fixes (MarcoFalke)
2015-12-01 10:23:05 +01:00
MarcoFalke
fad3035e8d
[doc] Minor markdown fixes
2015-11-30 16:33:15 +01:00
Pieter Wuille
9ac63d6d30
Keep track of explicit wallet conflicts instead of using mempool
2015-11-29 13:24:02 +01:00
Pieter Wuille
49fb8e89b7
Documentation updates for BIP 130
2015-11-29 12:08:12 +01:00
Pieter Wuille
8332457e95
Merge pull request #7003
...
b8c06ef
doc: Add non-style-related development guidelines (Wladimir J. van der Laan)
2015-11-28 14:15:04 +01:00
Peter Todd
cde857f2d9
Connect to Tor hidden services by default
...
Adds 127.0.0.1:9050 for the .onion proxy if we can succesfully connect
to the control port.
Natural followup to creating hidden services automatically.
2015-11-26 05:14:31 -05:00
Michael Ford
b171c69c60
[doc] Update OS X build notes for new qt5 configure
...
You no longer need to explicitly pass qt5 to configure, as it will now choose qt5 over qt4 if both are installed.
[skip-ci]
2015-11-20 12:55:50 +08:00
Wladimir J. van der Laan
c983d6fcb4
Merge pull request #6900
...
2cecb24
doc: change suite to trusty in gitian-building.md (Wladimir J. van der Laan)
957c0fd
gitian: make windows build deterministic (Wladimir J. van der Laan)
2e31d74
gitian: use trusty for building (Wladimir J. van der Laan)
0b416c6
depends: qt PIDLIST_ABSOLUTE patch (Wladimir J. van der Laan)
9f251b7
devtools: add libraries for bitcoin-qt to symbol check (Wladimir J. van der Laan)
2015-11-19 13:02:07 +01:00
Wladimir J. van der Laan
2cecb24600
doc: change suite to trusty in gitian-building.md
2015-11-19 13:01:35 +01:00
Wladimir J. van der Laan
f8e87d74c9
Merge pull request #7048
...
c5f211b
[doc][trivial] Remove miniupnpc build notes build-unix (fanquake)
2015-11-19 10:12:11 +01:00
fanquake
c5f211bbd0
[doc][trivial] Remove miniupnpc build notes build-unix
2015-11-19 09:34:08 +08:00
Michael Ford
bd42e6b6ec
[doc] Users now see 'Bitcoin Core' in the OSX bundle
...
On OS X users will see 'Bitcoin Core' after opening the DMG bundle.
2015-11-17 22:21:02 +08:00
Pieter Wuille
6e18268616
Switch to libsecp256k1-based validation for ECDSA
2015-11-15 16:06:57 +01:00
Jonas Schnelli
e495ed5f08
add documentation for exluding whitelistes peer from maxuploadtarget
2015-11-14 08:42:59 +01:00
Jonas Schnelli
5760749ed8
[docs] rename reducetraffic.md to reduce-traffic.md
2015-11-13 21:10:51 +01:00
Wladimir J. van der Laan
b8c06ef409
doc: Add non-style-related development guidelines
...
I've collected these over time, mostly adding notes after
troubleshooting obscure bugs. As I hope to get the community more
involved in the whole process, I think it is useful to add to the
developer-notes.
2015-11-13 12:02:39 +01:00
MarcoFalke
9c3ee3bf77
[doc] Add -maxuploadtarget release notes
2015-11-12 21:12:35 +01:00
Wladimir J. van der Laan
bd629d77ed
Merge pull request #6639
...
58ef0ff
doc: update docs for Tor listening (Wladimir J. van der Laan)
68ccdc4
doc: Mention Tor listening in release notes (Wladimir J. van der Laan)
09c1ae1
torcontrol improvements and fixes (Wladimir J. van der Laan)
2f796e5
Better error message if Tor version too old (Peter Todd)
8f4e67f
net: Automatically create hidden service, listen on Tor (Wladimir J. van der Laan)
2015-11-12 19:24:59 +01:00
Wladimir J. van der Laan
58ef0ffa9e
doc: update docs for Tor listening
...
- add new data directory files for 0.12 to doc/files.md
- mention torcontrol in doc/tor.md
2015-11-12 18:08:50 +01:00
Wladimir J. van der Laan
68ccdc4696
doc: Mention Tor listening in release notes
2015-11-12 17:58:15 +01:00
Wladimir J. van der Laan
cbf9609c71
Merge pull request #6969
...
7085728
doc: there is no libboost-base-dev, add missing sudo (Wladimir J. van der Laan)
2015-11-11 18:44:28 +01:00
Wladimir J. van der Laan
c9743062a3
Merge pull request #6987
...
42bae94
[doc] Improve lanaguge in reducetraffic.md (fanquake)
6a776fa
[doc] add documentation how to reduce traffic (Jonas Schnelli)
2015-11-11 18:27:46 +01:00
fanquake
42bae94e34
[doc] Improve lanaguge in reducetraffic.md
2015-11-11 15:26:16 +01:00
MarcoFalke
0817bf7094
[doc] Fix FIXME for libblkmaker in release-notes.md
2015-11-11 15:03:29 +01:00
Jonas Schnelli
6a776faff9
[doc] add documentation how to reduce traffic
2015-11-11 13:28:08 +01:00
Michael
779139549d
[gitian] Use vm-builder_0.12.4+bzr494 on Debian
2015-11-11 18:45:57 +08:00
Wladimir J. van der Laan
7085728786
doc: there is no libboost-base-dev, add missing sudo
...
- There is no libboost-base-dev, no idea how I ended up with this
- Without that, installing separate boost packages works fine on both
Ubuntu 14.04 and Debian 7 (tested on VMs), this did not use to be
the case, AFAIK.
- Add a missing 'sudo' for consistency
- Need `bsdmainutils` for `hexdump` (for the tests)
2015-11-08 20:01:08 +01:00
Wladimir J. van der Laan
4ee149a6db
Merge pull request #6955
...
e167af2
[doc] Remove excessive white space (MarcoFalke)
e0eeb67
[trivial] clang-format: Set AlignAfterOpenBracket: false (MarcoFalke)
0af8fe4
devtools: Update README.md (MarcoFalke)
2015-11-05 23:39:48 +01:00
MarcoFalke
e167af2acd
[doc] Remove excessive white space
2015-11-05 23:29:29 +01:00
Wladimir J. van der Laan
dbacc69b4f
build: If both Qt4 and Qt5 are installed, use Qt5
...
If both Qt4 and Qt5 development headers are installed, use Qt5. Building
against Qt5 should be encouraged as that is where active development
happens.
2015-11-04 16:19:28 +01:00
Wladimir J. van der Laan
35bb381435
build: Improve build instructions
...
- Add package instructions for Ubuntu 15.10
- Clarify BerkeleyDB/wallet situation for unix
- Add basic build instructions for Windows (closes #1401 )
2015-11-04 11:57:30 +01:00
Wladimir J. van der Laan
a6e80e4017
Merge pull request #6883
...
c939792
Add BIP65 CHECKLOCKTIMEVERIFY to release notes (Peter Todd)
2015-10-31 11:07:24 +01:00
Wladimir J. van der Laan
b2ce2c1f0f
Merge pull request #6870
...
040c0ea
Init: Cleanup error and warning strings (MarcoFalke)
6782f58
[trivial] Latest config.guess (MarcoFalke)
bf68191
[trivial] rpcnet: fix typo (MarcoFalke)
95f4291
[trivial] Rewrite help text for feature enabled by default (MarcoFalke)
2015-10-29 13:30:42 +01:00
MarcoFalke
040c0ea093
Init: Cleanup error and warning strings
...
Also update doc/translation_strings_policy.md
2015-10-28 22:11:43 +01:00
Wladimir J. van der Laan
dbc5ee821e
Merge pull request #6621
...
e04b0b6
added OS X documentation to doc/init.md (Kevin Cooper)
d4aa54c
added org.bitcoin.bitcoind.plist for launchd (OS X) (Kevin Cooper)
2015-10-26 17:42:00 +01:00
Wladimir J. van der Laan
867d6c90b8
Merge pull request #6878
...
dca7bd3
doc: Add developer notes about gitignore (Wladimir J. van der Laan)
2015-10-26 08:21:03 +01:00
Wladimir J. van der Laan
ceb2a9c3e1
doc: mention BIP65 softfork in bips.md
2015-10-26 08:05:43 +01:00
Kevin Cooper
e04b0b6b83
added OS X documentation to doc/init.md
2015-10-24 18:28:02 -07:00
Peter Todd
c939792baa
Add BIP65 CHECKLOCKTIMEVERIFY to release notes
2015-10-23 16:19:49 -04:00
Wladimir J. van der Laan
dca7bd3152
doc: Add developer notes about gitignore
...
- Add developer notes about `.gitignore.`
- Remove qt creator specific files from gitignore, to be consistent.
2015-10-23 14:24:08 +02:00
Wladimir J. van der Laan
fc41278e96
Merge pull request #6843
...
99963b9
Correct spelling mistakes in doc folder (Mitchell Cash)
2015-10-19 12:01:07 +02:00
Thomas Kerin
d2e3fbc620
Mention PHP bindings to libbitcoinconsensus
2015-10-18 19:04:14 +01:00
Mitchell Cash
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
2015-10-18 06:25:43 +10:00
Wladimir J. van der Laan
8ce9920635
Merge pull request #6817
...
a0d5e0d
[doc] Cleanup release-process documentation (Michael)
2015-10-15 12:54:13 +02:00
Micha
d57586f91c
Add historical release notes for October 2015 bugfix releases
...
[skip ci]
2015-10-14 23:14:13 +03:00
Michael
a0d5e0d2f4
[doc] Cleanup release-process documentation
2015-10-14 07:54:29 +08:00
Wladimir J. van der Laan
a1d623da3e
Merge pull request #6810
...
7d325b9
zmq: point API link to 4.0 as that is what we are conforming to [Trivial] (Johnathan Corgan)
2015-10-13 12:31:50 +02:00
Johnathan Corgan
7d325b9de7
zmq: point API link to 4.0 as that is what we are conforming to [Trivial]
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
2015-10-12 13:40:13 -07:00
MarcoFalke
60a8b70585
[doc] trivial: developer-notes.md covers more than just coding standards
2015-10-09 17:09:29 +02:00
Wladimir J. van der Laan
b6f3a4eb19
Merge pull request #6751
...
9204930
Document pull-req #6424 in release-notes (Peter Todd)
2015-10-06 10:01:42 +02:00
Johnathan Corgan
9f5c641a40
zmq: update docs to reflect feature is compiled in automatically if possible
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
2015-10-05 20:09:04 -07:00
Peter Todd
9204930101
Document pull-req #6424 in release-notes
...
Mention now allowed sequence of pushdatas in OP_RETURN outputs in
release notes.
2015-10-06 00:12:57 +02:00
Wladimir J. van der Laan
a3874c7c3a
doc: no longer require use of openssl in OpenBSD build guide
2015-10-01 14:55:57 +02:00