Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-01 | [OSX] revert renaming of Bitcoin-Qt.app | Jonas Schnelli | |
2015-06-01 | Merge pull request #6164 | Wladimir J. van der Laan | |
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 | Now that 0.11 has been branched, master is 0.11.99 | Wladimir J. van der Laan | |
... in preparation for 0.12 | |||
2015-06-01 | Merge pull request #6193 | Wladimir J. van der Laan | |
6e71efa [REST] remove json input for getutxos, limit to query max. 15 outpoints (Jonas Schnelli) 64b8027 rest.cpp: strip whitespace (Jonas Schnelli) | |||
2015-05-29 | doc: Add to 0.11 release notes | Wladimir J. van der Laan | |
Add information about further notable changes: - Big endian support - Memory usage optimization - Disable wallet transaction broadcast - Stream isolation for Tor | |||
2015-05-27 | [REST] remove json input for getutxos, limit to query max. 15 outpoints | Jonas Schnelli | |
Remove possibility to send json encoded parameters to `/rest/getutxos/` to avoid possible DoS scenarios. The JSON output option is untouched. | |||
2015-05-27 | Merge pull request #6189 | Wladimir J. van der Laan | |
44e1aad Autoprune release notes included (mrbandrews) | |||
2015-05-27 | Merge pull request #6174 | Wladimir J. van der Laan | |
213f257 doc: add translation strings policy (Wladimir J. van der Laan) | |||
2015-05-26 | Autoprune release notes included | mrbandrews | |
2015-05-26 | doc: Add preliminary changelog for 0.11 to release notes | Wladimir J. van der Laan | |
2015-05-24 | doc: Add historical release notes 0.9.5 | Wladimir J. van der Laan | |
2015-05-23 | doc: add translation strings policy | Wladimir J. van der Laan | |
2015-05-20 | Merge pull request #6116 | Wladimir J. van der Laan | |
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-19 | Update documentation to match the #4219 change | lpescher | |
2015-05-19 | [Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app" | Jonas Schnelli | |
2015-05-18 | doc: Add historical release notes for 0.10.1 0.10.2 0.9.4 | Wladimir J. van der Laan | |
2015-05-18 | [Docs] fix and improve REST documentation | Jonas Schnelli | |
- fix bad formatting of getutxos - added getztxos example - fix different command syntax | |||
2015-05-16 | Missing from Documentation Index | Shawn Wilkinson | |
2015-05-14 | Merge pull request #6110 | Wladimir J. van der Laan | |
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-12 | [QT] use alert icon with tooltip insted of "(out of sync)" text | Jonas Schnelli | |
# Conflicts: # src/qt/forms/overviewpage.ui # src/qt/overviewpage.cpp | |||
2015-05-06 | Merge pull request #5420 | Wladimir J. van der Laan | |
6b4feb8 [QA] rest.py RPC test: change setgenerate() to generate() (Jonas Schnelli) 97ee866 [REST] getutxos REST command (based on Bip64) (Jonas Schnelli) | |||
2015-05-04 | Merge pull request #6085 | Wladimir J. van der Laan | |
b05a89b Non-grammatical language improvements (Luke Dashjr) 7e6d23b Bugfix: Grammar fixes (Corinne Dashjr) | |||
2015-05-02 | Non-grammatical language improvements | Luke Dashjr | |
2015-05-01 | Bugfix: Grammar fixes | Corinne Dashjr | |
2015-04-23 | [REST] update documentation | Jonas Schnelli | |
- add documentation for /rest/headers - reformat sections | |||
2015-04-21 | [QA] rest.py RPC test: change setgenerate() to generate() | Jonas Schnelli | |
2015-04-20 | Re-wrote a passage of text that was difficult to understand. | Jason Lewicki | |
2015-04-20 | Update REST URL to match reality | paveljanik | |
2015-04-20 | Point to the Debian 7.8 installer | Michael Ford | |
Link to 7.7 is broken. | |||
2015-04-20 | Remove folder and images for bootstrap.md | sandakersmann | |
2015-04-03 | Docs: Use new Bitcoin.org download URLs | David A. Harding | |
2015-04-01 | doc: add historical release notes for 0.10.0 | Wladimir J. van der Laan | |
2015-03-03 | startup script for centos, with documentation. | joshr | |
2015-02-16 | Add list of implemented BIPs | Pieter Wuille | |
2015-02-16 | doc: Add note-to-self about SHA256SUMS to release-process.md | Wladimir J. van der Laan | |
2015-02-14 | Fix filename for testing QT. | Jonathan Brown | |
2015-02-10 | Merge #5548: [REST] add /rest/chaininfos | Wladimir J. van der Laan | |
2c0f901 [REST] rest/chaininfos add documentation (Jonas Schnelli) 59582c8 [REST] add /rest/chaininfos (Jonas Schnelli) | |||
2015-01-31 | Changed pronouns for correctness and inclusivity | bikinibabe | |
2015-01-31 | fix _code_ snippet in gitian-building.md | UdjinM6 | |
Trivial typo-like fix | |||
2015-01-31 | Fix typo | Pavel Janík | |
2015-01-31 | Improve gitian build guide | Michael Ford | |
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 | Remove bootstrap.md | Michael Ford | |
See #5455 | |||
2015-01-20 | osx: bump build sdk to 10.9 | Cory Fields | |
2015-01-14 | Update OS X build instructions to use Qt 5 | Michael Ford | |
2015-01-03 | Remove dead BitcoinUnits::id code and update assets-attribution for ↵ | Luke Dashjr | |
non-image unit selector | |||
2015-01-02 | Merge pull request #5569 | Wladimir J. van der Laan | |
0d50c2f dmg: fix deterministic dmg creation and docs (Cory Fields) | |||
2015-01-02 | Remove redundant copyright notices from README files | Wladimir J. van der Laan | |
The normative place for these for the entire project is COPYING, and the main README already has a MIT license section. | |||
2014-12-31 | Merge #5468 from | Jeff Garzik | |
branch 'developer-notes_md' of git://github.com/fanquake/bitcoin into merge-5468 | |||
2014-12-31 | Merge pull request #5546 | Wladimir J. van der Laan | |
1f67084 [Docs] clean up assets-attributen.md (Jonas Schnelli) | |||
2014-12-30 | dmg: fix deterministic dmg creation and docs | Cory Fields | |