Jonas Schnelli
de74c62583
[Doc] Update bip.md, add support for BIP 159
7 years ago
Henrik Jonsson
3121d76ba1
doc: Update release notes for share/rpcauth/rpcauth.py rename
7 years ago
Wladimir J. van der Laan
4158734946
doc: Update release notes for `-debuglogfile`
7 years ago
Varunram Ganesh
543ab40a44
Docs: Bump OSX version to 10.13 in build-osx.md
7 years ago
fanquake
387879dd4c
[depends] ZeroMQ 4.2.2
7 years ago
fanquake
fae98f66fe
[Docs] Bump minimum required version of GCC to 4.8
7 years ago
Aaron Clauson
1cecea71ad
doc: Specify required source location for Windows WSL builds
...
- Added steps to specify required source location for Windows WSL
builds.
- Attempted to make the introduction and options for building on Windows
clearer.
7 years ago
MeshCollider
d9878890e4
Add release notes for -walletdir and wallets/ dir
7 years ago
James O'Beirne
6e4cdd67b1
[docs] Add reference to install_db4.sh in OS X build instructions
7 years ago
James O'Beirne
af9103eb75
[build] Add a script for installing db4
...
Instead of maintaining not-easily-tested instructions for building BerkeleyDB
in doc/build-unix.md, package the installation as a script in contrib/. This
allows shared usage from a number of contexts, e.g. Docker.
Thanks to @jonasschnelli , @laanwj for feedback.
7 years ago
Russell Yanofsky
434f5a2506
Recommend #include<> syntax in developer notes
7 years ago
James O'Beirne
5ff01c2363
[docs] Add instructions for lcov coverage report generation
7 years ago
practicalswift
d8ac893268
trivial: Fix typo – "Ubutntu" → "Ubuntu"
7 years ago
Thoragh
73a7e6d186
Update WSL installation for Fall Creators update
7 years ago
practicalswift
4a426d8900
Add note about Valgrind suppressions file in developer-notes.md
7 years ago
MarcoFalke
fa0c7c7f86
doc: Add getreceivedbyaddress release notes
...
Also, remove release note snippets of previous versions.
7 years ago
Wladimir J. van der Laan
6de3203cdc
doc: Add historical release notes for 0.15.1
...
Tree-SHA512: 83d1b5c392ada61c846ece98e5060ead8b79989a024d241ade20b607af3651a832f59adc73d34771b4e9ec573315cb19ea20743d7d7d88dbbec0e60b2ca81729
7 years ago
Russell Yanofsky
659b2061c4
Make listsinceblock refuse unknown block hash
...
Change suggested by Cory Fields <cory-nospam-@coryfields.com> who noticed
listsinceblock would ignore invalid block hashes causing it to return a
completely unfiltered list of transactions.
7 years ago
fanquake
9d30f54ef1
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
7 years ago
Aaron Clauson
7383d77264
Updated instructions for Windows 10 Fall Creators Update.
7 years ago
Aaron Clauson
e0fc4a7356
Updated Windows build doc for WSL/Xenial workarounds.
7 years ago
Matt Corallo
c4784b5065
Add a dev notes document describing the new wallet RPC blocking
7 years ago
fanquake
696ce46306
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
7 years ago
Donal OConnor
4f890ba6bc
Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system
7 years ago
Wladimir J. van der Laan
0cd9273fd9
rpc: Prevent `dumpwallet` from overwriting files
...
Prevent arbitrary files from being overwritten. There have been reports
that users have overwritten wallet files this way. It may also avoid
other security issues.
Fixes #9934 . Adds mention to release notes and adds a test.
7 years ago
MarcoFalke
fa082b4ee0
doc: move gitian building to external repo
...
This reduces the overhead in the git repo due to binary blobs of
the png files.
Also, the documentation can be updated independent of any tags and
release cycles.
7 years ago
John Newbery
90ab62c451
[docs] document scripted-diff
7 years ago
Shooter
204cc98261
fix link error
...
The `perform-gitian-builds` is not exists,
repalce `perform-gitian-builds` with `setup-and-perform-gitian-builds`.
7 years ago
Wladimir J. van der Laan
723aa1b875
qt: Backup former GUI settings on `-resetguisettings`
...
Writes the GUI settings to `guisettings.bak` in the data directory
before wiping them. This can be used to retroactively troubleshoot
issues (e.g. #11262 ) where `-resetguisettings` solves the problem.
7 years ago
Wladimir J. van der Laan
1ab1b687cb
doc: Add release notes for 0.15.0.1
...
Tree-SHA512: 488ee6fda9f9d2eb1c4d78f37d7b21c019ca70dc1899ef7dd275b5ef615fb5afebd6805147649753dd3497e2e98bfb2c601d8c3cffed04781652f84c9c0d32e5
7 years ago
Wladimir J. van der Laan
86700d3d05
doc: add release-notes for 0.15.0 to master
...
Tree-SHA512: 0f72b10ac60c3da0847fb9c3b20015566c3bd05f121fa588527828de66cb87e2fe18d463f3cc92b582ab12e4c9362fdd71f3f9a7b014fedb463925d3fa51a7f7
7 years ago
MarcoFalke
fa65dcdda0
doc: Update release notes for 0.16.0
7 years ago
MarcoFalke
fa2c3b6cf7
doc: Bump manpages to 0.15.99
7 years ago
Matt Corallo
6f703e9bf1
Add release notes describing blockmaxweight deprecation
7 years ago
practicalswift
b8d91e03a9
[Docs] Fix broken Markdown table in dependencies.md. Cleanups.
...
Use the correct capitalization for the dependencies
Sort dependencies
Fix header formatting. Minor style cleanups.
7 years ago
Matt Corallo
aece8a4637
(finally) remove getinfo in favor of more module-specific infos
7 years ago
flack
e91b961923
Create dependencies.md, and link dependencies file from README & build docs
7 years ago
danra
7bb5d3000c
Add python3 to list of dependencies on some platforms
...
python3 is required for running the unit tests on macOS, Ubuntu and Fedora.
Without python3 installed, 'make check' fails because /test/util/bitcoin-util-test.py fails to find python3.
7 years ago
João Barbosa
62ecce75e4
[doc] Add RPC response notes
7 years ago
MarcoFalke
fa14b67970
[doc] build-windows: Mention that only trusty works
7 years ago
practicalswift
f1708ef89a
Add recommendation: By default, declare single-argument constructors `explicit`
7 years ago
Karel Bílek
06a3aecf06
Docs: Hash in ZMQ hash is raw bytes, not hex
...
Transaction hash cannot be in hexadecimal, that would be 64 bytes. In reality it's just raw bytes.
7 years ago
practicalswift
bea8e9e66e
Document the preference of nullptr over NULL or (void*)0
7 years ago
Wladimir J. van der Laan
5be6e9b4f9
doc: Update build-openbsd for 6.1
...
- Bump "updated for"
- Fix link to boost (haenet mirror is broken)
- Upgrade boost version to 1.64
7 years ago
practicalswift
d1e6f91f85
Prefer compile-time checking over run-time checking
7 years ago
klemens
f42fc1d508
doc: spelling fixes
7 years ago
Russell Yanofsky
fd5d71ec4b
Update developer notes after params.size() cleanup
7 years ago
Wladimir J. van der Laan
f6283b4719
build: bump version to 0.15.99
...
Now that 0.15 branch has been split off, master is 0.15.99 (pre-0.16).
Also clean out release notes.
Tree-SHA512: 160f712fae7bfc51e49e36a27ab01f5c243b79a19a70312df95f9bc5cb8067c70aa88911f741fd1625bee549a70655eaea24d98f6049d98c3c14ee1b3143f4cb
7 years ago
Wladimir J. van der Laan
1227be30ec
doc: Update release notes from wiki
...
Update release notes from wiki, and fill in authors list from git.
Additional credits:
- Awemany (for #10854 )
- Gregory Maxwell (release notes writing)
- John Newbery (release notes writing)
- Kibbled Jive Elk Zoo (for https://github.com/bitcoin/bitcoin/pull/10177#issuecomment-309244097 )
- Luke Dashjr (release notes writing)
- Marco Falke (release notes writing)
- Pieter Wuille (release notes writing)
- Rusty Russell (release notes writing)
- tintinweb (for early-announcing miniupnp CVE-2017-8798, forgot this for 0.14.2)
Tree-SHA512: 8024eb761fcac4bb7f16ba3a9db376508f1f1bcf8a89cfb5e2928ad384675d3e912cada6ffef7d5aac181a965ebb8b823f6a63d9e976c1be753ec8eb9a8b9ef5
7 years ago
Charlie Lee
e93ff718c5
Add instructions for multi-processor gitian builds
7 years ago