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
2019-11-17
refactor: Remove unused signal
Hennadii Stepanov
2019-11-16
Fix segfault in allocator_tests/arena_tests
Jeffrey Czyz
2019-11-16
Fix compilation errors in support/lockedpool.cpp
Jeffrey Czyz
2019-11-15
Merge #17480: test: add unit test for non-standard txs with too large scriptSig
MarcoFalke
2019-11-15
scripted-diff: Replace ::mempool with m_node.mempool in tests
MarcoFalke
2019-11-15
test: Replace recursive lock with locking annotations
MarcoFalke
2019-11-15
node: Add reference to mempool in NodeContext
MarcoFalke
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
GUI: Refactor formatServicesStr to warn when a ServicesFlag is missing
Luke Dashjr
2019-11-14
Bugfix: GUI: Recognise NETWORK_LIMITED in formatServicesStr
Luke Dashjr
2019-11-13
refactor: Remove null setting check in GetSetting()
Russell Yanofsky
2019-11-13
[gui] watch-only wallet: copy PSBT to clipboard
Sjors Provoost
2019-11-13
[wallet] add fillPSBT to interface
Sjors Provoost
2019-11-13
[gui] send: include watch-only
Sjors Provoost
2019-11-13
[wallet] ListCoins: include watch-only for wallets without private keys
Sjors Provoost
2019-11-13
scripted-diff: Remove unused ArgsManager type flags in tests
Russell Yanofsky
2019-11-13
refactor: Add util_CheckValue test
Russell Yanofsky
2019-11-13
refactor: Add ArgsManager::GetSettingsList method
Russell Yanofsky
2019-11-13
refactor: Get rid of ArgsManagerHelper class
Russell Yanofsky
2019-11-13
refactor: Replace FlagsOfKnownArg with GetArgFlags
Russell Yanofsky
2019-11-13
refactor: Clean up includeconf comments
Russell Yanofsky
2019-11-13
refactor: Clean up long lines in settings code
Russell Yanofsky
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 #17437: rpc: Expose block height of wallet transactions
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-12
wallet: Make -walletdir network only
João Barbosa
2019-11-11
rpc: Expose block height of wallet transactions
João Barbosa
2019-11-11
zmq: Fix due to invalid argument and multiple notifiers
João Barbosa
2019-11-11
wallet: Avoid showing GUI popups on RPC errors (take 2)
MarcoFalke
2019-11-12
fix Typo: "merkelRoot" -> "merkleRoot"
ianliu
2019-11-11
refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE const
Hennadii Stepanov
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
[prev]
[next]