hyperledger-labs / perun-node

State channel node of the blockchain-agnostic state channels framework Perun.
https://labs.hyperledger.org/perun-doc/
Apache License 2.0
18 stars 12 forks source link

[IoT State Channels] Upgrade to go-perun v0.9.0 #249

Closed manoranjith closed 1 year ago

manoranjith commented 1 year ago

Motivation / Context

This version has functionalities needed for implementing IoT State Channels (injectable wire encoding and protobuf wire encoder).

Description

Update the go-perun version in go.mod file and make necessary changes.

Relates to

Testing

All existing tests should work

Thread Safety

NA