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-17
[lib] add scheduler to node context
Amiti Uttarwar
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-01-30
Merge #17719: Document better -keypool as a look-ahead safety mechanism
Samuel Dobson
2020-01-29
Merge #17957: Serialization improvements step 3 (compression.h)
Wladimir J. van der Laan
2020-01-29
Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman
Wladimir J. van der Laan
2020-01-29
Merge #18008: test: only declare a main() when fuzzing with AFL
fanquake
2020-01-29
Merge #17971: refactor: Remove redundant conditional
fanquake
2020-01-29
Merge #17156: psbt: check that various indexes and amounts are within bounds
fanquake
2020-01-29
test: only declare a main() when fuzzing with AFL
fanquake
2020-01-28
Fix benchmarks filters
Elichai Turkel
2020-01-27
test: rename test suite name "tx_validationcache_tests" to match filename
Sebastian Falbesoner
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
Add extra logging of asmap use and bucketing
Gleb Naumenko
2020-01-23
Return mapped AS in RPC call getpeerinfo
Gleb Naumenko
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-21
Convert compression.h to new serialization framework
Pieter Wuille
2020-01-22
Merge #17492: QT: bump fee returns PSBT on clipboard for watchonly-only wallets
fanquake
2020-01-21
refactor: Remove redundant conditional
Bushstar
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
Add FORMATTER_METHODS, similar to SERIALIZE_METHODS, but for formatters
Pieter Wuille
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
[next]