11011 Commits (d25cd3ec4e8961c5f36c29a65395f52d0db294c5)
 

Author SHA1 Message Date
Matt Corallo d25cd3ec4e Add receiver-side protocol implementation for CMPCTBLOCK stuff 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
MarcoFalke a072d1a837
Merge #8215: [wallet] tests: Don't use floating point 8 years ago
MarcoFalke ed2cd59e25
Merge #8214: [qa] mininode: fail on send_message instead of silent return 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
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
Jonas Schnelli fb0ac482ee
Merge #7636: Add bitcoin address label to request payment QR code 8 years ago
Wladimir J. van der Laan 520161480e
Merge #8198: [trivial] Sync ax_pthread with upstream draft4 8 years ago
Wladimir J. van der Laan b67a4726df
Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation implementation 8 years ago
Wladimir J. van der Laan cca1c8cff0
Merge #8194: [gitian] set correct PATH for wrappers 8 years ago
Wladimir J. van der Laan 8c1d5ebd17
Merge #8197: [trivial] Ignore split-debug.sh 8 years ago
Jonas Schnelli afcd77e179
Detect -usehd mismatches when wallet.dat already exists 8 years ago
Wladimir J. van der Laan 36b74002f8
Merge #8201: [qa] fundrawtransaction: Fix race, assert amounts 8 years ago
Pieter Wuille 1a5a4e6488 Randomize name lookup result in ConnectSocketByName 8 years ago
Pieter Wuille f9f5cfc506 Prevent duplicate connections where one is by name and another by ip 8 years ago
Pieter Wuille 1111b80df8 Rework addnode behaviour 8 years ago
MarcoFalke fae1d063fc [qa] fundrawtransaction: Fix race, assert amounts 8 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py 8 years ago
Wladimir J. van der Laan be9711e597
Merge #7749: Enforce expected outbound services 8 years ago
Pieter Wuille ecd7fd37c8 Introduce REQUIRED_SERVICES constant 8 years ago
Pieter Wuille ee06e04369 Introduce enum ServiceFlags for service flags 8 years ago
Pieter Wuille 15bf863219 Don't require services in -addnode 8 years ago
Pieter Wuille 5e7ab16d29 Only store and connect to NODE_NETWORK nodes 8 years ago
Pieter Wuille fc83f18153 Verify that outbound connections have expected services 8 years ago
Pieter Wuille 3764dec36c Keep addrman's nService bits consistent with outbound observations 8 years ago
Francesco 'makevoid' Canessa 1c2a1bac0a Add address label to request payment QR Code (QT) 8 years ago
fanquake 0e209f9bf9
[trivial] Sync ax_pthread with upstream draft 8 years ago
fanquake 01a99046de
[trivial] Ignore split-debug.sh 8 years ago
Wladimir J. van der Laan 44c1b1c9bb
Merge #8141: Continuing port of java comparison tool 8 years ago