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.
9 years ago
MarcoFalke
88f856a9e7
[doc] Clarify authors in assets-attribution.md
9 years ago
Wladimir J. van der Laan
57d85d9bee
doc: mention SSL support dropped for RPC in release notes
9 years ago
fanquake
f4b9132d0c
Update gitian build guide for Debian 8.1
...
Signed-off-by: fanquake <fanquake@gmail.com>
9 years ago
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
9 years ago
Pavel Janík
70180b2e57
Implement REST mempool API, add test and documentation.
9 years ago
fanquake
183b8fbeb0
Add missing files to files.md
...
typo
9 years ago
fanquake
8778471dce
Update init doc to mention cookie authentication
9 years ago
Casey Rodarmor
75a8803901
Add v0.11.0 release notes
9 years ago
Marco
df9c2ee1c9
[Qt] replace wifi icon with network symbol
9 years ago
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."
9 years ago
Casey Rodarmor
9f5edb970a
Removed contrib/bitrpc
...
It's unclear if people are using this and if it's worth maintaining.
9 years ago
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.
9 years ago
Wladimir J. van der Laan
c6455c77ab
doc: mention change to option parsing behavior in release notes
9 years ago
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.
9 years ago
Simon Males
0ef9858707
Documenting pruned, pruneheight and softforks in getblockchaininfo
9 years ago
Simon Males
0c895799c8
Include pruned state in chaininfo.json
9 years ago
Braydon Fuller
3361edd010
doc: Add NBitcoin to bitcoinconsensus examples
9 years ago
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.
9 years ago
Braydon Fuller
b1bac4ea49
Add description for bitcoinconsensus_ERR_OK
9 years ago
฿tcDrak
09d4ddf1c5
Updated URL location of netinstall for Debian
9 years ago
Braydon Fuller
c156adac53
doc: add documentation for shared library libbitcoinconsensus
9 years ago
Wladimir J. van der Laan
0937290553
doc: mention RPC random cookie authentication in release notes
9 years ago
Jonas Schnelli
c45c7ea0fa
[REST] add JSON support for /rest/headers/
9 years ago
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.
9 years ago
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]
9 years ago
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.
10 years ago
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.
10 years ago
rion
a3a80c253c
remove berkeley-db4 workaround
...
"brew install berkeley-db4" appears to be working again. simplified instructions by removing the berkeley-db4 workaround.
10 years ago
Wladimir J. van der Laan
06818f7145
doc: Add section on plurals to strings policy
...
Thanks to @pryds for explaining this to me on Transifex.
10 years ago
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.
10 years ago
Luke Dashjr
cfc600d833
Bugfix: Correct links for Xcode download
10 years ago
Jonas Schnelli
a2241eabfd
[OSX] revert renaming of Bitcoin-Qt.app
10 years ago
Wladimir J. van der Laan
3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99
...
... in preparation for 0.12
10 years ago
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
10 years ago
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.
10 years ago
mrbandrews
44e1aad500
Autoprune release notes included
10 years ago
Wladimir J. van der Laan
e3ed6a9785
doc: Add preliminary changelog for 0.11 to release notes
10 years ago
Wladimir J. van der Laan
2d84241d26
doc: Add historical release notes 0.9.5
10 years ago
Wladimir J. van der Laan
213f257a03
doc: add translation strings policy
10 years ago
lpescher
f60bb5ee6d
Update documentation to match the #4219 change
10 years ago
Jonas Schnelli
7cef321e65
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
10 years ago
Wladimir J. van der Laan
be31ff7d8d
doc: Add historical release notes for 0.10.1 0.10.2 0.9.4
10 years ago
Jonas Schnelli
b448002772
[Docs] fix and improve REST documentation
...
- fix bad formatting of getutxos
- added getztxos example
- fix different command syntax
10 years ago
Shawn Wilkinson
3a6cc3cbb6
Missing from Documentation Index
10 years ago
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
10 years ago
Luke Dashjr
b05a89b2de
Non-grammatical language improvements
10 years ago
Corinne Dashjr
7e6d23b171
Bugfix: Grammar fixes
10 years ago
Jonas Schnelli
2ccfc6360d
[REST] update documentation
...
- add documentation for /rest/headers
- reformat sections
10 years ago
Jonas Schnelli
6b4feb89a8
[QA] rest.py RPC test: change setgenerate() to generate()
10 years ago