| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #197 from TheBlueMatt/errorfix | Jeff Garzik | 2011-05-06 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | When an error is returned, the client crashes as EndModal is called twice. | Matt Corallo | 2011-05-06 | 1 | -0/+1 | |
| * | | | | | | Merge pull request #196 from amiryal/master | Jeff Garzik | 2011-05-06 | 1 | -3/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Clarify the meaning of USE_UPNP in build-unix.txt | Amir Yalon | 2011-05-06 | 1 | -3/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #194 from johnmaguire2013/tray | Gavin Andresen | 2011-05-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | removed tooltip balance until it can be made to change without opening the UI | John Maguire | 2011-05-05 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #193 from TheBlueMatt/nogenoption | Gavin Andresen | 2011-05-05 | 5 | -253/+22 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Remove the option to generate coins from the Options Dialog. | Matt Corallo | 2011-05-05 | 5 | -253/+22 | |
| |/ / / / / | ||||||
| * | | | | | Fix broken build (remove declarations of GUI generate methods) | Gavin Andresen | 2011-05-03 | 2 | -2/+0 | |
| * | | | | | Merge pull request #142 from jgarzik/remove-gui-gen. | Gavin Andresen | 2011-05-03 | 11 | -75/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove GUI's "Generate Coins" option from the menu. | Jeff Garzik | 2011-04-18 | 11 | -75/+3 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #173 from gavinandresen/testnet_isstandard. | Gavin Andresen | 2011-05-03 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Accept non-standard transactions on testnet. | Gavin Andresen | 2011-04-20 | 1 | -2/+2 | |
| * | | | | | | Merge pull request #190 from johnmaguire2013/tray. | Gavin Andresen | 2011-05-03 | 2 | -3/+15 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fixed some translations which was... weird | John Maguire | 2011-05-01 | 1 | -2/+2 | |
| | * | | | | | | added balance to tooltips | John Maguire | 2011-05-01 | 1 | -3/+4 | |
| | * | | | | | | added "Send Bitcoins" option in the tray menu | John Maguire | 2011-05-01 | 2 | -0/+11 | |
| * | | | | | | | Merge pull request #178 from wizeman/link-pthread. | Pieter Wuille | 2011-05-01 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Link with libpthread on Linux, required by libboost_thread. | Ricardo M. Correia | 2011-04-23 | 1 | -1/+2 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #179 from wizeman/segfault-lockfile. | Gavin Andresen | 2011-05-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix segfault when we're unable to create the lock file. | Ricardo M. Correia | 2011-04-23 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #181 from sipa/fixcheckconf. | Gavin Andresen | 2011-05-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Bugfix in recursive check in IsConfirmed() | Pieter Wuille | 2011-04-23 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #186 from TheBlueMatt/nopng. | Gavin Andresen | 2011-05-01 | 2 | -4/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove unnecessary line which creates a dependency on wx's png library. | Matt Corallo | 2011-04-25 | 2 | -4/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #187 from devrandom/master. | Gavin Andresen | 2011-05-01 | 1 | -3/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gitian: strip binaries | devrandom | 2011-04-28 | 1 | -1/+1 | |
| | * | | | | | | gitian descriptor with miniupnpc | devrandom | 2011-04-27 | 1 | -2/+11 | |
| | |/ / / / / | ||||||
| * / / / / / | Bump version number to 0.3.22 | Gavin Andresen | 2011-04-28 | 2 | -4/+4 | |
| |/ / / / / | ||||||
| * | | | | | Better wording for transaction fee notification messagesv0.3.21 | Gavin Andresen | 2011-04-20 | 2 | -2/+2 | |
| * | | | | | More 0.3.21 release prepv0.3.21rc | Gavin Andresen | 2011-04-20 | 3 | -3/+67 | |
| * | | | | | Update date in license.txt | Gavin Andresen | 2011-04-20 | 1 | -1/+1 | |
| * | | | | | Monitor incoming transactions for spends by (a copy of) your own wallet | Pieter Wuille | 2011-04-20 | 1 | -35/+11 | |
| |/ / / / | ||||||
| * | | | | getbalance '*' was ignoring minconf param. | Gavin Andresen | 2011-04-18 | 1 | -11/+10 | |
| * | | | | Automatically rescan after restoring wallet.dat | Pieter Wuille | 2011-04-18 | 3 | -1/+33 | |
| * | | | | Merge branch 'upnpfix' of https://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2011-04-18 | 1 | -3/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix for #156: UPnP segfault when no valid UPnP IGDs are found. | Dan Helfman | 2011-04-16 | 1 | -2/+4 | |
| | * | | | | Exit when no UPnP router found and fUseUPnP gets set to 0. | Matt Corallo | 2011-04-15 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'master' of https://github.com/gjs278/bitcoin | Gavin Andresen | 2011-04-15 | 3 | -0/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | pidfile support for daemon | gjs278 | 2011-04-12 | 3 | -0/+26 | |
| * | | | | | Merge branch 'localefix' | Gavin Andresen | 2011-04-15 | 1 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Set time locale to POSIX in rfc1123Time so weekday/months in http responses a... | Gavin Andresen | 2011-04-15 | 1 | -1/+4 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'http-version' of https://github.com/jgarzik/bitcoin | Gavin Andresen | 2011-04-15 | 5 | -15/+38 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Send/return full bitcoin version string in Server and User-Agent HTTP headers | Jeff Garzik | 2011-04-15 | 1 | -4/+5 | |
| | * | | | | | Ensure version number->string conversion is consistent | Jeff Garzik | 2011-04-15 | 4 | -11/+33 | |
| | |/ / / / | ||||||
| * / / / / | build: add note for Snow Leopard users and fix typos in linking instructions | Dan Loewenherz | 2011-04-13 | 1 | -3/+6 | |
| |/ / / / | ||||||
| * / / / | New checkpoint at block 118,000 | Gavin Andresen | 2011-04-13 | 1 | -3/+4 | |
| |/ / / | ||||||
| * | | | Merge branch 'listimmature' of /Users/gavin/src/gavin_btc | Gavin Andresen | 2011-04-12 | 3 | -21/+31 | |
| |\ \ \ | ||||||
| | * | | | Report immature coinbase transactions in listtransactions | Gavin Andresen | 2011-04-05 | 3 | -21/+31 | |
| * | | | | Merge branch 'spentpertxout' of https://github.com/sipa/bitcoin | Gavin Andresen | 2011-04-12 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||