Commit Graph

25866 Commits (ed3acda33b75d1b546ee696a63def239bcdd62de)
 

Author SHA1 Message Date
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
fanquake ec9b4492eb
Merge #19630: Cleanup fee estimation code
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
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
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
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
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
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
Troy Giorshev deb52711a1 Remove header checks out of net_processing
4 years ago
Troy Giorshev 52d4ae46ab Give V1TransportDeserializer CChainParams& member
4 years ago
Troy Giorshev 5bceef6b12 Change CMessageHeader Constructor
4 years ago
Troy Giorshev 1ca20c1af8 Add doxygen comment for ReceiveMsgBytes
4 years ago
Troy Giorshev 890b1d7c2b Move checksum check from net_processing to net
4 years ago
Troy Giorshev 2716647ebf Give V1TransportDeserializer an m_node_id member
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