Commit Graph

28108 Commits (cb0aafbd21c175743ab7a5ad4872af16b0bb9f30)
 

Author SHA1 Message Date
Hennadii Stepanov 1be8e0f238
build: Add QMacStyle support
4 years ago
fanquake e674e94302
build: revert to using Qts internal zlib
4 years ago
fanquake 06cd0da21f
build: qt 5.12.10
4 years ago
Hennadii Stepanov 3272e34f9c
build: Add xkbcommon 0.8.4
4 years ago
fanquake d769b3372d
build: only pass -optimized-tools to qt in debug mode
4 years ago
fanquake bca5ee6f38
Merge #21400: build: Fix regression introduced in #21363
4 years ago
Hennadii Stepanov ffdd7de690
build, qt: Fix regression introduced in #21363
4 years ago
MarcoFalke fab633d2db
doc: Update fuzzing docs for afl-clang-lto
4 years ago
MarcoFalke ee0dc02c6f
Merge #21397: fuzz: Bump FuzzedDataProvider.h
4 years ago
MarcoFalke fa7dc7ae95
fuzz: Bump FuzzedDataProvider.h
4 years ago
John Newbery a6b0fe206f [net processing] Remove unused CNode.address member
4 years ago
fanquake e175ca9c65
Merge #21370: Use C++11 member initializer in CNodeState
4 years ago
fanquake 461f0c781e
Merge #21382: build: Clean remnants of QTBUG-34748 fix
4 years ago
fanquake 738fc4a595
Merge #21363: build, qt: Improve Qt static plugins/libs check code
4 years ago
MarcoFalke 6c156e49cb
Merge #18842: wallet: Mark replaced tx to not be in the mempool anymore
4 years ago
Amiti Uttarwar ebde946a52 [doc] Improve comment about protected peers
4 years ago
practicalswift e528075189 tests: Add fuzzing harness for Lookup(...)/LookupHost(...)/LookupNumeric(...)/LookupSubNet(...)
4 years ago
practicalswift c6b4bfb4b3 net: Make DNS lookup code testable
4 years ago
Samuel Dobson a8b0892b74
Merge #20536: wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing
4 years ago
Carl Dong a67983cd6d net_processing: Add review-only assertion to PeerManager
4 years ago
Carl Dong 272d993e75 scripted-diff: net_processing: Use existing chainman
4 years ago
Carl Dong 021a04a469 net_processing: Move some static functions to PeerManager
4 years ago
Carl Dong 91c5b68acd node/ifaces: ChainImpl: Use existing NodeContext member
4 years ago
Carl Dong 8a1d580b21 node/ifaces: NodeImpl: Use existing NodeContext member
4 years ago
Carl Dong 4cde4a701b node: Use existing NodeContext
4 years ago
Carl Dong 106bcd4f39 node/coinstats: Pass in BlockManager to GetUTXOStats
4 years ago
Carl Dong 2c3ba00693 miner: Pass in blockman to ::RegenerateCommitments
4 years ago
Carl Dong 2afcf24408 miner: Remove old CreateNewBlock w/o chainstate param
4 years ago
Carl Dong 46b7f29340 scripted-diff: Invoke CreateNewBlock with chainstate
4 years ago
Carl Dong d0de61b764 miner: Pass in chainstate to BlockAssembler::CreateNewBlock
4 years ago
Carl Dong a04aac493f validation: Remove extraneous LoadGenesisBlock function prototype
4 years ago
MarcoFalke 2067f9e5e8
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
4 years ago
MarcoFalke fad0ae6bb8
doc: Rename fuzz seed_dir to corpus_dir
4 years ago
MarcoFalke a22653a636
Merge #21371: fuzz: fix gcc Woverloaded-virtual build warnings
4 years ago
MarcoFalke e797388f8b
Merge #21384: doc: add signet to bitcoin.conf documentation
4 years ago
Jon Atack 4a285107c1
doc: add signet to doc/bitcoin-conf.md
4 years ago
Jon Atack 21b6a23373
doc: add signet to share/examples/bitcoin.conf
4 years ago
Hennadii Stepanov 173ef8980d
build: Small libxcb.mk improvements
4 years ago
Hennadii Stepanov 5129b36573
build: Clean remnants of QTBUG-34748 fix
4 years ago
Jon Atack 3a16b5ef95
test: add missing logging to wallet_groups.py
4 years ago
MarcoFalke 1a4a9305c2
Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixes and improvements
4 years ago
MarcoFalke 8c049fe9af
Merge #19771: net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
4 years ago
MarcoFalke 8c21562180
Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *TableModel
4 years ago
MarcoFalke 1020b04c39
Merge #21334: test: Additional (refactored) BIP9 tests
4 years ago
MarcoFalke fa4e088cba
wallet: Mark replaced tx to not be in the mempool anymore
4 years ago
Andrew Chow e21276a82a qt test: Don't bind to regtest port
4 years ago
fanquake 48725e64fb
Merge #21209: build: use newer source for libnatpmp
4 years ago
Jon Atack 36aa2955b8
fuzz: fix gcc Woverloaded-virtual build warnings
4 years ago
MarcoFalke fa476f188e
Use C++11 member initializer in CNodeState
4 years ago
MarcoFalke ed25cb58f6
Merge bitcoin-core/gui#217: qt: Make warning label look clickable
4 years ago