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-08-09
Add risc-v 64-bit to gitian
Chun Kuan Lee
2018-08-02
trivial: correct typos
Varunram
2018-08-02
gui: Pull initial 017x translations from transifex
Wladimir J. van der Laan
2018-08-02
Merge #13791: gui: Reject dialogs if key escape is pressed
Wladimir J. van der Laan
2018-08-02
Merge #13844: doc: correct the help output for -prune
Wladimir J. van der Laan
2018-08-02
Merge #13824: doc: Remove outdated net comment
Wladimir J. van der Laan
2018-08-02
Merge #13835: [trivial,doc] Fix memory consistency model in comment
Wladimir J. van der Laan
2018-08-02
-prune option -help output aligned with code
Hennadii Stepanov
2018-08-01
Merge #13697: Support output descriptors in scantxoutset
Wladimir J. van der Laan
2018-08-01
[trivial,doc] Fix memory consistency model in comment
Jesse Cohen
2018-08-01
Merge #13805: [wallet] Correctly limit output group size
MarcoFalke
2018-07-31
Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...
MarcoFalke
2018-07-31
doc: Remove outdated net comment
MarcoFalke
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-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
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
[next]