Files
linea-besu/testutil
Ivaylo Kirilov c691f488e2 [PAN-2941] Refactor privacy acceptance tests (#1864)
* update web3j 4.5.0 + use pantheon module in favour of core
* remove custom eea/privacy rpc calls -> use web3j instead
* overhaul the conditions -> web3j does the polling for receipts for us
* re-define a PrivacyNode - it is an object that holds a PantheonNode and an OrionTestHarness
* do not start OrionTestHarness prematurely - calling PrivacyNode.start() will start an Orion node followed by it's accompanying Pantheon node
* stop and close resources properly -> clean-up removes the created temporary directories correctly

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-09-03 18:26:25 +10:00
..