308 Commits (b1ed7c29381b5eebfa38fe95e9a31b74f25c8412)

Author SHA1 Message Date
Wladimir J. van der Laan 27116e87cc
devtools: Exclude default exports from symbol-checker script 10 years ago
Cory Fields 71941ce580 build: teach macdeploy the -translations-dir argument, for use with static qt 10 years ago
Aitor Pazos 0c3e101966 Added systemd .service file in order to help distributions integrate bitcoind. 10 years ago
Wladimir J. van der Laan 403c1bf0fb contrib: remove getwork-based pyminer 10 years ago
Clinton Christian 9192ca9e33 pyminer: Fix memory leak, refactor to be more pythonic, maintainable, and possibly faster 10 years ago
Wladimir J. van der Laan 59abcefc2e
doc: remove any mention of SOCKS4 10 years ago
Cory Fields a7ec027311 gitian: remove unneeded option after last commit 10 years ago
Wladimir J. van der Laan 39d3f2cb40 Revert "Add -respendnotify option and new RPC data" 10 years ago
elkingtowa 92b8587e12 Update README.md 10 years ago
Zak Wilcox 6b407e4e56 -datadir is now allowed in config files 10 years ago
Federico Bond 502972f16b Fix Error: No file at @loader_path/libboost_system-mt.dylib 10 years ago
Johnathan Corgan 45abeb2112 Update Debian packaging description for new bitcoin-cli 10 years ago
Cory Fields b150b09edc secp256k1: add libtool as a dependency 10 years ago
Michael Ford ffebc1be43 Update verify.sh script to point to bitcoin.org 10 years ago
Tom Harding 9004798e62 Add -respendnotify option and new RPC data 10 years ago
dllud 7ad720d890 Added encryptwallet call to bitrpc.py 10 years ago
Giuseppe Mazzotta 68ba85fd75 Updated Debian example bitcoin.conf with config from wiki + removed some cruft and updated comments 10 years ago
Wladimir J. van der Laan 6e7c4d17d8 gitian: upgrade OpenSSL to 1.0.1h 10 years ago
Wladimir J. van der Laan 386e732a5f gitian: make linux qt intermediate deterministic 10 years ago
Gavin Andresen 21790821da Fix name of Cory's pgp key 10 years ago
Cory Fields 58bfa79f0e gitian: Add cfields to gitian download scripts 10 years ago
Cory Fields 2869b1349b release: Bump the OSX SDK to 10.7 for gitian builds 10 years ago
Cory Fields 1a97b22b9c
gitian: Add OSX build descriptors 10 years ago
Federico Bond d16f6f87e1 Remove unused imports in macdeploy script 10 years ago
Federico Bond c6e36b0492 Fix NameError in macdeploy script 10 years ago
Wladimir J. van der Laan 381b25dfde doc: remove mention of `-rpctimeout` from man page 10 years ago
Wladimir J. van der Laan 51cb8fe870
gitian: use right qt tools in linux build 10 years ago
Wladimir J. van der Laan 9dd5d79244 devtools: add a script to fetch and postprocess translations 10 years ago
Wladimir J. van der Laan 202c95c216 devtools: have symbol check script check for exported symbols 10 years ago
Wladimir J. van der Laan 92e3022f88 gitian: don't export any symbols from executable 10 years ago
Wladimir J. van der Laan 3ab1664594 gitian: build against Qt 4.6 10 years ago
Ian Carroll 68aa01e51f Fixes error 10 years ago
Matt Corallo 6e40fcf455 Update contrib/debian for autotools, among a few other tweaks 10 years ago
Wladimir J. van der Laan 74fc254c2b devtools: add script to check symbols from Linux gitian executables 10 years ago
super3 494cbf8350 /contrib index reorg 10 years ago
Warren Togami 49a3352c1c gitian-linux: --enable-glibc-back-compat 10 years ago
Eric S. Bullington 0f63504463 Changed bitrpc.py's raw_input to getpass for passwords to conceal characters during command line input. Getpass is in Python stdlib so no additional dependencies required. 10 years ago
Wladimir J. van der Laan 25d4911e86 gitian: upgrade miniupnpc input to 1.9 10 years ago
Wladimir J. van der Laan 178825dec3
gitian: Version bump for Qt dependency 10 years ago
Wladimir J. van der Laan 4a811b0053
gitian: upgrade openssl to 1.0.1g for both win and linux 10 years ago
Andreas Schildbach 2a9edeb1c8 Remove weights from download config for now as it's unclear how it will be used in future. 10 years ago
Andreas Schildbach 5d433613e2 Add Andreas Schildbach to gitian download scripts. 10 years ago
Wladimir J. van der Laan ddcd1afc5f gitian: add statically built variant of bitcoind/bitcoin-cli 10 years ago
Wladimir J. van der Laan c337e2e905 Update gitian README.md 10 years ago
Cory Fields 01e5327cfc build: hook up "make deploy" for cross osx builds 10 years ago
Cory Fields 0f21d39ffa build: fix qt.conf case-sensitivity in the deployed dmg 10 years ago
Cory Fields 275d6a3115 build: allow correct tools to be used for dmg creation. 10 years ago
Christian von Roques 16bfd689d0 update bash-completion for v0.9 10 years ago
Wladimir J. van der Laan 93c3e21e92 Re-enable UPnP by default in gitian builds 10 years ago
Bryan Bishop b881100aab convert tabs to whitespace in bitrpc.py 11 years ago