Commit Graph

117 Commits (ba77fd9f9b867363536d6be9e1b9a355c3d0127e)

Author SHA1 Message Date
BtcDrak d8b5695ec6 Add BIP65 tests to rpc-tests.sh
9 years ago
Peter Todd e799ce0701 Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork
9 years ago
Wladimir J. van der Laan 743cc9e08b
Merge pull request #6704
9 years ago
Cory Fields 0dfcdd41eb rpc-tests: re-enable rpc-tests for Windows
9 years ago
mrbandrews 57d1f46952
Fix CheckBlockIndex for reindex.
10 years ago
Alex Morcos 1d2cdd2ef9
Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidates
10 years ago
Alex Morcos 11173786ce
add RPC test for InvalidateBlock
10 years ago
Pieter Wuille 6da2028b55 Add RPC test for DERSIG BIP switchover logic
10 years ago
Gregory Maxwell 186a517692
Restore RPC HTTP keepalives to default.
10 years ago
Gregory Maxwell aaf55d25c6
Add a -rpckeepalive and disable RPC use of HTTP persistent connections.
10 years ago
Suhas Daftuar e2677d7ae8
Fix smartfees test for change to relay policy
10 years ago
Pieter Wuille 3022e7df2a
Require sufficent priority for relay of free transactions
10 years ago
Wladimir J. van der Laan 41cced2106
Merge pull request #5267
10 years ago
Jonas Schnelli 73351c3686 [REST] /rest/block response with full tx details
10 years ago
mrbandrews 1577df986e Port of walletbackup.sh to Python.
10 years ago
Gavin Andresen 34318d7fad RPC-test based on invalidateblock for mempool coinbase spends
10 years ago
Jonas Schnelli 11d7a7d505 [RPC] add rpc-test for http keep-alive (persistent connections)
10 years ago
Matt Corallo db0916bd13 Fix missing python2 in rpc-tests
10 years ago
Wladimir J. van der Laan c2d7c6134e
Merge pull request #5407
10 years ago
Gavin Andresen 9e56532959
Coinbases-in-mempool regression test
10 years ago
Gavin Andresen 1c7e09f0b9
Merge pull request #5369
10 years ago
Gavin Andresen b2d0162ba4
Test resurrecting memory pool transactions during chain re-org
10 years ago
Wladimir J. van der Laan 90f7aa7778
Fix rest.py test after #5376
10 years ago
Jonas Schnelli 01dc2d83f8 [REST] add REST interface tests in rpc-test section
10 years ago
Wladimir J. van der Laan 0ddf4416cc
Merge pull request #5386
10 years ago
Pieter Wuille 1b91be49f5 Report status of chain tips
10 years ago
Matt Corallo e3f315a0a5 Fix python usage for arch's broken maintainers
10 years ago
Gavin Andresen fe042dbe9f
Merge pull request #5335
10 years ago
Wladimir J. van der Laan f24bcce2ac
Merge pull request #1816
10 years ago
Wladimir J. van der Laan 37c47e1809
Merge pull request #5333
10 years ago
Suhas Daftuar 7e615f5228 Fixed mempool sync after sending a transaction
10 years ago
mrbandrews e4ef724493 Edited rpc-tests to run python script not shell script.
10 years ago
mrbandrews 189fb526f1 Port of wallet.sh to python (wallet.py).
10 years ago
Luke Dashjr bc6cb4177b QA RPC tests: Add tests block block proposals
10 years ago
Gavin Andresen 8656dbb095
Port/fix txnmall.sh regression test
10 years ago
Gavin Andresen fd3777b0b2
Merge pull request #5280
10 years ago
Cory Fields 3c30f27f34
travis: disable rpc tests for windows until they're not so flaky
10 years ago
Gavin Andresen daf03e7c92
RPC tests: create initial chain with specific timestamps
10 years ago
Wladimir J. van der Laan 20e4f654f5
Merge pull request #5237
10 years ago
Bryan Bishop a7af9839d6 don't override dir() in qa rpc tests
10 years ago
Cory Fields c8b115e20b travis: temporarily disable the forknotify test
10 years ago
dexX7 5e2dcaebc4
gather_inputs: use correct variable in error message
10 years ago
Daniel Kraft 2db4c8a24d Fix node ranges in the test framework.
10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts
10 years ago
Cory Fields fa7f8cdc1a tests: remove old pull-tester scripts
10 years ago
Cory Fields 5122ea7190 tests: fix forknotify.py on windows
10 years ago
Cory Fields 7a41614aa2 tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the environment
10 years ago
Gavin Andresen e4f79c0219
Merge pull request #5139
10 years ago
Wladimir J. van der Laan b6c99efe9c
Merge pull request #5121
10 years ago
Gavin Andresen 9f87325b22
Start with tidier cache directories
10 years ago