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
Jason Lewicki
468aa3bf0a
Re-wrote a passage of text that was difficult to understand.
10 years ago
paveljanik
abcec3082e
Update REST URL to match reality
10 years ago
Michael Ford
9bdd03fb40
Point to the Debian 7.8 installer
...
Link to 7.7 is broken.
10 years ago
sandakersmann
fa535f9a5b
Remove folder and images for bootstrap.md
10 years ago
David A. Harding
2dc679d22f
Docs: Use new Bitcoin.org download URLs
10 years ago
Wladimir J. van der Laan
15facb4aca
doc: add historical release notes for 0.10.0
10 years ago
joshr
723664b5db
startup script for centos, with documentation.
10 years ago
Pieter Wuille
b63ae56269
Add list of implemented BIPs
10 years ago
Wladimir J. van der Laan
a77021a763
doc: Add note-to-self about SHA256SUMS to release-process.md
10 years ago
Jonathan Brown
f9a8fc4b1a
Fix filename for testing QT.
10 years ago
bikinibabe
ee932025c1
Changed pronouns for correctness and inclusivity
10 years ago
UdjinM6
1fa89a54e8
fix _code_ snippet in gitian-building.md
...
Trivial typo-like fix
10 years ago
Pavel Janík
3800135ad3
Fix typo
10 years ago
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
10 years ago
Michael Ford
86731603d4
Remove bootstrap.md
...
See #5455
10 years ago
Cory Fields
f0172bf91e
osx: bump build sdk to 10.9
10 years ago
Michael Ford
06b24240cd
Update OS X build instructions to use Qt 5
10 years ago
Luke Dashjr
7eeeac0ff5
Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector
10 years ago
Wladimir J. van der Laan
e6df2bb48f
Remove redundant copyright notices from README files
...
The normative place for these for the entire project is COPYING,
and the main README already has a MIT license section.
10 years ago
Cory Fields
0d50c2fd81
dmg: fix deterministic dmg creation and docs
10 years ago
Jonas Schnelli
2c0f901ea9
[REST] rest/chaininfos add documentation
10 years ago