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
2014-12-23
doc: add bitcoin-tx section to release notes
v0.10.0rc1
Jeff Garzik
2014-12-23
doc: mention P2SH IsStandard relaxation in release notes
Peter Todd
2014-12-23
doc: mention consensus library in release notes
Wladimir J. van der Laan
2014-12-23
doc: add section about watch-only addresses to release notes
Pieter Wuille
2014-12-23
CLIENT_VERSION_IS_RELEASE → true
Wladimir J. van der Laan
2014-12-23
Preliminary release notes for 0.10
Wladimir J. van der Laan
2014-12-23
Merge pull request #5531
Wladimir J. van der Laan
2014-12-23
Do not use libgmp automatically in libsecp256k1
Pieter Wuille
2014-12-23
docs: update gitian building docs
Cory Fields
2014-12-23
qt: periodic language update
Wladimir J. van der Laan
2014-12-23
DOS: Respect max per-peer blocks in flight limit
Adam Weiss
2014-12-23
Apply AreSane() checks to the fees from the network.
Gregory Maxwell
2014-12-23
Enforce minRelayTxFee on wallet created tx and add a maxtxfee option.
Gregory Maxwell
2014-12-23
Reject headers that build on an invalid parent
Pieter Wuille
2014-12-22
remove max orphan blocks config parameter since it is no longer functional
Jameson Lopp
2014-12-22
Check against MANDATORY flags prior to accepting to mempool
Peter Todd
2014-12-19
add missing CAutoFile::IsNull() check in main
Philip Kaufmann
2014-12-16
version 0.9.99 -> 0.10.0
Wladimir J. van der Laan
2014-12-15
Fix download link for gitian builds
BtcDrak
2014-12-12
signrawtransaction: validate private key.
Pavel Janík
2014-12-12
depends: Gitian 0.10 fixes
Cory Fields
2014-12-11
Merge pull request #5267
Wladimir J. van der Laan
2014-12-11
qt: translations pull from transifex
Wladimir J. van der Laan
2014-12-11
Merge pull request #5391
Wladimir J. van der Laan
2014-12-10
Merge pull request #5399
Wladimir J. van der Laan
2014-12-10
Merge pull request #5395
Wladimir J. van der Laan
2014-12-09
[REST] JSON output: remove block infos from tx details if it is nested in block
Jonas Schnelli
2014-12-09
[REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation
Jonas Schnelli
2014-12-09
[REST] /rest/block response with full tx details
Jonas Schnelli
2014-12-09
Merge pull request #5449
Wladimir J. van der Laan
2014-12-09
Merge pull request #5427
Wladimir J. van der Laan
2014-12-09
Port of walletbackup.sh to Python.
mrbandrews
2014-12-09
contrib: show pull # in prompt for github-merge script
Wladimir J. van der Laan
2014-12-09
Merge pull request #5216
Wladimir J. van der Laan
2014-12-09
Merge pull request #5409
Wladimir J. van der Laan
2014-12-08
RPC-test based on invalidateblock for mempool coinbase spends
Gavin Andresen
2014-12-08
Make CTxMemPool::remove more effecient by avoiding recursion
Matt Corallo
2014-12-08
Make CTxMemPool::check more thourough by using CheckInputs
Matt Corallo
2014-12-08
Remove txn which are invalidated by coinbase maturity during reorg
Matt Corallo
2014-12-08
Remove coinbase-dependant transactions during reorg.
Matt Corallo
2014-12-08
[Qt] update paymentserver license and cleanup ordering
Philip Kaufmann
2014-12-08
[Qt] add BIP70 DoS protection test
Philip Kaufmann
2014-12-08
[Qt] add BIP70 payment request size DoS protection for URIs
Philip Kaufmann
2014-12-08
[Qt] remove dup lock that is done in SetAddressBook()
Philip Kaufmann
2014-12-08
[Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine
Philip Kaufmann
2014-12-08
[Qt] add BIP70/BIP71 constants for all messages and mime types
Philip Kaufmann
2014-12-08
[Qt] make PaymentServer::ipcParseCommandLine void
Philip Kaufmann
2014-12-08
Merge pull request #5434
Wladimir J. van der Laan
2014-12-08
Merge pull request #5436
Wladimir J. van der Laan
2014-12-08
Merge pull request #5435
Wladimir J. van der Laan
[next]