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-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
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: 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
2020-03-09
doc: Add historical release notes for 0.19.1
Wladimir J. van der Laan
2020-03-09
tests: Remove FUZZERS_MISSING_CORPORA
practicalswift
2020-03-09
Merge #18292: fuzz: Add assert(script == decompressed_script)
MarcoFalke
2020-03-09
tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functi...
practicalswift
2020-03-09
Clear any input_errors for an input after it is signed
Andrew Chow
2020-03-09
Replace GetSigningProvider with GetSolvingProvider
Andrew Chow
2020-03-09
Move direct calls to MessageSign into new SignMessage functions in CWallet an...
Andrew Chow
2020-03-09
Move key and script filling and signing from CWallet::FillPSBT to ScriptPubKe...
Andrew Chow
2020-03-09
Move FillPSBT to be a member of CWallet
Andrew Chow
2020-03-09
Merge #18299: tests: Update FUZZERS_MISSING_CORPORA to enable regression fuzz...
MarcoFalke
2020-03-09
tests: Reset FUZZERS_MISSING_CORPORA to enable regression fuzzing for more ha...
practicalswift
2020-03-09
Merge #18274: rpc/wallet: initialize nFeeRequired to avoid using garbage valu...
fanquake
2020-03-09
rpc/wallet: initialize nFeeRequired to avoid using garbage value on failure
Karl-Johan Alm
2020-03-08
Use CWallet::SignTransaction in CreateTransaction and signrawtransactionwithw...
Andrew Chow
2020-03-08
Implement CWallet::SignTransaction using ScriptPubKeyMan::SignTransaction
Andrew Chow
2020-03-08
Add SignTransaction function to ScriptPubKeyMan and LegacyScriptPubKeyMan
Andrew Chow
2020-03-08
Refactor rawtransaction's SignTransaction into generic SignTransaction function
Andrew Chow
2020-03-07
fuzz: Add assert(script == decompressed_script)
MarcoFalke
2020-03-07
Merge #17926: tests: Add key_io fuzzing harness. Fuzz additional functions in...
MarcoFalke
2020-03-07
tests: Fuzz additional functions in the script fuzzing harness
practicalswift
2020-03-07
tests: Fuzz additional functions in the transaction fuzzing harness
practicalswift
2020-03-07
tests: Fuzz additional functions in the integer fuzzing harness
practicalswift
2020-03-07
tests: Fuzz additional functions in the hex fuzzing harness
practicalswift
[next]