11194 Commits (5e3557b8e36308a27dbeb528569abe638c4d01dd)
 

Author SHA1 Message Date
Pieter Wuille ccd06b94f6 Elaborate bucket size math 8 years ago
Matt Corallo 0d4cb48ef1 Use vTxHashes to optimize InitData significantly 8 years ago
Matt Corallo 811902649d Provide a flat list of txid/terators to txn in CTxMemPool 8 years ago
Matt Corallo 678ee9793f Add BIP 152 to implemented BIPs list 8 years ago
Matt Corallo 56ba516727 Add reconstruction debug logging 8 years ago
Matt Corallo 2f34a2e476 Get our "best three" peers to announce blocks using cmpctblocks 8 years ago
Matt Corallo 927f8eede0 Add ability to fetch CNode by NodeId 8 years ago
Matt Corallo d25cd3ec4e Add receiver-side protocol implementation for CMPCTBLOCK stuff 8 years ago
Will Binns 7734479a01
readme: Omit phrasing; 'new' 8 years ago
Matt Corallo 9c837d5468 Add sender-side protocol implementation for CMPCTBLOCK stuff 8 years ago
Matt Corallo 00c40784fe Add protocol messages for short-ids blocks 8 years ago
Matt Corallo e3b2222144 Add some blockencodings tests 8 years ago
Matt Corallo f4f8f14adc Add TestMemPoolEntryHelper::FromTx version for CTransaction 8 years ago
Matt Corallo 85ad31ede7 Add partial-block block encodings API 8 years ago
Matt Corallo 5249daca5a Add COMPACTSIZE wrapper similar to VARINT for serialization 8 years ago
Matt Corallo cbda71cf04 Move context-required checks from CheckBlockHeader to Contextual... 8 years ago
Matt Corallo 7c29ec9449 If AcceptBlockHeader returns true, pindex will be set. 8 years ago
Pieter Wuille 96806c39f4 Stop trimming when mapTx is empty 8 years ago
Peter Todd 1e9aab0dbf
Remove sipa's old revoked key from verify-commits 8 years ago
Pieter Wuille 3775ff9ea7 Enable mempool consistency checks in unit tests 8 years ago
Pieter Wuille ad0752e41f Stop trimming when mapTx is empty 8 years ago
MarcoFalke a072d1a837
Merge #8215: [wallet] tests: Don't use floating point 8 years ago
Jonas Schnelli 59d063d076
Use runtime linking of QT libdbus, use custom/temp. SDK URL 8 years ago
Nathaniel Mahieu 9e3ec74fac Clarify documentation for running a tor node 8 years ago
Jonas Schnelli 6194d9a501
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch 8 years ago
MarcoFalke ed2cd59e25
Merge #8214: [qa] mininode: fail on send_message instead of silent return 8 years ago
MarcoFalke fa3b379252 [qa] pull-tester: Fix assertion and check for run_parallel 8 years ago
MarcoFalke fa324653ab [qa] fundrawtransaction: Create get_unspent() 8 years ago
MarcoFalke fa8ce3b670 [qa] assert 'changePosition out of bounds' 8 years ago
MarcoFalke facb6c0bf8 [qa] mininode: fail on send_message instead of silent return 8 years ago
MarcoFalke faa91b12f7 [wallet] tests: Don't use floating point 8 years ago
fanquake f6eb4e2b62
[depends] OpenSSL 1.0.1k - update config_opts 8 years ago
Cory Fields f25209a3e1
depends: bump OSX toolchain 8 years ago
Pieter Wuille 66db2d62d5
Merge #7600: Mining: Select transactions using feerate-with-ancestors 8 years ago
Suhas Daftuar 29fac19c93 Add unit tests for ancestor feerate mining 8 years ago
Suhas Daftuar c82a4e9a63 Use ancestor-feerate based transaction selection for mining 8 years ago
Wladimir J. van der Laan 9c3d0fab36
Merge #7892: Add full UTF-8 support to RPC 8 years ago
Wladimir J. van der Laan 3f89a534ac
Merge #8113: Rework addnode behaviour 8 years ago
Wladimir J. van der Laan 62fcf27bd8
Merge #8171: [RPC] Fix createrawtx sequence number unsigned int parsing 8 years ago
Wladimir J. van der Laan e4bb4a85a5
Merge #8084: Add recently accepted blocks and txn to AttemptToEvictConnection. 8 years ago
Wladimir J. van der Laan 0a64777b90
Merge #8208: Do not set extra flags for unfiltered DNS seed results 8 years ago
Wladimir J. van der Laan f7a403b4cf
Merge #8207: [trivial] Add a link to the Bitcoin-Core repository and website to the About Dialog 8 years ago
MarcoFalke fa58e5ee93 [doc] Add website links to about dialog 8 years ago
Gregory Maxwell 6ee7f05622 Allow disconnecting a netgroup with only one member in eviction. 8 years ago
Gregory Maxwell 5d0ca81f74 Add recently accepted blocks and txn to AttemptToEvictConnection. 8 years ago
Pieter Wuille bc0a895d81 Do not set extra flags for unfiltered DNS seed results 8 years ago
Gregory Maxwell 54326a6808 Increase maximum orphan size to 100,000 bytes. 8 years ago
Gregory Maxwell 8c99d1b525 Treat orphans as implicit inv for parents, discard when parents rejected. 8 years ago
Gregory Maxwell 11cc143895 Adds an expiration time for orphan tx. 8 years ago
Peter Todd d80efec327
Update petertodd's testnet seed 8 years ago