Concordium / concordium-rosetta

A server implementing the Rosetta API for the Concordium blockchain.
Mozilla Public License 2.0
5 stars 1 forks source link

Upgrade Node SDK to version supporting P4 #24

Closed bisgardo closed 2 years ago

bisgardo commented 2 years ago

Purpose

Support new protocol version.

Changes

Upgrade SDK.

Resolves #16.

bisgardo commented 2 years ago

@abizjak I believe this is ready for final review. A full check is running against testnet but there were some issues keeping it running. I'll let it at least traverse a significant portion of the chain without error before merging.