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
2019-11-04
doc: Fix some misspellings
randymcmillan
2019-11-02
Merge #17285: doc: Bip70 removal follow-up
Wladimir J. van der Laan
2019-11-02
Merge #17293: Add assertion to randrange that input is not 0
Wladimir J. van der Laan
2019-11-01
Merge #17292: Add new mempool benchmarks for a complex pool
MarcoFalke
2019-11-01
Merge #17254: test: fix script_p2sh_tests OP_PUSHBACK2/4 missing
MarcoFalke
2019-11-01
Merge #17309: doc: update MSVC instructions to remove Qt OpenSSL linking
MarcoFalke
2019-11-01
Merge #17345: test: Do not instantiate CAddrDB for static call CAddrDB::Read()
fanquake
2019-11-01
doc: compiling with Visual Studio is now supported on Windows
fanquake
2019-11-01
doc: update MSVC instructions to remove Qt configuration
fanquake
2019-11-01
test: Do not instantiate CAddrDB for static call
Hennadii Stepanov
2019-11-01
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...
MarcoFalke
2019-11-01
Merge #17284: build: update retry to current version
MarcoFalke
2019-11-01
Merge #17327: test: add rpc_fundrawtransaction logging
MarcoFalke
2019-11-01
Merge #17218: Replace the LogPrint function with a macro
MarcoFalke
2019-11-01
Merge #17324: Update univalue subtree
MarcoFalke
2019-11-01
doc: Remove explicit network name references
Fabian Jahr
2019-11-01
test: rm ascii art in rpc_fundrawtransaction
Jon Atack
2019-11-01
Merge #17286: Fix help-debug -checkpoints
Wladimir J. van der Laan
2019-11-01
test: add rpc_fundrawtransaction logging
Jon Atack
2019-11-01
Merge #17325: log: Fix log message for -par=1
Wladimir J. van der Laan
2019-10-31
Merge #17330: test: Add shrinkdebugfile=0 to regtest bitcoin.conf
MarcoFalke
2019-10-31
Merge #17329: linter: Strip trailing / in path for git-subtree-check
fanquake
2019-10-31
Merge #17300: LegacyScriptPubKeyMan code cleanups
MarcoFalke
2019-10-31
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-31
log: Fix log message for -par=1
Hennadii Stepanov
2019-10-31
[linter] Strip trailing / in path for git-subtree-check
John Newbery
2019-10-31
Merge #17274: tests: Fix fuzzers eval_script and script_flags by re-adding EC...
MarcoFalke
2019-10-31
Merge #17308: nsis: Write to correct filename in first place
Wladimir J. van der Laan
2019-10-30
build: update retry to current version
randymcmillann
2019-10-30
Fix incorrect help-debug for -checkpoints
Antoine Riard
2019-10-30
Update univalue subtree
MarcoFalke
2019-10-30
Squashed 'src/univalue/' changes from 7890db99d6..5a58a46671
MarcoFalke
2019-10-30
QA: Add wallet_implicitsegwit to test the ability to transform keys between a...
Luke Dashjr
2019-10-30
Merge #17316: refactor: Replace all uses of boost::optional with our own Opti...
fanquake
2019-10-30
Merge #17281: doc: Add developer note on c_str()
Wladimir J. van der Laan
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
Merge #16943: test: Add generatetodescriptor RPC
Wladimir J. van der Laan
2019-10-30
Merge #17291: tests: Add fuzzing harness for ISO-8601 related functions
MarcoFalke
2019-10-30
rpc: Add generatetodescriptor
MarcoFalke
2019-10-30
docs: Add undefined to --with-sanitizers=fuzzer,address
practicalswift
2019-10-30
tests: Add fuzzing harness for ISO-8601 related functions
practicalswift
2019-10-30
refactor: Replace all uses of boost::optional with our own Optional type
Wladimir J. van der Laan
2019-10-30
Merge #17302: cli: Add "headers" and "verificationprogress" to -getinfo
Wladimir J. van der Laan
2019-10-30
Merge #16839: Replace Connman and BanMan globals with NodeContext local
Wladimir J. van der Laan
2019-10-30
Merge #17306: refactor: Use name constants in chainparams initialization
Wladimir J. van der Laan
2019-10-30
Merge #17282: contrib: remove accounts from bash completion
Wladimir J. van der Laan
2019-10-30
doc: Add developer note on c_str()
Wladimir J. van der Laan
2019-10-30
Merge #17280: refactor: Change occurences of c_str() used with size() to data()
Wladimir J. van der Laan
2019-10-29
Merge #17299: test: add reason checks for non-standard txs in test_IsStandard
MarcoFalke
2019-10-29
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
[next]