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
2012-08-23
Choose reasonable "smart" times to display for transactions
Luke Dashjr
2012-08-23
JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to tra...
Luke Dashjr
2012-08-23
Store a fixed order of transactions (and accounting) in the wallet
Luke Dashjr
2012-08-23
Merge pull request #1707 from xanatos/patch-7
Jeff Garzik
2012-08-23
Spaces in strings
xanatos
2012-08-23
Removed useless assignment
xanatos
2012-08-22
Merge pull request #1694 from sipa/fix_netloops
Gregory Maxwell
2012-08-22
Merge pull request #1701 from laanwj/2012_08_pull_transifex
Wladimir J. van der Laan
2012-08-22
Update translations from transifex
Wladimir J. van der Laan
2012-08-22
Fix infinite loops in connection logic
Pieter Wuille
2012-08-22
Merge pull request #1695 from sipa/noloadorphan
Pieter Wuille
2012-08-21
Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-08-21
Do not accept orphan blocks in -loadblock mode
Pieter Wuille
2012-08-21
Merge pull request #1493 from jgarzik/unlocked-rpc
Jeff Garzik
2012-08-21
RPC: add facility to enable RPCs to run outside cs_main, wallet locks
Jeff Garzik
2012-08-21
Restore OSX 10.5 compatibility (do not use pthread_setname_np)
Gavin Andresen
2012-08-21
Fix 32-bit build error: include util.h to get int64 typedef
Gavin Andresen
2012-08-21
Merge pull request #1693 from jgarzik/rpcwallet
Jeff Garzik
2012-08-21
RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
Jeff Garzik
2012-08-21
RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
Jeff Garzik
2012-08-21
Merge pull request #1687 from gavinandresen/quietunit
Pieter Wuille
2012-08-21
Merge pull request #1690 from gavinandresen/signrawtx_null
Gregory Maxwell
2012-08-21
RPC: submitblock returns null on success, string on error
Jeff Garzik
2012-08-21
RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code
Jeff Garzik
2012-08-21
RPC, cosmetic: de-indent getblocktemplate()
Jeff Garzik
2012-08-21
RPC: split new 'submitblock' out of 'getblocktemplate'
Jeff Garzik
2012-08-20
Allow signrawtransaction '...' null null 'hashtype'
Gavin Andresen
2012-08-20
Merge pull request #1689 from gavinandresen/rawtx_singlefix
Gregory Maxwell
2012-08-20
When using SIGHASH_SINGLE, do not sign inputs that have no corresponding outp...
Gavin Andresen
2012-08-20
Allow setting a different linker than compiler in makefile.unix
Matt Corallo
2012-08-20
Add data-driven transaction tests.
Matt Corallo
2012-08-20
Add a few test cases to data-driven script tests.
Matt Corallo
2012-08-20
Suppress output when running unit tests.
Gavin Andresen
2012-08-20
Reject block.nVersion<=1 blocks if network has upgraded to version=2
Gavin Andresen
2012-08-20
Block height in coinbase as a new block rule
Gavin Andresen
2012-08-20
Set block.nVersion to fix miner unit test
Gavin Andresen
2012-08-20
Merge pull request #1641 from jgarzik/mempool
Jeff Garzik
2012-08-18
fix a comment in addrman.cpp
Philip Kaufmann
2012-08-17
Merge pull request #1680 from Diapolo/add_message_on_blockimport
Wladimir J. van der Laan
2012-08-17
Remove useless non-cross-platform tests.
Matt Corallo
2012-08-17
Merge pull request #1607 from Diapolo/Qt_Win_exe_desc
Wladimir J. van der Laan
2012-08-17
Merge pull request #1678 from Diapolo/LoadExternalBlockFile_add_timer
Jeff Garzik
2012-08-17
add splashscreen message when importing blocks via -loadblock
Philip Kaufmann
2012-08-17
fix a compiler sign warning in OpenBlockFile()
Philip Kaufmann
2012-08-17
log how long LoadExternalBlockFile() takes in ms (Benchmark)
Philip Kaufmann
2012-08-14
Bitcoin-Qt (Windows only): extend Resource File
Philip Kaufmann
2012-08-13
Merge pull request #1649 from Diapolo/optionsdialog
Wladimir J. van der Laan
2012-08-13
Merge pull request #1614 from Diapolo/Qt_Win_enable_DEP
Wladimir J. van der Laan
2012-08-13
Merge pull request #936 from luke-jr/gmp_bip
Gregory Maxwell
2012-08-12
Revert "Make this error message similar to the others"
Wladimir J. van der Laan
[next]