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-07-08
replace some ugly code in addressbookpage.cpp
Philip Kaufmann
2012-07-08
Merge pull request #1464 from Diapolo/GUI_showSSLVersion
Wladimir J. van der Laan
2012-07-07
show used OpenSSL library version in debug window
Philip Kaufmann
2012-07-07
fix typo in optionsmodel.cpp
Philip Kaufmann
2012-07-07
Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's sock...
Douglas Huff
2012-07-07
Merge pull request #1469 from Diapolo/signverifymessagedialog
Wladimir J. van der Laan
2012-07-07
Merge pull request #1518 from Diapolo/qrcodedialog
Wladimir J. van der Laan
2012-07-07
Merge pull request #1552 from Diapolo/txdesc
Wladimir J. van der Laan
2012-07-07
Merge pull request #1559 from sje397/BalanceSignalFix
Wladimir J. van der Laan
2012-07-06
update QRCodeDialog
Philip Kaufmann
2012-07-06
Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION
Gavin Andresen
2012-07-06
Treat non-version-1 transactions as non-standard
Gavin Andresen
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-07-05
Merge pull request #1304 from rebroad/ShowBlockTimestamp
Jeff Garzik
2012-07-05
bitcoinrpc.cpp: Removed outdated comment
Jeff Garzik
2012-07-05
Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-07-05
Use unsigned ints to fix signed/unsigned warnings
Gavin Andresen
2012-07-05
Merge pull request #1554 from jgarzik/dup-gethash
Jeff Garzik
2012-07-06
Add a timer to check for changes in immature or unconfirmed balances,
Scott Ellis
2012-07-05
Implement raw transaction RPC calls
Gavin Andresen
2012-07-05
RPCTypeCheck method to make type-checking JSON Arrays easier.
Gavin Andresen
2012-07-05
Refactor: SignSignature/VerifyScript
Gavin Andresen
2012-07-05
Rework gettransaction / getblock RPC calls
Gavin Andresen
2012-07-04
Merge pull request #1555 from TheBlueMatt/warnings
Jeff Garzik
2012-07-04
Merge branch 'buildupdates' of https://github.com/TheBlueMatt/bitcoin
Gavin Andresen
2012-07-04
Fix remaining warnings.
Matt Corallo
2012-07-04
CTxMemPool: eliminate redundant lock, GetHash() call
Jeff Garzik
2012-07-04
Remove duplicate GetHash() in ConnectBlock
Matt Corallo
2012-07-03
RPC: add support for JSON-RPC 2.0-style request batching
Jeff Garzik
2012-07-03
RPC: break out high level JSON-RPC req/resp into their own functions
Jeff Garzik
2012-07-03
Merge pull request #1546 from gmaxwell/allowsamenetinbound
Jeff Garzik
2012-07-03
Work around a distcc bug where -MMD output isn't copied.
Matt Corallo
2012-07-03
enhance translation possibilities in TransactionDesc / misc other changes
Philip Kaufmann
2012-07-02
Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541)
Matt Corallo
2012-07-01
Merge pull request #1545 from TheBlueMatt/diffsendbuffer
Jeff Garzik
2012-07-01
Do not consider inbound peers for outbound network group exclusion.
Gregory Maxwell
2012-06-30
RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value
Jeff Garzik
2012-07-01
Change default send buffer to 1Mb.
Matt Corallo
2012-07-01
Remove useless high-volume printf (fixes #1544).
Matt Corallo
2012-06-30
Merge pull request #1540 from fanquake/master
Jeff Garzik
2012-06-30
Fix a couple more typos
fanquake
2012-06-30
Fix a typo in TransactionDesc
cardpuncher
2012-06-29
Merge pull request #1531 from jgarzik/peerinfo
Gavin Andresen
2012-06-29
Merge pull request #1537 from Diapolo/fix_awesome_typo
Jeff Garzik
2012-06-30
fix a typo in OptionsDialog
Philip Kaufmann
2012-06-29
RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data
Jeff Garzik
2012-06-29
Fix a few typos
fanquake
2012-06-28
Create new rpcnet module, and move 'getconnectioncount' RPC to it
Jeff Garzik
2012-06-28
Merge branch 'patch-5' of https://github.com/xanatos/bitcoin
Gavin Andresen
2012-06-28
Merge branch 'patch-3' of https://github.com/xanatos/bitcoin
Gavin Andresen
[next]