aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-27Merge bitcoin/bitcoin#27334: util: implement `noexcept` move assignment & mov...Andrew Chow
2023-06-27Merge bitcoin/bitcoin#27940: test: Add implicit-signed-integer-truncation:*/i...fanquake
2023-06-27Merge bitcoin/bitcoin#27929: Added static_assert to check that base_blob is u...fanquake
2023-06-27Merge bitcoin/bitcoin#27676: macOS: Bump minimum required runtime version and...fanquake
2023-06-26Merge bitcoin/bitcoin#27479: BIP324: ElligatorSwift integrationsAndrew Chow
2023-06-26Merge bitcoin/bitcoin#27947: MaybePunishNodeForTx: Remove unused message arg ...fanquake
2023-06-26Merge bitcoin/bitcoin#27957: net: remove unused `CConnmanTest`fanquake
2023-06-26Merge bitcoin/bitcoin#27914: feerate: For GetFeePerK() return nSatoshisPerK i...fanquake
2023-06-23Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in feat...Andrew Chow
2023-06-23Merge bitcoin/bitcoin#26969: net, refactor: net_processing, add `ProcessCompa...Andrew Chow
2023-06-23Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to ...Andrew Chow
2023-06-23net: remove unused `CConnmanTest`brunoerg
2023-06-23Merge bitcoin/bitcoin#27846: [coinselection] Increase SRD target by change_feeAndrew Chow
2023-06-23Merge bitcoin/bitcoin#26828: assumeutxo: catch and log fs::remove error inste...Andrew Chow
2023-06-23Bench test for EllSwift ECDHPieter Wuille
2023-06-23Bench tests for CKey->EllSwiftdhruv
2023-06-23Fuzz test for Ellswift ECDHdhruv
2023-06-23Fuzz test for CKey->EllSwift->CPubKey creation/decodingdhruv
2023-06-23Unit test for ellswift creation/decoding roundtripdhruv
2023-06-23Add ElligatorSwift key creation and ECDH logicPieter Wuille
2023-06-23Enable ellswift module in libsecp256k1dhruv
2023-06-23MaybePunishNodeForTx: Remove unused message arg and loggingGreg Sanders
2023-06-23test: Add implicit-signed-integer-truncation:*/include/c++/ suppressionMarcoFalke
2023-06-22Merge bitcoin/bitcoin#27862: validation: Stricter assumeutxo error handling w...Andrew Chow
2023-06-22contrib: remove macOS lazy_bind checkfanquake
2023-06-22build: explicitly opt-in to new fixup_chains functionality for darwinCory Fields
2023-06-22depends: Bump MacOS minimum runtime requirement to 11.0Cory Fields
2023-06-22depends: bump darwin clang to 11.1Cory Fields
2023-06-22Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ...fanquake
2023-06-22Merge bitcoin/bitcoin#27889: test: Kill `BOOST_ASSERT` and update the linterfanquake
2023-06-22Merge bitcoin/bitcoin#27798: depends: modernize clang flags for Darwinfanquake
2023-06-22Added static_assert to check that base_blob is using whole bytes.Brotcrunsher
2023-06-21[fuzz] Show that SRD budgets for non-dust changeMurch
2023-06-21[bug] Increase SRD target by change_feeMurch
2023-06-21net: Give seednodes time before falling back to fixed seedsMartin Zumsande
2023-06-21Merge bitcoin/bitcoin#27921: fuzz: Avoid OOM in transaction fuzz targetfanquake
2023-06-21Update src/secp256k1 subtree to version with ElligatorSwift supportPieter Wuille
2023-06-21Squashed 'src/secp256k1/' changes from 4258c54f4e..705ce7ed8cPieter Wuille
2023-06-21Merge bitcoin/bitcoin#27905: validation: add missing insert to m_dirty_blocki...fanquake
2023-06-21Merge bitcoin/bitcoin#27822: Renamed UniValue::__pushKV to UniValue::pushKVEnd.fanquake
2023-06-21Merge bitcoin/bitcoin#27733: test: refactor: introduce `generate_keypair` hel...fanquake
2023-06-21Merge bitcoin/bitcoin#27919: ci: Run fuzz target even if input folder is emptyfanquake
2023-06-21Merge bitcoin/bitcoin#27922: ci: fix llvm-symbolizer in MSAN jobsfanquake
2023-06-21fuzz: Avoid OOM in transaction fuzz targetMarcoFalke
2023-06-20Merge bitcoin/bitcoin#27890: refactor: Make m_count_with_* in CTxMemPoolEntry...glozow
2023-06-20Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wallet...Ryan Ofsky
2023-06-20depends: modernize clang flagsCory Fields
2023-06-20ci: disable false-positive warnings for nowCory Fields
2023-06-20Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...Andrew Chow
2023-06-20Merge bitcoin/bitcoin#27907: bench: bugfix, disable birth time block skip for...Andrew Chow