12329 Commits (a874ab5ccf7839edb445830f81591fa608d85fa6)
 

Author SHA1 Message Date
MarcoFalke 0de7fd36de
Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196) 8 years ago
Wladimir J. van der Laan ed998ea7a0 qt: Avoid OpenSSL certstore-related memory leak 8 years ago
Wladimir J. van der Laan 5204598f8d qt: Avoid shutdownwindow-related memory leak 8 years ago
Wladimir J. van der Laan e4f126a7ba qt: Avoid splash-screen related memory leak 8 years ago
Wladimir J. van der Laan 693384eedb qt: Prevent thread/memory leak on exiting RPCConsole 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
MarcoFalke e662d281b8
Merge #9206: Make test constant consistent with consensus.h 8 years ago
Wladimir J. van der Laan fa1f944107
Merge #9207: [Doc] Move comments above bash command in build-unix 8 years ago
Amir Abrams 69bc8e7967 [Doc] Move comments above bash command 8 years ago
Wladimir J. van der Laan 74ced54b7e
Merge #9204: Clarify CreateTransaction error messages 8 years ago
Wladimir J. van der Laan 5e8631b6cb
Merge #9205: Minor change to comment for consistency. 8 years ago
Wladimir J. van der Laan 7e2bfd6241
Merge #9196: Send tip change notification from invalidateblock 8 years ago
Wladimir J. van der Laan 791b58d148
Merge #8690: Do not fully sort all nodes for addr relay 8 years ago
Wladimir J. van der Laan 5ea5e0401c
Merge #9141: Remove unnecessary calls to CheckFinalTx 8 years ago
Wladimir J. van der Laan 40022fe5f2
Merge #9142: Move -salvagewallet, -zap(wtx) to where they belong 8 years ago
Wladimir J. van der Laan 4d8558a287
Merge #9025: getrawtransaction should take a bool for verbose 8 years ago
Greg Walker f004e67df3 Minor change to comment above new NODE_WITNESS service flag to keep it consitent with existing comment structure. Helps with readability. 8 years ago
instagibbs 918b126901 fix CreateTransaction error messages 8 years ago
John Newbery 240189b2c1 add testcases for getrawtransaction 8 years ago
jnewbery ce2bb23aa5 getrawtransaction should take a bool for verbose 8 years ago
Jonas Schnelli ac489b2445
Merge #9130: Mention the new network toggle functionality in the tooltip. 8 years ago
Wladimir J. van der Laan 3532818746 bench: Add support for measuring CPU cycles 8 years ago
Wladimir J. van der Laan 55b2eddcc8
Merge #9200: bench: Fix subtle counting issue when rescaling iteration count 8 years ago
Wladimir J. van der Laan e0a9cb25b0 bench: Fix subtle counting issue when rescaling iteration count 8 years ago
Jonas Schnelli e4dbeb9499
Merge #9185: [Qt] fix coincontrol sort issue 8 years ago
Gregory Maxwell ca8549d2bd Always drop the least preferred HB peer when adding a new one. 8 years ago
Suhas Daftuar 95f4a03777 [qa] Test getblocktemplate default_witness_commitment 8 years ago
Pieter Wuille ad04d1cb35 Always add default_witness_commitment with GBT client support 8 years ago
BtcDrak 09dc4064ac Make test constant consistent with consensus.h 8 years ago
Wladimir J. van der Laan 0c577f2638
Merge #8872: Remove block-request logic from INV message processing 8 years ago
Wladimir J. van der Laan 210891143b
Merge #8837: allow bitcoin-tx to parse partial transactions 8 years ago
Wladimir J. van der Laan b9a87b459d
Merge #9179: Set DEFAULT_LIMITFREERELAY = 0 kB/minute 8 years ago
Wladimir J. van der Laan c3906403c8
Merge #9117: net: don't send feefilter messages before the version handshake is complete 8 years ago
Wladimir J. van der Laan 7490ae8b69
Merge #9125: Make CBlock a vector of shared_ptr of CTransactions 8 years ago
Wladimir J. van der Laan 4231032bfc
[Qt] Clean up and fix coincontrol tree widget handling 8 years ago
Pieter Wuille b4e4ba475a Introduce convenience type CTransactionRef 8 years ago
Pieter Wuille 1662b437b3 Make CBlock::vtx a vector of shared_ptr<CTransaction> 8 years ago
Pieter Wuille da60506fc8 Add deserializing constructors to CTransaction and CMutableTransaction 8 years ago
Pieter Wuille 0e85204a10 Add serialization for unique_ptr and shared_ptr 8 years ago
MarcoFalke 44adf683ad
Merge #9159: [qa] Wait for specific block announcement in p2p-compactblocks 8 years ago
Wladimir J. van der Laan ce612f1750
Merge #9186: test: Fix use-after-free in scheduler tests 8 years ago
Gregory Maxwell 5b0150a060 Make orphan parent fetching ask for witnesses. 8 years ago
Wladimir J. van der Laan 12519bf62b test: Fix use-after-free in scheduler tests 8 years ago
Jonas Schnelli 76af4eb876
[Qt] fix coincontrol sort issue 8 years ago
Matt Corallo 97e28029c9 Erase orphans per-transaction instead of per-block 8 years ago
Matt Corallo ec4525ccc1 Move orphan processing to ActivateBestChain 8 years ago
MarcoFalke fa7cc5a508 Set DEFAULT_LIMITFREERELAY = 0 kB/minute 8 years ago
Pieter Wuille 9346f84299
Merge #9075: Decouple peer-processing-logic from block-connection-logic (#3) 8 years ago
Wladimir J. van der Laan a8b2a82618
Merge #9156: Add compile and link options echo to configure 8 years ago
Wladimir J. van der Laan aaca05c0da
Merge #9178: Doxygen: Set PROJECT_NAME = "Bitcoin Core" 8 years ago