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.
9 years ago
Wladimir J. van der Laan
2cecb24600
doc: change suite to trusty in gitian-building.md
9 years ago
fanquake
c5f211bbd0
[doc][trivial] Remove miniupnpc build notes build-unix
9 years ago
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.
9 years ago
Pieter Wuille
6e18268616
Switch to libsecp256k1-based validation for ECDSA
9 years ago
Jonas Schnelli
e495ed5f08
add documentation for exluding whitelistes peer from maxuploadtarget
9 years ago
Jonas Schnelli
5760749ed8
[docs] rename reducetraffic.md to reduce-traffic.md
9 years ago
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.
9 years ago
MarcoFalke
9c3ee3bf77
[doc] Add -maxuploadtarget release notes
9 years ago
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
9 years ago
Wladimir J. van der Laan
68ccdc4696
doc: Mention Tor listening in release notes
9 years ago
fanquake
42bae94e34
[doc] Improve lanaguge in reducetraffic.md
9 years ago
MarcoFalke
0817bf7094
[doc] Fix FIXME for libblkmaker in release-notes.md
9 years ago
Jonas Schnelli
6a776faff9
[doc] add documentation how to reduce traffic
9 years ago
Michael
779139549d
[gitian] Use vm-builder_0.12.4+bzr494 on Debian
9 years ago
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)
9 years ago
MarcoFalke
e167af2acd
[doc] Remove excessive white space
9 years ago
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.
9 years ago
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 )
9 years ago
MarcoFalke
040c0ea093
Init: Cleanup error and warning strings
...
Also update doc/translation_strings_policy.md
9 years ago
Wladimir J. van der Laan
ceb2a9c3e1
doc: mention BIP65 softfork in bips.md
9 years ago
Kevin Cooper
e04b0b6b83
added OS X documentation to doc/init.md
9 years ago
Peter Todd
c939792baa
Add BIP65 CHECKLOCKTIMEVERIFY to release notes
9 years ago
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.
9 years ago
Thomas Kerin
d2e3fbc620
Mention PHP bindings to libbitcoinconsensus
9 years ago
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
9 years ago
Micha
d57586f91c
Add historical release notes for October 2015 bugfix releases
...
[skip ci]
9 years ago
Michael
a0d5e0d2f4
[doc] Cleanup release-process documentation
9 years ago
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>
9 years ago
MarcoFalke
60a8b70585
[doc] trivial: developer-notes.md covers more than just coding standards
9 years ago
Johnathan Corgan
9f5c641a40
zmq: update docs to reflect feature is compiled in automatically if possible
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
9 years ago
Peter Todd
9204930101
Document pull-req #6424 in release-notes
...
Mention now allowed sequence of pushdatas in OP_RETURN outputs in
release notes.
9 years ago
Wladimir J. van der Laan
a3874c7c3a
doc: no longer require use of openssl in OpenBSD build guide
9 years ago
Wladimir J. van der Laan
5424d416c2
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
...
Split off Bitcoin Core project development discussion from the general
Bitcoin development channel.
9 years ago
Johnathan Corgan
ab0b8be857
zmq: update and cleanup build-unix, release-notes, and zmq docs
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
9 years ago
unsystemizer
551d7edb1b
doc: Fix dead link in gitian-building
...
- Link to Debian 8.1 netinstall ISO is dead, changed to valid 8.2
- Changed checksum to 8.2 netinstall ISO checksum (http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/SHA256SUMS )
- Verified CD checksum, checksum file's signing key
9 years ago
Wladimir J. van der Laan
9639eadd93
doc: Add build guide for OpenBSD 5.7
...
Add a specific build guide for OpenBSD. This is slightly different than
building for Linux due to different dependencies, and a compiler issue.
9 years ago
BtcDrak
06d92d71a2
Add CONTRIBUTING.md
9 years ago
dexX7
da47fe0166
Add java-libbitcoinconsensus as example to documentation
...
java-libbitcoinconsensus is a wrapper around libbitcoinconsensus, which
uses JNA to demonstrate a potential integration in Java.
9 years ago
Pieter Wuille
391dff16fe
Do not store Merkle branches in the wallet.
...
Assume that when a wallet transaction has a valid block hash and transaction position
in it, the transaction is actually there. We're already trusting wallet data in a
much more fundamental way anyway.
To prevent backward compatibility issues, a new record is used for storing the
block locator in the wallet. Old wallets will see a wallet file synchronized up
to the genesis block, and rescan automatically.
9 years ago
MarcoFalke
a09db7c19a
[trivial] Minor format fixes
9 years ago
Diego Viola
99ee4a656b
Fix spelling of Qt
9 years ago
MarcoFalke
2eb3183ca4
[doc] Merge doc/assets-attribution.md into contrib/debian/copyright
...
Even though the SVG source files are never used in the QT client,
their authors are mentioned in contrib/debian/copyright due to
simplicity.
9 years ago
Midnight Magic
c73a8ea271
Clarifying offline build process using gbuild --url and noting it is not
...
done automatically.
At some point along the line, fully offline builds were no longer happening
when strictly following the release-process.md instructions.
We should ensure that users who might want to torify or build offline need
to take extra steps to remain offline.
Also, corrections to build process: including gverify examples for new builders.
9 years ago
Jeff Garzik
e6a14b64d6
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
...
Continues Johnathan Corgan's work.
Publishing multipart messages
Bugfix: Add missing zmq header includes
Bugfix: Adjust build system to link ZeroMQ code for Qt binaries
9 years ago
Irving Ruan
5d7a16d073
Fixes typo in build-osx.md.
9 years ago
Wladimir J. van der Laan
0574ede595
doc: update release-notes and bips.md for BIP111
9 years ago
Jonas Schnelli
a1df1e870b
[docs] add libevent dependency to build-osx.md
9 years ago
MarcoFalke
238851bf64
[doc] [tor] Clarify when to use bind
...
c.f. #6585
9 years ago
Jonas Schnelli
d6a92dd0ea
[release notes] mention apache reverse proxy to re-enable SSL
9 years ago