aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-02Update secp256k1 subtree to latest masterfanquake
2024-08-02Squashed 'src/secp256k1/' changes from 4af241b320..642c885b61fanquake
2024-08-02Merge bitcoin/bitcoin#30567: qt, build: Drop `QT_STATICPLUGIN` macromerge-script
2024-08-02Merge bitcoin/bitcoin#30544: rpc: fix maybe-uninitialized compile warning in ...merge-script
2024-08-02Showing local addresses on the Node WindowJadi
2024-08-02net: Providing an interface for mapLocalHostJadi
2024-08-02coins: call ClearFlags in CCoinsCacheEntry destructorAndrew Toth
2024-08-02refactor: require self and sentinel parameters for AddFlagsAndrew Toth
2024-08-01refactor: add CoinsCachePair aliasAndrew Toth
2024-08-01refactor: move flags to private uint8_t and rename to m_flagsAndrew Toth
2024-08-01refactor: disallow setting flags in CCoinsCacheEntry constructorsAndrew Toth
2024-08-01refactor: encapsulate flags setting with AddFlags and ClearFlagsAndrew Toth
2024-08-01refactor: encapsulate flags get access for all other checksAndrew Toth
2024-08-01refactor: encapsulate flags access for dirty and fresh checksAndrew Toth
2024-08-01clusterlin: improve rechunking in LinearizationChunking (optimization)Pieter Wuille
2024-08-01clusterlin: add MergeLinearizations function + fuzz test + benchmarkPieter Wuille
2024-08-01clusterlin: add PostLinearize + benchmarks + fuzz testsPieter Wuille
2024-08-01clusterlin: add algorithms for connectedness/connected componentsPieter Wuille
2024-08-01clusterlin: rename Intersect -> IntersectPrefixesPieter Wuille
2024-08-01Merge bitcoin/bitcoin#30548: release: Update translations for v28.0 soft tran...Hennadii Stepanov
2024-08-01fuzz: improve scriptpubkeyman targetbrunoerg
2024-08-01qt: Replace deprecated LogPrintf with LogInfo in GUIUtil::LogQtInfo()Hennadii Stepanov
2024-08-01qt, build: Drop `QT_STATICPLUGIN` macroHennadii Stepanov
2024-08-01Merge bitcoin/bitcoin#30532: refactor: remove deprecated TxidFromString() in ...glozow
2024-08-01Merge bitcoin/bitcoin#30413: p2p: Lazy init some bloom filters; fuzz version ...glozow
2024-07-31refactor: remove TxidFromStringstickies-v
2024-07-31test: replace WtxidFromString with Wtxid::FromHexstickies-v
2024-07-31fuzz: increase FromHex() coveragestickies-v
2024-07-31test: add uint256::FromHex unittest coveragestickies-v
2024-07-31[fuzz] Harness for version handshakedergoegge
2024-07-31scripted-diff: Rename lazily initialized bloom filtersdergoegge
2024-07-31[net processing] Lazily initialize m_recent_confirmed_transactionsdergoegge
2024-07-31[net processing] Lazily initialize m_recent_rejects_reconsiderabledergoegge
2024-07-31[net processing] Lazily initialize m_recent_rejectsdergoegge
2024-07-31Merge bitcoin/bitcoin#30537: kernel: Only setup kernel context globals oncemerge-script
2024-07-30test: add P2A ProduceSignature coverageGreg Sanders
2024-07-30policy: stop 3rd party wtxid malleability of anchor spendGreg Sanders
2024-07-30policy: make anchor spend standardGreg Sanders
2024-07-30policy: Add OP_1 <0x4e73> as a standard output typeGreg Sanders
2024-07-30Merge bitcoin-core/gui#505: Hide peers detailsHennadii Stepanov
2024-07-30kernel: Only setup kernel context globals onceTheCharlatan
2024-07-30qt: Update translation source fileHennadii Stepanov
2024-07-30qt: Pull recent translations from TransifexHennadii Stepanov
2024-07-29rpc: fix maybe-uninitialized compile warning in getchaintxstatsMichael Dietz
2024-07-29Merge bitcoin-core/gui#828: Rendering an amp characters in the wallet name fo...Hennadii Stepanov
2024-07-28Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confirma...merge-script
2024-07-27rpc: add utxo's blockhash and number of confirmations to scantxoutset outputLuis Schwab
2024-07-26mingw: Document mode wbx workaroundMarcoFalke
2024-07-26Add -blocksxor boolean optionMarcoFalke
2024-07-26rpc: Return precise loadtxoutset error messagesMarcoFalke