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-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-03-11
Merge #18268: rpc: Remove redundant types from descriptions
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
2020-03-11
Merge #18290: build: Set minimum Automake version to 1.13
Wladimir J. van der Laan
2020-03-11
Merge #18285: test: Check that wait_until returns if time point is in the past
Wladimir J. van der Laan
2020-03-11
Merge #18283: doc: Explain rebase policy in CONTRIBUTING.md
Wladimir J. van der Laan
2020-03-11
Merge #18219: doc: Add warning against wallet.dat re-use
MarcoFalke
2020-03-11
Merge #18170: doc: Minor grammatical changes and flow improvements
MarcoFalke
2020-03-11
Merge #17833: doc: Added running functional tests in valgrind
MarcoFalke
2020-03-11
Merge #17159: doc: Add a note about backporting
MarcoFalke
2020-03-11
Merge #18310: doc: asmap release note
MarcoFalke
2020-03-11
tests: Add fuzzing of CSubNet, CNetAddr and CService related functions
practicalswift
2020-03-11
tests: Fuzz HasAllDesirableServiceFlags(...) and MayHaveUsefulAddressDB(...)
practicalswift
2020-03-11
tests: Fuzz DecodeBase64PSBT(...)
practicalswift
2020-03-11
tests: Simplify code by removing unwarranted use of unique_ptr:s
practicalswift
2020-03-11
tests: Fuzz DecodeHexBlk(...)
practicalswift
2020-03-11
tests: Fuzz RecursiveDynamicUsage(const std::shared_ptr<X>& p)
practicalswift
2020-03-11
tests: Fuzz operator!= of CService
practicalswift
2020-03-11
tests: Increase fuzzing coverage of DecompressScript(...)
practicalswift
2020-03-11
Merge #17989: tests: Add fuzzing harness for ProcessMessage(...). Enables hig...
MarcoFalke
2020-03-11
Merge #18304: ci: Enable all functional tests in valgrind
MarcoFalke
2020-03-11
tests: Fuzz currently uncovered code path in TxToUniv(...)
practicalswift
2020-03-11
tests: Re-arrange test cases in parse_univalue to increase coverage
practicalswift
2020-03-11
doc: Explain rebase/squash policy in CONTRIBUTING.md
MarcoFalke
2020-03-11
tests: Remove unit test from fuzzing harness
practicalswift
2020-03-11
tests: Add deserialization fuzzing of SnapshotMetadata (utxo_snapshot), uint1...
practicalswift
2020-03-11
tests: Add one specialized ProcessMessage(...) fuzzing binary per message typ...
practicalswift
2020-03-11
tests: Add fuzzing harness for ProcessMessage(...)
practicalswift
2020-03-10
ci: Enable all functional tests in valgrind
MarcoFalke
2020-03-10
Merge #18311: Bumpfee test fix
MarcoFalke
2020-03-10
bumpfee test: exit loop at proper time with new fee value being compared
Gregory Sanders
2020-03-10
Add some test logging to wallet_bumpfee.py
Gregory Sanders
2020-03-10
Merge #18305: test: Explain why test logging should be used
MarcoFalke
2020-03-10
doc: asmap release note
Jon Atack
2020-03-10
test: Explain why test logging should be used
MarcoFalke
2020-03-10
Merge #18264: build: Remove Boost Chrono
fanquake
2020-03-10
Merge #15443: qa: Add getdescriptorinfo functional test
MarcoFalke
2020-03-10
qa: Add getdescriptorinfo functional test
João Barbosa
2020-03-09
Merge #18176: tests: Add fuzzing harness for CScript and CScriptNum operations
MarcoFalke
2020-03-09
Make lifetime correctness easier to see (avoid reference lifetime extension)
practicalswift
2020-03-09
tests: Add fuzzing harness for CScriptNum operations
practicalswift
2020-03-09
Merge #18306: test: add logging to wallet_listsinceblock.py
MarcoFalke
2020-03-09
test: add logging to wallet_listsinceblock.py
Jon Atack
2020-03-10
Merge #18115: wallet: Pass in transactions and messages for signing instead o...
Samuel Dobson
2020-03-09
Merge #18303: doc: Add historical release notes for 0.19.1
Wladimir J. van der Laan
2020-03-09
tests: Add fuzzing harness for CScript operations
practicalswift
2020-03-09
tests: Add common Consume* fuzzing functions
practicalswift
2020-03-09
Merge #18047: tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet ...
MarcoFalke
[next]