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-09-26
Check for specific tx acceptance failures based on script signature
Justin Turner Arthur
2018-09-26
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-23
Fix for incorrect version attr set on functional test segwit block.
Justin Turner Arthur
2018-09-23
test: Fix broken segwit test
practicalswift
2018-09-19
Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs
MarcoFalke
2018-09-21
tests: Use MakeUnique to construct objects owned by unique_ptrs
practicalswift
2018-09-20
Merge #14214: convert C-style (void) parameter lists to C++ style ()
MarcoFalke
2018-09-20
Merge #14272: init: Remove deprecated args from hidden args
MarcoFalke
2018-09-20
Merge #14276: doc: Add autogen.sh in ARM Cross-compilation
MarcoFalke
2018-09-20
Add autogen.sh in ARM Cross-compilation
Walter
2018-09-19
init: Remove deprecated args from hidden args
MarcoFalke
2018-09-18
Merge #13152: [rpc] Add getnodeaddresses RPC command
MarcoFalke
2018-09-18
Merge #14251: doc: Add historical release notes for 0.16.3
Wladimir J. van der Laan
2018-09-18
doc: Add historical release notes for 0.16.3
Wladimir J. van der Laan
2018-09-18
Merge #14247: Fix crash bug with duplicate inputs within a transaction
Wladimir J. van der Laan
2018-09-17
[rpc] Add getnodeaddresses RPC command
chris-belcher
2018-09-17
[qa] Test for duplicate inputs within a transaction
Suhas Daftuar
2018-09-17
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-09-17
Merge #14236: qa: generate --> generatetoaddress change to allow tests run wi...
MarcoFalke
2018-09-17
Changed functional tests which do not require wallets to run without
sanket1729
2018-09-17
Merge #13578: [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecate...
Wladimir J. van der Laan
2018-09-17
Merge #14227: integer division instead of implicit double conversion
Wladimir J. van der Laan
2018-09-16
Merge #14225: tests: Reorder tests and move most of extended tests up to norm...
MarcoFalke
2018-09-16
travis: Run feature_dbcrash functional tests in cron job
Chun Kuan Lee
2018-09-16
tests: Reorder tests and move most of extended tests up to normal tests
Chun Kuan Lee
2018-09-15
use integer division instead of double conversion and multiplication for comp...
Arvid Norberg
2018-09-15
Merge #14212: build: Remove libssl from LDADD unless gui
MarcoFalke
2018-09-15
Merge #14206: doc: Document -checklevel levels
Wladimir J. van der Laan
2018-09-15
doc: Document -checklevel levels
Wladimir J. van der Laan
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-13
Merge #14215: [qa] Use correct python index slices in example test
MarcoFalke
2018-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
[qa] Use correct python index slices in example test
Suhas Daftuar
2018-09-13
build: Remove libssl from LDADD unless gui
MarcoFalke
2018-09-13
convert C-style (void) parameter lists to C++ style ()
Arvid Norberg
2018-09-13
Merge #14213: Docs: Fix reference to lint-locale-dependence.sh
MarcoFalke
2018-09-13
Merge #14192: utils: Convert fs::filesystem_error messages from local multiby...
Wladimir J. van der Laan
2018-09-13
Fix reference to lint-locale-dependence.sh
Hennadii Stepanov
2018-09-13
Merge #14208: [build] Actually remove ENABLE_WALLET
Wladimir J. van der Laan
2018-09-13
[build] remove #ifdef ENABLE_WALLET from interfaces/node
John Newbery
2018-09-13
Merge #13983: rpc: Return more specific reject reason for submitblock
MarcoFalke
2018-09-13
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...
MarcoFalke
2018-09-13
qa: Fix codespell error and have lint-spelling error instead of warn
MarcoFalke
2018-09-13
Merge #13310: Report progress in ReplayBlocks while rolling forward
Wladimir J. van der Laan
2018-09-13
Merge #14199: [psbt]Remove redundant BIP174 test from rpc_psbt.json
Wladimir J. van der Laan
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
2018-09-13
Merge #13888: Call unicode API on Windows
Wladimir J. van der Laan
2018-09-13
Merge #14207: doc: `-help-debug` implies `-help`
Wladimir J. van der Laan
2018-09-13
Merge #14195: Pass privkey export DER compression flag correctly
Wladimir J. van der Laan
2018-09-13
Pass export privkey DER compression flag correctly
liuyujun
[next]