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-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
[wallet] Fix whitespace in CWallet::CommitTransaction()
John Newbery
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
[validation] Fix REJECT message comments
John Newbery
2019-10-10
[validation] Remove REJECT code from CValidationState
John Newbery
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
[logging] Don't log REJECT code when transaction is rejected
John Newbery
2019-10-10
[validation] Fix peer punishment for bad blocks
John Newbery
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
2019-10-10
Merge #15023: GUI: Restore RPC Console to non-wallet tray icon menu
Jonas Schnelli
2019-10-09
test: add unit tests for Span-parsing helpers
Sebastian Falbesoner
2019-10-09
Merge #15098: qt: Show addresses for "SendToSelf" transactions
fanquake
2019-10-09
Add missing fields in TransactionDescriptionString and others
Antoine Riard
2019-10-09
MOVEONLY : move RPC wallets helpers to TransactionDescriptionString
Antoine Riard
2019-10-09
tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer)
practicalswift
2019-10-09
tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o...
practicalswift
2019-10-09
Merge #16821: Fix bug where duplicate PSBT keys are accepted
fanquake
2019-10-09
init: Change fallback locale to C.UTF-8
Wladimir J. van der Laan
2019-10-09
build: Fix #include sys/poll.h to just poll.h (without sys/)
Daki Carnhof
[prev]
[next]