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-27
Report minfeefilter value in getpeerinfo rpc
Anthony Towns
2018-08-15
Merge #13399: rpc: Add submitheader
Wladimir J. van der Laan
2018-08-15
Merge #13891: [RPC] Remove getinfo deprecation warning
Wladimir J. van der Laan
2018-08-15
Merge #13982: refactor: use fs:: over boost::filesystem::
MarcoFalke
2018-08-15
refactor: use fs:: over boost::filesystem::
fanquake
2018-08-15
Merge #13974: [trivial] Fix typo in CDiskBlockPos struct's ToString
MarcoFalke
2018-08-15
Merge #13964: ci: Add Appveyor CI
MarcoFalke
2018-08-14
[trivial] Fix typo in CDiskBlockPos struct's ToString
Jon Layton
2018-08-14
Use wildcard path in test_bitcoin.vcxproj
Chun Kuan Lee
2018-08-14
Merge #13917: Additional safety checks in PSBT signer
Wladimir J. van der Laan
2018-08-14
Merge #13960: Fix PSBT deserialization of 0-input transactions
Wladimir J. van der Laan
2018-08-14
Merge #13965: tests: Fix extended functional tests fail
MarcoFalke
2018-08-14
Import CInv from correct module
Chun Kuan Lee
2018-08-14
ci: Add appveyor.yml to build on MSVC
Chun Kuan Lee
2018-08-14
Make macro compatible with MSVC
Chun Kuan Lee
2018-08-14
Merge #13948: trivial: Removes unsed `CBloomFilter` constructor.
Wladimir J. van der Laan
2018-08-14
Merge #13962: Remove unused dummy_tx variable from FillPSBT
Wladimir J. van der Laan
2018-08-14
Merge #13963: tests: Replace usage of tostring() with tobytes()
Wladimir J. van der Laan
2018-08-13
tests: Replace usage of tostring() with tobytes()
Carl Dong
2018-08-13
Remove unused dummy_tx variable from FillPSBT
Carl Dong
2018-08-13
Serialize non-witness utxo as a non-witness tx but always deserialize as witness
Andrew Chow
2018-08-13
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
Merge #13634: ui: Compile boost::signals2 only once
MarcoFalke
2018-08-13
qa: Add tests for submitheader
MarcoFalke
2018-08-13
rpc: Expose ProcessNewBlockHeaders
MarcoFalke
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
[next]