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
2018-07-31
Merge #13822: bench: Make CoinSelection output groups pass eligibility filter
MarcoFalke
2018-07-31
Merge #13776: net: Add missing verification of IPv6 address in CNetAddr::GetI...
Wladimir J. van der Laan
2018-07-31
bench: Make CoinSelection output groups pass eligibility filter
Andrew Chow
2018-07-31
Merge #13799: Ignore unknown config file options; warn instead of error
MarcoFalke
2018-07-31
Merge #13794: chainparams: Update with data from assumed valid chain
Wladimir J. van der Laan
2018-07-30
Ignore unknown config file options for now
Pieter Wuille
2018-07-30
Update ValidationInterface() documentation to explicitly specify threading an...
Jesse Cohen
2018-07-30
Update documentation for SingleThreadedSchedulerClient() to specify the memor...
Jesse Cohen
2018-07-30
gui: Reject options dialog when key escape is pressed
João Barbosa
2018-07-30
gui: Reject edit address dialog when key escape is pressed
João Barbosa
2018-07-30
gui: Add GUIUtil::ItemDelegate with keyEscapePressed signal
João Barbosa
2018-07-30
Merge #13786: refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-31
wallet: sum ancestors rather than taking max in output groups
Karl-Johan Alm
2018-07-30
doc: Fix chainTxData comment
MarcoFalke
2018-07-30
Acquire cs_main before ATMP call in block_assemble bench
James O'Beirne
2018-07-30
[wallet] correctly limit output group size
Suhas Daftuar
2018-07-30
Merge #13554: Remove unused function arguments
Wladimir J. van der Laan
2018-07-30
Report when unknown config file options are ignored
Pieter Wuille
2018-07-29
chainparams: Update with data from assumed valid chain
MarcoFalke
2018-07-29
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
Merge #13774: Return void instead of bool for functions that cannot fail
MarcoFalke
2018-07-27
Support h instead of ' in hardened descriptor paths
Pieter Wuille
2018-07-27
Add experimental warning to scantxoutset
Jonas Schnelli
2018-07-27
Swap in descriptors support into scantxoutset
Pieter Wuille
2018-07-27
Descriptor tests
Pieter Wuille
2018-07-27
Output descriptors module
Pieter Wuille
2018-07-27
Add simple FlatSigningProvider
Pieter Wuille
2018-07-27
Add more methods to Span class
Pieter Wuille
2018-07-27
Merge #13775: doc: Remove newlines from error message
MarcoFalke
2018-07-27
Fix accidental use of the addition assignment operator ("+="). Remove newline...
practicalswift
2018-07-27
Merge #13711: [bench] Add benchmark for unserialize prevector
MarcoFalke
2018-07-27
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
qt: Set BLOCK_CHAIN_SIZE = 220
DrahtBot
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-27
net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr(...)
practicalswift
2018-07-26
wallet: Fix accidental use of the comma operator
practicalswift
2018-07-25
[net_processing] Add thread safety annotations
Jesse Cohen
2018-07-25
Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysis
Jesse Cohen
2018-07-25
Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescan
Wladimir J. van der Laan
2018-07-25
Merge #13721: Bugfixes for BIP 174 combining and deserialization
Wladimir J. van der Laan
2018-07-25
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-25
scripted-diff: prefer MAC_OSX over __APPLE__
fanquake
2018-07-25
gui: remove macOS ProgressBar workaround
fanquake
2018-07-25
gui: remove SubstituteFonts
fanquake
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
MarcoFalke
2018-07-24
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
clean-up: Remove no longer used ivars from CInputCoin
Karl-Johan Alm
2018-07-24
wallet: Remove deprecated OutputEligibleForSpending
Karl-Johan Alm
2018-07-24
wallet: Switch to using output groups instead of coins in coin selection
Karl-Johan Alm
[prev]
[next]