Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-20 | Remove leftover strlcpy.h copyright | Rob Van Mieghem | |
src/strlcpy.h was removed by https://github.com/bitcoin/bitcoin/commit/6032e4f4e7c1892a4e3f0a1a2007e4cd0fe99937 | |||
2015-03-21 | Update bitcoin.conf | CohibAA | |
2015-02-26 | Add bitcoin-cli man page | Ciemon | |
2015-02-18 | Update debian changelog and control file | Matt Corallo | |
2014-12-30 | RPCWallet: Notate all account stuff as deprecated | Luke Dashjr | |
2014-09-26 | Add 0.9.3 and fix control | Matt Corallo | |
2014-07-24 | doc: remove any mention of SOCKS4 | Wladimir J. van der Laan | |
SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option. | |||
2014-07-21 | Revert "Add -respendnotify option and new RPC data" | Wladimir J. van der Laan | |
This reverts commit 9004798e62e987ddf50030b17fa1881b63dd5e45. | |||
2014-07-12 | -datadir is now allowed in config files | Zak Wilcox | |
2014-07-08 | Update Debian packaging description for new bitcoin-cli | Johnathan Corgan | |
2014-07-01 | secp256k1: add libtool as a dependency | Cory Fields | |
2014-06-27 | Add -respendnotify option and new RPC data | Tom Harding | |
-respendnotify=<cmd> Execute command when a network tx respends wallet tx input (%s=respend TxID, %t=wallet TxID) Add respendsobserved array to gettransaction, listtransactions, and listsinceblock RPCs. This omits the malleated clones that are included in the walletconflicts array. Add RPC help for respendsobserved and walletconflicts (help was missing for the latter). | |||
2014-06-11 | Updated Debian example bitcoin.conf with config from wiki + removed some ↵ | Giuseppe Mazzotta | |
cruft and updated comments | |||
2014-05-12 | doc: remove mention of `-rpctimeout` from man page | Wladimir J. van der Laan | |
That option hasn't existed for a long time. | |||
2014-04-26 | Update contrib/debian for autotools, among a few other tweaks | Matt Corallo | |
2014-01-14 | qt: Update remaining "The Bitcoin Core Developers" | Wladimir J. van der Laan | |
2014-01-13 | qt: use series of pngs for spinner | Wladimir J. van der Laan | |
Use a series of .png frames for the spinner instead of a .mng. `mng` is an obscure image format and is not built by default into Qt5. This appears to improve the crispness of the spinner as well. Does not noticably increase the size (still ~27k) and the code is not more complicated either. | |||
2013-12-27 | Update debian/ | Matt Corallo | |
2013-10-12 | Documentation Cleanup in /Doc | super3 | |
Added some help text, and bumped version numbers. Added a Readable Index for /Contrib Fixing /Contrib Index URLs Revert Version Numbers. | |||
2013-09-17 | Update contrib/debian: proper desktop category and update changelog | Matt Corallo | |
2013-06-27 | README for contrib/debian | Gavin Andresen | |
2013-06-26 | Fix Gnome bitcoin: URI handler | Gavin Andresen | |
2013-05-13 | new icons for linux, etc. | Jonas Schnelli | |
- new xpm resources for different linux window managers - new png files for autoresizing on different linux window managers - favicon with new logo - window .ico with new logo - updated debian package script - updated changelog | |||
2013-04-24 | re-remove irc reference in bitcoin.conf.5 | Scott Howard | |
2013-04-23 | added bitcoin-qt manpage and corrected a few minus signs used as hyphens in ↵ | Scott Howard | |
other manpages | |||
2013-03-24 | Update contrib/debian (including IRC removal) | Matt Corallo | |
2012-09-08 | Apply MIT license to md2k7 art | Luke Dashjr | |
[21:48:14] <md2k7> feel free to make it MIT if you like | |||
2012-07-18 | Docs Tidy up | fanquake | |
2012-06-25 | Update contrib/debian and remove system json_spirit patch. | Matt Corallo | |
That patch has been broken for a long, long time (forever?) and doesn't make sense. | |||
2012-06-02 | Update contrib/debian. | Matt Corallo | |
* Updates package description to note that blockchain now takes 2+ GB instead of 150+ MB. * Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set in Bitcoin itself now. * Update changelog with 0.6.2 and the current updates. | |||
2012-05-23 | Use debhelper to install bitcoind.bash-completion | Christian von Roques | |
2012-05-06 | Update changelog to match reality. | Matt Corallo | |
2012-04-09 | Added comment lines in French & Turkish which basically mean "Bitcoin, ↵ | cardpuncher | |
virtual P2P cryptocurrency". | |||
2012-04-04 | Remove USE_SSL #define | Gavin Andresen | |
2012-02-17 | Merge pull request #834 from sje397/BackupWallet | Wladimir J. van der Laan | |
Added 'Backup Wallet' menu option to GUI | |||
2012-02-15 | Make bitcoin-qt static-link libqrcode and add it for debian pkgs. | Matt Corallo | |
2012-02-15 | Added 'Backup Wallet' menu option | sje397 | |
- icon from the LGPL Nuvola set (like the tick) - http://www.icon-king.com/projects/nuvola/ - include 'boost/version.hpp' in db.cpp so that the overwrite version of copy can be used - catch exceptions in BackupWallet (e.g. filesystem_error thrown when trying to overwrite without the overwrite flag set) - include db.h in walletmodel.cpp for BackupWallet function - updated doc/assets-attribution.txt and contrib/debian/copyright with copyright info for new icon | |||
2012-01-26 | Merge pull request #593 (Full URL Support in bitcoin-qt) | Wladimir J. van der Laan | |
2012-01-07 | Remove mentions on anonymity in debian folder. | Matt Corallo | |
These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing. | |||
2012-01-05 | Add support for opening bitcoin: URIs directly. | Matt Corallo | |
2011-12-16 | Update debian changelog to 0.5.1. | Matt Corallo | |
2011-11-21 | Update contrib/debian/ for 0.5.0 release and fix copyright file. | Matt Corallo | |
2011-11-20 | update debian copyright file for MIT icon relicensing | Luke Dashjr | |
2011-11-11 | Replace kfm_home with go-home for "overview" | Luke Dashjr | |
2011-11-10 | Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed | Luke Dashjr | |
2011-11-10 | Replace icons with Nuvola (LGPL 2.1): all non-free except for those by ↵ | Luke Dashjr | |
Wladimir van der Laan (who will hopefully relicense) | |||
2011-11-08 | Add debian build folder | Matt Corallo | |