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
2013-06-06
Bitcoin-Qt: small updates to project file
Philip Kaufmann
2013-06-05
Using boost::signals2 to message main from net.cpp.
Eric Lombrozo
2013-06-05
Moved UpdateTime out of CBlockHeader and moved CBlockHeader into core.
Eric Lombrozo
2013-06-05
Removed script.cpp's dependence on main.h
Eric Lombrozo
2013-06-05
Moved CCoins, CTxOutCompressor, CTxInUndo, and CTxUndo to core.
Eric Lombrozo
2013-06-05
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-05
Moved CInPoint to core. Removed GetMinFee from CTransaction and made it a reg...
Eric Lombrozo
2013-06-05
Created core.h/core.cpp, added to makefiles. Started moving core structures f...
Eric Lombrozo
2013-06-05
Removed net.cpp's dependency on init.h.
Eric Lombrozo
2013-06-05
Moved unrelated-to-network calls in StartNode and StopNode into init.cpp
Eric Lombrozo
2013-06-05
Moved PushGetBlocks to main.cpp to eliminate dependence of net.cpp on CBlockL...
Eric Lombrozo
2013-06-05
Get rid of db dependencies on main
Eric Lombrozo
2013-06-05
Merge pull request #2700 from theuni/gui-split
Jeff Garzik
2013-06-05
Merge pull request #2731 from Diapolo/rpcconsole
Wladimir J. van der Laan
2013-06-05
Merge pull request #2741 from theuni/fix-osx-dock
Wladimir J. van der Laan
2013-06-04
osx: fix bitcoin-qt startup crash when clicking dock icon
Cory Fields
2013-06-04
build: kill off the QT_GUI define
Cory Fields
2013-06-04
build: cosmetics after last commit
Cory Fields
2013-06-04
build: use runtime setting for wallet rather than QT_GUI define
Cory Fields
2013-06-04
build: use runtime setting for displaying the help message rather than QT_GUI...
Cory Fields
2013-06-04
build: cosmetic: split usage string for easier formatting
Cory Fields
2013-06-04
build: add global var for whether or not the gui is enabled
Cory Fields
2013-06-04
build: split the non-gui startup routines into a new file
Cory Fields
2013-06-04
build: prepare to move DetectShutdownThread
Cory Fields
2013-06-03
Merge pull request #2613 from jonasschnelli/prefsFix
Wladimir J. van der Laan
2013-06-03
Merge pull request #2727 from TheBlueMatt/master
Wladimir J. van der Laan
2013-06-03
Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
Jonas Schnelli
2013-06-03
Bitcoin-Qt: harmonize 2 setClientModel() functions
Philip Kaufmann
2013-06-03
MaxOSX: settings fixes (#2371)
Jonas Schnelli
2013-06-03
Add Linux script to limit outgoing bandwidth used by Bitcoin
Rune K. Svendsen
2013-06-02
Add new data-driven test-case.
Matt Corallo
2013-06-02
Merge pull request #2672 from Diapolo/Qt_testnet
Wladimir J. van der Laan
2013-06-02
Bitcoin-Qt: setup testnet GUI directly
Philip Kaufmann
2013-06-02
Merge pull request #2588 from Diapolo/GetBoolArg
Wladimir J. van der Laan
2013-06-02
Merge pull request #2721 from laanwj/2013_05_qt5
Wladimir J. van der Laan
2013-06-01
remove GetBoolArg() fDefault parameter defaulting to false
Philip Kaufmann
2013-06-01
Qt5 compatibility
Wladimir J. van der Laan
2013-05-31
Merge pull request #2722 from trapp/master
Wladimir J. van der Laan
2013-05-31
Added NSHighResolutionCapable flag to Info.plist for better font rendering on...
Timon Rapp
2013-05-30
Merge pull request #2616 from vinniefalco/leveldb-as-subtree
Pieter Wuille
2013-05-30
Merge pull request #2552 from Diapolo/win-typedef
Jeff Garzik
2013-05-30
Merge pull request #2615 from jonasschnelli/mac10_8_not_center
Wladimir J. van der Laan
2013-05-30
Merge pull request #2716 from laanwj/2013_05_30_getwork
Jeff Garzik
2013-05-30
Merge pull request #2705 from robbak/crash_zero_size_peers.dat
Jeff Garzik
2013-05-30
Merge pull request #2644 from sipa/constfindblock
Jeff Garzik
2013-05-30
Merge pull request #2642 from sipa/rightgenesis
Jeff Garzik
2013-05-30
Merge pull request #2625 from gavinandresen/walletlock_asio
Jeff Garzik
2013-05-30
Merge pull request #2600 from sipa/keyrefactor
Jeff Garzik
2013-05-30
Merge pull request #2693 from jgarzik/checkpoint-bool
Jeff Garzik
2013-05-30
Merge pull request #2104 from al42and/listreceivedbyaddress_txids
Jeff Garzik
[prev]
[next]