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-11-15
Fix input size assertion in wallet_bumpfee.py
Gregory Sanders
2019-11-15
Merge #17469: test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-15
[build] ./configure --enable-werror: add unused-variable
Sjors Provoost
2019-11-14
Merge #17449: fix uninitialized variable nMinerConfirmationWindow
fanquake
2019-11-14
test: add unit test for non-standard txs with too large scriptSig
Sebastian Falbesoner
2019-11-14
fuzz: Bump timeout in test_runner to accomodate for slow arm64 CPUs
MarcoFalke
2019-11-14
test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-13
ci: Use clang-8 for fuzzing to run on aarch64 ci systems
MarcoFalke
2019-11-13
depends: qt: Fix C{,XX} pickup
Carl Dong
2019-11-13
tests: Update valgrind suppressions
practicalswift
2019-11-13
Merge #17409: build: Avoid hardcoded libfaketime dir in gitian
Wladimir J. van der Laan
2019-11-12
fix uninitialized variable nMinerConfirmationWindow
NullFunctor
2019-11-12
Report amount of data gathered from environment
Pieter Wuille
2019-11-12
Use thread-safe atomic in perfmon seeder
Pieter Wuille
2019-11-12
Run background seeding periodically instead of unpredictably
Pieter Wuille
2019-11-12
Add information gathered through getauxval()
Pieter Wuille
2019-11-12
Feed CPUID data into RNG
Pieter Wuille
2019-11-12
Use sysctl for seeding on MacOS/BSD
Pieter Wuille
2019-11-12
Gather additional entropy from the environment
Pieter Wuille
2019-11-12
Seed randomness with process id / thread id / various clocks
Pieter Wuille
2019-11-12
[MOVEONLY] Move cpuid code from random & sha256 to compat/cpuid
Pieter Wuille
2019-11-12
[MOVEONLY] Move perfmon data gathering to new randomenv module
Pieter Wuille
2019-11-12
doc: minor corrections in random.cpp
fanquake
2019-11-12
Merge #17435: test: check custom ancestor limit in mempool_packages.py
MarcoFalke
2019-11-12
Merge #17437: rpc: Expose block height of wallet transactions
MarcoFalke
2019-11-12
doc: Explain $LIB in LD_PRELOAD in gitian descriptors
MarcoFalke
2019-11-12
Merge #17450: util: Add missing headers to util/fees.cpp
MarcoFalke
2019-11-12
util: Add missing headers to util/fees.cpp
Hennadii Stepanov
2019-11-11
rpc: Expose block height of wallet transactions
João Barbosa
2019-11-11
test: check custom ancestor limit in mempool_packages.py
Sebastian Falbesoner
2019-11-11
Merge #17442: fix Typo: "merkelRoot" -> "merkleRoot"
MarcoFalke
2019-11-12
fix Typo: "merkelRoot" -> "merkleRoot"
ianliu
2019-11-10
travis: Rework CACHE_ERR_MSG
MarcoFalke
2019-11-10
Merge #17416: Appveyor improvement - text file for vcpkg package list
MarcoFalke
2019-11-10
Add TheCharlatan's pgp key
TheCharlatan
2019-11-10
Moves vcpkg list to a text file and updates the appveyor job and readme to us...
Aaron Clauson
2019-11-10
Merge #17427: qt: Fix missing qRegisterMetaType for size_t
Wladimir J. van der Laan
2019-11-10
Merge #17431: Remove unnecessary forward declaration
Wladimir J. van der Laan
2019-11-10
refactor: Styling w/ clang-format, comment update
Hennadii Stepanov
2019-11-10
qt: Fix missing qRegisterMetaType for size_t
Hennadii Stepanov
2019-11-10
Merge #17410: Rename `db` log category to `walletdb` (like `coindb`)
Wladimir J. van der Laan
2019-11-09
Remove unnecessary forward declaration
Mark Erhardt
2019-11-08
Merge #15934: Merge settings one place instead of five places
Wladimir J. van der Laan
2019-11-08
Merge #17422: doc: add historical 0.19.0 release notes
Wladimir J. van der Laan
2019-11-08
doc: Add relase note for db→walletdb rename
Wladimir J. van der Laan
2019-11-08
doc: add historical 0.19.0 release notes
fanquake
2019-11-08
Merge #17367: ci: Run non-cross-compile builds natively
Wladimir J. van der Laan
2019-11-08
scripted-diff: Change `BCLog::DB` to `BCLog::WALLETDB`
Wladimir J. van der Laan
2019-11-08
Rename `db` log category to `walletdb` (like `coindb`)
Wladimir J. van der Laan
2019-11-08
Merge #17405: wallet: Remove unused boost::this_thread::interruption_point
fanquake
[prev]
[next]