aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-28test: remove BasicTestingSetup from reverse_lock unit testsfanquake
2021-05-28test: remove BasicTestingSetup from policy_fee unit testsfanquake
2021-05-28test: remove BasicTestingSetup from merkleblock testsfanquake
2021-05-28test: remove BasicTestingSetup from hash unit testsfanquake
2021-05-28test: remove BasicTestingSetup from compilerbug unit testsfanquake
2021-05-28test: remove BasicTestingSetup from bswap unit testsfanquake
2021-05-28test: remove BasicTestingSetup from bech32 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from base64 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from base32 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from arith_uint256 unit testsfanquake
2021-05-28test: remove BasicTestingSetup from amount unit testsfanquake
2021-05-28test: remove BasicTestingSetup from allocator unit testsfanquake
2021-05-28Merge bitcoin/bitcoin#22078: Add src/qt/android/.gitignorefanquake
2021-05-28p2p: remove torv2 from SetNetFromBIP155Network()Jon Atack
2021-05-28fuzz: rename CNetAddr/CService deserialize targetsJon Atack
2021-05-28p2p: drop onions from IsAddrV1Compatible(), no longer relay torv2Jon Atack
2021-05-27p2p: remove torv2/ADDR_TORV2_SIZE from SetTor()Jon Atack
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. J. van der Laan
2021-05-27index: refactor-only: Reuse CChain refCarl Dong
2021-05-27index: Add chainstate member to BaseIndexCarl Dong
2021-05-27bench: Use existing chainman in AssembleBlockCarl Dong
2021-05-27bench: Use existing NodeContext in DuplicateInputsCarl Dong
2021-05-27miner: Pass in chainman to RegenerateCommitmentsCarl Dong
2021-05-27rest: Add GetChainman function and use itCarl Dong
2021-05-27Merge bitcoin/bitcoin#22025: refactor: Group and re-order CAddrMan members by...W. J. van der Laan
2021-05-27Merge bitcoin/bitcoin#22029: [fuzz] Improve transport deserialization fuzz te...W. J. van der Laan
2021-05-27Merge bitcoin-core/gui#346: English translations updateHennadii Stepanov
2021-05-27Merge bitcoin/bitcoin#22063: build: Use Qt archive of the same version as the...W. J. van der Laan
2021-05-27English translations updateHennadii Stepanov
2021-05-27scripted-diff: Fix ellipsis after pr20773Hennadii Stepanov
2021-05-27Merge bitcoin-core/gui#332: Replace disambiguation strings with translator co...Hennadii Stepanov
2021-05-27Merge bitcoin/bitcoin#22060: contrib: add torv3 seed nodes for testnet, drop ...W. J. van der Laan
2021-05-27Merge bitcoin-core/gui#311: Peers Window rename 'Peer id' to 'Peer'Hennadii Stepanov
2021-05-26Add src/qt/android/.gitignoreHennadii Stepanov
2021-05-26Merge bitcoin-core/gui#313: qt: Optimize string concatenation by defaultW. J. van der Laan
2021-05-26MOVEONLY: CWallet transaction code out of wallet.cpp/.hRussell Yanofsky
2021-05-26Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100fanquake
2021-05-26Merge bitcoin-core/gui#121: Early subscribe core signals in transaction table...Hennadii Stepanov
2021-05-26Merge bitcoin/bitcoin#21966: Remove double serialization; use software encode...W. J. van der Laan
2021-05-26Merge bitcoin/bitcoin#22042: Replace size/weight estimate tuple with struct f...fanquake
2021-05-26fuzz: don't try and use fopencookie when building for Androidfanquake
2021-05-25qt: add translator comments for peers table columnsJarol Rodriguez
2021-05-26Replace size/weight estimate tuple with struct for named fieldsGregory Sanders
2021-05-26Merge bitcoin-core/gui#297: Avoid unnecessary translationsv21.99-guixtest1Hennadii Stepanov
2021-05-25Mark `CheckTxInputs` `[[nodiscard]]` (out-param `txfee` only set if call is s...practicalswift
2021-05-25build: Use Qt archive of the same version as the compiled binariesHennadii Stepanov
2021-05-25[fuzz] Occasional valid magic bytes for transport serialization testDhruv Mehta
2021-05-25[fuzz] Occasional valid checksum for transport serialization fuzz testDhruv Mehta
2021-05-25[fuzz] Add serialization to deserialization testDhruv Mehta
2021-05-25contrib: add torv3 seed nodes for testnet, drop v2 onesJon Atack