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
Julian Yap
244fdc7bee
Fix typo
10 years ago
Jonas Schnelli
1f670846f7
[Docs] clean up assets-attributen.md
...
- Make sure it represents the current state
10 years ago
Cory Fields
dd14a0e799
docs: update gitian building docs
10 years ago
Michael Ford
3bf5f52808
Create developer-notes.md
...
Moves coding guidelines and development tips/tricks into a single file.
Also adds a section explaining pull request terminology.
10 years ago
Michael Ford
e85855fa55
Drop beta suffixes from readmes
10 years ago
Jonas Schnelli
54f2571a00
Qt: HiDPI (retina) support for splash screen
...
- remove splash screen images (reduce binary size)
- dynamicly draw splash screen with available icon.
- remove testnet icon
- dynamicly colorize testnet icon
10 years ago
Michael Ford
78253fcbad
Remove references to X11 licence
10 years ago
Cory Fields
e27d7cb248
docs: release process fixups
...
Add instructions for manually fetching sources, as well as some misc. fixes.
10 years ago
Wladimir J. van der Laan
d7492304e9
Now that 0.10 has been branched, master is 0.10.99
10 years ago
Jonas Schnelli
cae548685d
[REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation
10 years ago