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-01-19
Remove errant past from walletcreatefundedpsbt for nLocktime replaceability
Gregory Sanders
2019-01-19
gui: Fix window title update
João Barbosa
2019-01-19
zmq: log outbound message high water mark when reusing socket
fanquake
2019-01-19
Merge #15186: rpc: remove duplicate solvable field from getaddressinfo
Wladimir J. van der Laan
2019-01-19
Merge #15178: qt: Improve "help-console" message
Wladimir J. van der Laan
2019-01-18
Merge #15175: build: Drop macports support
Jonas Schnelli
2019-01-18
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
Update all subprocess.check_output functions in CI scripts to be Python 3.4 c...
Graham Krizek
2019-01-18
Update zmq to 4.3.1
Dimitris Apostolou
2019-01-18
rpc: remove duplicate solvable field from getaddressinfo
fanquake
2019-01-18
gui: Refactor to use WalletController
João Barbosa
2019-01-18
gui: Add WalletController
João Barbosa
2019-01-18
gui: Use AutoConnection for WalletModel::unload signal
João Barbosa
2019-01-17
Add comment describing fDisconnect behavior
Carl Dong
2019-01-17
Merge #15040: qt: Add workaround for QProgressDialog bug on macOS
Jonas Schnelli
2019-01-17
Merge #15166: qa: Pin shellcheck version
MarcoFalke
2019-01-17
Merge #15185: docs: Spelling error fix on fuzzing.md
MarcoFalke
2019-01-17
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-16
docs: Spelling error fix on fuzzing.md
benthecarman
2019-01-16
Document RNG design in random.h
Pieter Wuille
2019-01-16
Use secure allocator for RNG state
Pieter Wuille
2019-01-16
Encapsulate RNGState better
Pieter Wuille
2019-01-16
DRY: Implement GetRand using FastRandomContext::randrange
Pieter Wuille
2019-01-16
Sprinkle some sweet noexcepts over the RNG code
Pieter Wuille
2019-01-16
Remove hwrand_initialized.
Pieter Wuille
2019-01-16
Switch all RNG code to the built-in PRNG.
Pieter Wuille
2019-01-16
Integrate util/system's CInit into RNGState
Pieter Wuille
2019-01-16
Abstract out seeding/extracting entropy into RNGState::MixExtract
Pieter Wuille
2019-01-16
Add thread safety annotations to RNG state
Pieter Wuille
2019-01-16
Rename some hardware RNG related functions
Pieter Wuille
2019-01-16
Automatically initialize RNG on first use.
Pieter Wuille
2019-01-16
Don't log RandAddSeedPerfmon details
Pieter Wuille
2019-01-16
build: Drop macports support
Ben Woosley
2019-01-16
scripted-diff: batch-recase BanMan variables
Carl Dong
2019-01-16
banman: Add, use CBanEntry ctor that takes ban reason
Carl Dong
2019-01-16
banman: reformulate nBanUtil calculation
Carl Dong
2019-01-16
banman: add thread annotations and mark members const where possible
Cory Fields
2019-01-16
scripted-diff: batch-rename BanMan members
Cory Fields
2019-01-16
net: move BanMan to its own files
Cory Fields
2019-01-16
banman: pass in default ban time as a parameter
Cory Fields
2019-01-16
banman: pass the banfile path in
Cory Fields
2019-01-16
banman: create and split out banman
Cory Fields
2019-01-16
net: split up addresses/ban dumps in preparation for moving them
Cory Fields
2019-01-16
Merge #14839: [rebase] threads: fix unitialized members in sched_param
Wladimir J. van der Laan
2019-01-16
tests: remove member connman/peerLogic in TestingSetup
Cory Fields
2019-01-16
net: Break disconnecting out of Ban()
Cory Fields
2019-01-16
Merge #15122: [RPC] Expand help text for importmulti changes
Wladimir J. van der Laan
2019-01-16
Remove no longer needed shellcheck suppressions
practicalswift
2019-01-16
Fix warnings introduced in shellcheck v0.6.0
practicalswift
2019-01-16
Remove repeated suppression. Fix indentation.
practicalswift
[prev]
[next]