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-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
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-18
httpserver: use own HTTP status codes
Filip Gospodinov
2020-02-17
Merge #18037: Util: Allow scheduler to be mocked
MarcoFalke
2020-02-17
[rpc] expose ability to mock scheduler via the rpc
Amiti Uttarwar
2020-02-17
[lib] add scheduler to node context
Amiti Uttarwar
2020-02-17
Fix a violation of C++ standard rules that unions cannot be switched.
Samer Afach
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-16
Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type ...
MarcoFalke
2020-02-16
gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
João Barbosa
2020-02-15
Add DifferenceFormatter
Russell Yanofsky
2020-02-15
Make VectorFormatter support stateful formatters
Russell Yanofsky
2020-02-14
Convert CCompactSize to proper formatter
Pieter Wuille
2020-02-14
Refactor message hashing into a utility function
Jeffrey Czyz
2020-02-14
Deduplicate the message signing code
Vasil Dimov
2020-02-14
Deduplicate the message verifying code
Vasil Dimov
2020-02-13
Merge #17746: refactor: rpc: Remove vector copy from listtransactions
Wladimir J. van der Laan
2020-02-13
[test] add chainparams property to indicate chain allows time mocking
Amiti Uttarwar
2020-02-13
[test] unit test for new MockForward scheduler method
Amiti Uttarwar
2020-02-13
[util] allow scheduler to be mocked
Amiti Uttarwar
2020-02-13
refactor: rpc: Remove vector copy from listtransactions
João Barbosa
2020-02-13
rpc: update validateaddress RPCExamples to bech32
Sebastian Falbesoner
2020-02-13
Merge #18121: gui: Throttle GUI update pace when -reindex
Jonas Schnelli
2020-02-13
Merge #18123: gui: Fix race in WalletModel::pollBalanceChanged
Jonas Schnelli
2020-02-12
gui: Throttle GUI update pace when -reindex
Hennadii Stepanov
2020-02-12
[REFACTOR] Abstract out script execution out of VerifyWitnessProgram()
Pieter Wuille
2020-02-12
Revert "Store p2sh scripts in AddAndGetDestinationForScript"
Russell Yanofsky
2020-02-12
Merge #17708: prevector: avoid misaligned member accesses
Wladimir J. van der Laan
2020-02-12
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-02-12
tests: Avoid hitting some known minor tinyformat issues when fuzzing strprint...
practicalswift
2020-02-11
gui: Fix race in WalletModel::pollBalanceChanged
Russell Yanofsky
2020-02-11
Get the OutputType for a descriptor
Andrew Chow
2020-02-11
net: Remove forcerelay of rejected txs
MarcoFalke
2020-02-10
Get rid of VARINT default argument
Pieter Wuille
2020-02-10
Merge #17947: test: add unit test for non-standard txs with too large tx size
Wladimir J. van der Laan
2020-02-10
Merge #18021: Serialization improvements step 4 (undo.h)
Wladimir J. van der Laan
2020-02-10
Merge #18099: Update univalue subtree
fanquake
2020-02-10
Merge #18101: qt: Fix deprecated QCharRef usage
Wladimir J. van der Laan
2020-02-10
Merge #18091: Qt: pass clientmodel changes from walletframe to walletviews
Wladimir J. van der Laan
2020-02-10
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-02-09
qt: Fix deprecated QCharRef usage
Hennadii Stepanov
2020-02-09
Update univalue subtree
MarcoFalke
2020-02-09
scripted-diff: Add missing spaces in RPCResult, Fix type names
MarcoFalke
[prev]
[next]