Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-27 | Add missing sudo entry in gitian VM setup. | BtcDrak | |
[ci skip] | |||
2016-02-24 | Merge #7583: [doc] Fix typos | Wladimir J. van der Laan | |
6e4dfa1 [doc] Fix typos (Cédric Félizard) | |||
2016-02-24 | Merge #7550: rpc: Input-from-stdin mode for bitcoin-cli | Wladimir J. van der Laan | |
f22f14c doc: mention bitcoin-cli -stdin in release notes (Wladimir J. van der Laan) 92bcca3 rpc: Input-from-stdin mode for bitcoin-cli (Wladimir J. van der Laan) | |||
2016-02-24 | doc: mention bitcoin-cli -stdin in release notes | Wladimir J. van der Laan | |
2016-02-23 | [doc] Fix typos | Cédric Félizard | |
2016-02-23 | doc: include post-mortem fixes to 0.12.0 release notes | Wladimir J. van der Laan | |
Parallels https://github.com/bitcoin-dot-org/bitcoin.org/commit/5d490f9d969c58dda90f35c90a393d771337fca9 | |||
2016-02-18 | doc: Add historical release notes for 0.10.4 0.11.2 and 0.12.0 | Wladimir J. van der Laan | |
2016-02-12 | fix spelling of advertise in src and doc | jloughry | |
2016-02-08 | Merge #7465: [doc] Update release-process.md | Wladimir J. van der Laan | |
fa616c2 [doc] Update release-process.md (MarcoFalke) | |||
2016-02-04 | Merge #7349: Build against system UniValue when available | Wladimir J. van der Laan | |
42407ed build-unix: Update UniValue build conditions (Luke Dashjr) cdcad9f LDADD dependency order shuffling (Luke Dashjr) 62f7f2e Bugfix: Always include univalue in DIST_SUBDIRS (Luke Dashjr) 2356515 Change default configure option --with-system-univalue to "no" (Luke Dashjr) 5d3b29b doc: Add UniValue to build instructions (Luke Dashjr) ab22705 Build against system UniValue when available (Luke Dashjr) 2adf7e2 Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE (Luke Dashjr) | |||
2016-02-04 | [doc] Update release-process.md | MarcoFalke | |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr | |
2016-02-01 | build-unix: Update UniValue build conditions | Luke Dashjr | |
2016-01-30 | Merge #7441: Use Debian 8.3 in gitian build guide | Wladimir J. van der Laan | |
666a0f8 Use Debian 8.3 in gitian build guide (fanquake) | |||
2016-01-30 | Use Debian 8.3 in gitian build guide | fanquake | |
Add instructions to clone the gitian.sigs repo | |||
2016-01-29 | Merge #7423: doc: add example for building with constrained resources | Wladimir J. van der Laan | |
f9298cc doc: add example for building with constrained resources (Jarret Dyrbye) | |||
2016-01-29 | Merge #7428: doc: add example for listing ./configure flags | Wladimir J. van der Laan | |
befeb55 Add example for displaying additional configure flags (Nathaniel Mahieu) | |||
2016-01-28 | Add example for displaying additional configure flags | Nathaniel Mahieu | |
2016-01-27 | doc: add example for building with constrained resources | Jarret Dyrbye | |
discussed in github issue #6658 | |||
2016-01-26 | Minor improvements to the release process | Paul Rabahy | |
Instruct people to "git fetch" so that if this is their 2nd+ gitian build they will have a fresh bitcoin repo. Instruct people to add all the known pgp keys to their keyring so that gverify will print more useful info. | |||
2016-01-18 | gitian: Need `ca-certificates` and `python` for LXC builds | Wladimir J. van der Laan | |
2016-01-18 | doc: Make networking work inside builder in gitian-building.md | Wladimir J. van der Laan | |
These are changes I needed to get gitian building to work with Debian 8.2, which is the version we tell to use. - Set up NAT, so that container can access network beyond host - Remove explicit cgroup setup - these are mounted automatically now | |||
2016-01-15 | doc: Add UniValue to build instructions | Luke Dashjr | |
2016-01-13 | Merge pull request #7324 | Wladimir J. van der Laan | |
d570a1f doc/bips: Document BIP 125 support (Luke Dashjr) | |||
2016-01-09 | doc/bips: Document BIP 125 support | Luke Dashjr | |
2015-12-22 | More complicated package name substitution for Mac deployment | Luke Dashjr | |
2015-12-15 | Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. | mb300sd | |
2015-12-03 | Merge pull request #7152 | Wladimir J. van der Laan | |
b440409 Add missing automake package to deb-based UNIX install instructions. (Matt Bogosian) | |||
2015-12-03 | Now that 0.12 has been branched, master is 0.12.99 | Wladimir J. van der Laan | |
... in preparation for 0.13 | |||
2015-12-02 | Fix various typos | paveljanik | |
2015-12-02 | qt: Final translation update before 0.12 fork | Wladimir J. van der Laan | |
- Add new translations (finally, after a long time) - update-translation script was not considering new translations - oops - fixed this, also remove (nearly) empty translations - Update translation process, it was still describing the old repository structure | |||
2015-12-02 | Merge pull request #7040 | Jonas Schnelli | |
b171c69 [doc] Update OS X build notes for new qt5 configure (Michael Ford) | |||
2015-12-01 | Add missing automake package to deb-based UNIX install instructions. | Matt Bogosian | |
2015-12-01 | Merge pull request #7136 | Wladimir J. van der Laan | |
fa19a58 HelpMessage: Don't hide -mintxfee behind showDebug (MarcoFalke) faffc17 rpcwallet: Clarify what settxfee does (MarcoFalke) 9999cb0 Fix url in .travis.yml (MarcoFalke) fa22a10 contrib: Del. gitian downloader config and update gitian README (MarcoFalke) fad3035 [doc] Minor markdown fixes (MarcoFalke) | |||
2015-11-30 | [doc] Minor markdown fixes | MarcoFalke | |
2015-11-29 | Keep track of explicit wallet conflicts instead of using mempool | Pieter Wuille | |
2015-11-29 | Documentation updates for BIP 130 | Pieter Wuille | |
2015-11-28 | Merge pull request #7003 | Pieter Wuille | |
b8c06ef doc: Add non-style-related development guidelines (Wladimir J. van der Laan) | |||
2015-11-26 | Connect to Tor hidden services by default | Peter Todd | |
Adds 127.0.0.1:9050 for the .onion proxy if we can succesfully connect to the control port. Natural followup to creating hidden services automatically. | |||
2015-11-20 | [doc] Update OS X build notes for new qt5 configure | Michael Ford | |
You no longer need to explicitly pass qt5 to configure, as it will now choose qt5 over qt4 if both are installed. [skip-ci] | |||
2015-11-19 | Merge pull request #6900 | Wladimir J. van der Laan | |
2cecb24 doc: change suite to trusty in gitian-building.md (Wladimir J. van der Laan) 957c0fd gitian: make windows build deterministic (Wladimir J. van der Laan) 2e31d74 gitian: use trusty for building (Wladimir J. van der Laan) 0b416c6 depends: qt PIDLIST_ABSOLUTE patch (Wladimir J. van der Laan) 9f251b7 devtools: add libraries for bitcoin-qt to symbol check (Wladimir J. van der Laan) | |||
2015-11-19 | doc: change suite to trusty in gitian-building.md | Wladimir J. van der Laan | |
2015-11-19 | Merge pull request #7048 | Wladimir J. van der Laan | |
c5f211b [doc][trivial] Remove miniupnpc build notes build-unix (fanquake) | |||
2015-11-19 | [doc][trivial] Remove miniupnpc build notes build-unix | fanquake | |
2015-11-17 | [doc] Users now see 'Bitcoin Core' in the OSX bundle | Michael Ford | |
On OS X users will see 'Bitcoin Core' after opening the DMG bundle. | |||
2015-11-15 | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | |
2015-11-14 | add documentation for exluding whitelistes peer from maxuploadtarget | Jonas Schnelli | |
2015-11-13 | [docs] rename reducetraffic.md to reduce-traffic.md | Jonas Schnelli | |
2015-11-13 | doc: Add non-style-related development guidelines | Wladimir J. van der Laan | |
I've collected these over time, mostly adding notes after troubleshooting obscure bugs. As I hope to get the community more involved in the whole process, I think it is useful to add to the developer-notes. | |||
2015-11-12 | [doc] Add -maxuploadtarget release notes | MarcoFalke | |