- 14 Apr, 2014 1 commit
-
-
Wladimir J. van der Laan authored
Got too many complaints that is was unserious and written by trolls. I have also removed the translation from transifex. Fixes #4054 and #3918.
-
- 12 Apr, 2014 2 commits
-
-
Wladimir J. van der Laan authored
b698417f Added Blockchain Bootstraping Tutorial (super3)
-
super3 authored
Per @laanwj request in #3724 Fixing Checkpoints Comment Fixed Image Paths Removed requirement. Update Torrent Links. Update Links 2 Link would not work. 2 Small Fixes Changed in to from @laanwj suggestion on safety
-
- 11 Apr, 2014 5 commits
-
-
Wladimir J. van der Laan authored
b1b9c762 Fix bloom filter not to use bit_mask (peryaudo)
-
Wladimir J. van der Laan authored
73288982 Added instructions for when wrong openssl detected after brew link (olalonde)
-
Wladimir J. van der Laan authored
15283971 doc: add note about translations to README.md (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
8414cb04 Doxygen-compatible comments in coding style (Wladimir J. van der Laan)
-
- 09 Apr, 2014 7 commits
-
-
Wladimir J. van der Laan authored
219b512d doc: update expected intermediate dependency hashes (Wladimir J. van der Laan) 25d4911e gitian: upgrade miniupnpc input to 1.9 (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
ab643811 Fix a typo in RPC signrawtransaction help (Hector Jusforgues)
-
Wladimir J. van der Laan authored
f3f2cb73 doc: remove versions from build-unix.md, just refer to release-process.md (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
Also move them to release-process.md from gitian-building.md for more visibility.
-
Wladimir J. van der Laan authored
Bumps deps-linux, deps-win dependency versions as well. qt-win does not need to be bumped, as although it depends on deps-win, Qt doesn't use miniupnp. I verified this by rebuilding the dependency and checking the the output is the same. Not having to rebuild Qt is a good thing as it is huge.
-
Wladimir J. van der Laan authored
No one bothers to keep this up to date. Better to refer to another file than give wrong information.
-
Wladimir J. van der Laan authored
71f82bf2 Restart-warning for spendZeroConfChange option (langerhans)
-
- 08 Apr, 2014 9 commits
-
-
Hector Jusforgues authored
-
Wladimir J. van der Laan authored
Bump Qt dependency version after OpenSSL update. Very important. Thanks @michagogo for noting.
-
Wladimir J. van der Laan authored
4a811b00 gitian: upgrade openssl to 1.0.1g for both win and linux (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
ddcd1afc gitian: add statically built variant of bitcoind/bitcoin-cli (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
13a2283a build: Sync ax_boost_base.m4 with upstream. (Cory Fields)
-
Wladimir J. van der Laan authored
633bb8b0 Fixes the broken image in the Gitian Build Guide (Michael Ford)
-
Wladimir J. van der Laan authored
4ae5e721 Show error message if ReadConfigFile fails (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
OpenSSL 1.0.1g fixes CVE-2014-0160. Also bump dependency versions.
-
Michael Ford authored
-
- 07 Apr, 2014 6 commits
-
-
langerhans authored
According to the options model, a restart is required after changing this option. So let's notify the user about it.
-
Cory Fields authored
This should fix 32bit boost detection on Ubuntu Saucy+. Fixes #3945.
-
Wladimir J. van der Laan authored
A runaway exception was raised if ReadConfigFile fails (usually due to a parse error in bitcoin.conf). Show an error message instead. Fixes #4013.
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
fbf617a5 remove an assignment which is never used. (Yoichi Hirai)
-
Wladimir J. van der Laan authored
94c8bfb2 Move assert(pindexNew); to above where we dereference pindexNew. (Gregory Maxwell)
-
- 06 Apr, 2014 2 commits
-
-
Gregory Maxwell authored
-
olalonde authored
-
- 05 Apr, 2014 2 commits
-
-
Wladimir J. van der Laan authored
Update README.md
-
Telepatheic authored
-
- 04 Apr, 2014 2 commits
-
-
Wladimir J. van der Laan authored
f7257cfb unified and better log/error messages for CDBEnv/CDB (Philip Kaufmann)
-
Wladimir J. van der Laan authored
2c47a00b Add gitian build guide (Wladimir J. van der Laan)
-
- 03 Apr, 2014 4 commits
-
-
Wladimir J. van der Laan authored
4c35366b Fix importwallet nTimeFirstKey (Cozz Lovan)
-
Wladimir J. van der Laan authored
cb4bdd18 Have pull-tester run the listtransactions.py regression test (Gavin Andresen)
-
Wladimir J. van der Laan authored
39278369 [Qt] rescan progress (Cozz Lovan)
-
Gavin Andresen authored
Fix for GetBlockValue() after block 13,440,000
-