Commit Graph

13281 Commits (8bcf9342b850cf0c5f4581ff570f61ed93a6f219)
 

Author SHA1 Message Date
Wladimir J. van der Laan 8bcf9342b8
Merge #9995: [doc] clarify blockchain size and pruning
8 years ago
Wladimir J. van der Laan ad44438aae
Merge #10002: fix gitian doc example script typo
8 years ago
Jonas Schnelli d42729a8fb
Merge #10008: [trivial] Fix a typo (introduced two days ago) in the default fee warning
8 years ago
practicalswift a3ca43bb32 [trivial] Fix a typo (introduced two days ago) in the default fee warning
8 years ago
Mike van Rossum b26ea0a8db specify blockchain size & default behaviour (over pruning)
8 years ago
Lawrence Nahum 1eff6c6eac
fix gitian doc example typo
8 years ago
Wladimir J. van der Laan ce01e6226c
Merge #9481: [Qt] Show more significant warning if we fall back to the default fee
8 years ago
Wladimir J. van der Laan 416809c11b
Merge #9955: Don't require segwit in getblocktemplate for segwit signalling or mining
8 years ago
Wladimir J. van der Laan 2c781fb920
Merge #9497: CCheckQueue Unit Tests
8 years ago
Suhas Daftuar c85ffe6d8d Test transaction selection when gbt called without segwit support
8 years ago
Suhas Daftuar abe7b3d3ab Don't require segwit in getblocktemplate for segwit signalling or mining
8 years ago
Wladimir J. van der Laan 3cc13eac40
Merge #9970: Improve readability of segwit.py, smartfees.py
8 years ago
Wladimir J. van der Laan 67ed40ed82
Merge #9505: Prevector Quick Destruct
8 years ago
Wladimir J. van der Laan 1b046603b3
Merge #8665: Assert all the things!
8 years ago
MarcoFalke 857d1e171e
Merge #9977: QA: getblocktemplate_longpoll.py should always use >0 fee tx
8 years ago
Wladimir J. van der Laan cce056d729
Merge #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree
8 years ago
Wladimir J. van der Laan a327e8ea30 devtools: Make github-merge compute SHA512 from git, instead of worktree
8 years ago
Wladimir J. van der Laan 8040ae6fc5
Merge #9963: util: Properly handle errors during log message formatting
8 years ago
Wladimir J. van der Laan fa99663bec
Merge #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers
8 years ago
Wladimir J. van der Laan 2cc0df1fce
Merge #9514: release: Windows signing script
8 years ago
Wladimir J. van der Laan afcd7c0e52
Merge #9830: Add safe flag to listunspent result
8 years ago
Wladimir J. van der Laan f8a709161f
Merge #9953: Fix shutdown hang with >= 8 -addnodes set
8 years ago
Wladimir J. van der Laan b651270cd6 util: Throw tinyformat::format_error on formatting error
8 years ago
Wladimir J. van der Laan 7e58b41bd7
Merge #9973: depends: fix zlib build on osx
8 years ago
Wladimir J. van der Laan 3b092bd9b6 util: Properly handle errors during log message formatting
8 years ago
Suhas Daftuar 655df06fb6 QA: getblocktemplate_longpoll.py should always use >0 fee tx
8 years ago
Suhas Daftuar 1269b8a124 Fix logging bug and improve readability of smartfees.py
8 years ago
Suhas Daftuar b9f34e84be Improve readability of segwit.py
8 years ago
MarcoFalke 21833f9456
Merge #9972: Fix extended rpc tests broken by #9768
8 years ago
Cory Fields c62475329e depends: fix zlib build on osx
8 years ago
John Newbery d055bd69cf Fix extended rpc tests broken by 8910b4717e
8 years ago
NicolasDorier dcf2112de6 Add safe flag to listunspent result
8 years ago
Russell Yanofsky af61d9f78b Add COutput::fSafe member for safe handling of unconfirmed outputs
8 years ago
MarcoFalke 8910b4717e
Merge #9768: [qa] Add logging to test_framework.py
8 years ago
Matt Corallo df5bae2e7b Update trusted-sha512-root-commit for new bad tree hash
8 years ago
Matt Corallo efc06c2c46 If GNU sha512sum is missing, try perl shasum in verify-commits
8 years ago
Matt Corallo 8ed849fbcd Fix travis failing to fetch keys from the sks keyserver pool
8 years ago
Matt Corallo fd5e905e21 Make verify-commits.sh non-recursive
8 years ago
John Newbery 64c080051b Use logging in individual tests
8 years ago
John Newbery 38ad281b2a Use logging in test_framework/comptool.py
8 years ago
John Newbery ff190739be Use logging in test_framework/blockstore.py
8 years ago
John Newbery 2a9c7c74dc Use logging in test_framework/util.py
8 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests.
8 years ago
John Newbery af1363cb1c Always enable debug log and microsecond logging for test nodes.
8 years ago
John Newbery 6d0e3250bb Use logging in mininode.py
8 years ago
John Newbery 553a976929 Add logging to p2p-segwit.py
8 years ago
John Newbery 0e6d23dd53 Add logging to test_framework.py
8 years ago
MarcoFalke 5703dff093
Merge #9962: [trivial] Fix typo in rpc/protocol.h
8 years ago
Wladimir J. van der Laan e3e7db829e
Merge #9538: [util] Remove redundant call to get() on smart pointer (thread_specific_ptr)
8 years ago
Wladimir J. van der Laan c71f0ca5f8
Merge #9960: Trivial: Add const modifier to GetHDChain and IsHDEnabled
8 years ago