index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-23
Merge #12559: Avoid locking cs_main in some wallet RPC
Wladimir J. van der Laan
2018-08-23
rpc: Avoid locking cs_main in some wallet RPC
João Barbosa
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-22
Merge #13988: Add checks for settxfee reasonableness
Wladimir J. van der Laan
2018-08-22
Merge #13967: [walletdb] don't report minversion wallet entry as unknown
Wladimir J. van der Laan
2018-08-21
Merge #14006: Add const modifier to HTTPRequest methods
Wladimir J. van der Laan
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
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-20
http: Add const modifier to HTTPRequest methods
João Barbosa
2018-08-16
Merge #13665: [build] Add risc-v support to gitian
Wladimir J. van der Laan
2018-08-16
Add checks for settxfee reasonableness
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
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
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
don't report minversion wallet entry as unknown
Gregory Sanders
2018-08-14
Merge #13960: Fix PSBT deserialization of 0-input transactions
Wladimir J. van der Laan
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-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
rpc: Expose ProcessNewBlockHeaders
MarcoFalke
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 #13899: build: Enable -Wredundant-decls where available. Remove redunda...
MarcoFalke
2018-08-13
Merge #13938: refactoring: Cleanup StartRest()
MarcoFalke
2018-08-13
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-08-13
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
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-13
Removes unsed `CBloomFilter` constructor.
251
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
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 #13907: Introduce a maximum size for locators.
Wladimir J. van der Laan
[next]