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
2022-01-13
test: use MiniWallet for mempool_accept.py
Sebastian Falbesoner
2022-01-13
Fix implicit-integer-sign-change in arith_uint256
MarcoFalke
2022-01-13
[net processing] Rename PoissonNextSendInbound to NextInvToInbounds
John Newbery
2022-01-13
[net processing] Move PoissonNextSendInbound to PeerManager
John Newbery
2022-01-13
scripted-diff: replace PoissonNextSend with GetExponentialRand
John Newbery
2022-01-13
[refactor] Use uint64_t and std namespace in PoissonNextSend
John Newbery
2022-01-13
[move] Move PoissonNextSend to src/random and update comment
John Newbery
2022-01-13
Merge bitcoin/bitcoin#24048: build: Improve error message when pkg-config is ...
laanwj
2022-01-12
Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behavior
MarcoFalke
2022-01-12
build: Improve error message when pkg-config is not installed
Hennadii Stepanov
2022-01-12
Merge bitcoin-core/gui#517: refactor, qt: Use std::chrono for parameters of Q...
Hennadii Stepanov
2022-01-12
Merge bitcoin-core/gui#523: scripted-diff: Rename functions to drop mention o...
Hennadii Stepanov
2022-01-12
Merge bitcoin/bitcoin#24042: build: Point Guix to the current top of the "ver...
fanquake
2022-01-12
refactor, qt: Use std::chrono for input_filter_delay constant
Hennadii Stepanov
2022-01-12
Merge bitcoin/bitcoin#24024: Remove cs_main lock annotation from ChainstateMa...
MarcoFalke
2022-01-12
Merge bitcoin/bitcoin#24039: bug fix: prevent UnicodeDecodeError when opening...
MarcoFalke
2022-01-11
util: Restore GetIntArg saturating behavior
James O'Beirne
2022-01-11
build: Point Guix to the current top of the "version-1.4.0" branch
Hennadii Stepanov
2022-01-12
[bugfix] prevent UnicodeDecodeError errors when opening log file in feature_i...
sogoagain
2022-01-11
scripted-diff: Rename functions to drop mention of boost
Hennadii Stepanov
2022-01-11
test: MiniWallet: support default `from_node` for creating txs
Sebastian Falbesoner
2022-01-11
test: create txs with current `nVersion` (2) by default
Sebastian Falbesoner
2022-01-11
test: refactor: add constant for sequence number `SEQUENCE_FINAL`
Sebastian Falbesoner
2022-01-11
log: Remove GetAdjustedTime from IBD header progress estimation
MarcoFalke
2022-01-11
fuzz: non-addrman fuzz tests: override-able check ratio
Vasil Dimov
2022-01-11
fuzz: addrman fuzz tests: override-able check ratio
Vasil Dimov
2022-01-11
test: non-addrman unit tests: override-able check ratio
Vasil Dimov
2022-01-11
test: addrman unit tests: override-able check ratio
Vasil Dimov
2022-01-11
bench: put addrman check ratio in a variable
Vasil Dimov
2022-01-11
fuzz: parse the command line arguments in fuzz tests
Vasil Dimov
2022-01-11
test: parse the command line arguments in unit tests
Vasil Dimov
2022-01-11
Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:...
MarcoFalke
2022-01-11
Remove cs_main lock annotation from ChainstateManager.m_blockman
Ryan Ofsky
2022-01-11
Merge bitcoin/bitcoin#24026: Block unsafe std::string fs::path conversion cop...
fanquake
2022-01-11
Change type of `backup_file` parameter in RestoreWallet/restoreWallet
Hennadii Stepanov
2022-01-10
refactor: Block unsafe std::string fs::path conversion copy_file calls
Hennadii Stepanov
2022-01-10
Merge bitcoin/bitcoin#23884: doc: Remove outdated scriptChange TODO comment
Andrew Chow
2022-01-10
fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-10
Merge bitcoin/bitcoin#23994: Consolidate all uses of the fast range mapping t...
MarcoFalke
2022-01-10
Merge bitcoin/bitcoin#23724: build: add systemtap's sys/sdt.h as depends for ...
fanquake
2022-01-09
refactor, qt: Add SHUTDOWN_POLLING_DELAY constant
Hennadii Stepanov
2022-01-09
refactor, qt: Use std::chrono for non-zero arguments in QTimer methods
Hennadii Stepanov
2022-01-09
refactor, qt: Use std::chrono in ConfirmMessage parameter
Hennadii Stepanov
2022-01-09
refactor, qt: Use std::chrono for MODEL_UPDATE_DELAY constant
Hennadii Stepanov
2022-01-09
Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialog
Hennadii Stepanov
2022-01-08
Merge bitcoin/bitcoin#24002: refactor: add thread safety lock assertion to Wr...
MarcoFalke
2022-01-07
Merge bitcoin/bitcoin#22093: build: Try posix-specific CXX first for mingw32 ...
laanwj
2022-01-07
Add FastRange32 function and use it throughout the codebase
Pieter Wuille
2022-01-07
refactor: add thread safety lock assertion to WriteBlockIndexDB()
Jon Atack
2022-01-07
Merge bitcoin/bitcoin#23778: release: Guix 1.4.0 & GCC 10.3
fanquake
[prev]
[next]