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
Jeff Garzik
8a86d53bd5
Merge pull request #6731
2015-10-01 06:02:14 -04:00
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.
2015-09-30 17:09:35 +02:00
Johnathan Corgan
ab0b8be857
zmq: update and cleanup build-unix, release-notes, and zmq docs
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
2015-09-29 10:48:45 -07:00
Wladimir J. van der Laan
0bec36f3bb
Merge pull request #6661
...
551d7ed
doc: Fix dead link in gitian-building (unsystemizer)
2015-09-29 14:55:39 +02:00
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
2015-09-29 14:51:52 +02:00
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.
2015-09-28 13:46:09 +02:00
Wladimir J. van der Laan
2fa417f829
Merge pull request #6718
...
06d92d7
Add CONTRIBUTING.md (BtcDrak)
2015-09-26 10:10:35 +02:00
BtcDrak
06d92d71a2
Add CONTRIBUTING.md
2015-09-26 09:03:47 +01:00
Wladimir J. van der Laan
48efbdbe98
Merge pull request #5264
...
af3208b
Resolve issue 3166. These changes decode valid SIGHASH types on signatures in assembly (asm) representations of scriptSig scripts. This squashed commit incorporates substantial helpful feedback from jtimon, laanwj, and sipa. (mruddy)
2015-09-25 19:19:07 +02:00
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.
2015-09-24 19:12:36 +02:00
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.
2015-09-22 18:51:07 +02:00
Wladimir J. van der Laan
28d0b3ec65
Merge pull request #6652
...
a09db7c
[trivial] Minor format fixes (MarcoFalke)
0574ede
doc: update release-notes and bips.md for BIP111 (Wladimir J. van der Laan)
2015-09-22 11:55:56 +02:00
MarcoFalke
a09db7c19a
[trivial] Minor format fixes
2015-09-22 11:52:13 +02:00
Diego Viola
99ee4a656b
Fix spelling of Qt
2015-09-22 05:00:10 -03:00
Wladimir J. van der Laan
229fb974ab
Merge pull request #6667
...
2eb3183
[doc] Merge doc/assets-attribution.md into contrib/debian/copyright (MarcoFalke)
9be08b7
Update contrib/debian/copyright (MarcoFalke)
2015-09-21 18:17:48 +02:00
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.
2015-09-18 18:14:42 +02:00
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.
2015-09-17 14:25:41 -07:00
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
2015-09-16 11:01:35 +01:00
Irving Ruan
5d7a16d073
Fixes typo in build-osx.md.
2015-09-12 00:35:36 -07:00
Wladimir J. van der Laan
3224936bed
Merge pull request #6635
...
a1df1e8
[docs] add libevent dependency to build-osx.md (Jonas Schnelli)
d6a92dd
[release notes] mention apache reverse proxy to re-enable SSL (Jonas Schnelli)
2015-09-08 17:38:25 +02:00
Wladimir J. van der Laan
0574ede595
doc: update release-notes and bips.md for BIP111
2015-09-08 17:19:08 +02:00
Jonas Schnelli
a1df1e870b
[docs] add libevent dependency to build-osx.md
2015-09-07 13:31:16 +02:00
MarcoFalke
238851bf64
[doc] [tor] Clarify when to use bind
...
c.f. #6585
2015-09-06 18:17:35 +02:00
Wladimir J. van der Laan
2aee4d268d
Merge pull request #6626
...
f4b9132
Update gitian build guide for Debian 8.1 (fanquake)
2015-09-04 16:31:58 +02:00
Jonas Schnelli
d6a92dd0ea
[release notes] mention apache reverse proxy to re-enable SSL
2015-09-04 15:39:49 +02:00
Wladimir J. van der Laan
9aa90994ee
Merge pull request #5677
...
d528025
Revert "rpc-tests: re-enable rpc-tests for Windows" (Wladimir J. van der Laan)
1e700c9
doc: update deps in build-unix.md after libevent (Wladimir J. van der Laan)
26c9b83
Move windows socket init to utility function (Wladimir J. van der Laan)
4be0b08
libevent: Windows reuseaddr workaround in depends (Cory Fields)
3a174cd
Fix race condition between starting HTTP server thread and setting EventBase() (Wladimir J. van der Laan)
6d2bc22
Document options for new HTTP/RPC server in --help (Wladimir J. van der Laan)
be33f3f
Implement RPCTimerHandler for Qt RPC console (Wladimir J. van der Laan)
57d85d9
doc: mention SSL support dropped for RPC in release notes (Wladimir J. van der Laan)
40b556d
evhttpd implementation (Wladimir J. van der Laan)
ee2a42b
tests: GET requests cannot have request body, use POST in rest.py (Wladimir J. van der Laan)
6e996d3
tests: fix qt payment test (Cory Fields)
3140ef9
build: build-system changes for libevent (Wladimir J. van der Laan)
a9af234
libevent: add depends (Cory Fields)
6a21dd5
Remove rpc_boostasiotocnetaddr test (Wladimir J. van der Laan)
8f9301c
qa: Remove -rpckeepalive tests from httpbasics (Wladimir J. van der Laan)
51fcfc0
doc: remove documentation for rpcssl (Wladimir J. van der Laan)
2015-09-04 13:06:32 +02:00
Wladimir J. van der Laan
1e700c9b60
doc: update deps in build-unix.md after libevent
...
Add libevent, change usage of libssl from "secure communication" to
"crypto" that's more accurate after RPC SSL support removed.
2015-09-04 10:59:34 +02:00
Wladimir J. van der Laan
5e1ec3b5be
Merge pull request #6611
...
5b85126
Update build-unix.md (Altoidnerd)
2015-09-03 17:19:50 +02:00
Wladimir J. van der Laan
0c02a75787
Merge pull request #6627
...
88f856a
[doc] Clarify authors in assets-attribution.md (MarcoFalke)
2015-09-03 17:03:46 +02:00
MarcoFalke
88f856a9e7
[doc] Clarify authors in assets-attribution.md
2015-09-03 14:22:57 +02:00
Wladimir J. van der Laan
57d85d9bee
doc: mention SSL support dropped for RPC in release notes
2015-09-03 10:59:19 +02:00
fanquake
f4b9132d0c
Update gitian build guide for Debian 8.1
...
Signed-off-by: fanquake <fanquake@gmail.com>
2015-09-03 15:51:37 +08:00
Altoidnerd
5b85126863
Update build-unix.md
...
If a user hasn't ready run autogen.sh, configure doesn't yet exist. Do the instructions seem to presume you have already built bitcoin? I don't think they do.
Would stifle beginners.
Update build-unix.md
2015-09-02 05:13:04 -04:00
Wladimir J. van der Laan
1e92b27540
Merge pull request #6553
...
183b8fb
Add missing files to files.md (fanquake)
2015-08-17 17:06:24 +02:00
Jeff Garzik
6feeec1ec5
Merge pull request #6013
2015-08-15 16:09:06 -04:00
Pavel Janík
70180b2e57
Implement REST mempool API, add test and documentation.
2015-08-14 07:01:03 +02:00
fanquake
183b8fbeb0
Add missing files to files.md
...
typo
2015-08-13 22:54:55 +08:00
fanquake
8778471dce
Update init doc to mention cookie authentication
2015-08-10 23:56:37 +08:00
Wladimir J. van der Laan
0201a79299
Merge pull request #6512
...
fc25a87
Add note on relative paths, improve formatting (unsystemizer)
2015-08-10 17:46:49 +02:00
Wladimir J. van der Laan
100c9d3994
Merge pull request #6505
...
df9c2ee
[Qt] replace wifi icon with network symbol (Marco)
9142867
[QT] cleanup icons (Marco)
2015-08-07 12:57:17 +02:00
Casey Rodarmor
75a8803901
Add v0.11.0 release notes
2015-08-05 11:22:14 -04:00
Wladimir J. van der Laan
9bb4dd850f
Merge pull request #6507
...
9f5edb9
Removed contrib/bitrpc (Casey Rodarmor)
2015-08-05 10:21:16 +02:00
Marco
df9c2ee1c9
[Qt] replace wifi icon with network symbol
2015-08-04 16:53:30 +02:00
unsystemizer
fc25a8748e
Add note on relative paths, improve formatting
...
Added "conf, pid, and wallet accept relative paths which are interpreted as relative to the data directory. wallet only supports relative paths."
2015-08-04 14:10:51 +08:00
Casey Rodarmor
9f5edb970a
Removed contrib/bitrpc
...
It's unclear if people are using this and if it's worth maintaining.
2015-08-03 13:02:49 -04:00
mruddy
af3208bfa6
Resolve issue 3166.
...
These changes decode valid SIGHASH types on signatures in assembly (asm) representations of scriptSig scripts.
This squashed commit incorporates substantial helpful feedback from jtimon, laanwj, and sipa.
2015-07-30 19:56:00 -04:00
Wladimir J. van der Laan
c6455c77ab
doc: mention change to option parsing behavior in release notes
2015-07-27 14:55:15 +02:00
Wladimir J. van der Laan
9127e9766a
doc: Mention RPC strings for monetary amounts in release notes
...
Add a section "low level RPC API changes" so that the changes with
regard to error codes can be added later.
2015-07-27 13:57:24 +02:00
Simon Males
0ef9858707
Documenting pruned, pruneheight and softforks in getblockchaininfo
2015-07-19 14:07:35 +02:00
Simon Males
0c895799c8
Include pruned state in chaininfo.json
2015-07-18 10:32:09 +02:00
Wladimir J. van der Laan
fe3fe547f7
Merge pull request #6439
...
09d4ddf
Updated URL location of netinstall for Debian (฿tcDrak)
2015-07-17 09:01:11 +02:00
Wladimir J. van der Laan
b01981e758
Merge pull request #6430
...
3361edd
doc: Add NBitcoin to bitcoinconsensus examples (Braydon Fuller)
b1bac4e
Add description for bitcoinconsensus_ERR_OK (Braydon Fuller)
c156ada
doc: add documentation for shared library libbitcoinconsensus (Braydon Fuller)
2015-07-17 08:38:42 +02:00
Braydon Fuller
3361edd010
doc: Add NBitcoin to bitcoinconsensus examples
2015-07-15 08:40:18 -04:00
Wladimir J. van der Laan
849137560a
Merge pull request #6413
...
9fbca20
doc: Remove recommendation to add old repos for libd4.8* (tailsjoin)
2015-07-15 09:21:08 +02:00
tailsjoin
9fbca205d4
doc: Remove recommendation to add old repos for libd4.8*
...
It is unreasonable to ask to change the global package configuration
just to build a package. Not only that, this is potentially harmful to the system.
Also do a few punctuation fixes in REST-interface.md.
2015-07-15 09:20:51 +02:00
Braydon Fuller
b1bac4ea49
Add description for bitcoinconsensus_ERR_OK
2015-07-14 21:44:03 -04:00
฿tcDrak
09d4ddf1c5
Updated URL location of netinstall for Debian
2015-07-14 23:33:49 +01:00
Braydon Fuller
c156adac53
doc: add documentation for shared library libbitcoinconsensus
2015-07-13 12:22:55 -04:00
Wladimir J. van der Laan
0937290553
doc: mention RPC random cookie authentication in release notes
2015-07-13 13:34:26 +02:00
Jonas Schnelli
c45c7ea0fa
[REST] add JSON support for /rest/headers/
2015-07-05 15:48:33 +02:00
Wladimir J. van der Laan
5bd26efbf6
Merge pull request #6369
...
dae0a89
assets-attribution: Update typicons to MIT license (Luke Dashjr)
2015-07-03 09:36:30 +02:00
Luke Dashjr
dae0a89d4b
assets-attribution: Update typicons to MIT license
...
stephenhutchings commented 3 Jul 2015, 6:35 GMT:
> Hi Luke, happy for these to be distributed under the terms of the MIT licence.
> Let me know if you need anything further from me.
2015-07-03 06:41:00 +00:00
Micha
6e849b8309
Ideal release process for Windows detached signing
...
This is an ideal version of what the release process should look like,
making it more consistent with the OS X process. Some of the changes
described here would need to be made in the descriptors, which is somewhat
beyond what I would feel comfortable doing, not really understanding the signature process in depth.
[skip ci]
2015-06-30 11:22:41 -04:00
Wladimir J. van der Laan
b77fbe095f
Merge pull request #6303
...
d08cfc2
gitian: add a gitian-win-signer descriptor (Cory Fields)
2015-06-22 16:16:48 +02:00
Wladimir J. van der Laan
88d8525ca2
doc: update mailing list address
...
Move from sourceforge to linux foundation.
Also get rid of some other stale mentions of sourceforge.
2015-06-22 09:13:19 +02:00
Cory Fields
d08cfc2bd7
gitian: add a gitian-win-signer descriptor
...
This is exactly like the current OSX signing process.
osslsigncode has been patched to detach and re-attach Windows signatures.
The changes can be seen here: https://github.com/theuni/osslsigncode/commits/attach-signature
There's a pull-request open upstream for the changes:
https://sourceforge.net/p/osslsigncode/osslsigncode/merge-requests/3/
This work has been back-ported to the stable 1.7.1 release of osslsigncode, so
that a smaller patch can be reviewed.
2015-06-18 18:17:36 -04:00
rion
a3a80c253c
remove berkeley-db4 workaround
...
"brew install berkeley-db4" appears to be working again. simplified instructions by removing the berkeley-db4 workaround.
2015-06-15 21:02:29 -07:00
Wladimir J. van der Laan
d4565b6080
Merge pull request #6269
...
c110575
gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures (Cory Fields)
2015-06-15 09:53:04 +02:00
Wladimir J. van der Laan
06818f7145
doc: Add section on plurals to strings policy
...
Thanks to @pryds for explaining this to me on Transifex.
2015-06-15 08:43:56 +02:00
Cory Fields
c110575a92
gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures
...
Rather than fetching a signature.tar.gz from somewhere on the net, instruct
Gitian to use a signature from a tag in the bitcoin-detached-sigs repository
which corresponds to the tag of the release being built.
This changes detached-sig-apply.sh to take a dirname rather than a tarball as
an argument, though detached-sig-create.sh still outputs a tarball for
convenience.
2015-06-10 17:54:46 -04:00
Wladimir J. van der Laan
ab20ae8079
Merge pull request #6238
...
cfc600d
Bugfix: Correct links for Xcode download (Luke Dashjr)
2015-06-05 08:37:36 +02:00
Luke Dashjr
cfc600d833
Bugfix: Correct links for Xcode download
2015-06-05 02:29:41 +00:00
Jonas Schnelli
a2241eabfd
[OSX] revert renaming of Bitcoin-Qt.app
2015-06-01 15:42:34 +02:00
Wladimir J. van der Laan
8d05ec7bda
Merge pull request #6164
...
aa41bc8
Update help message to match the #4219 change (lpescher)
f60bb5e
Update documentation to match the #4219 change (lpescher)
cb87386
Make command line option to show all debugging consistent with similar options (lpescher)
2015-06-01 11:26:59 +02:00
Wladimir J. van der Laan
3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99
...
... in preparation for 0.12
2015-06-01 10:34:19 +02:00
Wladimir J. van der Laan
42746b0476
Merge pull request #6193
...
6e71efa
[REST] remove json input for getutxos, limit to query max. 15 outpoints (Jonas Schnelli)
64b8027
rest.cpp: strip whitespace (Jonas Schnelli)
2015-06-01 09:48:17 +02:00
Wladimir J. van der Laan
b679a6b403
doc: Add to 0.11 release notes
...
Add information about further notable changes:
- Big endian support
- Memory usage optimization
- Disable wallet transaction broadcast
- Stream isolation for Tor
2015-05-29 17:32:31 +02:00
Jonas Schnelli
6e71efa9f0
[REST] remove json input for getutxos, limit to query max. 15 outpoints
...
Remove possibility to send json encoded parameters to `/rest/getutxos/` to avoid possible DoS scenarios.
The JSON output option is untouched.
2015-05-27 20:10:02 +02:00
Wladimir J. van der Laan
2b2d5b92b9
Merge pull request #6189
...
44e1aad
Autoprune release notes included (mrbandrews)
2015-05-27 13:26:39 +02:00
Wladimir J. van der Laan
df992b9c18
Merge pull request #6174
...
213f257
doc: add translation strings policy (Wladimir J. van der Laan)
2015-05-27 09:31:26 +02:00
mrbandrews
44e1aad500
Autoprune release notes included
2015-05-26 15:56:17 -04:00
Wladimir J. van der Laan
e3ed6a9785
doc: Add preliminary changelog for 0.11 to release notes
2015-05-26 14:35:48 +02:00
Wladimir J. van der Laan
2d84241d26
doc: Add historical release notes 0.9.5
2015-05-24 09:49:18 +02:00
Wladimir J. van der Laan
213f257a03
doc: add translation strings policy
2015-05-23 11:30:27 +02:00
Wladimir J. van der Laan
30dc3c1b38
Merge pull request #6116
...
d1a3866
build: Cope with spaces in filenames when creating/applying OSX sigs (Cory Fields)
7cef321
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" (Jonas Schnelli)
2015-05-20 13:08:51 +02:00
lpescher
f60bb5ee6d
Update documentation to match the #4219 change
2015-05-19 22:29:59 -06:00
Jonas Schnelli
7cef321e65
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
2015-05-19 11:03:49 +02:00
Wladimir J. van der Laan
be31ff7d8d
doc: Add historical release notes for 0.10.1 0.10.2 0.9.4
2015-05-18 20:48:09 +02:00
Jonas Schnelli
b448002772
[Docs] fix and improve REST documentation
...
- fix bad formatting of getutxos
- added getztxos example
- fix different command syntax
2015-05-18 16:52:01 +02:00
Shawn Wilkinson
3a6cc3cbb6
Missing from Documentation Index
2015-05-16 12:00:50 -04:00
Wladimir J. van der Laan
a538126a8c
Merge pull request #6110
...
ca5f688
[QT] don't colorize icons on win and mac (Jonas Schnelli)
7247d10
[QT] use alert icon with tooltip insted of "(out of sync)" text (Jonas Schnelli)
51c7c70
[QT] remove frame to avoid double-frame situation in sendcoinsentry.ui (Jonas Schnelli)
2a6b844
[QT] change transaction amount and height in overview page (Jonas Schnelli)
2015-05-14 13:50:46 +02:00
Jonas Schnelli
7247d103ff
[QT] use alert icon with tooltip insted of "(out of sync)" text
...
# Conflicts:
# src/qt/forms/overviewpage.ui
# src/qt/overviewpage.cpp
2015-05-12 20:46:12 +02:00
Wladimir J. van der Laan
1fd2d39529
Merge pull request #5420
...
6b4feb8
[QA] rest.py RPC test: change setgenerate() to generate() (Jonas Schnelli)
97ee866
[REST] getutxos REST command (based on Bip64) (Jonas Schnelli)
2015-05-06 16:50:05 +02:00
Wladimir J. van der Laan
00e76db8c2
Merge pull request #6085
...
b05a89b
Non-grammatical language improvements (Luke Dashjr)
7e6d23b
Bugfix: Grammar fixes (Corinne Dashjr)
2015-05-04 08:01:58 +02:00
Luke Dashjr
b05a89b2de
Non-grammatical language improvements
2015-05-02 15:23:59 +00:00
Corinne Dashjr
7e6d23b171
Bugfix: Grammar fixes
2015-05-01 11:21:27 +00:00
Jonas Schnelli
2ccfc6360d
[REST] update documentation
...
- add documentation for /rest/headers
- reformat sections
2015-04-23 14:49:40 +02:00
Jonas Schnelli
6b4feb89a8
[QA] rest.py RPC test: change setgenerate() to generate()
2015-04-21 20:33:02 +02:00
Jason Lewicki
468aa3bf0a
Re-wrote a passage of text that was difficult to understand.
2015-04-20 13:29:21 +02:00
paveljanik
abcec3082e
Update REST URL to match reality
2015-04-20 13:29:21 +02:00
Michael Ford
9bdd03fb40
Point to the Debian 7.8 installer
...
Link to 7.7 is broken.
2015-04-20 13:29:21 +02:00
sandakersmann
fa535f9a5b
Remove folder and images for bootstrap.md
2015-04-20 13:29:20 +02:00
David A. Harding
2dc679d22f
Docs: Use new Bitcoin.org download URLs
2015-04-03 07:51:31 +02:00
Wladimir J. van der Laan
15facb4aca
doc: add historical release notes for 0.10.0
2015-04-01 18:43:49 +02:00
joshr
723664b5db
startup script for centos, with documentation.
2015-03-03 11:23:54 -05:00
Pieter Wuille
b63ae56269
Add list of implemented BIPs
2015-02-16 12:24:37 -08:00
Wladimir J. van der Laan
a77021a763
doc: Add note-to-self about SHA256SUMS to release-process.md
2015-02-16 10:38:00 +01:00
Jonathan Brown
f9a8fc4b1a
Fix filename for testing QT.
2015-02-14 12:07:40 +07:00
Wladimir J. van der Laan
d48ce48093
Merge #5548 : [REST] add /rest/chaininfos
...
2c0f901
[REST] rest/chaininfos add documentation (Jonas Schnelli)
59582c8
[REST] add /rest/chaininfos (Jonas Schnelli)
2015-02-10 12:08:07 +01:00
bikinibabe
ee932025c1
Changed pronouns for correctness and inclusivity
2015-01-31 17:38:28 -05:00
UdjinM6
1fa89a54e8
fix _code_ snippet in gitian-building.md
...
Trivial typo-like fix
2015-01-31 17:38:28 -05:00
Pavel Janík
3800135ad3
Fix typo
2015-01-31 17:37:01 -05:00
Michael Ford
bfc29dcdc5
Improve gitian build guide
...
Point to the Debian 7.7 installer
Fix wording now that we only use a single image
Remove bitcoin checkout steps, they are covered in release-process
2015-01-31 17:36:45 -05:00
Michael Ford
86731603d4
Remove bootstrap.md
...
See #5455
2015-01-31 17:36:44 -05:00
Cory Fields
f0172bf91e
osx: bump build sdk to 10.9
2015-01-20 01:49:20 -05:00
Michael Ford
06b24240cd
Update OS X build instructions to use Qt 5
2015-01-14 20:47:33 +08:00
Luke Dashjr
7eeeac0ff5
Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector
2015-01-03 15:43:04 +00:00