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
2019-10-19
Send amount shows minimum amount placeholder
JeremyCrookshank
2019-10-18
Merge #17184: util: Filter out macOS process serial number
fanquake
2019-10-18
Merge #17151: gui: remove OpenSSL PRNG seeding (Windows, Qt only)
fanquake
2019-10-18
Merge #16889: Add some general std::vector utility functions
MarcoFalke
2019-10-18
Merge #17186: gui: Add placeholder text to the sign message field
fanquake
2019-10-18
gui: Add placeholder text to the sign message field
Danny-Scott
2019-10-18
Merge #15084: gui: don't disable the sync overlay when wallet is disabled
Jonas Schnelli
2019-10-18
util: Filter out macOS process serial number
Hennadii Stepanov
2019-10-17
Merge #17162: chain: Remove CBlockIndex::SetNull helper
fanquake
2019-10-17
Merge #17119: doc: Fix broken bitcoin-cli examples
Wladimir J. van der Laan
2019-10-17
Merge #17169: doc: correct function name in ReportHardwareRand()
MarcoFalke
2019-10-17
Merge #17140: test: Fix bug in blockfilter_index_tests.
MarcoFalke
2019-10-16
doc: correct function name in ReportHardwareRand()
fanquake
2019-10-16
Merge #16659: refactoring: Remove unused includes
MarcoFalke
2019-10-16
chain: Set all CBlockIndex members to null, remove SetNull helper
MarcoFalke
2019-10-16
Add tests for util/vector.h's Cat and Vector
Pieter Wuille
2019-10-16
Add some general std::vector utility functions
Pieter Wuille
2019-10-16
Merge #17095: util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-16
Merge #17131: rpc: fix -rpcclienttimeout 0 option
Wladimir J. van der Laan
2019-10-15
Remove unused includes
practicalswift
2019-10-15
tests: Add fuzzing harness for descriptor Span-parsing helpers
practicalswift
2019-10-15
Merge #17105: gui: Make RPCConsole::TabTypes an enum class
fanquake
2019-10-15
Merge #17138: Remove wallet access to some node arguments
MarcoFalke
2019-10-15
Merge #17098: refactor: Feebumper EstimateFeeRate follow-up
MarcoFalke
2019-10-15
Merge #17125: gui: Add toolTip and placeholderText to sign message fields
fanquake
2019-10-15
rpc: fix -rpcclienttimeout 0 option
Fabian Jahr
2019-10-15
gui: Added label & tooltip for Verify Message labels
dannmat
2019-10-15
gui: remove OpenSSL PRNG seeding (Windows, Qt only)
fanquake
2019-10-15
gui: Make RPCConsole::TabTypes an enum class
João Barbosa
2019-10-15
tests: Fix fs_tests for unknown locales
Daki Carnhof
2019-10-15
util: Filter control characters out of log messages
Wladimir J. van der Laan
2019-10-14
Merge #17134: doc: Add switch on enum example to developer notes
fanquake
2019-10-14
test: Fix bug in blockfilter_index_tests.
Jim Posen
2019-10-14
[wallet] Remove pruning check for -rescan option
John Newbery
2019-10-14
[wallet] Remove package limit config access from wallet
John Newbery
2019-10-14
[rpc] Fix broken bitcoin-cli examples
Andrew Toth
2019-10-14
Merge #17009: tests: Add EvalScript(...) fuzzing harness
MarcoFalke
2019-10-14
util: Add AllowShortCaseLabelsOnASingleLine option
Hennadii Stepanov
2019-10-13
gui: don't disable the sync overlay when wallet is disabled
Ben Carman
2019-10-12
tests: Add EvalScript(...) fuzzing harness
practicalswift
2019-10-11
Merge #16947: doc: Doxygen-friendly script/descriptor.h comments
MarcoFalke
2019-10-10
change wallet pointers to references in feebumper
Adam Jonas
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
2019-10-10
Merge #16887: Abstract out some of the descriptor Span-parsing helpers
MarcoFalke
2019-10-10
Merge #16786: test: add unit test for wallet watch-only methods involving Pub...
MarcoFalke
2019-10-10
typo and unneccessary parentheses
Adam Jonas
2019-10-10
Merge #16689: rpc: add missing fields to wallet rpc help output
MarcoFalke
2019-10-10
Merge #17076: tests: Add fuzzing harness for CheckTransaction(...), IsStandar...
MarcoFalke
2019-10-10
Merge #17085: init: Change fallback locale to C.UTF-8
Wladimir J. van der Laan
2019-10-10
Merge #15756: gui: Add shortcuts for tab tools
Jonas Schnelli
[next]