MarcoFalke
faead5e1a9
[doc] release-process: Mention GitHub release and archived release notes
2016-11-07 11:07:18 +01:00
Pieter Wuille
508404de98
Merge #9053 : IBD using chainwork instead of height and not using header timestamps
...
e141beb
IsInitialBlockDownload no longer uses header-only timestamps. (Gregory Maxwell)
2082b55
Remove GetTotalBlocksEstimate and checkpoint tests that test nothing. (Gregory Maxwell)
fd46136
IBD check uses minimumchain work instead of checkpoints. (Gregory Maxwell)
2016-11-03 00:08:59 -07:00
Wladimir J. van der Laan
eedc461882
Merge doc/unit-tests.md
into src/test/README.md
...
Refer to the right file in the top-level README.md.
Having only one file with test documentation saves some confusion about
where things are documented.
2016-11-02 18:19:43 +01:00
Gregory Maxwell
fd46136dfa
IBD check uses minimumchain work instead of checkpoints.
...
This introduces a 'minimum chain work' chainparam which is intended
to be the known amount of work in the chain for the network at the
time of software release. If you don't have this much work, you're
not yet caught up.
This is used instead of the count of blocks test from checkpoints.
This criteria is trivial to keep updated as there is no element of
subjectivity, trust, or position dependence to it. It is also a more
reliable metric of sync status than a block count.
2016-11-02 01:47:02 +00:00
Pieter Wuille
582068aa90
Add mempool.dat to doc/files.md
2016-10-31 00:10:36 -07:00
Wladimir J. van der Laan
83234d4d17
Merge #9033 : Update build notes for dropping osx 10.7 support (fanquake)
...
ba26d41
Update build notes for dropping osx 10.7 support (Michael Ford)
2016-10-27 14:59:19 +02:00
Wladimir J. van der Laan
a49b4a75a1
doc: Add release notes for 0.13.1 release
2016-10-27 14:57:41 +02:00
Michael Ford
ba26d415c0
Update build notes for dropping osx 10.7 support
...
Github-Pull: #9022
Rebased-From: 1d1246314f761b3f84c869cb7b0af49cc25b55b3
2016-10-27 14:29:06 +02:00
unsystemizer
3421e74601
Clarify listenonion
...
> This new feature is enabled by default if Bitcoin Core is listening, and a connection to Tor can be made. It can be configured with the -listenonion, -torcontrol and -torpassword settings. To show verbose debugging information, pass -debug=tor.
But it is correct to say that the feature is enabled *regardless* of whether a connection to Tor can be made.
I propose to clarify that so that users can eliminate these in their logs (when `listen=1` and no Tor).
And I think it's okay to clarify about the `listen` option, because on several occasions when I read this before I always assumed `listening` meant `server=1` which cost me a lot of time in troubleshooting.
```
2016-10-24 06:19:22.551029 tor: Error connecting to Tor control socket
2016-10-24 06:19:22.551700 tor: Not connected to Tor control port 127.0.0.1:9051, trying to reconnect
```
### What version of bitcoin-core are you using?
0.12.1
2016-10-24 15:49:46 +08:00
MarcoFalke
23e03f8d26
Merge #8965 : Mention that PPA doesn't support Debian
...
b55d823
Explicitly state that PPA is for Ubuntu only (anduck)
2016-10-18 22:11:37 +02:00
anduck
b55d823369
Explicitly state that PPA is for Ubuntu only
2016-10-18 21:45:56 +02:00
Wladimir J. van der Laan
80a7078244
Merge #8955 : doc: update 0.13.0 release note info on linux arm builds
...
83c0f7f
trivial: update 0.13.0 release note info on linux arm builds (mruddy)
2016-10-18 18:41:45 +02:00
Wladimir J. van der Laan
1e1b8ceb5e
Merge #8929 : add software-properties-common
...
aa9d3c9
add software-properties-common (Steven)
2016-10-18 17:30:31 +02:00
mruddy
83c0f7fea8
trivial: update 0.13.0 release note info on linux arm builds
2016-10-18 09:58:20 -04:00
Wladimir J. van der Laan
0306978394
Merge #8935 : Documentation: Building on Windows with WSL
...
7c1716f
Documentation for Building on Windows with WSL (poole_party)
2016-10-18 15:35:12 +02:00
Wladimir J. van der Laan
c71a654c5f
Merge #8890 : [Doc] Update Doxygen configuration file
...
f2e939b
[Doc] Update Doxygen configuration file (fanquake)
2016-10-18 14:46:57 +02:00
Wladimir J. van der Laan
dd07c6b2cc
Merge #8921 : RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC
...
b26a7b5
RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC (Jorge Timón)
2016-10-18 13:31:59 +02:00
Jorge Timón
b26a7b5377
RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPC
2016-10-18 13:17:38 +02:00
Pieter Wuille
0941f556b7
Update implemented bips for 0.13.1
2016-10-17 17:09:38 +02:00
poole_party
7c1716f65d
Documentation for Building on Windows with WSL
...
The new Windows Subsystem for Linux (WSL) allows a user to run a bash shell directly on Windows in an Ubuntu based environment. This can be used to cross-compile Bitcoin directly on Windows without the need for a separate Linux VM or Server. The instructions included in this commit explain how to configure the environment and build Bitcoin Core using this new feature.
2016-10-17 00:08:33 -04:00
Steven
aa9d3c9a50
add software-properties-common
...
This allows using `add-apt-repository`.
2016-10-15 13:57:19 -04:00
Wladimir J. van der Laan
d270c30d55
Merge #8892 : doc: Add build instructions for FreeBSD
...
3f92bc9
doc: Add build instructions for FreeBSD (Wladimir J. van der Laan)
2016-10-13 10:21:36 +02:00
Wladimir J. van der Laan
3f92bc9e83
doc: Add build instructions for FreeBSD
2016-10-13 10:16:17 +02:00
fanquake
ef28d8a899
[Doc] Update bips.md for Segregated Witness
2016-10-06 07:33:15 +04:00
fanquake
f2e939bdbc
[Doc] Update Doxygen configuration file
2016-10-05 12:59:44 +08:00
Wladimir J. van der Laan
f92805025d
Merge #8879 : [doc] Rework docs
...
eeeebdd
[doc] Rework docs (MarcoFalke)
2016-10-05 05:07:19 +02:00
MarcoFalke
eeeebdd3cb
[doc] Rework docs
...
* Minor formatting such as adjusting links
* Move sections of `doc/multiwallet-qt.md` to the source code and delete
the file, as it is outdated
* Fix typo in the release notes
* Amend release process to mention update of BLOCK_CHAIN_SIZE
2016-10-04 13:27:38 +02:00
Wladimir J. van der Laan
d7615af34e
Merge #8848 : Add NULLDUMMY verify flag in bitcoinconsensus.h
...
2fa0063
Add NULLDUMMY verify flag in bitcoinconsensus.h (Johnson Lau)
2016-10-04 12:18:16 +02:00
Wladimir J. van der Laan
7b784cc2bb
Merge #8852 : Mention Gitian building script in doc (Laudaa)
...
203e2dd
Mention Gitian building script in doc. (Lauda)
2016-09-30 20:50:44 +02:00
Lauda
203e2ddad8
Mention Gitian building script in doc.
2016-09-30 20:32:10 +02:00
Johnson Lau
2fa0063c26
Add NULLDUMMY verify flag in bitcoinconsensus.h
2016-09-30 23:09:19 +08:00
Wladimir J. van der Laan
ac01ff22be
doc: Add privacy recommendation when running hidden service
2016-09-27 15:04:40 +02:00
Wladimir J. van der Laan
bae178f3ca
Merge #8743 : Remove old manpages from contrib/debian in favour of doc/man
...
b194872
Remove old manpages from contrib/debian (fanquake)
2016-09-25 13:35:24 +02:00
fanquake
b1948723c9
Remove old manpages from contrib/debian
2016-09-25 13:33:57 +02:00
Amir Abrams
3f58a283ee
[Doc] Add missing autogen to example builds
2016-09-22 22:35:13 -05:00
MarcoFalke
52b5a8785d
Merge #8773 : Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated
...
6f933c6
Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated (Luke Dashjr)
2016-09-21 12:31:09 +02:00
Luke Dashjr
6f933c6bb6
Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated
...
Section was renamed in c907f4d56b
2016-09-21 09:48:12 +00:00
unsystemizer
04d91f4a8c
Trivial: Fix ISO URL, capitalization
...
- Changed Debian 8.5.0 ISO CD ROM URL by redirecting from current (which now has only 8.6.0) to a persistent archive link which should not change anytime soon.
- Added a link to official Debian checksum verification procedure (which is more verbose and also acts as a backup source of SHA256sum's)
- Fix capitalization (iso)
2016-09-21 11:25:32 +02:00
Marty Jones
12a721b45e
Trivial: Fix typo
2016-09-19 21:17:27 -05:00
Wladimir J. van der Laan
0171a1e559
Merge #8720 : Minor change in section name
...
dad932c
Minor change in section name (Anders Øyvind Urke-Sætre)
2016-09-19 15:38:18 +02:00
Michael Ford
b16a7f609f
[Doc] Target protobuf 2.6 in OS X build notes.
...
Homebrew now installs Protobuf version 3 by default, which doesn't currently compile. Install Protobuf 2.6.x from the versions tap instead.
2016-09-18 19:53:02 +08:00
Anders Øyvind Urke-Sætre
dad932c241
Minor change in section name
...
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md
2016-09-14 16:04:00 +02:00
Jonas Schnelli
1b6bcdd3aa
Remove maxuploadtargets recommended minimum
2016-09-13 18:08:17 +02:00
Wladimir J. van der Laan
7e9ab9555c
Merge #8608 : Install manpages via make install, also add some autogenerated manpages
...
d19583f
improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also runs binaries from build dir by default, added variables for more control (nomnombtc)
09546ca
regenerated all manpages with commit tag stripped, also add bitcoin-tx (nomnombtc)
ae6e754
change help string --enable-man to --disable-man (nomnombtc)
a32c102
add conditional for --enable-man, default is yes (nomnombtc)
dc84b6f
add doc/man to subdir if configure flag --enable-man is set (nomnombtc)
00dba72
add doc/man/Makefile.am to include manpages (nomnombtc)
eb5643b
add autogenerated manpages by help2man (nomnombtc)
6edf2fd
add gen-manpages.sh description to README.md (nomnombtc)
d2cd9c0
add script to generate manpages with help2man (nomnombtc)
2016-09-13 10:34:55 +02:00
Gaurav Rana
df2d2e70ca
update name of file bitcoin.qrc
2016-09-08 17:43:55 +05:45
nomnombtc
09546ca0c9
regenerated all manpages with commit tag stripped, also add bitcoin-tx
2016-09-01 16:36:38 +02:00
Pieter Wuille
854f1af22e
Make the dummy argument to getaddednodeinfo optional
2016-09-01 16:27:30 +02:00
djpnewton
f012a857f5
rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST
2016-09-01 22:12:19 +12:00
Wladimir J. van der Laan
f25684300a
Merge #8604 : build,doc: Update for 0.13.0+ and OpenBSD 5.9
...
6275123
doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9 (Wladimir J. van der Laan)
883175f
build: Updates for OpenBSD (Wladimir J. van der Laan)
2016-08-31 14:46:39 +02:00
Pieter Wuille
89de1538ce
Merge #8624 : [doc] build: Mention curl
...
fae6bb8
[doc] build: Mention curl (MarcoFalke)
2016-08-29 16:18:47 +02:00
Pieter Wuille
de07fdcf77
Merge #8617 : Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit
...
b729fcd
Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit (Luke Dashjr)
2016-08-29 16:17:36 +02:00
MarcoFalke
fae6bb85cf
[doc] build: Mention curl
2016-08-29 10:34:42 +02:00
Luke Dashjr
b729fcdb84
Include instructions to extract Mac OS X SDK on Linux using 7zip and SleuthKit
2016-08-29 01:18:39 +00:00
Wladimir J. van der Laan
6275123ce9
doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9
...
- Python 3 now supported.
- Bump boost version to 1.61 - one boost patch no longer needed.
- All checked with OpenBSD 5.9, except for the clang part, I left this
as-is for someone adventurous.
- Mention overriding resource limits, OpenBSD's default ulimit does not
suffice for building Bitcoin Core with gcc 4.9.3.
2016-08-28 16:12:10 +02:00
nomnombtc
00dba72cc3
add doc/man/Makefile.am to include manpages
2016-08-27 01:05:28 +02:00
nomnombtc
eb5643b7c7
add autogenerated manpages by help2man
2016-08-27 01:03:06 +02:00
Wladimir J. van der Laan
bb566761fb
Merge #8602 : [trivial][doc] Mention ++i as preferred over i++ in dev notes
...
ab53207
[trivial][doc] Mention ++i as preferred to i++ in dev notes (fanquake)
2016-08-26 15:54:33 +02:00
fanquake
c25083bcef
[trivial][doc] Mention gpg --refresh-keys in release-process.md
2016-08-26 20:08:30 +08:00
fanquake
ab53207b9c
[trivial][doc] Mention ++i as preferred to i++ in dev notes
2016-08-26 19:40:24 +08:00
MarcoFalke
fab5ecb771
[wallet] rpc: Drop misleading option
2016-08-24 19:28:04 +02:00
djpnewton
c91103573b
Add default port numbers to REST doc
2016-08-24 08:41:42 +12:00
Wladimir J. van der Laan
9358893518
doc: Add historical release notes for 0.12.1 0.13.0
2016-08-23 17:47:06 +02:00
Justin Camarena
e11f9a2f02
[doc] typos, READMEs, comments
...
Just a quick run through some docs and fixing some text errors.
2016-08-12 15:30:11 -07:00
fanquake
7fdbce9de4
[doc] Increase recommended memory in gitian build guide
2016-08-01 09:30:32 +08:00
Wladimir J. van der Laan
beadffae6d
Merge #8358 : [doc] gbuild: Set memory explicitly (default is too low)
...
faa5931
[doc] gbuild: Set memory explicitly (default is too low) (MarcoFalke)
2016-07-26 14:40:25 +02:00
Wladimir J. van der Laan
5e3557b8e3
doc: Clean out release notes
...
Now that 0.13 has branched, release notes for 0.13 should be maintained
there, and the release notes file on master is for 0.14 release
notes.
2016-07-18 14:01:11 +02:00
Wladimir J. van der Laan
6c0336c772
build: bump version to 0.13.99
...
Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14).
2016-07-18 12:22:18 +02:00
MarcoFalke
faa59318db
[doc] gbuild: Set memory explicitly (default is too low)
2016-07-18 10:55:14 +02:00
Krzysztof Jurewicz
d6dc1bc49b
Fix 0.12 release notes on block relaying
...
The previous information about block relaying in pruned mode suggested
that blocks are relayed only to nodes that support BIP 130, which is not
true.
2016-07-08 22:26:38 +02:00
Wladimir J. van der Laan
ff46dd4a34
Merge #7540 : Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
...
18c975c
Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests (BtcDrak)
14d0130
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY (BtcDrak)
2016-07-08 11:39:10 +02:00
Wladimir J. van der Laan
5077d2c2b6
Merge #8303 : [Doc] Update bips.md for CSV softfork.
...
ab0c35a
[Doc] Update bips.md for CSV softfork. (fanquake)
2016-07-08 10:17:26 +02:00
Wladimir J. van der Laan
efd1d8339a
doc: Mention dbcache increase in release notes
2016-07-06 07:45:23 +02:00
fanquake
ab0c35a290
[Doc] Update bips.md for CSV softfork.
2016-07-05 10:27:01 +08:00
BtcDrak
14d01309be
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
2016-06-28 17:17:36 +01:00
Wladimir J. van der Laan
b0be3a0186
doc: Mention Windows XP end of support in release notes
...
Closes #7681 .
2016-06-24 18:15:01 +02:00
Wladimir J. van der Laan
9f1807af24
Merge #8233 : Mention Linux ARM executables in release process and notes
...
06f40ef
depends: Mention aarch64 as common cross-compile target (Wladimir J. van der Laan)
05f64c9
doc: Mention Linux ARM builds in release notes (Wladimir J. van der Laan)
b7bf037
doc: Mention ARM executables in release process (Wladimir J. van der Laan)
2016-06-22 14:51:21 +02:00
Wladimir J. van der Laan
e9d76a161d
Merge #8068 : Compact Blocks
...
48efec8
Fix some minor compact block issues that came up in review (Matt Corallo)
ccd06b9
Elaborate bucket size math (Pieter Wuille)
0d4cb48
Use vTxHashes to optimize InitData significantly (Matt Corallo)
8119026
Provide a flat list of txid/terators to txn in CTxMemPool (Matt Corallo)
678ee97
Add BIP 152 to implemented BIPs list (Matt Corallo)
56ba516
Add reconstruction debug logging (Matt Corallo)
2f34a2e
Get our "best three" peers to announce blocks using cmpctblocks (Matt Corallo)
927f8ee
Add ability to fetch CNode by NodeId (Matt Corallo)
d25cd3e
Add receiver-side protocol implementation for CMPCTBLOCK stuff (Matt Corallo)
9c837d5
Add sender-side protocol implementation for CMPCTBLOCK stuff (Matt Corallo)
00c4078
Add protocol messages for short-ids blocks (Matt Corallo)
e3b2222
Add some blockencodings tests (Matt Corallo)
f4f8f14
Add TestMemPoolEntryHelper::FromTx version for CTransaction (Matt Corallo)
85ad31e
Add partial-block block encodings API (Matt Corallo)
5249dac
Add COMPACTSIZE wrapper similar to VARINT for serialization (Matt Corallo)
cbda71c
Move context-required checks from CheckBlockHeader to Contextual... (Matt Corallo)
7c29ec9
If AcceptBlockHeader returns true, pindex will be set. (Matt Corallo)
96806c3
Stop trimming when mapTx is empty (Pieter Wuille)
2016-06-22 14:30:38 +02:00
Wladimir J. van der Laan
05f64c9940
doc: Mention Linux ARM builds in release notes
2016-06-21 14:59:21 +02:00
Wladimir J. van der Laan
b7bf037121
doc: Mention ARM executables in release process
...
Mention ARM executables in the release process documentation
(these were introduced in #8188 ).
As well as that Linux tarballs have changed name to contain an
architecture tuple, instead of `linux32`/`linux64`.
Also mention that `-debug` files should not be uploaded (these were
introduced in #8167 ).
2016-06-21 14:14:25 +02:00
fanquake
e5a680dc6a
[Doc] Update OS X build notes for 10.11 SDK
2016-06-20 20:30:08 +08:00
Wladimir J. van der Laan
377d1310ac
Merge #8203 : Clarify documentation for running a tor node
...
9e3ec74
Clarify documentation for running a tor node (Nathaniel Mahieu)
2016-06-20 10:49:12 +02:00
Matt Corallo
678ee9793f
Add BIP 152 to implemented BIPs list
2016-06-19 23:06:55 -07:00
Nathaniel Mahieu
9e3ec74fac
Clarify documentation for running a tor node
...
Previous wording suggested that no additional setup was required for a
tor hidden service to be created.
2016-06-17 09:27:34 -05:00
Wladimir J. van der Laan
9c3d0fab36
Merge #7892 : Add full UTF-8 support to RPC
...
7982fce
doc: Mention full UTF-8 support in release notes (Wladimir J. van der Laan)
6bbb4ef
test: test utf-8 for labels in wallet (Wladimir J. van der Laan)
a406fcb
test: add ensure_ascii setting to AuthServiceProxy (Wladimir J. van der Laan)
60ab9b2
Squashed 'src/univalue/' changes from 2740c4f..f32df99 (Wladimir J. van der Laan)
2016-06-16 12:08:35 +02:00
Wladimir J. van der Laan
b67a4726df
Merge #8035 : [Wallet] Add simplest BIP32/deterministic key generation implementation
...
afcd77e
Detect -usehd mismatches when wallet.dat already exists (Jonas Schnelli)
17c0131
[Docs] Add release notes and bip update for Bip32/HD wallets (Jonas Schnelli)
c022e5b
[Wallet] use constant for bip32 hardened key limit (Jonas Schnelli)
f190251
[Wallet] Add simplest BIP32/deterministic key generation implementation (Jonas Schnelli)
2016-06-14 11:44:22 +02:00
fanquake
b0938a0020
[trivial][doc] Use Debian 8.5 in the gitian-build guide
2016-06-12 20:33:20 +08:00
Wladimir J. van der Laan
7982fce64c
doc: Mention full UTF-8 support in release notes
2016-06-10 15:20:50 +02:00
Jonas Schnelli
17c0131fad
[Docs] Add release notes and bip update for Bip32/HD wallets
2016-06-10 11:30:13 +02:00
Wladimir J. van der Laan
67db011e12
Merge #8177 : developer notes: updates for C++11
...
654a211
developer notes: updates for C++11 (Kaz Wesley)
2016-06-10 11:29:36 +02:00
Kaz Wesley
654a211622
developer notes: updates for C++11
...
- boost::scoped_ptr is obsolete
- std::vector::data replaces begin_ptr / end_ptr
2016-06-09 09:59:06 -07:00
Wladimir J. van der Laan
f7b1bfc9a3
Merge #8178 : Add git and github tips and tricks to developer notes
...
3144449
Add git and github tips and tricks to developer notes (Pieter Wuille)
2016-06-09 16:42:27 +02:00
Pieter Wuille
7ce9ac5c83
Merge #7292 : [RPC] Expose ancestor/descendant information over RPC
...
176e19b
Mention new RPC's in release notes (Suhas Daftuar)
7f6eda8
Add ancestor statistics to mempool entry RPC output (Suhas Daftuar)
a9b8390
Add test coverage for new RPC calls (Suhas Daftuar)
b09b813
Add getmempoolentry RPC call (Suhas Daftuar)
0dfd869
Add getmempooldescendants RPC call (Suhas Daftuar)
8f7b5dc
Add getmempoolancestors RPC call (Suhas Daftuar)
5ec0cde
Refactor logic for converting mempool entries to JSON (Suhas Daftuar)
2016-06-09 16:32:37 +02:00
Suhas Daftuar
176e19b571
Mention new RPC's in release notes
2016-06-09 09:56:27 -04:00
Pieter Wuille
31444491f2
Add git and github tips and tricks to developer notes
2016-06-09 15:44:44 +02:00
Wladimir J. van der Laan
e012f3cea0
util: Add ParseUInt32 and ParseUInt64
...
Add error and range-checking parsers for unsigned 32 and 64 bit numbers.
The 32-bit variant is required for parsing sequence numbers from the
command line in `bitcoin-tx` (see #8164 for discussion). I've thrown in
the 64-bit variant as a bonus, as I'm sure it will be needed at some
point.
Also adds tests, and updates `developer-notes.md`.
2016-06-08 10:28:51 +02:00
Jonas Schnelli
58725ba89d
Merge #8029 : [Doc] Simplify OS X build notes
...
2692e1b
[Doc] Simplify OS X build notes (fanquake)
2016-06-02 10:45:20 +02:00
Pieter Wuille
58f0c929a3
Merge #8121 : [Doc] Update implemented BIPs list
...
e4f73c7
[Doc] Update implemented BIPs list (fanquake)
2016-06-01 15:38:34 +02:00
fanquake
e4f73c76b3
[Doc] Update implemented BIPs list
2016-05-30 20:43:46 +08:00
fanquake
1a8c4d575d
[Doc] Add benchmarking notes
2016-05-29 17:56:34 +08:00
Wladimir J. van der Laan
c74837b724
Merge #8048 : doc: Remove outdated qt4 install information from README.md
...
6075bc4
doc: 32 and 64 bit packages are seperate (Wladimir J. van der Laan)
e5764e6
doc: Remove outdated qt4 install information from README.md (Wladimir J. van der Laan)
2016-05-18 12:16:00 +02:00
Wladimir J. van der Laan
6075bc4d67
doc: 32 and 64 bit packages are seperate
2016-05-18 11:11:35 +02:00
fanquake
2692e1b10b
[Doc] Simplify OS X build notes
...
Add —c++11 flags to brew dependancies that support it
Remove release-build section, this is covered by depends/release-notes
2016-05-12 20:47:44 +08:00
Wladimir J. van der Laan
e5764e69cb
doc: Remove outdated qt4 install information from README.md
...
This text is aimed at users installing the binaries.
Now that Qt5 is linked statically, there is no need to install Qt
as a run-time dependency.
2016-05-12 13:48:58 +02:00
MarcoFalke
fadd048592
[doc] Link to clang-format in the developer notes
2016-05-10 17:59:07 +02:00
Wladimir J. van der Laan
fbd84788e6
Merge #8009 : Docs: Fixed invalid example paths in gitian-building.md
...
b06f6a9
Fixed invalid example paths in gitian-building.md (JeremyRand)
2016-05-06 17:25:18 +02:00
Wladimir J. van der Laan
fbedc09b2d
Merge #8013 : doc: Fedora build requirements, add gcc-c++ and fix typo
...
b3d18ba
doc: Fedora build requirements, add gcc-c++ and fix typo (Warren Togami)
2016-05-06 15:49:01 +02:00
Warren Togami
b3d18ba072
doc: Fedora build requirements, add gcc-c++ and fix typo
2016-05-05 18:24:27 -07:00
JeremyRand
b06f6a992b
Fixed invalid example paths in gitian-building.md
...
The example local paths for "Building fully offline" have an extraneous ".git". This caused an error when trying to run gbuild, like this
fatal: '/home/user/bitcoin.git' does not appear to be a git repository
fatal: Could not read from remote repository.
This commit fixes that.
2016-05-05 23:08:47 +00:00
MarcoFalke
fa389d4edc
[qa] Switch to py3
2016-05-05 15:43:37 +02:00
Wladimir J. van der Laan
ff69aafe52
Merge #7968 : doc: Fedora build requirements
...
0281678
doc: Fedora build requirements (Warren Togami)
2016-05-05 12:52:04 +02:00
Warren Togami
0281678d6e
doc: Fedora build requirements
2016-05-04 11:56:45 -07:00
MarcoFalke
faf3d11ad7
[doc] Update bitcoin-core GitHub links
2016-04-29 23:07:06 +02:00
Wladimir J. van der Laan
7df92242a9
doc: Add note about new build/test requirements to release notes
...
[skip ci]
2016-04-28 10:47:41 +02:00
Wladimir J. van der Laan
c4e8390047
Merge #7881 : Update release process
...
f154470
[contrib] Remove reference to sf and add doc to verify.sh (MarcoFalke)
182bec4
contrib: remove hardcoded version from verify.sh (Wladimir J. van der Laan)
c907f4d
doc: Update release process (Wladimir J. van der Laan)
2016-04-25 13:31:22 +02:00
Wladimir J. van der Laan
c907f4d56b
doc: Update release process
...
The actual release process quite diverged from what was written here,
also clarify things a bit.
2016-04-25 13:29:53 +02:00
Wladimir J. van der Laan
a1eb344ba8
Merge #7762 : [ZMQ] append a message sequence number to every ZMQ notification
...
0b25a9f
[ZMQ] append a message sequence number to every ZMQ notification (Jonas Schnelli)
de821d5
[ZMQ] refactor message string (Jonas Schnelli)
2016-04-19 15:44:38 +02:00
Jonas Schnelli
0b25a9fb42
[ZMQ] append a message sequence number to every ZMQ notification
2016-04-19 15:32:11 +02:00
Wladimir J. van der Laan
28b400f7d1
doc: update release-notes for gettxoutsetinfo
change
2016-04-15 18:03:10 +02:00
MarcoFalke
faf4c837fb
[gitian] Move keys to contrib/gitian-keys
2016-04-15 11:58:46 +02:00
Wladimir J. van der Laan
3eae681493
Merge #7847 : doc: add arch linux build example
...
fe53a2a
doc: add arch linux setup and build example [skip ci] (mruddy)
2016-04-14 12:16:00 +02:00
Wladimir J. van der Laan
b778e5993a
Merge #7855 : [doc] gitian: Replace precise with trusty
...
fa6399d
[doc] gitian: Replace precise with trusty (MarcoFalke)
2016-04-14 12:09:58 +02:00
fanquake
4a1d5c19ee
[Doc] Update gitian build guide to debian 8.4.0
2016-04-11 17:19:01 +08:00
MarcoFalke
fa6399d918
[doc] gitian: Replace precise with trusty
2016-04-10 20:46:33 +02:00
mruddy
fe53a2af6f
doc: add arch linux setup and build example
...
[skip ci]
2016-04-09 08:59:46 -04:00
Wladimir J. van der Laan
1b2460bd58
Merge #7793 : [doxygen] Fix member comments
...
fada0c4
[doc] Fix doxygen comments for members (MarcoFalke)
2016-04-05 17:49:47 +02:00
Wladimir J. van der Laan
e30a5b0aaa
Merge #7791 : Doc: change Precise to Trusty in gitian-building.md
...
190c1e2
Doc: change Precise to Trusty in gitian-building.md (JeremyRand)
2016-04-05 16:21:21 +02:00
Adam Brown
3373c43505
[doc] Update port in tor.md
...
Tor Browser Bundle spawns the Tor process and listens on port 9150, it doesn't randomly pick a port.
[ci skip]
(cherry picked from commit 1b63cf98347b2a62915425576930f55c2126c2ff)
2016-04-05 14:54:39 +02:00
MarcoFalke
fada0c422c
[doc] Fix doxygen comments for members
2016-04-03 11:58:01 +02:00
JeremyRand
190c1e234d
Doc: change Precise to Trusty in gitian-building.md
...
2cecb24600
changed "precise" to "trusty" in the shell command, but didn't change the text above it accordingly. This commit fixes that.
2016-04-02 22:10:28 +00:00
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