From 326812906d2a6c4295b223931c27eef90ddccc03 Mon Sep 17 00:00:00 2001 From: Andrey Nedobylsky Date: Wed, 19 Feb 2020 15:03:50 +0300 Subject: [PATCH] Change tests validators --- .tabnineignore | 6 ++++++ BigNet/test/config.json | 8 +++++++- Tests/CustomDB/test/config.json | 4 ++++ Tests/HardSyncTest/test/config.json | 4 ++++ Tests/HardSyncTest/test/config2.json | 4 ++++ Tests/Network/test/config.json | 4 ++++ Tests/Network/test/config2.json | 4 ++++ Tests/PluginsTest/test/config.json | 4 ++++ Tests/WaterfallSpeedTest/test/config.json | 4 ++++ 9 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 .tabnineignore diff --git a/.tabnineignore b/.tabnineignore new file mode 100644 index 0000000..60643db --- /dev/null +++ b/.tabnineignore @@ -0,0 +1,6 @@ +runtime +blocks +EcmaContracts +contractsRuntime +BigNet/test +Tests/* \ No newline at end of file diff --git a/BigNet/test/config.json b/BigNet/test/config.json index 4a6a932..8290c46 100644 --- a/BigNet/test/config.json +++ b/BigNet/test/config.json @@ -5,6 +5,10 @@ "initialPeers": [ ], "recieverAddress": "nodeOne", + "validators": [ + "lcpoa", + "thrusted" + ], "blockHashFilter": { "blockEndls": [ "f3c3", @@ -32,5 +36,7 @@ "masterContract": 5 }, "signFunction": "NEWRSA", - "plugins": [ "iz3-basic-crypto" ] + "plugins": [ + "iz3-basic-crypto" + ] } \ No newline at end of file diff --git a/Tests/CustomDB/test/config.json b/Tests/CustomDB/test/config.json index 88f0618..c2b1c2a 100644 --- a/Tests/CustomDB/test/config.json +++ b/Tests/CustomDB/test/config.json @@ -4,6 +4,10 @@ "httpPort": 3015, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeOne", "blockHashFilter": { "blockEndls": [ diff --git a/Tests/HardSyncTest/test/config.json b/Tests/HardSyncTest/test/config.json index 36c8766..971eb9f 100644 --- a/Tests/HardSyncTest/test/config.json +++ b/Tests/HardSyncTest/test/config.json @@ -4,6 +4,10 @@ "httpPort": 3015, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeOne", "blockHashFilter": { "blockEndls": [ diff --git a/Tests/HardSyncTest/test/config2.json b/Tests/HardSyncTest/test/config2.json index 7820135..2a75af9 100644 --- a/Tests/HardSyncTest/test/config2.json +++ b/Tests/HardSyncTest/test/config2.json @@ -4,6 +4,10 @@ "httpPort": 3016, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeTwo", "blockHashFilter": { "blockEndls": [ diff --git a/Tests/Network/test/config.json b/Tests/Network/test/config.json index ccb2c09..925f1da 100644 --- a/Tests/Network/test/config.json +++ b/Tests/Network/test/config.json @@ -4,6 +4,10 @@ "httpPort": 3015, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeOne", "blockHashFilter": { "blockEndls": [ diff --git a/Tests/Network/test/config2.json b/Tests/Network/test/config2.json index 125e8b7..ed04203 100644 --- a/Tests/Network/test/config2.json +++ b/Tests/Network/test/config2.json @@ -4,6 +4,10 @@ "httpPort": 3016, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeTwo", "blockHashFilter": { "blockEndls": [ diff --git a/Tests/PluginsTest/test/config.json b/Tests/PluginsTest/test/config.json index fa797d8..abfc309 100644 --- a/Tests/PluginsTest/test/config.json +++ b/Tests/PluginsTest/test/config.json @@ -4,6 +4,10 @@ "httpPort": 3015, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeOne", "blockHashFilter": { "blockEndls": [ diff --git a/Tests/WaterfallSpeedTest/test/config.json b/Tests/WaterfallSpeedTest/test/config.json index 49e2e24..114bc24 100644 --- a/Tests/WaterfallSpeedTest/test/config.json +++ b/Tests/WaterfallSpeedTest/test/config.json @@ -4,6 +4,10 @@ "httpPort": 3017, "initialPeers": [ ], + "validators": [ + "lcpoa", + "thrusted" + ], "recieverAddress": "nodeOne", "blockHashFilter": { "blockEndls": [