index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-15
Only include db.h when we have to.
Jordan Lewis
2011-05-15
Only include irc.h when needed
Jordan Lewis
2011-05-15
Build error mingw, missing std::
Gavin Andresen
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-14
Merge pull request #224 from TheBlueMatt/mingwbuildfix
Pieter Wuille
2011-05-14
Fix MinGW build due to bad pointers to ui.rc pixmaps stuff.
Matt Corallo
2011-05-14
Merge pull request #223 from sipa/dnslookup
Pieter Wuille
2011-05-14
bugfix in dnslookup code: didn't compile in mingw
Pieter Wuille
2011-05-12
Merge pull request #215 from gavinandresen/negativemove
Jeff Garzik
2011-05-12
Merge branch 'fUseUPnPfix' of https://github.com/TheBlueMatt/bitcoin into tmp
Jeff Garzik
2011-05-12
Merge pull request #192 from sipa/dnslookup
Jeff Garzik
2011-05-12
Add #ifdef USE_UPNP around usage of fUseUPnP to fix build failure.
Daniel Holbert
2011-05-11
Merge pull request #218 from jgarzik/fee-update
Jeff Garzik
2011-05-11
Decrease minimum TX fee to 0.0005 BTC.
Jeff Garzik
2011-05-11
Replace CENT with new constant MIN_TX_FEE, where appropriate.
Jeff Garzik
2011-05-10
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-05-09
Merge pull request #150 from jgarzik/settxfee
Jeff Garzik
2011-05-09
Allow move RPC to take account balances negative
Gavin Andresen
2011-05-09
Add settxfee RPC, to permit setting default TX fee at runtime.
Jeff Garzik
2011-05-09
Help for sendtoaddress/sendfrom was wrong: amounts are rounded to 0.00000001
Gavin Andresen
2011-05-09
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen
2011-05-09
listtransactions number-of-params check was wrong.
Gavin Andresen
2011-05-09
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-05-09
Fix broken build (invalid use of qualified name std::advance)
Gavin Andresen
2011-05-09
Merge pull request #160 from CAFxX/listtransactions-from
Gavin Andresen
2011-05-09
Merge pull request #205 from forrestv/caseinsensitive_rpc_headers
Gavin Andresen
2011-05-08
Initial commit of changes to make JSON-RPC HTTP headers case-insensitive, as ...
Forrest Voight
2011-05-07
Allow using the [from] parameter also from command-line
Carlo Alberto Ferraris
2011-05-06
Merge branch 'remove-4way' of github.com:jgarzik/bitcoin into tmp
Jeff Garzik
2011-05-06
Merge pull request #197 from TheBlueMatt/errorfix
Jeff Garzik
2011-05-06
When an error is returned, the client crashes as EndModal is called twice.
Matt Corallo
2011-05-06
Merge pull request #196 from amiryal/master
Jeff Garzik
2011-05-06
Clarify the meaning of USE_UPNP in build-unix.txt
Amir Yalon
2011-05-05
Merge pull request #194 from johnmaguire2013/tray
Gavin Andresen
2011-05-05
Merge pull request #193 from TheBlueMatt/nogenoption
Gavin Andresen
2011-05-05
removed tooltip balance until it can be made to change without opening the UI
John Maguire
2011-05-05
Remove the option to generate coins from the Options Dialog.
Matt Corallo
2011-05-03
Fix broken build (remove declarations of GUI generate methods)
Gavin Andresen
2011-05-03
Merge pull request #142 from jgarzik/remove-gui-gen.
Gavin Andresen
2011-05-03
Merge pull request #173 from gavinandresen/testnet_isstandard.
Gavin Andresen
2011-05-03
Merge pull request #190 from johnmaguire2013/tray.
Gavin Andresen
2011-05-01
Merge pull request #178 from wizeman/link-pthread.
Pieter Wuille
2011-05-01
fixed some translations which was... weird
John Maguire
2011-05-01
added balance to tooltips
John Maguire
2011-05-01
added "Send Bitcoins" option in the tray menu
John Maguire
2011-05-01
Merge pull request #179 from wizeman/segfault-lockfile.
Gavin Andresen
2011-05-01
Merge pull request #181 from sipa/fixcheckconf.
Gavin Andresen
2011-05-01
Merge pull request #186 from TheBlueMatt/nopng.
Gavin Andresen
2011-05-01
Merge pull request #187 from devrandom/master.
Gavin Andresen
2011-04-28
Bump version number to 0.3.22
Gavin Andresen
[next]