subtly
subtly
@snario Any luck with ethereumjs-vm runCall? It should be reliable and kept up-to-date, as its also used by ganache.
Hi @ferranbt, there's a simple solution to what you've proposed. Just put whatever your protocol is inside the message and use a messagetype of 0. RLPx is a streaming protocol...
Perhaps open a new issue, linking this one, since this is for TLS? I don't think we finished what we started with the network layer but maybe... just maybe, we...
To reproduce: cmake .. -DBUNDLE=minimal && make && make install && /usr/local/bin/eth -b cc @LefterisJP