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-01-27
Merge #17453: gui: Fix intro dialog labels when the prune button is toggled
Jonas Schnelli
2020-01-27
Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...
Jonas Schnelli
2020-01-27
Merge #17096: gui: rename debug window
Jonas Schnelli
2020-01-26
Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...
Luke Dashjr
2020-01-24
gui: Shortcut to close ModalOverlay
Emil Engler
2020-01-23
src/init: correct a typo
darosior
2020-01-22
Merge #17863: scripts: Add MACHO dylib checks to symbol-check.py
Wladimir J. van der Laan
2020-01-22
Merge #17754: net: Don't allow resolving of std::string with embedded NUL cha...
Wladimir J. van der Laan
2020-01-22
Merge #17887: bug-fix macos: give free bytes to F_PREALLOCATE
Wladimir J. van der Laan
2020-01-22
Merge #17965: qt: Revert changes of pr17943
Wladimir J. van der Laan
2020-01-22
Merge #17897: init: Stop indexes on shutdown after ChainStateFlushed callback.
fanquake
2020-01-22
Merge #17980: test: add missing #include to fix compiler errors
fanquake
2020-01-22
test: add missing #include to fix compiler errors
Karl-Johan Alm
2020-01-22
Merge #17492: QT: bump fee returns PSBT on clipboard for watchonly-only wallets
fanquake
2020-01-20
Merge #17916: windows: Enable heap terminate-on-corruption
Wladimir J. van der Laan
2020-01-20
Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)
Wladimir J. van der Laan
2020-01-20
Merge #17945: doc: Fix doxygen errors
Wladimir J. van der Laan
2020-01-19
Revert "refactor: Remove never used default parameter"
Hennadii Stepanov
2020-01-19
Revert "refactor: Simplify connection syntax"
Hennadii Stepanov
2020-01-18
Merge #17896: Serialization improvements (step 2)
fanquake
2020-01-17
Merge #17943: qt, refactor: Remove never used default parameter
fanquake
2020-01-17
Merge #17939: gui: Remove warning "unused variable 'wallet_model'"
fanquake
2020-01-16
Fix doxygen errors
Ben Woosley
2020-01-17
Merge #17889: wallet: Improve CWallet:MarkDestinationsDirty
Samuel Dobson
2020-01-17
wallet: Improve CWallet:MarkDestinationsDirty
João Barbosa
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
refactor: Simplify connection syntax
Hennadii Stepanov
2020-01-16
refactor: Remove never used default parameter
Hennadii Stepanov
2020-01-16
Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for Sc...
Wladimir J. van der Laan
2020-01-16
gui: Remove warning "unused variable 'wallet_model'"
João Barbosa
2020-01-15
gui: hide HD & encryption icons when no wallet loaded
Harris
2020-01-15
QT: Change bumpFee asserts to simple error message
Gregory Sanders
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
Merge #17923: refactor: Use PACKAGE_NAME in GUI modal overlay and bitcoin-wallet
fanquake
2020-01-15
bug-fix macos: give free bytes to F_PREALLOCATE
Karl-Johan Alm
2020-01-14
Don't allow implementers to think ScriptHash(Witness*()) results in nesting c...
Gregory Sanders
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-14
IsUsedDestination shouldn't use key id as script id for ScriptHash
Gregory Sanders
2020-01-14
bitcoin-wallet: Use PACKAGE_NAME in usage help
Luke Dashjr
2020-01-14
GUI: Use PACKAGE_NAME in modal overlay
Luke Dashjr
2020-01-14
gui: Make Intro consistent with prune checkbox
Hennadii Stepanov
2020-01-14
gui: Add Intro::UpdateFreeSpaceLabel()
Hennadii Stepanov
2020-01-14
refactor: Add Intro::UpdatePruneLabels()
Hennadii Stepanov
2020-01-14
refactor: Replace static variable with data member
Hennadii Stepanov
2020-01-14
Merge #17906: gui: Set CConnman byte counters earlier to avoid uninitialized ...
fanquake
2020-01-13
Convert chain to new serialization
Pieter Wuille
2020-01-13
Convert VARINT to the formatter/Using approach
Pieter Wuille
2020-01-13
Add a generic approach for (de)serialization of objects using code in other c...
Pieter Wuille
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
[next]