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
2022-08-31
CBlockLocator: performance-move-const-arg Clang tidy fixups
Jon Atack
2022-08-31
Update chainparams for 24.0 release
Janna
2022-08-31
rpc: sort listdescriptors result
Sjors Provoost
2022-08-31
Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&)
fanquake
2022-08-30
Fix typo from PR25717
Suhas Daftuar
2022-08-30
Bypass headers anti-DoS checks for NoBan peers
Suhas Daftuar
2022-08-30
Merge bitcoin/bitcoin#25733: tidy: enable bugprone-use-after-move
MacroFake
2022-08-30
Move headerssync logging to BCLog::NET
Suhas Daftuar
2022-08-30
Merge bitcoin/bitcoin#25717: p2p: Implement anti-DoS headers sync
fanquake
2022-08-30
tidy: enable bugprone-use-after-move
fanquake
2022-08-30
test: work around bugprone-use-after-move warnings in util tests
fanquake
2022-08-30
Fix link to MurmurHash3.cpp from Austin Appleby
dontbyte
2022-08-29
descriptors: addr() and raw() should return false for ToPrivateString
Andrew Chow
2022-08-29
Add migratewallet RPC
Andrew Chow
2022-08-29
Implement MigrateLegacyToDescriptor
Andrew Chow
2022-08-29
Implement MigrateToSQLite
Andrew Chow
2022-08-29
wallet: Deduplicate Resend and ReacceptWalletTransactions
Andrew Chow
2022-08-29
net: note CNode members that are treated as const
Anthony Towns
2022-08-29
net: mark CNode unique_ptr members as const
Anthony Towns
2022-08-29
net: mark TransportSerializer/m_serializer as const
Anthony Towns
2022-08-29
net/net_processing: add missing thread safety annotations
Anthony Towns
2022-08-29
ui: show header pre-synchronization progress
Pieter Wuille
2022-08-29
Emit NotifyHeaderTip signals for pre-synchronization progress
Pieter Wuille
2022-08-29
Make validation interface capable of signalling header presync
Pieter Wuille
2022-08-29
Track headers presync progress and log it
Pieter Wuille
2022-08-29
Expose HeadersSyncState::m_current_height in getpeerinfo()
Suhas Daftuar
2022-08-29
Add unit test for HeadersSyncState
Suhas Daftuar
2022-08-29
Reduce spurious messages during headers sync
Suhas Daftuar
2022-08-29
Require callers of AcceptBlockHeader() to perform anti-dos checks
Suhas Daftuar
2022-08-29
Utilize anti-DoS headers download strategy
Suhas Daftuar
2022-08-29
Move validation option logging to LoadChainstate()
MacroFake
2022-08-28
contrib: update testnet torv3 hardcoded seeds
Jon Atack
2022-08-26
Merge bitcoin/bitcoin#25922: wallet: trigger MaybeResendWalletTxs() every minute
Andrew Chow
2022-08-26
Merge bitcoin/bitcoin#25896: wallet: Log when Wallet::SetMinVersion sets a di...
Andrew Chow
2022-08-26
Merge bitcoin/bitcoin#25355: I2P: add support for transient addresses for out...
Andrew Chow
2022-08-26
wallet: Refactor SetupDescSPKMs to take CExtKey
Andrew Chow
2022-08-26
Implement LegacyScriptPubKeyMan::DeleteRecords
Andrew Chow
2022-08-25
Merge bitcoin/bitcoin#25924: scripted-diff: rpc: fix rescan RPC name (s/resca...
Andrew Chow
2022-08-25
Implement LegacyScriptPubKeyMan::MigrateToDescriptor
Andrew Chow
2022-08-25
scriptpubkeyman: Implement GetScriptPubKeys in Legacy
Andrew Chow
2022-08-25
Apply label to all scriptPubKeys of imported combo()
Andrew Chow
2022-08-25
Wallet::SetMinVersion - Log the new minversion
Ali Sherief
2022-08-25
wallet: trigger MaybeResendWalletTxs() every minute
stickies-v
2022-08-25
Merge bitcoin/bitcoin#25905: refactor: Move ChainstateManager options into m_...
MacroFake
2022-08-24
scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/)
Sebastian Falbesoner
2022-08-24
Merge bitcoin/bitcoin#25911: net: update hardcoded mainnet seeds for 24.x
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25863: test: remove unused `norm_prv` parameter in `des...
fanquake
2022-08-24
Merge bitcoin/bitcoin#25879: refactor: Make Join() util work with any contain...
MacroFake
2022-08-24
Use new Join() helper for ListBlockFilterTypes()
MacroFake
2022-08-24
Make Join() util work with any container type
MacroFake
[prev]
[next]