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
2018-04-05
Merge #12887: [trivial] Add newlines to end of log messages.
Wladimir J. van der Laan
2018-04-04
Merge #11818: I accidentally [deliberately] killed it [the ComparisonTestFram...
MarcoFalke
2018-04-04
Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT...
Pieter Wuille
2018-04-04
Merge #12460: Assert CPubKey::ValidLength to the pubkey's header-relevant size
MarcoFalke
2018-04-04
Merge #12853: qa: Match full plain text by default
MarcoFalke
2018-04-04
Merge #12702: [wallet] [rpc] [doc] importprivkey: hint about importmulti
MarcoFalke
2018-04-04
Merge #12851: travis: Run verify-commits only on cron jobs
MarcoFalke
2018-04-04
[trivial] Add newlines to end of log messages.
John Newbery
2018-04-04
Merge #12870: make clean removes src/qt/moc_ files
Jonas Schnelli
2018-04-03
Merge #12846: [moveonly] Extract HelpRequested to dry up the help options tes...
MarcoFalke
2018-04-03
make clean removes src/qt/moc_ files
Sjors Provoost
2018-04-03
[wallet] [rpc] [doc] importprivkey: hint about importmulti
Karl-Johan Alm
2018-04-02
[moveonly] Extract HelpRequested to dry up the help options testing
Ben Woosley
2018-04-02
Merge #12861: [tests] Stop feature_block.py from blowing up memory.
MarcoFalke
2018-04-02
[tests] Stop feature_block.py from blowing up memory.
John Newbery
2018-04-02
[tests] Remove Comparison Test Framework
John Newbery
2018-04-02
[tests] Remove bip9-softforks.py
John Newbery
2018-04-02
Merge #11742: rpc: Add testmempoolaccept
Wladimir J. van der Laan
2018-04-02
Merge #12857: Avoid travis lint-include-guards error
Wladimir J. van der Laan
2018-04-02
Avoid travis lint-include-guards error
Chun Kuan Lee
2018-04-01
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-04-01
Merge #12719: tests: Add note about test suite naming convention in developer...
MarcoFalke
2018-04-01
Merge #12284: Remove assigned but never used local variables. Enable Travis c...
MarcoFalke
2018-04-01
qa: Match full plain text by default
MarcoFalke
2018-04-01
Merge #12843: [tests] Test starting bitcoind with -h and -version
MarcoFalke
2018-04-01
Merge #11817: [tests] Change feature_csv_activation.py to use BitcoinTestFram...
MarcoFalke
2018-03-31
travis: Run verify-commits only on cron jobs
MarcoFalke
2018-03-30
[tests] Test starting bitcoind with -h and -version
John Newbery
2018-03-30
Merge #12804: [tests] Fix intermittent rpc_net.py failure.
MarcoFalke
2018-03-30
Merge #12713: Track negated options in the option parser
MarcoFalke
2018-03-30
Merge #12780: Reduce variable scopes
MarcoFalke
2018-03-30
Merge #12820: contrib: Fix check-doc script regexes
MarcoFalke
2018-03-30
Merge #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use ...
MarcoFalke
2018-03-30
Merge #12839: test: Remove travis checkout depth
Wladimir J. van der Laan
2018-03-30
test: Remove travis checkout depth
Wladimir J. van der Laan
2018-03-30
Merge #12740: Add native support for serializing char arrays without FLATDATA
Wladimir J. van der Laan
2018-03-30
Merge #12752: [MOVEONLY] Move compressor utility functions out of class
Wladimir J. van der Laan
2018-03-30
Merge #12822: Revert 7deba93bdc76616011a9f493cbc203d60084416f and fix expired...
Wladimir J. van der Laan
2018-03-30
Merge #12172: Bugfix: RPC: savemempool: Don't save until LoadMempool() is fin...
Wladimir J. van der Laan
2018-03-29
Merge #12692: Add configure options for various -fsanitize flags
Wladimir J. van der Laan
2018-03-29
Merge #12829: Python3 fixup
Wladimir J. van der Laan
2018-03-29
Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...
practicalswift
2018-03-29
Remove assigned but never used local variables
practicalswift
2018-03-29
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
Wladimir J. van der Laan
2018-03-29
Merge #10762: [wallet] Remove Wallet dependencies from init.cpp
Wladimir J. van der Laan
2018-03-29
[verify-commits] Add some additional useful documentation.
Matt Corallo
2018-03-29
Merge #12759: [Docs] Improve formatting of developer notes
Wladimir J. van der Laan
2018-03-29
Merge #12790: [Tests] Use blockmaxweight where tests previously had blockmaxsize
Wladimir J. van der Laan
2018-03-29
Merge #12784: Fix bug in memory usage calculation (unintended integer division)
Wladimir J. van der Laan
2018-03-29
Merge #12787: rpc: Adjust ifdef to avoid unreachable code
Wladimir J. van der Laan
[next]