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

Fix compatibility issues with Core v1.x version - Closes #1077 #1078

Closed jondubois closed 5 years ago

jondubois commented 5 years ago

What was the problem?

There were some remaining issues related to incompatible fields which prevented the P2P library from connecting and interacting with lisk-core v1.x.x nodes.

How did I fix it?

How to test it?

Review checklist