Commit Graph

25844 Commits (a7ed00f8bbc07dfc09f9e0a5bae10a1afe7612bb)
 

Author SHA1 Message Date
Sebastian Falbesoner a7ed00f8bb rpc: expose high-bandwidth mode states via getpeerinfo
4 years ago
Sebastian Falbesoner 30bc8fab68 net: save high-bandwidth mode states in CNodeStats
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 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
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
MarcoFalke 78f912c901
Merge #19804: test/refactor: reference p2p objects explicitly and remove confusing Test_Node.p2p property
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
MarcoFalke 5e14fafb31
Merge #19994: Assert that RPCArg names are equal to CRPCCommand ones (net, rpcwallet)
4 years ago
MarcoFalke 8235dca621
Merge #19979: Replace LockAssertion with AssertLockHeld, remove LockAssertion
4 years ago
Wladimir J. van der Laan 9e217f5a6f
Merge #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool tracking
4 years ago
MarcoFalke 8219893825
Merge #19993: refactor: Signet fixups
4 years ago
MarcoFalke b1291b2e8f
Merge #19963: Clarify blocksonly whitelistforcerelay test
4 years ago
MarcoFalke c7eb85d005
Merge #19959: build: patch qt libpng to fix powerpc build
4 years ago
MarcoFalke facaf9e61f
doc: Document signet BIP
4 years ago
MarcoFalke faf0a26711
doc: Update comments for new chain settings (-signet and -chain=signet)
4 years ago
MarcoFalke fae0548686
fuzz: Remove needless guard
4 years ago
MarcoFalke 77771a03df
refactor: Remove SignetTxs::m_valid and use optional instead
4 years ago
MarcoFalke fa2ad5dae1
test: Run signet test even when wallet was not compiled
4 years ago
MarcoFalke fa14f57fbc
Assert that RPCArg names are equal to CRPCCommand ones (net, rpcwallet)
4 years ago
Gregory Sanders 759d94e70f Update zmq notification documentation and sample consumer
4 years ago
Gregory Sanders 68c3c7e1bd Add functional tests for zmq sequence topic and mempool sequence logic
4 years ago
Gregory Sanders e76fc2b84d Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
4 years ago
Gregory Sanders 1b615e61bf zmq test: Actually make reorg occur
4 years ago
MarcoFalke d692d192cd
Merge #19849: Assert that RPCArg names are equal to CRPCCommand ones (blockchain,rawtransaction)
4 years ago
Amiti Uttarwar a512925e19 [doc] Release notes
4 years ago
Amiti Uttarwar 50f94b34a3 [rpc] Deprecate getpeerinfo addnode field
4 years ago
Amiti Uttarwar df091b9b50 [refactor] Rename test file to allow any getpeerinfo deprecations.
4 years ago
Amiti Uttarwar 395acfa83a [rpc] Add connection type to getpeerinfo RPC, update tests
4 years ago
Amiti Uttarwar 49c10a9ca4 [log] Add connection type to log statement
4 years ago
Wladimir J. van der Laan 77376034d4
Merge #17785: p2p: Unify Send and Receive protocol versions
4 years ago
Wladimir J. van der Laan 8c5f68118c
Merge #18267: BIP-325: Signet [consensus]
4 years ago
Wladimir J. van der Laan c0c409dcd3
Merge #19697: Improvements on ADDR caching
4 years ago
Carl Dong 72a1d5c6f3
validation: Remove review-only comments + assertions
4 years ago
Carl Dong 3756853b15
docs: Move FindFilesToPrune{,Manual} doxygen comment
4 years ago
Carl Dong 485899a93c
style: Make FindFilesToPrune{,Manual} match style guide
4 years ago
Carl Dong 3f5b5f3f6d
validation: Move FindFilesToPrune{,Manual} to BlockManager
4 years ago
t-bast e15344889a
Clarify blocksonly whitelistforcerelay test
4 years ago
Vasil Dimov 7be6ff6187
net: recognize TORv3/I2P/CJDNS networks
4 years ago