Commit Graph

18050 Commits (5bb0164ceecc2e61f1839b482e821909e05a736e)
 

Author SHA1 Message Date
Chun Kuan Lee 5bb0164cee depends: Enable unicode support on dbd for Windows
6 years ago
Wladimir J. van der Laan 540bf8aacc
Merge #12559: Avoid locking cs_main in some wallet RPC
6 years ago
MarcoFalke 5b52aa6858
Merge #14025: p2p: Remove dead code for nVersion=10300
6 years ago
MarcoFalke fa74d3d720
qa: Remove unused deserialization code in msg_version
6 years ago
João Barbosa 00f58f8c48 rpc: Avoid locking cs_main in some wallet RPC
6 years ago
Wladimir J. van der Laan 271b379e63
Merge #14018: Bugfix: NSIS: Exclude Makefile* from docs
6 years ago
MarcoFalke fa5099ceb7
p2p: Remove dead code for nVersion=10300
6 years ago
Wladimir J. van der Laan a5fc1aa04d
Merge #13765: contrib: add gitian build support for github pull request
6 years ago
Wladimir J. van der Laan 17d644901b
Merge #13988: Add checks for settxfee reasonableness
6 years ago
Wladimir J. van der Laan 0738b88fe0
Merge #13967: [walletdb] don't report minversion wallet entry as unknown
6 years ago
Luke Dashjr 8563341714 Bugfix: NSIS: Exclude Makefile* from docs
6 years ago
Wladimir J. van der Laan 2df11322fa
Merge #13941: Add PSBT documentation
6 years ago
Wladimir J. van der Laan df29abf673
Merge #14006: Add const modifier to HTTPRequest methods
6 years ago
Wladimir J. van der Laan af4fa72fac
Merge #13529: Use new Qt5 connect syntax
6 years ago
João Barbosa 3567b247f4 test: Add lint to prevent SIGNAL/SLOT connect style
6 years ago
João Barbosa f78558f1e3 qt: Use new Qt5 connect syntax
6 years ago
Wladimir J. van der Laan 8aa9badf5e
Merge #13968: [wallet] couple of walletcreatefundedpsbt fixes
6 years ago
João Barbosa 317f2cb3f4 test: Check RPC settxfee errors
6 years ago
MarcoFalke 4732fa133a
Merge #12818: [qt] TransactionView: highlight replacement tx after fee bump
6 years ago
Gregory Sanders faaac5caaa RPCTypeCheck bip32derivs arg in walletcreatefunded
6 years ago
Gregory Sanders 1f0c4282e9 QA: add basic walletcreatefunded optional arg test
6 years ago
Gregory Sanders 1f18d7b591 walletcreatefundedpsbt: remove duplicate replaceable arg
6 years ago
Wladimir J. van der Laan 2a583406c0
Merge #13248: [gui] Make proxy icon from statusbar clickable
6 years ago
João Barbosa 18c49eb887 http: Add const modifier to HTTPRequest methods
6 years ago
MarcoFalke df660aa771
Merge #14000: depends: fix qt determinism
6 years ago
Cory Fields de0b4fba2f depends: fix qt determinism
6 years ago
MarcoFalke 1f470a8916
Merge #13997: appveyor: fetch the latest port data
6 years ago
Chun Kuan Lee ea16c2d04e appveyor: fetch the latest port data
6 years ago
Wladimir J. van der Laan 3c8d1ae153
Merge #13665: [build] Add risc-v support to gitian
6 years ago
MarcoFalke 885a45e323
Merge #13985: [trivial] Fix slightly confusing mispelling in feature_blocksdir.py log message
6 years ago
Anthony Towns 48618daf26 Add checks for settxfee reasonableness
6 years ago
Alexander Leishman 241f8b5de4 Fix typo in feature_blocksdir.py log message
6 years ago
Wladimir J. van der Laan b5591ca0b0
Merge #13399: rpc: Add submitheader
6 years ago
Wladimir J. van der Laan ef98e122ca
Merge #13891: [RPC] Remove getinfo deprecation warning
6 years ago
MarcoFalke dc9d506681
Merge #13982: refactor: use fs:: over boost::filesystem::
6 years ago
fanquake 4b3b85c597
refactor: use fs:: over boost::filesystem::
6 years ago
MarcoFalke 80127f074e
Merge #13974: [trivial] Fix typo in CDiskBlockPos struct's ToString
6 years ago
MarcoFalke e393a18b51
Merge #13964: ci: Add Appveyor CI
6 years ago
Jon Layton 8bd98a3846 [trivial] Fix typo in CDiskBlockPos struct's ToString
6 years ago
Chun Kuan Lee 1f6ff04e59 Use wildcard path in test_bitcoin.vcxproj
6 years ago
Pieter Wuille 19efc01aec Add PSBT documentation
6 years ago
Gregory Sanders 2252ec5008 Allow ConstructTransaction to not throw error with 0-input txn
6 years ago
Wladimir J. van der Laan 63f8b0128b
Merge #13917: Additional safety checks in PSBT signer
6 years ago
Gregory Sanders 321159e53e don't report minversion wallet entry as unknown
6 years ago
Wladimir J. van der Laan 3e5424faf6
Merge #13960: Fix PSBT deserialization of 0-input transactions
6 years ago
MarcoFalke dabfcb0307
Merge #13965: tests: Fix extended functional tests fail
6 years ago
Chun Kuan Lee a9cf5c9623 Import CInv from correct module
6 years ago
Chun Kuan Lee 90cc69c0c7 ci: Add appveyor.yml to build on MSVC
6 years ago
Chun Kuan Lee 4d0c7924d2 Make macro compatible with MSVC
6 years ago
Wladimir J. van der Laan db3cb5c5a6
Merge #13948: trivial: Removes unsed `CBloomFilter` constructor.
6 years ago