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-17
Merge #12791: Expose a transaction's weight via RPC
Jonas Schnelli
2018-04-17
test: Fix dangling wallet pointer in vpwallets
João Barbosa
2018-04-17
Merge #12949: tests: Avoid copies of CTransaction
MarcoFalke
2018-04-17
Merge #12982: Fix inconsistent namespace formatting guidelines
MarcoFalke
2018-04-17
Merge #13004: Print to console by default when not run with -daemon
Wladimir J. van der Laan
2018-04-17
Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal
Wladimir J. van der Laan
2018-04-17
Merge #12977: Refactor g_wallet_init_interface to const reference
Wladimir J. van der Laan
2018-04-17
Merge #12899: macOS: Prevent Xcode 9.3 build warnings
Jonas Schnelli
2018-04-17
Print to console by default when not run with -daemon
Evan Klitzke
2018-04-16
Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip
Jesse Cohen
2018-04-16
net: Minor accumulated cleanups
Thomas Snider
2018-04-16
Merge #12972: Add python3 script shebang lint
MarcoFalke
2018-04-16
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-17
qt:Show the entire Window when double clicking on taskbar
Chun Kuan Lee
2018-04-16
Merge #12996: tests: Remove redundant bytes(…) calls
MarcoFalke
2018-04-16
Merge #12987: tests/tools: Enable additional Python flake8 rules for automati...
MarcoFalke
2018-04-16
Default to defining endian-conversion DECLs in compat w/o config
Matt Corallo
2018-04-16
tests: Remove redundant bytes²
practicalswift
2018-04-16
Enable additional flake8 rules
practicalswift
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-04-16
Merge #12993: tests: Remove compatibility code not needed now when we're on P...
Wladimir J. van der Laan
2018-04-16
tests: Remove compatibility code not needed now when we're on Python 3
practicalswift
2018-04-16
Merge #12951: [doc] Fix comment in FindForkInGlobalIndex
Wladimir J. van der Laan
2018-04-16
Merge #12986: Trivial: Corrected comment array name from pnSeeds6 to pnSeed6
Wladimir J. van der Laan
2018-04-14
correcting the array name from pnSeeds6 to pnSeed6
okayplanet
2018-04-14
Merge #12946: depends: Fix Qt build with XCode 9.3
Wladimir J. van der Laan
2018-04-14
Merge #12973: Avoid std::locale/imbue madness in DateTimeStrFormat
Wladimir J. van der Laan
2018-04-14
Avoid launching as admin when NSIS installer ends.
JeremyRand
2018-04-13
Fix inconsistent namespace formatting guidelines
Russell Yanofsky
2018-04-13
Note new weight field in release-notes.
Matt Corallo
2018-04-13
Test new weight field in p2p_segwit
Matt Corallo
2018-04-13
Expose a transaction's weight via RPC
Matt Corallo
2018-04-13
Merge #11200: Allow for aborting rescans in the GUI
Jonas Schnelli
2018-04-14
[contrib] convert test-security-check to python3
John Newbery
2018-04-14
add lint tool to check python3 shebang
practicalswift
2018-04-13
Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting l...
Wladimir J. van der Laan
2018-04-13
[MOVEONLY] Turn CScript::GetOp2 into a function and move to cpp
Pieter Wuille
2018-04-13
[MOVEONLY] Move CSCript::FindAndDelete to interpreter
Pieter Wuille
2018-04-13
Delete unused non-const-iterator CSCript::GetOp overloads
Pieter Wuille
2018-04-13
Make iterators in CScript::FindAndDelete const
Pieter Wuille
2018-04-13
Merge #12950: bitcoin-tx: Flatten for loop over one element
Wladimir J. van der Laan
2018-04-13
[qa] Test that v0 segwit outputs can't be spent pre-activation
Suhas Daftuar
2018-04-13
Always enforce SCRIPT_VERIFY_WITNESS with P2SH
Suhas Daftuar
2018-04-13
[qa] Remove some pre-activation segwit tests
Suhas Daftuar
2018-04-13
Separate NULLDUMMY enforcement from SEGWIT enforcement
Suhas Daftuar
2018-04-13
Use P2SH consensus rules for all blocks
Suhas Daftuar
2018-04-13
Merge #12969: Drop dead code CScript::Find
Wladimir J. van der Laan
2018-04-13
wallet: Refactor g_wallet_init_interface to const reference
João Barbosa
2018-04-13
wallet: Make WalletInitInterface members const
João Barbosa
2018-04-13
test: Add rpc_bind test to default-run tests
Wladimir J. van der Laan
[prev]
[next]