Johnson Lau
7a34a4614c
Add NULLDUMMY verify flag in bitcoinconsensus.h
...
Github-Pull: #8848
Rebased-From: 2fa0063c26
8 years ago
fanquake
5e0dd9e07c
[Doc] Update bips.md for Segregated Witness
...
Github-Pull: #8891
Rebased-From: ef28d8a899
8 years ago
Jonas Schnelli
23feab1f38
Remove maxuploadtargets recommended minimum
...
Github-Pull: #8712
Rebased-From: 1b6bcdd3aa
8 years ago
Marty Jones
b70b4a24e6
Trivial: Fix typo
...
Github-Pull: #8762
Rebased-From: 12a721b45e
8 years ago
Anders Øyvind Urke-Sætre
5e15fce30c
Minor change in section name
...
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md
Github-Pull: #8720
Rebased-From: dad932c241
8 years ago
Michael Ford
0e2c6bdf78
[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.
Github-Pull: #8754
Rebased-From: b16a7f609f
8 years ago
Justin Camarena
749c8a5655
[doc] typos, READMEs, comments
...
Just a quick run through some docs and fixing some text errors.
Github-Pull: #8503
Rebased-From: e11f9a2f02
8 years ago
Gaurav Rana
8a7d7ffe65
update name of file bitcoin.qrc
...
Github-Pull: #8683
Rebased-From: df2d2e70ca
8 years ago
Wladimir J. van der Laan
32d75a7ffc
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.
8 years ago
MarcoFalke
0e6d753584
[doc] build: Mention curl
8 years ago
MarcoFalke
526d2b0472
[wallet] rpc: Drop misleading option
...
Github-Pull: #8581
Rebased-From: fab5ecb771
8 years ago
Wladimir J. van der Laan
f2306fbe01
doc: Clean out release notes after 0.13.0 release
8 years ago
Luke Dashjr
5e499e7a56
doc/release-notes: Document changed bytespersigop behaviour
8 years ago
Luke Dashjr
40d705cb70
doc/release-notes: Mention the relevance of Compact Blocks on non-mining nodes' influence on network policy
8 years ago
Luke Dashjr
4f5529351f
doc/release-notes: Misc
8 years ago
Pieter Wuille
2f5858952e
Mention dump/import support for HD wallets
8 years ago
Pieter Wuille
fe20b83ca9
Remove refactors from list of changes
8 years ago
Pieter Wuille
7f84015352
Inline mempool RPCs and feefilter into misc sections
8 years ago
Wladimir J. van der Laan
b52c67c4b1
doc: Update changelog for rc3
8 years ago
Pieter Wuille
b49d963cf7
Document reindexing changes
8 years ago
Wladimir J. van der Laan
d485a6c5a8
doc: Add list of new and removed RPC commands to release notes
...
Finish up the RPC part of #7678 .
8 years ago
fanquake
b8b97c98e8
[doc] Increase recommended memory in gitian build guide
...
Github-Pull: #8439
Rebased-From: 7fdbce9de4
8 years ago
paveljanik
719208c66f
Rewrite shell example to not leave secrets in the history file
8 years ago
Wladimir J. van der Laan
b06808c58e
doc: Release notes update for rc2
8 years ago
Jonas Schnelli
f142c11ac6
[0.13] Create a new HD seed after encrypting the wallet
8 years ago
MarcoFalke
cfd1280f23
[doc] gbuild: Set memory explicitly (default is too low)
...
Github-Pull: #8358
Rebased-From: faa59318db
8 years ago
Suhas Daftuar
52a4158f1f
Add release notes for mining changes
8 years ago
Chris Moore
ea91961899
Fix formatting error
...
Don't start a line with a # unless you want that line to be a header.
8 years ago
Jannes Faber
f891e34cf9
fix typo: propagation relay -> delay
8 years ago
Johnson Lau
48b92080a7
Remove duplicated name in release notes
8 years ago
Wladimir J. van der Laan
ec8f5fc8b5
doc: Add list of pulls and authors to release notes
8 years ago
Wladimir J. van der Laan
ded0599281
doc: Add a few items to release notes
...
Do a few TODOs from #7678 :
- Removal of internal miner
- `mempool`/`NODE_BLOOM` interaction
- Sorting of `getrawmempool` output
8 years ago
Jonas Schnelli
3b38a6a96a
[Wallet] Ensure <0.13 clients can't open HD wallets
8 years ago
Pieter Wuille
df854637b1
Some 0.13 release notes about p2p changes
8 years ago
Wladimir J. van der Laan
37269105c8
build: Release notes update
...
Fill in the header, and move items to the appropriate part of the
release notes structure.
8 years ago
Wladimir J. van der Laan
084d1ddf8f
build: bump version to 0.13.0
8 years ago
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.
8 years ago
Wladimir J. van der Laan
efd1d8339a
doc: Mention dbcache increase in release notes
8 years ago
fanquake
ab0c35a290
[Doc] Update bips.md for CSV softfork.
8 years ago
BtcDrak
14d01309be
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
9 years ago
Wladimir J. van der Laan
b0be3a0186
doc: Mention Windows XP end of support in release notes
...
Closes #7681 .
9 years ago
Wladimir J. van der Laan
05f64c9940
doc: Mention Linux ARM builds in release notes
9 years ago
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 ).
9 years ago
fanquake
e5a680dc6a
[Doc] Update OS X build notes for 10.11 SDK
9 years ago
Matt Corallo
678ee9793f
Add BIP 152 to implemented BIPs list
9 years ago
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.
9 years ago
fanquake
b0938a0020
[trivial][doc] Use Debian 8.5 in the gitian-build guide
9 years ago
Wladimir J. van der Laan
7982fce64c
doc: Mention full UTF-8 support in release notes
9 years ago
Jonas Schnelli
17c0131fad
[Docs] Add release notes and bip update for Bip32/HD wallets
9 years ago
Kaz Wesley
654a211622
developer notes: updates for C++11
...
- boost::scoped_ptr is obsolete
- std::vector::data replaces begin_ptr / end_ptr
9 years ago