Commit Graph

26116 Commits (06efb3163cdf30e74df3f78afc4896b0f55ce937)
 

Author SHA1 Message Date
MarcoFalke 1769828684
Merge #19501: send* RPCs in the wallet returns the "fee reason"
4 years ago
MarcoFalke 36f5a58c02
Merge #19960: build: The vcpkg tool has introduced a proper way to use manifests
4 years ago
fanquake c7ad94428a
Merge #19958: doc: Better document features of feelers
4 years ago
Wladimir J. van der Laan de4b7f25ac
Merge #20015: doc: Added default signet config for linearize script
4 years ago
Wladimir J. van der Laan 9e6f56f6ea
Merge #19984: log: Remove static log message "Initializing chainstate Chainstate [ibd] @ height -1 (null)"
4 years ago
Wladimir J. van der Laan 8aa6178961
Merge #20003: net: Exit with error message if -proxy is specified without arguments (instead of continuing without proxy server)
4 years ago
MarcoFalke fac966142e
signet: Add assumed values for default signet
4 years ago
Aaron Clauson 712f95d332
Update msvc build to use new vcpkg manifest
4 years ago
fanquake d82b2c6e65
Merge #19898: log: print unexpected version warning in validation log category
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
fanquake ec9b4492eb
Merge #19630: Cleanup fee estimation code
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
MarcoFalke fa29b5ae66
test: Add signet witness commitment section parse tests
4 years ago
MarcoFalke fa23308e9a
Remove gArgs global from CreateChainParams to aid testing
4 years ago
fanquake 6af9b31bfc
Merge #19107: p2p: Move all header verification into the network layer, extend logging
4 years ago
fanquake e36aa351a3
Merge #19969: Send RPC bug fix and touch-ups
4 years ago
Hennadii Stepanov e3f07851f0
refactor: Rename TorController::target to m_tor_control_center
4 years ago
Hennadii Stepanov fdd3ae4d26
net, refactor: Refactor CBaseChainParams::RPCPort function
4 years ago
Hennadii Stepanov a5266d4546
net: Add alternative port for onion service
4 years ago
Hennadii Stepanov b3273cf403
net: Use network byte order for in_addr.s_addr
4 years ago
fanquake 7ea649946d
Merge #20028: test: Check that invalid peer traffic is accounted for
4 years ago
fanquake 5db44c740e
Merge #20014: doc: Mention signet in -help output
4 years ago
Sishir Giri 69cf5d4eeb [test] Make sure send rpc returns fee reason
4 years ago
Pieter Wuille 655937ebcb
Merge #19845: net: CNetAddr: add support to (un)serialize as ADDRv2
4 years ago
MarcoFalke 2552702000
Merge #15367: feature: Added ability for users to add a startup command
4 years ago
Ben Carman 090530cc24
feature: Added ability for users to add a startup command
4 years ago
MarcoFalke faa94cb167
test: Check that invalid peer traffic is accounted for
4 years ago
MarcoFalke fae243f0cb
test: Remove confusing cast to same type (int to int)
4 years ago
MarcoFalke c95784e3d3
Merge #20016: uint256: 1 is a constant
4 years ago
MarcoFalke e7e6f0bf18
Merge #20026: test: typo in a functional test doc
4 years ago
Anthony Towns 4cc7171c98 wallet: no need for duplicate storage for ABANDON_HASH constant
4 years ago
Anthony Towns 82cf4641f4 scripted-diff: Replace UINT256_ONE() with uint256::ONE
4 years ago
Anthony Towns 183f308fff uint256: Update constructors to c++11, make ONE static
4 years ago
kanon a5a6965157
[Trivial] python help message
4 years ago
Sishir Giri d5863c0b3e [send] Make send RPCs return fee reason
4 years ago
MarcoFalke 055abfbc5a
Merge #20023: test: remove unused constants in functional tests
4 years ago
MarcoFalke 4f45ea1f73
Merge #19725: [RPC] Add connection type to getpeerinfo, improve logs
4 years ago
MarcoFalke 8aa3a4a498
Merge #20022: test: use explicit p2p objects where available
4 years ago
Sebastian Falbesoner 92e28fa8b2 test: remove unused constants in functional tests
4 years ago
Oliver Gugger 0fcaf73199
test: use explicit p2p objects where available
4 years ago
gr0kchain 8a4dcda414 doc: Added default signet config for linearize script
4 years ago
Hennadii Stepanov b3972bca9f
doc: Mention signet in -help output
4 years ago
MarcoFalke 78f912c901
Merge #19804: test/refactor: reference p2p objects explicitly and remove confusing Test_Node.p2p property
4 years ago
sanket1729 af57766182 Fix misleading error message: Clean stack rule
4 years ago
Gleb Naumenko 2ea62cae48 Improve docs about feeler connections
4 years ago
nthumann a0b2e5cb6a
doc: Add release notes to support multiple interfaces
4 years ago
nthumann b1c3f180ec
doc: Adjust ZMQ usage to support multiple interfaces
4 years ago
Nicolas Thumann 347c94f551
zmq: Add support to listen on multiple interfaces
4 years ago
MarcoFalke 1b313cacc9
Merge #19927: validation: Reduce direct g_chainman usage
4 years ago
MarcoFalke 43305e9810
Merge #19868: build: Fix target name
4 years ago