aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-28Merge bitcoin/bitcoin#27949: http: update libevent workaround to correct versionfanquake
2023-06-27Merge bitcoin/bitcoin#24914: wallet: Load database records in a particular orderRyan Ofsky
2023-06-27Merge bitcoin/bitcoin#27896: Remove the syscall sandboxAndrew Chow
2023-06-27Merge bitcoin/bitcoin#27334: util: implement `noexcept` move assignment & mov...Andrew Chow
2023-06-27walletdb: Remove loading code where the database is iteratedAndrew Chow
2023-06-27walletdb: refactor decryption key loadingAndrew Chow
2023-06-27walletdb: refactor defaultkey and wkey loadingAndrew Chow
2023-06-27walletdb: refactor active spkm loadingAndrew Chow
2023-06-27walletdb: refactor tx loadingAndrew Chow
2023-06-27walletdb: refactor address book loadingAndrew Chow
2023-06-27walletdb: Refactor descriptor wallet records loadingAndrew Chow
2023-06-27walletdb: Refactor legacy wallet record loading into its own functionAndrew Chow
2023-06-27Merge bitcoin/bitcoin#27929: Added static_assert to check that base_blob is u...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#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-23http: update libevent workaround to correct versionstickies-v
2023-06-23MaybePunishNodeForTx: Remove unused message arg and loggingGreg Sanders
2023-06-22Merge bitcoin/bitcoin#27862: validation: Stricter assumeutxo error handling w...Andrew Chow
2023-06-22Merge bitcoin/bitcoin#27889: test: Kill `BOOST_ASSERT` and update the linterfanquake
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-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-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
2023-06-20Merge bitcoin/bitcoin#27917: fuzz: Fix implicit-integer-sign-change in wallet...fanquake
2023-06-20Merge bitcoin/bitcoin#27622: Fee estimation: avoid serving stale fee estimateglozow
2023-06-20fuzz: Fix implicit-integer-sign-change in wallet/fees fuzz targetMarcoFalke
2023-06-20scripted-diff: Following the C++ Standard rules for identifiers with _.Brotcrunsher