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
2019-10-21
Expand on wallet_balance.py comment from https://github.com/bitcoin/bitcoin/p...
Jeremy Rubin
2019-10-21
Update release notes to mention changes to IsTrusted and impact on wallet
Jeremy Rubin
2019-10-21
Systematize style of IsTrusted single line if
Jeremy Rubin
2019-10-21
update variable naming conventions for IsTrusted
Jeremy Rubin
2019-10-21
Update comment in test/functional/wallet_balance.py
Jeremy Rubin
2019-10-21
Update wallet_balance.py test to reflect new behavior
Jeremy Rubin
2019-10-21
Reuse trustedParents in looped calls to IsTrusted
Jeremy Rubin
2019-10-21
Cache tx Trust per-call to avoid DoS
Jeremy Rubin
2019-10-21
Make IsTrusted scan parents recursively
Jeremy Rubin
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-21
Merge #17195: gui: send amount placeholder value
Wladimir J. van der Laan
2019-10-21
Merge #17176: ci: Cleanup macOS runs
Wladimir J. van der Laan
2019-10-21
Merge #17191: random: remove call to RAND_screen() (Windows only)
Wladimir J. van der Laan
2019-10-20
Merge #17203: wallet: Remove unused GetLabelName
fanquake
2019-10-20
wallet: Remove unused GetLabelName
Sebastian Falbesoner
2019-10-20
Merge #17157: doc: Added instructions for how to add an upsteam to forked repo
fanquake
2019-10-20
doc: Added instructions for how to add an upsteam to forked repo
dannmat
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 #16949: build: only pass --disable-dependency-tracking to packages that...
fanquake
2019-10-18
random: remove call to RAND_screen() (Windows only)
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 #17177: doc: Describe log files + consistent paths in test READMEs
MarcoFalke
2019-10-17
doc: Describe log files + consistent paths in test READMEs
Martin Erlandsson
2019-10-17
ci: Remove redundant check for TRAVIS_OS_NAME
MarcoFalke
2019-10-17
doc: Document that GNU tools are required for linters
MarcoFalke
2019-10-17
ci: Cleanup macOS runs
MarcoFalke
2019-10-17
Merge #16597: Travis: run full test suite on native macOS
MarcoFalke
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-16
Merge #17113: tests: Add fuzzing harness for descriptor Span-parsing helpers
MarcoFalke
2019-10-16
Merge #17118: build: depends macOS: point --sysroot to SDK
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
[next]