Commit Graph

25503 Commits (cccc7525697e7b8d99b545e34f0f504c78ffdb94)
 

Author SHA1 Message Date
MarcoFalke cccc752569
rpc: Properly deserialize txs with witness before signing
4 years ago
MarcoFalke baf9cedee8
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale handling
4 years ago
practicalswift ca185cf5a1 doc: Document differences in bitcoind and bitcoin-qt locale handling
4 years ago
Wladimir J. van der Laan 1cf73fb8eb
Merge #19607: [p2p] Add Peer struct for per-peer data in net processing
4 years ago
MarcoFalke ca30d34cf9
Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving address' button
4 years ago
MarcoFalke 5edef20a65
Merge #19797: net: Remove old check for 3-byte shifted IP addresses from pre-0.2.9 nodes
4 years ago
Wladimir J. van der Laan 9632b7edc7
Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check}
4 years ago
Wladimir J. van der Laan 22acd36d53
Merge #19646: doc: Updated outdated help command for getblocktemplate
4 years ago
fanquake 1dac4dcf08
Merge #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations
4 years ago
Raúl Martínez (RME) 7b6d0f10a7 Remove old check for 3-byte shifted IP addresses from pre-0.2.9 node messages
4 years ago
fanquake 4326515f01
Merge #19822: chain: Fix CChain comparison UB by removing it (it was unused)
4 years ago
MarcoFalke 862fde88be
Merge #19067: tests: Add fuzzing harness for CNode
4 years ago
Carl Dong df536883d2
chain: Remove UB CChain comparison
4 years ago
MarcoFalke 15886b08aa
Merge bitcoin-core/gui#40: Clarify block height label
4 years ago
MarcoFalke b987e657cd
Merge #19169: rpc: Validate provided keys for query_options parameter in listunspent
4 years ago
practicalswift cc26fab48d tests: Add fuzzing harness for CNode
4 years ago
Wladimir J. van der Laan 91af7ef831
Merge #19289: wallet: GetWalletTx and IsMine require cs_wallet lock
4 years ago
fanquake 2562d5d238
Merge #19761: build: improve sed robustness by not using sed
4 years ago
MarcoFalke 28f4e53e16
Merge #19752: test: Update wait_until usage in tests not to use the one from utils
4 years ago
MarcoFalke 30568d3f1e
Merge #19778: test: Fix intermittent issue in wallet_bumpfee
4 years ago
Seleme Topuz d841301010 test: Add docstring to wait_until() in util.py to warn about its usage
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
MarcoFalke 93ab136a33
Merge bitcoin-core/gui#35: Parse params directly instead of through node (partial revert #10244)
4 years ago
MarcoFalke a12d9e5fd2
Merge #19687: refactor: make EncodeBase{32,64} consume Spans
4 years ago
Russell Yanofsky 519cae8fd6 gui: Delay interfaces::Node initialization
4 years ago
Russell Yanofsky 102abff9eb gui: Replace interface::Node references with pointers
4 years ago
Russell Yanofsky 91aced7c7e gui: Remove unused interfaces::Node references
4 years ago
Russell Yanofsky e133631625 gui: Partially revert #10244 gArgs and Params changes
4 years ago
fanquake e80e5b3e4f
Merge #19760: test: Remove confusing mininode terminology
4 years ago
fanquake 6a2ba62685
Merge #19779: Remove gArgs global from init
4 years ago
fanquake 92735e45ba
Merge #19775: test: Activate segwit in TestChain100Setup
4 years ago
fanquake 3de365e4f1
build: replace wingenminiupnpcstrings sed with a patch in miniupnpc package
4 years ago
fanquake bbc01a753d
build: replace qtranslations lrelease sed with a patch in qt package
4 years ago
Sebastian Falbesoner e2aa1a585a util: make EncodeBase64 consume Spans
4 years ago
Sebastian Falbesoner 2bc207190e util: make EncodeBase32 consume Spans
4 years ago
MarcoFalke 8d6224fefe
Merge #19628: net: change CNetAddr::ip to have flexible size
4 years ago
fanquake f8462a6d27
Merge #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to SHA256 (Alternative to #18071)
4 years ago
John Newbery d5800da519 [test] Remove final references to mininode
4 years ago
fanquake c723e4176e
build: replace FreeType back-compat sed with a patch in qt package
4 years ago
fanquake 3aaa39d436
build: replace pwd sed in qt package with a patch
4 years ago
fanquake 9d440f4e11
build: remove no-longer needed qt workaround
4 years ago
fanquake bf85eace1a
build: remove no-longer needed qt configure workaround
4 years ago
fanquake 4af59a407a
build: use patch rather than sed in zeromq package
4 years ago
fanquake cc107a3af1
build: use patch rather than sed in native_cctools package
4 years ago
fanquake 865cb23a48
build: use patch rather than sed in fontconfig package
4 years ago
fanquake 335bd7f8bc
build: use patch rather than sed in Boost package
4 years ago
fanquake f36140d00c
build: use patch rather than sed in bdb package
4 years ago
fanquake 8e0f341779
Merge #15704: Move Win32 defines to configure.ac to ensure they are globally defined
4 years ago
fanquake c6b730dbfc
Merge #18405: build: Drop all of the ZeroMQ patches
4 years ago
Vasil Dimov 102867c587
net: change CNetAddr::ip to have flexible size
4 years ago