Commit Graph

33246 Commits (112a7ab9a8e4c96f5750ac3b929b433d8507354c)
 

Author SHA1 Message Date
Andrew Chow 70f31f1a81 coinselection: Use COutput instead of CInputCoin
3 years ago
Andrew Chow 14fbb57b79 coinselection: Add effective value and fees to COutput
3 years ago
Andrew Chow f0821230b8 moveonly: move COutput to coinselection.h
3 years ago
Andrew Chow 42e974e15c wallet: Remove CWallet and CWalletTx from COutput's constructor
3 years ago
Andrew Chow 14d04d5ad1 wallet: Replace CWalletTx in COutput with COutPoint and CTxOut
3 years ago
Andrew Chow 0ba4d1916e wallet: Provide input bytes to COutput
3 years ago
Andrew Chow 3ab96f2945
Merge bitcoin/bitcoin#24560: wallet: Use single FastRandomContext when creating a wallet tx
3 years ago
Hennadii Stepanov f9ed0aec1b
Merge bitcoin-core/gui#568: options: flip listenonion to false if not listening
3 years ago
fanquake b5ba3b5b2c
doc: mention that BDB is for the legacy wallet in build-freebsd.md
3 years ago
fanquake 061accfddd
build: require libtool 2.4.2
3 years ago
Vasil Dimov 7f90dc26c8
options: flip listenonion to false if not listening
3 years ago
MarcoFalke bc562b9ef8
Merge bitcoin/bitcoin#24646: doc: remove unneeded documentation on basic package management on FreeBSD
3 years ago
MarcoFalke faf37c217a
rpc: Exclude descriptor when address is excluded
3 years ago
MarcoFalke d6f225f5c9
Merge bitcoin/bitcoin#24462: For descriptor pubkey parse errors, include context information
3 years ago
jessebarton 38a1b0b196 doc: remove unneeded documentation on basic package management on FreeBSD
3 years ago
brunoerg 89bb25d22a test: check localaddresses in getnetworkinfo for nodes with proxy
3 years ago
Sebastian Falbesoner 2b6dd4e75b test: use MiniWallet for mempool_package_onemore.py
3 years ago
Sebastian Falbesoner eb3c5c4ef2 test: MiniWallet: add helper methods `{send,create}_self_transfer_multi`
3 years ago
Luke Dashjr 5a157eb370 Bugfix: configure: Only avoid -isystem for exact /usr/include path
3 years ago
Hennadii Stepanov 97af652788
guix: Drop code for the unsupported `i686-linux-gnu` host
3 years ago
MarcoFalke f05cf59d91
Merge bitcoin/bitcoin#24624: qt: Avoid potential -Wdeprecated-enum-enum-conversion warnings
3 years ago
Jon Atack f44efc3e2c
doc: update i2p.md with cjdns, improve local addresses section
3 years ago
Jon Atack 3bf6f0cf2c
doc: update tor.md with cjdns and getnodeaddresses, fix tor grep,
3 years ago
Jon Atack ed15848475
doc: create initial doc/cjdns.md for cjdns how-to documentation
3 years ago
Hennadii Stepanov acd98adaf1
qt: Avoid potential -Wdeprecated-enum-enum-conversion warning
3 years ago
laanwj 2948d6dea0
Merge bitcoin/bitcoin#15423: torcontrol: Query Tor for correct -onion configuration
3 years ago
fanquake 44dbf918d3
Merge bitcoin/bitcoin#24627: test: Limit scope of id global which is shared between subtests
3 years ago
Ayush Sharma 2726b60a3a test: use MiniWallet for rpc_createmultisig.py
3 years ago
MarcoFalke 138d55e6a0
Merge bitcoin/bitcoin#24579: doc: Fix getblockchaininfo/getdeploymentinfo RPC docs
3 years ago
MarcoFalke b8f498f80d
Merge bitcoin/bitcoin#24535: test: Fix generate calls and comments in feature_segwit
3 years ago
Hennadii Stepanov d8641f04e4
qt: Use human-readable strings in preference to hard-coded integers
3 years ago
MarcoFalke fa7a576391
test: Run non-wallet tests only once
3 years ago
MarcoFalke e3206c9445
Merge bitcoin/bitcoin#24605: test: Use MiniWallet in feature_coinstatsindex
3 years ago
Luke Dashjr 556ee6f2fa Bugfix: configure: Quote SUPPRESS_WARNINGS sufficiently to preserve brackets
3 years ago
Andrew Chow e66630cc87
Merge bitcoin/bitcoin#13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position
3 years ago
Hennadii Stepanov 532c64a726 build: Fix Boost.Process test for Boost 1.78
3 years ago
MarcoFalke fa9086d085
test: Limit scope of id global which is shared between subtests
3 years ago
MarcoFalke fa84a49526
Use CAmount for fee delta and modified fee
3 years ago
MarcoFalke fa8857c3f7
Replace struct update_fee_delta with lambda
3 years ago
fanquake 91d12344b1
Merge bitcoin/bitcoin#24613: build: remove unused QMAKE_* VARs
3 years ago
MarcoFalke 6c72f3192a
Merge bitcoin/bitcoin#23880: p2p: Serialize cmpctblock at most once in NewPoWValidBlock
3 years ago
MarcoFalke 75e34ed718
Merge bitcoin/bitcoin#24601: ci: add ci/scratch dir to .gitignore
3 years ago
Hennadii Stepanov ae005a647f
Merge bitcoin-core/gui#554: Add and improve translator comments and tooltips for peers tab address fields
3 years ago
fanquake 2320d31aaa
Merge bitcoin/bitcoin#24608: doc: clarify that BDB is only required for the legacy wallet in build-unix.md
3 years ago
MarcoFalke fa8593f898
test: Fix generate calls and comments in feature_segwit
3 years ago
josibake 702759588d
add ci/scratch dir to gitignore
3 years ago
MarcoFalke 66e2d21ef2
Merge bitcoin/bitcoin#24578: test: Fix intermittent failure in feature_segwit
3 years ago
MarcoFalke a7b3123fea
Merge bitcoin/bitcoin#24609: Clarify -maxtimeadjustment that only outbound peers influence timedata
3 years ago
John Newbery 1066d10f71 scripted-diff: rename TxRelay members
3 years ago
John Newbery 575bbd0dea [net processing] Move tx relay data to Peer
3 years ago