index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-02
wallet/db: make Backup() const
Karl-Johan Alm
2020-03-02
wallet: make CanGetAddresses() const
Karl-Johan Alm
2020-03-02
wallet: make KeypoolCountExternalKeys() const
Karl-Johan Alm
2020-03-02
wallet: make CanGenerateKeys() const
Karl-Johan Alm
2020-03-02
make BlockUntilSyncedToCurrentChain() const
Karl-Johan Alm
2020-03-01
Merge #17399: validation: Templatize ValidationState instead of subclassing
MarcoFalke
2020-02-29
Merge #18229: random: drop unused MACH time headers
fanquake
2020-02-29
Merge #18225: util: Fail to parse empty string in ParseMoney
fanquake
2020-02-28
Drop unused mach time headers
Ben Woosley
2020-02-28
Merge #16562: Refactor message transport packaging
MarcoFalke
2020-02-28
Merge #17800: random: don't special case clock usage on macOS
Wladimir J. van der Laan
2020-02-29
Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()
MarcoFalke
2020-02-28
refactor: test/bench: dedup SetupDummyInputs()
Sebastian Falbesoner
2020-02-29
Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_test
MarcoFalke
2020-02-29
util: Fail to parse empty string in ParseMoney
MarcoFalke
2020-02-29
util: Remove unused ParseMoney that takes a c_str
MarcoFalke
2020-02-28
Make AnalyzePSBT next role calculation simple, correct
Gregory Sanders
2020-02-27
Templatize ValidationState instead of subclassing
Jeffrey Czyz
2020-02-27
Remove ValidationState's constructor
Jeffrey Czyz
2020-02-27
Refactor FormatStateMessage into ValidationState
Jeffrey Czyz
2020-02-28
Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...
MarcoFalke
2020-02-27
Merge #18211: test: Disable mockforward scheduler unit test for now
fanquake
2020-02-26
Merge #18167: Fix a violation of C++ standard rules where unions are used for...
Wladimir J. van der Laan
2020-02-26
Merge #17985: net: Remove forcerelay of rejected txs
Wladimir J. van der Laan
2020-02-27
test: Disable mockforward scheduler unit test for now
MarcoFalke
2020-02-25
Convert blockencodings.h to new serialization framework
Pieter Wuille
2020-02-25
Add CustomUintFormatter
Pieter Wuille
2020-02-26
Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...
MarcoFalke
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-25
rpc: Auto-format RPCResult
MarcoFalke
2020-02-25
rpc: Move OuterType enum to header
MarcoFalke
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-02-25
Merge #17577: refactor: deduplicate the message sign/verify code
Samuel Dobson
2020-02-25
Merge #18162: util: Avoid potential uninitialized read in FormatISO8601DateTi...
fanquake
2020-02-24
Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination
MarcoFalke
2020-02-22
test: Add cost_of_change parameter assertions to bnb_search_test
Yancy Ribbens
2020-02-22
Merge #18181: test: Remove incorrect assumptions in validation_flush_tests
MarcoFalke
2020-02-21
Merge #18183: test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-21
scripted-diff: Wallet: Rename incorrectly named *UsedDestination
Luke Dashjr
2020-02-22
Merge #18034: Get the OutputType for a descriptor
Samuel Dobson
2020-02-21
util: Remove unused MilliSleep
MarcoFalke
2020-02-21
scripted-diff: Replace MilliSleep with UninterruptibleSleep
MarcoFalke
2020-02-21
util: Add UnintrruptibleSleep
MarcoFalke
2020-02-20
Merge #18122: rpc: update validateaddress RPCExamples to bech32
fanquake
2020-02-19
test: Set catch_system_errors=no on boost unit tests
MarcoFalke
2020-02-19
util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTi...
practicalswift
2020-02-19
test: Remove incorrect assumptions in validation_flush_tests
MarcoFalke
2020-02-19
test: Tabs to spaces in all tests
MarcoFalke
2020-02-19
Add static_asserts to ser_X_to_Y() methods
Samer Afach
[prev]
[next]