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
2020-03-17
tests: simplify next_block() function in feature_block
John Newbery
2020-03-17
doc: fix GetTimeMicros() comment in random.cpp
fanquake
2020-03-17
rand: remove getentropy() fallback for macOS < 10.12
fanquake
2020-03-16
Merge #18350: test: Fix mining to an invalid target + ensure that a new block...
MarcoFalke
2020-03-16
Merge #18346: rpc: Document an RPCResult for all calls; Enforce at compile time
Wladimir J. van der Laan
2020-03-16
Merge #17997: refactor: Remove mempool global from net
MarcoFalke
2020-03-16
Merge #18344: doc: Fix nit in getblockchaininfo
Wladimir J. van der Laan
2020-03-16
Merge #18341: doc: Replace remaining literal BTC with CURRENCY_UNIT.
Wladimir J. van der Laan
2020-03-16
Merge #18357: Fix missing header in sync.h
fanquake
2020-03-16
Merge #18360: Bump transifex slug and update English translations for 0.20
Wladimir J. van der Laan
2020-03-16
tx: Bump transifex slug to 020x
Wladimir J. van der Laan
2020-03-16
qt: Periodical translations update
Wladimir J. van der Laan
2020-03-15
Fix missing header in sync.h
João Barbosa
2020-03-15
tests: Add fuzzing harness for various functions taking std::string as input
practicalswift
2020-03-15
tests: Add fuzzing harness for MultiplicationOverflow(...)
practicalswift
2020-03-15
tests: Add fuzzing harness for CFeeRate
practicalswift
2020-03-15
tests: Add fuzzing harness for CBlockHeader
practicalswift
2020-03-15
tests: Add fuzzing harness for count_seconds(...)
practicalswift
2020-03-15
Merge #18345: test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-03-14
test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-03-14
Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation
Wladimir J. van der Laan
2020-03-14
Fix mining to an invalid target + ensure that a new block has the
Samer Afach
2020-03-14
Replace remaining literals BTC with CURRENCY_UNIT
Daniel Kraft
2020-03-13
Merge #18204: descriptors: improve descriptor cache and cache xpubs
Wladimir J. van der Laan
2020-03-13
Merge #18002: Abstract out script execution out of VerifyWitnessProgram()
Wladimir J. van der Laan
2020-03-13
rpc: Document an RPCResult for all calls; Enforce at compile time
MarcoFalke
2020-03-13
rpc: Add missing newline in RPCResult description
MarcoFalke
2020-03-13
Fix nit in getblockchaininfo
Steven Roose
2020-03-13
Merge #18316: util: HelpExampleRpc formatting
fanquake
2020-03-12
refactor: Remove mempool global from net
MarcoFalke
2020-03-12
Merge #18228: test: Add missing syncwithvalidationinterfacequeue
MarcoFalke
2020-03-12
Merge #18213: test: Fix race in p2p_segwit
MarcoFalke
2020-03-12
Merge #18320: guix: Remove now-unnecessary gcc make flag
fanquake
2020-03-11
[mempool] Remove NotifyEntryAdded and NotifyEntryRemoved callbacks
John Newbery
2020-03-11
[validation] Remove pool member from ConnectTrace
John Newbery
2020-03-11
[validation] Remove NotifyEntryRemoved callback from ConnectTrace
John Newbery
2020-03-11
[validation] Remove conflictedTxs from PerBlockConnectTrace
John Newbery
2020-03-11
[validation interface] Remove vtxConflicted from BlockConnected
John Newbery
2020-03-11
[wallet] Notify conflicted transactions in TransactionRemovedFromMempool
John Newbery
2020-03-11
Merge #18318: test: Bump rpc timeout in feature_assumevalid to avoid valgrind...
MarcoFalke
2020-03-11
guix: Remove now-unnecessary gcc make flag
Carl Dong
2020-03-11
Merge #18319: fuzz: Add missing ECC_Start to key_io test
MarcoFalke
2020-03-11
Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfee
MarcoFalke
2020-03-11
fuzz: Add missing ECC_Start to key_io test
MarcoFalke
2020-03-11
test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeouts
MarcoFalke
2020-03-11
Merge #18268: rpc: Remove redundant types from descriptions
MarcoFalke
2020-03-11
test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgrind...
MarcoFalke
2020-03-11
Merge #18314: tests: Add deserialization fuzzing of SnapshotMetadata (utxo_sn...
MarcoFalke
2020-03-11
Merge #18208: rpc: Change RPCExamples to bech32
MarcoFalke
2020-03-11
Merge #18255: test: Add bad-txns-*-toolarge test cases to invalid_txs
Wladimir J. van der Laan
[prev]
[next]