Age | Commit message (Collapse) | Author |
|
183b8fb Add missing files to files.md (fanquake)
|
|
|
|
|
|
typo
|
|
|
|
fc25a87 Add note on relative paths, improve formatting (unsystemizer)
|
|
df9c2ee [Qt] replace wifi icon with network symbol (Marco)
9142867 [QT] cleanup icons (Marco)
|
|
|
|
9f5edb9 Removed contrib/bitrpc (Casey Rodarmor)
|
|
|
|
Added "conf, pid, and wallet accept relative paths which are interpreted as relative to the data directory. wallet only supports relative paths."
|
|
It's unclear if people are using this and if it's worth maintaining.
|
|
|
|
Add a section "low level RPC API changes" so that the changes with
regard to error codes can be added later.
|
|
|
|
|
|
09d4ddf Updated URL location of netinstall for Debian (฿tcDrak)
|
|
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)
|
|
|
|
9fbca20 doc: Remove recommendation to add old repos for libd4.8* (tailsjoin)
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
dae0a89 assets-attribution: Update typicons to MIT license (Luke Dashjr)
|
|
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.
|
|
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]
|
|
d08cfc2 gitian: add a gitian-win-signer descriptor (Cory Fields)
|
|
Move from sourceforge to linux foundation.
Also get rid of some other stale mentions of sourceforge.
|
|
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.
|
|
"brew install berkeley-db4" appears to be working again. simplified instructions by removing the berkeley-db4 workaround.
|
|
c110575 gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures (Cory Fields)
|
|
Thanks to @pryds for explaining this to me on Transifex.
|
|
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.
|
|
cfc600d Bugfix: Correct links for Xcode download (Luke Dashjr)
|
|
|
|
|
|
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)
|
|
... in preparation for 0.12
|
|
6e71efa [REST] remove json input for getutxos, limit to query max. 15 outpoints (Jonas Schnelli)
64b8027 rest.cpp: strip whitespace (Jonas Schnelli)
|
|
Add information about further notable changes:
- Big endian support
- Memory usage optimization
- Disable wallet transaction broadcast
- Stream isolation for Tor
|
|
Remove possibility to send json encoded parameters to `/rest/getutxos/` to avoid possible DoS scenarios.
The JSON output option is untouched.
|
|
44e1aad Autoprune release notes included (mrbandrews)
|
|
213f257 doc: add translation strings policy (Wladimir J. van der Laan)
|
|
|
|
|
|
|
|
|