7564 Commits (4e0bfa581438a662147fe4459522b308406d7f57)
 

Author SHA1 Message Date
Jeff Garzik 4e0bfa5814
doc: add bitcoin-tx section to release notes 10 years ago
Peter Todd 2bb0ca9b55
doc: mention P2SH IsStandard relaxation in release notes 10 years ago
Wladimir J. van der Laan a2300499b7
doc: mention consensus library in release notes 10 years ago
Pieter Wuille 343492795a
doc: add section about watch-only addresses to release notes 10 years ago
Wladimir J. van der Laan 13e129ed9a
CLIENT_VERSION_IS_RELEASE → true 10 years ago
Wladimir J. van der Laan 3aa3c710ac
Preliminary release notes for 0.10 10 years ago
Wladimir J. van der Laan f4dcc1e009
Merge pull request #5531 10 years ago
Pieter Wuille 63b5a1dc80 Do not use libgmp automatically in libsecp256k1 10 years ago
Cory Fields c888111a3f
docs: update gitian building docs 10 years ago
Wladimir J. van der Laan 3a88ba0794 qt: periodic language update 10 years ago
Adam Weiss d10a9015ad
DOS: Respect max per-peer blocks in flight limit 10 years ago
Gregory Maxwell 15ad0b54fa
Apply AreSane() checks to the fees from the network. 10 years ago
Gregory Maxwell 11855c1f99
Enforce minRelayTxFee on wallet created tx and add a maxtxfee option. 10 years ago
Pieter Wuille 8446262597
Reject headers that build on an invalid parent 10 years ago
Jameson Lopp ad3d208fb9
remove max orphan blocks config parameter since it is no longer functional 10 years ago
Peter Todd 0cb8763cbb
Check against MANDATORY flags prior to accepting to mempool 10 years ago
Philip Kaufmann b03632a671
add missing CAutoFile::IsNull() check in main 10 years ago
Wladimir J. van der Laan c3c635b316
version 0.9.99 -> 0.10.0 10 years ago
BtcDrak a572ff7139
Fix download link for gitian builds 10 years ago
Pavel Janík 44b4c0d8a9
signrawtransaction: validate private key. 10 years ago
Cory Fields 0133e4fb48
depends: Gitian 0.10 fixes 10 years ago
Wladimir J. van der Laan 41cced2106
Merge pull request #5267 10 years ago
Wladimir J. van der Laan 7c001bb49c
qt: translations pull from transifex 10 years ago
Wladimir J. van der Laan 5e521d3e4e
Merge pull request #5391 10 years ago
Wladimir J. van der Laan 34468066ff
Merge pull request #5399 10 years ago
Wladimir J. van der Laan 12c05ee938
Merge pull request #5395 10 years ago
Jonas Schnelli 932ef50f77 [REST] JSON output: remove block infos from tx details if it is nested in block 10 years ago
Jonas Schnelli cae548685d [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation 10 years ago
Jonas Schnelli 73351c3686 [REST] /rest/block response with full tx details 10 years ago
Wladimir J. van der Laan 0a1d03ca52
Merge pull request #5449 10 years ago
Wladimir J. van der Laan 09ac7f9e6d
Merge pull request #5427 10 years ago
mrbandrews 1577df986e Port of walletbackup.sh to Python. 10 years ago
Wladimir J. van der Laan 6e6a36ce30 contrib: show pull # in prompt for github-merge script 10 years ago
Wladimir J. van der Laan 7f76dda903
Merge pull request #5216 10 years ago
Wladimir J. van der Laan 4f85383cb3
Merge pull request #5409 10 years ago
Gavin Andresen 34318d7fad RPC-test based on invalidateblock for mempool coinbase spends 10 years ago
Matt Corallo 7fd6219af7 Make CTxMemPool::remove more effecient by avoiding recursion 10 years ago
Matt Corallo b7b4318f3a Make CTxMemPool::check more thourough by using CheckInputs 10 years ago
Matt Corallo 723d12c098 Remove txn which are invalidated by coinbase maturity during reorg 10 years ago
Matt Corallo 868d041622 Remove coinbase-dependant transactions during reorg. 10 years ago
Philip Kaufmann 5ec654b8ce [Qt] update paymentserver license and cleanup ordering 10 years ago
Philip Kaufmann 4333e26c8e [Qt] add BIP70 DoS protection test 10 years ago
Philip Kaufmann 31f84944a5 [Qt] add BIP70 payment request size DoS protection for URIs 10 years ago
Philip Kaufmann 2284ccbd13 [Qt] remove dup lock that is done in SetAddressBook() 10 years ago
Philip Kaufmann 1ec753f734 [Qt] ensure socket is set to NULL in PaymentServer::ipcSendCommandLine 10 years ago
Philip Kaufmann 814429dc72 [Qt] add BIP70/BIP71 constants for all messages and mime types 10 years ago
Philip Kaufmann b82695b89f [Qt] make PaymentServer::ipcParseCommandLine void 10 years ago
Wladimir J. van der Laan 4b5b263ac0
Merge pull request #5434 10 years ago
Wladimir J. van der Laan 053038e5ba Merge pull request #5436 10 years ago
Wladimir J. van der Laan 4d8bea0dc3
Merge pull request #5435 10 years ago