index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-13
[refactor] split setup in mempool_limit test
glozow
2023-09-13
[test framework] add ability to spend only confirmed utxos
glozow
2023-09-13
[validation] don't LimitMempoolSize in any subpackage submissions
glozow
2023-09-13
[validation] return correct result when already-in-mempool tx gets evicted
glozow
2023-09-13
[refactor] back-fill results in AcceptPackage
glozow
2023-09-13
[validation] make PackageMempoolAcceptResult members mutable
glozow
2023-09-13
[validation] add AcceptSubPackage to delegate Accept* calls and clean up m_view
glozow
2023-09-13
[CCoinsViewMemPool] track non-base coins and allow Reset
glozow
2023-09-13
[policy] check for duplicate txids in package
glozow
2023-09-13
fuzz: Rework addr fuzzing
MarcoFalke
2023-09-13
fuzz: Drop unused params from serialize helpers
MarcoFalke
2023-09-13
make DisconnectedBlockTransactions responsible for its own memory management
glozow
2023-09-13
MOVEONLY: DisconnectedBlockTransactions to its own file
glozow
2023-09-13
rewrite DisconnectedBlockTransactions as a list + map
glozow
2023-09-13
ci: clang-17 for fuzz and tsan
MarcoFalke
2023-09-13
Do not use std::vector = {} to release memory
Pieter Wuille
2023-09-13
add std::list to memusage
glozow
2023-09-13
[bench] DisconnectedBlockTransactions
glozow
2023-09-12
[refactor] Remove compat.h from kernel headers
TheCharlatan
2023-09-12
[refactor] Remove netaddress.h from kernel headers
TheCharlatan
2023-09-12
[refactor] Add CChainParams member to CConnman
TheCharlatan
2023-09-12
[refactor] Add missing includes for next commit
TheCharlatan
2023-09-12
kernel: Move MessageStartChars to its own file
TheCharlatan
2023-09-12
[refactor] Define MessageStartChars as std::array
TheCharlatan
2023-09-12
[refactor] Allow std::array<std::byte, N> in serialize.h
MarcoFalke
2023-09-12
gui: macOS, make appMenuBar part of the main app window
furszy
2023-09-12
Merge bitcoin/bitcoin#28101: doc, refactor: changing -torcontrol help to spec...
Andrew Chow
2023-09-12
Merge bitcoin/bitcoin#28414: wallet rpc: return final tx hex from walletproce...
Andrew Chow
2023-09-12
wallet: Use CTxDestination in CRecipient rather than scriptPubKey
Andrew Chow
2023-09-12
Add PubKeyDestination for P2PK scripts
Andrew Chow
2023-09-12
Allow CNoDestination to represent a raw script
Andrew Chow
2023-09-12
Make WitnessUnknown members private
Andrew Chow
2023-09-12
[fuzz] Use afl++ shared-memory fuzzing
dergoegge
2023-09-12
Merge bitcoin/bitcoin#28105: doc: Clarify that -fstack-reuse=all bugs exist o...
fanquake
2023-09-12
Merge bitcoin/bitcoin#28448: rpc: Deprecate rpcserialversion=0
fanquake
2023-09-12
doc: Clarify that -fstack-reuse=all bugs exist on all versions of GCC
MarcoFalke
2023-09-12
scripted-diff: Rename CBufferedFile to BufferedFile
MarcoFalke
2023-09-12
Remove unused GetType() from CBufferedFile and CAutoFile
MarcoFalke
2023-09-12
dbwrapper: Use DataStream for batch operations
TheCharlatan
2023-09-12
Merge bitcoin/bitcoin#28427: index: coinstats reorg, fail when block cannot b...
fanquake
2023-09-11
qt: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-11
Merge bitcoin/bitcoin#28433: Follow-up to BIP324 connection support
fanquake
2023-09-11
rpc: Deprecate rpcserialversion=0
Anthony Towns
2023-09-10
doc: fix typos and mistakes in BIP324 code comments
Pieter Wuille
2023-09-10
net: do not use send buffer to store/cache garbage
Pieter Wuille
2023-09-10
net: merge V2Transport constructors, move key gen
Pieter Wuille
2023-09-10
Merge bitcoin/bitcoin#27944: test: various USDT functional test cleanups (278...
fanquake
2023-09-09
Merge bitcoin/bitcoin#28431: Remove needless `GetTransactionOutputWeight` helper
fanquake
2023-09-09
Merge bitcoin/bitcoin#28428: Hard-code version number value for CBlockLocator...
fanquake
2023-09-08
gui: macOS, do not process dock icon actions during shutdown
furszy
[prev]
[next]