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-08-13
More tests of signer checks
Andrew Chow
2018-08-13
Test that a non-witness script as witness utxo is not signed
Andrew Chow
2018-08-13
Additional sanity checks in SignPSBTInput
Pieter Wuille
2018-08-13
Only wipe wrong UTXO type data if overwritten by wallet
Pieter Wuille
2018-08-13
Merge #13534: Don't assert(foo()) where foo() has side effects
MarcoFalke
2018-08-13
Merge #11526: Visual Studio build configuration for Bitcoin Core
MarcoFalke
2018-08-13
Merge #13899: build: Enable -Wredundant-decls where available. Remove redunda...
MarcoFalke
2018-08-13
Merge #13953: fix deprecation in bitcoin-util-test.py
MarcoFalke
2018-08-13
Merge #13955: gitian: bump descriptors for (0.)18
MarcoFalke
2018-08-13
gitian: bump descriptors for (0.)18
fanquake
2018-08-13
Merge #13938: refactoring: Cleanup StartRest()
MarcoFalke
2018-08-13
build: bump version to 0.17.99
Wladimir J. van der Laan
2018-08-13
Merge #13951: Hardcoded seeds update pre-0.17 branch
Wladimir J. van der Laan
2018-08-13
contrib: fix GetDesirableServiceFlags typo in seeds/README.md
MarcoFalke
2018-08-13
Merge #13950: doc: move-only 0.17.0 release notes of individual prs
Wladimir J. van der Laan
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
fix deprecation in bitcoin-util-test.py
Isidoro Ghezzi
2018-08-13
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-08-13
contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.x
Wladimir J. van der Laan
2018-08-13
doc: move-only release notes of individual prs
MarcoFalke
2018-08-13
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
MarcoFalke
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13939: lint: Make format string linter understand basic template param...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
Merge #13808: wallet: shuffle coins before grouping, where warranted
Wladimir J. van der Laan
2018-08-13
docs: fixed bitcoin-cli -help output for help2man
Hennadii Stepanov
2018-08-13
qt: Translations update before 0.17 branch
Wladimir J. van der Laan
2018-08-12
Merge #13944: test: Port usage of deprecated optparse module to argparse module
Wladimir J. van der Laan
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-11
Cleanup StartRest()
DesWurstes
2018-08-10
Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hour
MarcoFalke
2018-08-10
Merge #13927: rpc: Use pushKV in some new PSBT RPCs
MarcoFalke
2018-08-10
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-10
Merge #13907: Introduce a maximum size for locators.
Wladimir J. van der Laan
2018-08-10
Merge #13925: Merge leveldb subtree
Wladimir J. van der Laan
2018-08-10
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson
2018-08-09
Use 72 byte dummy signatures when watching only inputs may be used
Andrew Chow
2018-08-09
Use 71 byte signature for DUMMY_SIGNATURE_CREATOR
Andrew Chow
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-10
wallet: shuffle coins before grouping, where warranted
Karl-Johan Alm
2018-08-09
Introduce a maximum size for locators.
Gregory Maxwell
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
[next]