Commit Graph

30 Commits (3904aebec6d88900308bdfb0c86c635093d6a422)

Author SHA1 Message Date
David Burkett 2fbe202623 Litecoin: Add -mempoolreplacement flag and disable RBF by default
3 years ago
Adrian Gallagher f522022273
Litecoin: Function tests
4 years ago
Adrian Gallagher 0de5edb7e2
Litecoin: Disable RBF
4 years ago
Prayank 5aadd4be18 Convert amounts from float to decimal
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
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke faae5a9a35
test: Add bad-txns-*-toolarge test cases to invalid_txs
5 years ago
MarcoFalke ec9b964cc9
Merge #17541: test: add functional test for non-standard bare multisig txs
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Sebastian Falbesoner 1be0b1fb2a test: add functional test for non-standard bare multisig txs
5 years ago
Sebastian Falbesoner 8f2d7737cc test: add functional test for non-standard txs with too large scriptSig
5 years ago
John Newbery 0053e16714 [logging] Don't log REJECT code when transaction is rejected
5 years ago
Wladimir J. van der Laan 0ee0474234
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
5 years ago
Wladimir J. van der Laan feb162d500
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_block test.
5 years ago
Joonmo Yang 261843e4be wallet/rpc: Use the default maxfeerate value as BTC/kB
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
lucash-dev 38bfca6bb2 Added comments referencing multiple CVEs in tests and production code.
6 years ago
Karl-Johan Alm 6c0a6f73e3
wallet/rpc: add maxfeerate parameter to sendrawtransaction
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa6bf21f5e
scripted-diff: test: Use py3.5 bytes::hex() method
6 years ago
MarcoFalke 1111aecbb5
qa: Always refresh stale cache to be out of ibd
6 years ago
DrahtBot 06ba77973e Update copyright headers to 2018
6 years ago
MarcoFalke faee59103d
test: Fix race in mempool_accept
6 years ago
MarcoFalke aaaa8eb1ed
test: consensus: Check that final transactions are valid
6 years ago
MarcoFalke 9ebfe0e927
Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize
6 years ago
Luke Dashjr 29aeed1734 Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fa31ca0c22
qa: Remove redundant checkmempool/checkblockindex extra_args
6 years ago
MarcoFalke b55555da3e
rpc: Add testmempoolaccept
7 years ago