index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-08-02
Update secp256k1 subtree to latest master
fanquake
2024-08-02
Squashed 'src/secp256k1/' changes from 4af241b320..642c885b61
fanquake
2024-08-02
Merge bitcoin/bitcoin#30567: qt, build: Drop `QT_STATICPLUGIN` macro
merge-script
2024-08-02
Merge bitcoin/bitcoin#30544: rpc: fix maybe-uninitialized compile warning in ...
merge-script
2024-08-02
Showing local addresses on the Node Window
Jadi
2024-08-02
net: Providing an interface for mapLocalHost
Jadi
2024-08-02
coins: call ClearFlags in CCoinsCacheEntry destructor
Andrew Toth
2024-08-02
refactor: require self and sentinel parameters for AddFlags
Andrew Toth
2024-08-01
refactor: add CoinsCachePair alias
Andrew Toth
2024-08-01
refactor: move flags to private uint8_t and rename to m_flags
Andrew Toth
2024-08-01
refactor: disallow setting flags in CCoinsCacheEntry constructors
Andrew Toth
2024-08-01
refactor: encapsulate flags setting with AddFlags and ClearFlags
Andrew Toth
2024-08-01
refactor: encapsulate flags get access for all other checks
Andrew Toth
2024-08-01
refactor: encapsulate flags access for dirty and fresh checks
Andrew Toth
2024-08-01
clusterlin: improve rechunking in LinearizationChunking (optimization)
Pieter Wuille
2024-08-01
clusterlin: add MergeLinearizations function + fuzz test + benchmark
Pieter Wuille
2024-08-01
clusterlin: add PostLinearize + benchmarks + fuzz tests
Pieter Wuille
2024-08-01
clusterlin: add algorithms for connectedness/connected components
Pieter Wuille
2024-08-01
clusterlin: rename Intersect -> IntersectPrefixes
Pieter Wuille
2024-08-01
Merge bitcoin/bitcoin#30548: release: Update translations for v28.0 soft tran...
Hennadii Stepanov
2024-08-01
fuzz: improve scriptpubkeyman target
brunoerg
2024-08-01
qt: Replace deprecated LogPrintf with LogInfo in GUIUtil::LogQtInfo()
Hennadii Stepanov
2024-08-01
qt, build: Drop `QT_STATICPLUGIN` macro
Hennadii Stepanov
2024-08-01
Merge bitcoin/bitcoin#30532: refactor: remove deprecated TxidFromString() in ...
glozow
2024-08-01
Merge bitcoin/bitcoin#30413: p2p: Lazy init some bloom filters; fuzz version ...
glozow
2024-07-31
refactor: remove TxidFromString
stickies-v
2024-07-31
test: replace WtxidFromString with Wtxid::FromHex
stickies-v
2024-07-31
fuzz: increase FromHex() coverage
stickies-v
2024-07-31
test: add uint256::FromHex unittest coverage
stickies-v
2024-07-31
[fuzz] Harness for version handshake
dergoegge
2024-07-31
scripted-diff: Rename lazily initialized bloom filters
dergoegge
2024-07-31
[net processing] Lazily initialize m_recent_confirmed_transactions
dergoegge
2024-07-31
[net processing] Lazily initialize m_recent_rejects_reconsiderable
dergoegge
2024-07-31
[net processing] Lazily initialize m_recent_rejects
dergoegge
2024-07-31
Merge bitcoin/bitcoin#30537: kernel: Only setup kernel context globals once
merge-script
2024-07-30
test: add P2A ProduceSignature coverage
Greg Sanders
2024-07-30
policy: stop 3rd party wtxid malleability of anchor spend
Greg Sanders
2024-07-30
policy: make anchor spend standard
Greg Sanders
2024-07-30
policy: Add OP_1 <0x4e73> as a standard output type
Greg Sanders
2024-07-30
Merge bitcoin-core/gui#505: Hide peers details
Hennadii Stepanov
2024-07-30
kernel: Only setup kernel context globals once
TheCharlatan
2024-07-30
qt: Update translation source file
Hennadii Stepanov
2024-07-30
qt: Pull recent translations from Transifex
Hennadii Stepanov
2024-07-29
rpc: fix maybe-uninitialized compile warning in getchaintxstats
Michael Dietz
2024-07-29
Merge bitcoin-core/gui#828: Rendering an amp characters in the wallet name fo...
Hennadii Stepanov
2024-07-28
Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confirma...
merge-script
2024-07-27
rpc: add utxo's blockhash and number of confirmations to scantxoutset output
Luis Schwab
2024-07-26
mingw: Document mode wbx workaround
MarcoFalke
2024-07-26
Add -blocksxor boolean option
MarcoFalke
2024-07-26
rpc: Return precise loadtxoutset error messages
MarcoFalke
[prev]
[next]