your current quorum version is still:
web3.version.node
"Geth/v1.7.2-stable-d7e3ff5b/linux-amd64/go1.10.1"
please consider to upgrade your Quorum to a newer version, thanks.
Perhaps now, perhaps after they have upgraded to 1.8.18, it sounds as if it might happen soonish ?
(also note my praise of your repo, 4 comments below).
Not urgent. But (probably in a few weeks) I want to repeat all my measurements (with my then fantastically *g* automated and much overhauled chainhammer), and then it would be nice to work with the newest versions.
Thanks!
This is how I had started it today, to find out about the version:
cd blk-io_crux/docker/quorum-crux
docker-compose up
Pulling node1 (blkio10/quorum-crux:v1.0.0)...
v1.0.0: Pulling from blkio10/quorum-crux
...
I had tried with this new commit:
git log | head -n 5
commit eeb63a91b7eda0180c8686f819c0dd29c0bc4d46
Author: Puneetha Karamsetty <puneetha17@gmail.com>
Date: Fri Jan 18 16:16:08 2019 +0000
Checkout the latest version of Crux for docker build
your current quorum version is still:
please consider to upgrade your Quorum to a newer version, thanks.
Perhaps now, perhaps after they have upgraded to 1.8.18, it sounds as if it might happen soonish ?
(also note my praise of your repo, 4 comments below).
Not urgent. But (probably in a few weeks) I want to repeat all my measurements (with my then fantastically *g* automated and much overhauled chainhammer), and then it would be nice to work with the newest versions.
Thanks!
This is how I had started it today, to find out about the version:
I had tried with this new commit: