Commit Graph

40 Commits (5c998a696c7a4ff2a91fe3d8c7177d2b806eb7ac)

Author SHA1 Message Date
kevkevin 0eebd6fe7d
test: Assert that a new tx with a delta of 0 is never added
10 months ago
kevkevin cfdbcd19b3
rpc: exposing modified_fee in getprioritisedtransactions
10 months ago
kevkevin 3a118e19e1
test: Directly constructing 2 entry map for getprioritisedtransactions
12 months ago
glozow 67b7fecacd [mempool] clear mapDeltas entry if prioritisetransaction sets delta to 0
2 years ago
glozow c1061acb9d [functional test] prioritisation is not removed during replacement and expiry
2 years ago
glozow 0e5874f0b0 [functional test] getprioritisedtransactions RPC
2 years ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
furszy 55566630c6
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
2 years ago
MacroFake fae5ce8795
univalue: Return more detailed type check error messages
2 years ago
Sebastian Falbesoner 475aae846e test: pass `datacarriersize` option for tests using large outputs (instead of `acceptnonstdtxn`)
2 years ago
MacroFake fa8421bc5b
test: Remove from_node from create_self_transfer* MiniWallet helpers
2 years ago
MacroFake fa779de665
test: Remove MiniWallet mempool_valid option
2 years ago
Sebastian Falbesoner 8973eeb412 test: use MiniWallet for mining_prioritisetransaction.py
3 years ago
MarcoFalke fa0758e145
test: Add diamond-shape prioritisetransaction test
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
MarcoFalke fa44b071fd
test: Remove unused node from mining_prioritisetransaction
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
MarcoFalke fab2e23b57
Use generate* from TestFramework
3 years ago
Sebastian Falbesoner 607076d01b test: remove confusing `MAX_BLOCK_BASE_SIZE`
3 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
Miguel Herranz e16b6a7188
rpc: Rename size to vsize in mempool related calls
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke feda41e0a7
Merge #14811: Mining: Enforce that segwit option must be set in GBT
6 years ago
John Newbery 0025c9eae4 [mining] segwit option must be set in GBT
6 years ago
Daniel Ingram 17b55202da Compare to None with is/is not
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Kristaps Kaupe bd9d67b752 Don't test against min relay fee information in mining_prioritisetransaction.py
7 years ago
Kristaps Kaupe 1accfbcf46 Output values for "min relay fee not met" error
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Ben Woosley bb00c95c16
Consistently use FormatStateMessage in RPC error output
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago