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
2021-04-19
Merge bitcoin/bitcoin#21280: test: bug fix in transaction_tests
MarcoFalke
2021-04-19
Merge #20857: test: update documentation in feature_csv_activation.py
MarcoFalke
2021-04-19
remove executable flag for src/net_processing.cpp
Sebastian Falbesoner
2021-04-19
Merge #21679: rpc: Keep default argument value in correct type
MarcoFalke
2021-04-19
Merge #21713: Refactor ProcessNewBlock to reduce code duplication
MarcoFalke
2021-04-19
Merge #21615: script: Add trusted key for hebasto
W. J. van der Laan
2021-04-19
Merge #21718: rpc: Improve error message for getblock invalid datatype.
fanquake
2021-04-18
refactor, qt: Simplify SendCoinsDialog::updateCoinControlState
João Barbosa
2021-04-18
refactor: Drop CCoinControl::SetNull
João Barbosa
2021-04-18
update docstring in feature_csv_activation.py
Pierre K
2021-04-18
Change ClearDataDirPathCache() to ArgsManager.ClearPathCache().
Kiminuo
2021-04-18
Change GetBlocksDir() to ArgsManager.GetBlocksDirPath().
Kiminuo
2021-04-18
scripted-diff: Modify unit tests to use the ArgsManager in the BasicTestingSe...
Kiminuo
2021-04-18
scripted-diff: Replace m_args with m_local_args in getarg_tests.cpp
Kiminuo
2021-04-18
BasicTestingSetup: Add ArgsManager.
Kiminuo
2021-04-18
Modify "util_datadir" unit test to not use gArgs.
Kiminuo
2021-04-18
rpc: Improve getblock error message for invalid data type.
klementtan
2021-04-17
refactor: Mark member functions const
MarcoFalke
2021-04-17
Move GetDataDir(fNetSpecific) implementation to ArgsManager.
Kiminuo
2021-04-17
Move StripRedundantLastElementsOfPath before ArgsManager class.
Kiminuo
2021-04-17
Merge #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules
MarcoFalke
2021-04-17
Merge bitcoin-core/gui#277: Do not use QClipboard::Selection on Windows and m...
MarcoFalke
2021-04-17
test: Run versionbits_sanity for all chains
MarcoFalke
2021-04-17
Merge #21689: test: Remove intermittently failing and not very meaningful `BO...
MarcoFalke
2021-04-17
Refactor ProcessNewBlock to reduce code duplication
R E Broadley
2021-04-17
test: Address outstanding versionbits_test feedback
MarcoFalke
2021-04-17
test: Check that no versionbits are re-used
MarcoFalke
2021-04-17
Merge #21712: qa: Test default include_mempool value of gettxout
MarcoFalke
2021-04-17
rpc: Check default value type againts argument type
João Barbosa
2021-04-17
rpc: Keep default argument value in correct type
João Barbosa
2021-04-16
qa: Test default include_mempool value of gettxout
João Barbosa
2021-04-16
Merge #21695: Remove no longer used contrib/bitcoin-qt.pro from the repo
fanquake
2021-04-15
Remove no longer used contrib/bitcoin-qt.pro from the repo
Hennadii Stepanov
2021-04-15
Merge #21630: fuzz: split FuzzedSock interface and implementation
MarcoFalke
2021-04-15
Merge #21686: Speedy trial activation parameters for Taproot
MarcoFalke
2021-04-15
Merge #21676: test: Use mocktime to avoid intermittent failure in rpc_tests
MarcoFalke
2021-04-15
fuzz: use ConsumeBool() instead of !ConsumeBool()
Vasil Dimov
2021-04-15
fuzz: split FuzzedSock interface and implementation
Vasil Dimov
2021-04-15
fuzz: make FuzzedSock::Wait() sometimes simulate an occurred event
Vasil Dimov
2021-04-15
fuzz: set errno from FuzzedSock::Wait() if it simulates a failure
Vasil Dimov
2021-04-15
style: remove extra white space
Vasil Dimov
2021-04-15
test: Remove intermittently failing and not very meaningful `BOOST_CHECK` in ...
practicalswift
2021-04-15
Merge #21677: fuzz: Avoid use of low file descriptor ids (which may be in use...
MarcoFalke
2021-04-14
Add mainnet and testnet taproot activation params
Andrew Chow
2021-04-15
Merge #21377: Speedy trial support for versionbits
fanquake
2021-04-15
Merge #21672: doc: remove boostrap info from GUIX_COMMON_FLAGS doc
fanquake
2021-04-14
Avoid use of low file descriptor ids (which may be in use) in FuzzedSock and ...
practicalswift
2021-04-14
qt, refactor: Use better QMenu::addAction overloaded function
Hennadii Stepanov
2021-04-14
qt: Do not assign Alt+<KEY> shortcuts to context menu actions
Hennadii Stepanov
2021-04-14
qt: Drop menu separator that separates nothing
Hennadii Stepanov
[prev]
[next]