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-21
test: Add lint to prevent SIGNAL/SLOT connect style
João Barbosa
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
Merge #13968: [wallet] couple of walletcreatefundedpsbt fixes
Wladimir J. van der Laan
2018-08-20
Merge #12818: [qt] TransactionView: highlight replacement tx after fee bump
MarcoFalke
2018-08-20
RPCTypeCheck bip32derivs arg in walletcreatefunded
Gregory Sanders
2018-08-20
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-20
walletcreatefundedpsbt: remove duplicate replaceable arg
Gregory Sanders
2018-08-20
Merge #13248: [gui] Make proxy icon from statusbar clickable
Wladimir J. van der Laan
2018-08-19
Merge #14000: depends: fix qt determinism
MarcoFalke
2018-08-17
depends: fix qt determinism
Cory Fields
2018-08-17
Merge #13997: appveyor: fetch the latest port data
MarcoFalke
2018-08-17
appveyor: fetch the latest port data
Chun Kuan Lee
2018-08-16
Merge #13665: [build] Add risc-v support to gitian
Wladimir J. van der Laan
2018-08-16
Merge #13985: [trivial] Fix slightly confusing mispelling in feature_blocksdi...
MarcoFalke
2018-08-15
Fix typo in feature_blocksdir.py log message
Alexander Leishman
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
Allow ConstructTransaction to not throw error with 0-input txn
Gregory Sanders
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
[next]