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-10
doc: Warn about wallet.dat re-use and backups
Albert
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
build: Set minimum Automake version to 1.13
Hennadii Stepanov
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
2020-03-07
tests: Add key_io fuzzing harness
practicalswift
2020-03-07
doc: remove Boost Chrono from install docs
fanquake
2020-03-07
test: remove Boost Chrono installation from CI
fanquake
2020-03-07
build: remove Boost Chrono detection from build system
fanquake
2020-03-07
build: remove chrono package from depends Boost
fanquake
2020-03-07
Merge #18286: build: Add locale fuzzer to FUZZERS_MISSING_CORPORA (and unbrea...
fanquake
2020-03-06
build: Add locale fuzzer to FUZZERS_MISSING_CORPORA
practicalswift
2020-03-07
Merge #18241: wallet/refactor: refer to CWallet immutably when possible
fanquake
2020-03-06
test: Check that wait_until returns if time point is in the past
MarcoFalke
2020-03-06
Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std eq...
Wladimir J. van der Laan
2020-03-06
Merge #18126: tests: Add fuzzing harness testing the locale independence of t...
MarcoFalke
2020-03-07
lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR
Anthony Towns
2020-03-06
tests: Add fuzzing harness for locale independence testing
practicalswift
2020-03-06
scheduler_tests: re-enable mockforward test
Anthony Towns
2020-03-06
Drop unused reverselock.h
Anthony Towns
2020-03-06
scheduler: switch from boost to std
Anthony Towns
2020-03-06
sync.h: add REVERSE_LOCK
Anthony Towns
2020-03-06
scheduler: don't rely on boost interrupt on shutdown
Anthony Towns
2020-03-06
Merge #16117: util: Replace boost sleep with std sleep
fanquake
2020-03-05
Merge #17972: tests: Add fuzzing harness for CKey and key related functions
MarcoFalke
2020-03-05
tests: Add fuzzing harness for CKey related functions
practicalswift
2020-03-05
Merge #17996: tests: Add fuzzing harness for serialization/deserialization of...
MarcoFalke
2020-03-05
tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-03-05
tests: Add serialization/deserialization fuzzing for integral types
practicalswift
2020-03-05
Merge #17917: tests: Add amount compression/decompression fuzzing to existing...
MarcoFalke
[prev]
[next]