Commit Graph

2865 Commits (69cf5d4eeb73f7d685e915fc17af64634d88a4a2)

Author SHA1 Message Date
Sishir Giri 69cf5d4eeb [test] Make sure send rpc returns fee reason
4 years ago
Sishir Giri d5863c0b3e [send] Make send RPCs return fee reason
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 fa2ad5dae1
test: Run signet test even when wallet was not compiled
4 years ago
Gregory Sanders 68c3c7e1bd Add functional tests for zmq sequence topic and mempool sequence logic
4 years ago
Gregory Sanders 1b615e61bf zmq test: Actually make reorg occur
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
t-bast e15344889a
Clarify blocksonly whitelistforcerelay test
4 years ago
MarcoFalke b99a1633b2
Merge #19781: test: add parameterized constructor for msg_sendcmpct()
4 years ago
fanquake c30f79d418
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
4 years ago
Sjors Provoost a5f5374b43
test: create default wallet in extended tests
4 years ago
Karl-Johan Alm e47ad375bf
test: basic signet tests
4 years ago
Samuel Dobson 652c45fdbb
Merge #15454: Remove the automatic creation and loading of the default wallet
4 years ago
Wladimir J. van der Laan a518b1c26b
Merge #19936: Test: batch rpc with params
4 years ago
gzhao408 23c35bf005 [test] add get_vsize util for more programmatic testing
4 years ago
codeShark149 2233a93a10 [rpc] Return fee and vsize from testmempoolaccept
4 years ago
Samuel Dobson ffaac6e614
Merge #16378: The ultimate send RPC
4 years ago
Gregory Sanders e1fdd2963b Test batch rpc with params
4 years ago
Sjors Provoost 92326d8976
[rpc] add send method
4 years ago
João Barbosa faf251d854
test: gettxoutproof duplicate txid
4 years ago
MarcoFalke faf5eb45c4
test: Test empty array in gettxoutproof
4 years ago
MarcoFalke fa56e866e8
test: Run rpc_txoutproof.py even with wallet disabled
4 years ago
MarcoFalke faba790bd4
test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend
4 years ago
MarcoFalke fa65a11d0c
test: bugfix: Actually pick largest utxo
4 years ago
MarcoFalke 564e1ab0f3
Merge #19800: test: Mockwallet
4 years ago
Andrew Chow 1bee1e6269 Do not create default wallet
4 years ago
Sjors Provoost 2c2a1445dc
[rpc] add snake case aliases for transaction methods
4 years ago
Sjors Provoost 1bc8d0fd59
[rpc] walletcreatefundedpsbt: allow inputs to be null
4 years ago
MarcoFalke fa188c9c59
test: Use MiniWalet in p2p_feefilter
4 years ago
John Newbery 58bd369b0d scripted-diff: [net processing] Rename PeerLogicValidation to PeerManager
4 years ago
Samuel Dobson 56d47e19ed
Merge #19619: Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp
4 years ago
Benoit Verret 637d8bce74 Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
4 years ago
Fabian Jahr 56b018ca7f
test: Fix flaky wallet_basic test
4 years ago
Wladimir J. van der Laan 23d3ae7acc
Merge #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo`
4 years ago
Russell Yanofsky 7bf6dfbb48 wallet: Remove path checking code from bitcoin-wallet tool
4 years ago
Russell Yanofsky 77d5bb72b8 wallet: Remove path checking code from createwallet RPC
4 years ago
Russell Yanofsky a987438e9d wallet: Remove path checking code from loadwallet RPC
4 years ago
Russell Yanofsky 3c815cfe54 wallet: Remove Verify and IsLoaded methods
4 years ago
Wladimir J. van der Laan bd60a9a8ed
Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan warning
4 years ago
Wladimir J. van der Laan 4053de04e2
Merge #19859: qa: Fixes failing functional test by changing version
4 years ago
fanquake 136fe4c5e9
Merge #19816: test: Rename wait until helper to wait_until_helper
4 years ago
fanquake 9876ab8c74
Merge #19844: remove usage of boost::bind
4 years ago
nthumann 6de9429087
qa: Changes v0.17.1 to v0.17.2
4 years ago
Wladimir J. van der Laan 505b39e72b
Merge #19610: p2p: refactor AlreadyHave(), CInv::type, INV/TX processing
4 years ago
Gleb Naumenko 0d04784af1 Refactor the functional test
4 years ago
Wladimir J. van der Laan 48c1083632
Merge #19105: Add Muhash3072 implementation in Python
4 years ago
fanquake e36f802fa4
lint: add C++ code linter
4 years ago