aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-16test: Remove i686 from test/get_previous_releases.pyMarcoFalke
2021-12-15refactor: remove the wallet folder if the restore failsw0xlt
2021-12-15refactor: Move restorewallet() RPC logic to the wallet sectionw0xlt
2021-12-15Merge bitcoin/bitcoin#23744: build, qt: Drop support for i686-linux-android hostW. J. van der Laan
2021-12-15Merge bitcoin/bitcoin#22674: validation: mempool validation and submission fo...W. J. van der Laan
2021-12-15Move pindexBestInvalid to ChainstateManagerMarcoFalke
2021-12-15Move m_failed_blocks to ChainstateManagerMarcoFalke
2021-12-15Move AcceptBlockHeader to ChainstateManagerMarcoFalke
2021-12-15Move FindForkInGlobalIndex from BlockManager to CChainStateMarcoFalke
2021-12-15test: re-organized array according to order of logs and included 2 more inter...seaona
2021-12-15Merge bitcoin/bitcoin#23769: Disallow copies of CChainMarcoFalke
2021-12-15Remove unnecessary cast in CKey::SignSchnorrPieter Wuille
2021-12-15Remove --disable-openssl-tests for libsecp256k1 configurePieter Wuille
2021-12-15Update secp256k1 subtree to latest upstream masterPieter Wuille
2021-12-15Squashed 'src/secp256k1/' changes from be8d9c262f..0559fc6e41Pieter Wuille
2021-12-15Merge bitcoin-core/gui#508: Prevent negative values of progressPerHourHennadii Stepanov
2021-12-15test: include two more interruptions pointsseaona
2021-12-15refactor: addrman_select testjosibake
2021-12-15refactor: addrman_evictionworks testjosibake
2021-12-15refactor: addrman_noevict testjosibake
2021-12-15refactor: addrman_selecttriedcollisions testjosibake
2021-12-15test: Improve "invalid_command" subtest in system_tests for WindowsHennadii Stepanov
2021-12-15test: Fix "non-zero exit code" subtest in system_tests for WindowsHennadii Stepanov
2021-12-15test: Fix "false" subtest in system_tests for WindowsHennadii Stepanov
2021-12-15test: Fix "echo" subtest in the system_tests for WindowsHennadii Stepanov
2021-12-15Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...MarcoFalke
2021-12-15Merge bitcoin/bitcoin#22362: Drop only invalid entries when reading banlist.jsonW. J. van der Laan
2021-12-15Merge bitcoin/bitcoin#23757: [build] Android: fix GUI not loading on Qt 5.15fanquake
2021-12-15Merge bitcoin/bitcoin#23174: validation: have LoadBlockIndex account for snap...MarcoFalke
2021-12-15doc: add explanations for assert in index and magic numbers in testMartin Zumsande
2021-12-15Merge bitcoin/bitcoin#23756: refactor: Fix implicit integer sign changes in s...MarcoFalke
2021-12-15Merge bitcoin/bitcoin#23713: refactor, test: refactor addrman_tried_collision...MarcoFalke
2021-12-14refactor: Implement restorewallet() logic in the wallet sectionw0xlt
2021-12-14qt: prevent negative values of progressPerHourHiLivin
2021-12-14net: Drop only invalid entries when reading banlist.jsonMarcoFalke
2021-12-14Merge bitcoin/bitcoin#23774: tests: Add missing assert_equal import to p2p_ad...MarcoFalke
2021-12-14tests: Add missing assert_equal import to p2p_add_connections.pyAndrew Chow
2021-12-14p2p: Always serialize local timestamp for version msgMarcoFalke
2021-12-14Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...MarcoFalke
2021-12-14refactor: remove dependence on AddrManTestjosibake
2021-12-14refactor: check Good() in tried_collisions testjosibake
2021-12-14refactor: make AddrMan::Good return booljosibake
2021-12-14Merge bitcoin/bitcoin#23575: fuzz: Rework FillNodefanquake
2021-12-14style: Use 4 spaces for indendation, not 5MarcoFalke
2021-12-14Disallow copies of CChainMarcoFalke
2021-12-14Merge bitcoin/bitcoin#23766: refactor: remove unneeded calls to strprintf()MarcoFalke
2021-12-14Merge bitcoin/bitcoin#23471: doc: Improve ZMQ documentationMarcoFalke
2021-12-14Merge bitcoin/bitcoin#22822: doc: Add multisig tutorialMarcoFalke
2021-12-14refactor: remove unneeded calls to strprintf()fanquake
2021-12-14Merge bitcoin/bitcoin#23762: wallet: Replace Assume with Assert where needed ...fanquake