LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Receiving blocks, transactions and signatures from v1 lisk core #1081

Closed jondubois closed 5 years ago

jondubois commented 5 years ago

Expected behavior

P2P library should be able to receive blocks, transactions and signatures from v1 core nodes.

Actual behavior

The node is not receiving blocks, transactions or signatures from v1 core testnet.

Steps to reproduce

Run a sample P2P node on a remote network (since we need to handle inbound sockets).