index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-06-27
Boost unit-testing framework.
Gavin Andresen
2011-06-24
Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin
Gavin Andresen
2011-06-23
Edited init.cpp to include a check that -datadir exists
James Burkle
2011-06-20
Bugfixes walletclass
Pieter Wuille
2011-06-19
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-18
CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false
Jeff Garzik
2011-06-19
add GetTotalBlocksEstimate() function, move magic number to constant
Wladimir J. van der Laan
2011-06-15
CWallet class
Pieter Wuille
2011-06-15
move wallet code to separate file
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-14
FormatFullVersion: build fix related to recent translation improvement
Jeff Garzik
2011-06-14
Merge pull request #314 from codler/translate
Jeff Garzik
2011-06-12
Faster timeout when connecting
Pieter Wuille
2011-06-12
Double check translation and improved a translation string
Han Lin Yap
2011-06-11
Remove unused variable
Han Lin Yap
2011-06-10
Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC.
Jeff Garzik
2011-06-09
Merge pull request #304 from TheBlueMatt/cpufix
Jeff Garzik
2011-06-07
Merge pull request #293 from tcatm/keypool-fix
Gavin Andresen
2011-06-07
Fix CPU Usage bug when using -nolisten and have no connections.
Matt Corallo
2011-06-06
Demystify a few magic numbers.
Doug Huff
2011-06-05
Reduce minimum TX fee for new transactions, to 0.0005.
Jeff Garzik
2011-06-05
Bump version to 0.3.23.
Jeff Garzik
2011-06-05
Merge pull request #264 from sipa/mintxfeefix
Jeff Garzik
2011-06-05
Merge pull request #255 from sipa/rescanupdate
Jeff Garzik
2011-06-03
create keypool in LoadWallet()
Nils Schneider
2011-06-02
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.
Doug Huff
2011-06-02
Bugfix for dnsseed introduced by dnslookup
v0.3.22
Pieter Wuille
2011-06-02
Merge remote branch 'upstream/master'
Pieter Wuille
2011-05-28
Merge pull request #278 from TheBlueMatt/win32ssl
v0.3.22rc6
Pieter Wuille
2011-05-28
bugfix: accept free transactions
Pieter Wuille
2011-05-27
Fix GUI build on UNIX.
Matt Corallo
2011-05-27
Update to openssl-1.0.0d and enable RPC-SSL on Win32
Matt Corallo
2011-05-27
Handle high DPI a bit more gracefully on Win32. #243
Matt Corallo
2011-05-26
loss of significance in difficulty (by lfm)
Pieter Wuille
2011-05-26
Merge pull request #267 from sipa/mintxrelay
Pieter Wuille
2011-05-26
Fixes #240 and #244 - delete delete[] mismatch.
Matt Corallo
2011-05-26
Separate required fee for relaying and creation
Pieter Wuille
2011-05-25
Fix for small change outputs
Pieter Wuille
2011-05-22
Update transactions already in the wallet when rescanning.
Pieter Wuille
2011-05-21
Revert "OSX build tweaks (laszlo)"
Matt Corallo
2011-05-20
irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.
v0.3.22rc3
Jeff Garzik
2011-05-20
OSX build tweaks (laszlo)
Jeff Garzik
2011-05-17
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-17
Remove some globally unused headers from headers.h
Jordan Lewis
2011-05-17
Bugfix for dnslookup: irc.cpp still used old CAddress constructor
Pieter Wuille
2011-05-16
Merge pull request #221 from gavinandresen/portoption
Jeff Garzik
2011-05-15
Only include strlcpy.h when we have to
Jordan Lewis
2011-05-15
Only include init.h when we have to
Jordan Lewis
2011-05-15
Only include net.h when we have to
Jordan Lewis
2011-05-15
Only included rpc.h when necessary
Jordan Lewis
[next]