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
2021-12-17
Refactor the chacha20 differential fuzz test
stratospher
2021-12-17
Merge bitcoin/bitcoin#22704: fuzz: Differential fuzzing to compare Bitcoin Co...
W. J. van der Laan
2021-12-17
refactor: Avoid integer overflow in ApplyStats when activating snapshot
MarcoFalke
2021-12-17
Move AdditionOverflow to util, Add CheckedAdd with unit tests
MarcoFalke
2021-12-17
Add dev doc to CCoinsStats::m_hash_type and make it const
MarcoFalke
2021-12-17
style: Remove unused whitespace
MarcoFalke
2021-12-17
wallet: Strictly match tx change type to improve privacy
MarcoFalke
2021-12-16
refactor: Remove implicit-integer-sign-change suppressions in validation.cpp
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23785: refactor: Move stuff to ChainstateManager
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23777: doc: follow-ups from #23365 (index backwards sea...
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23750: rpcwallet: mention labels are disabled for range...
MarcoFalke
2021-12-16
Merge bitcoin/bitcoin#23721: wallet, refactor: Move restorewallet() logic to ...
MarcoFalke
2021-12-15
refactor: remove the wallet folder if the restore fails
w0xlt
2021-12-15
refactor: Move restorewallet() RPC logic to the wallet section
w0xlt
2021-12-15
Merge bitcoin/bitcoin#22674: validation: mempool validation and submission fo...
W. J. van der Laan
2021-12-15
Move pindexBestInvalid to ChainstateManager
MarcoFalke
2021-12-15
Move m_failed_blocks to ChainstateManager
MarcoFalke
2021-12-15
Move AcceptBlockHeader to ChainstateManager
MarcoFalke
2021-12-15
Move FindForkInGlobalIndex from BlockManager to CChainState
MarcoFalke
2021-12-15
Merge bitcoin/bitcoin#23769: Disallow copies of CChain
MarcoFalke
2021-12-15
Remove unnecessary cast in CKey::SignSchnorr
Pieter Wuille
2021-12-15
Update secp256k1 subtree to latest upstream master
Pieter Wuille
2021-12-15
Squashed 'src/secp256k1/' changes from be8d9c262f..0559fc6e41
Pieter Wuille
2021-12-15
Merge bitcoin-core/gui#508: Prevent negative values of progressPerHour
Hennadii Stepanov
2021-12-15
refactor: addrman_select test
josibake
2021-12-15
refactor: addrman_evictionworks test
josibake
2021-12-15
refactor: addrman_noevict test
josibake
2021-12-15
refactor: addrman_selecttriedcollisions test
josibake
2021-12-15
test: Improve "invalid_command" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "non-zero exit code" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "false" subtest in system_tests for Windows
Hennadii Stepanov
2021-12-15
test: Fix "echo" subtest in the system_tests for Windows
Hennadii Stepanov
2021-12-15
Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...
MarcoFalke
2021-12-15
Merge bitcoin/bitcoin#22362: Drop only invalid entries when reading banlist.json
W. J. van der Laan
2021-12-15
Merge bitcoin/bitcoin#23757: [build] Android: fix GUI not loading on Qt 5.15
fanquake
2021-12-15
Merge bitcoin/bitcoin#23174: validation: have LoadBlockIndex account for snap...
MarcoFalke
2021-12-15
doc: add explanations for assert in index and magic numbers in test
Martin Zumsande
2021-12-15
Merge bitcoin/bitcoin#23756: refactor: Fix implicit integer sign changes in s...
MarcoFalke
2021-12-15
Merge bitcoin/bitcoin#23713: refactor, test: refactor addrman_tried_collision...
MarcoFalke
2021-12-14
refactor: Implement restorewallet() logic in the wallet section
w0xlt
2021-12-14
qt: prevent negative values of progressPerHour
HiLivin
2021-12-14
net: Drop only invalid entries when reading banlist.json
MarcoFalke
2021-12-14
p2p: Always serialize local timestamp for version msg
MarcoFalke
2021-12-14
Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...
MarcoFalke
2021-12-14
refactor: remove dependence on AddrManTest
josibake
2021-12-14
refactor: check Good() in tried_collisions test
josibake
2021-12-14
refactor: make AddrMan::Good return bool
josibake
2021-12-14
Merge bitcoin/bitcoin#23575: fuzz: Rework FillNode
fanquake
2021-12-14
style: Use 4 spaces for indendation, not 5
MarcoFalke
2021-12-14
Disallow copies of CChain
MarcoFalke
[prev]
[next]