Skip to content

Conversation

sophia1ch
Copy link
Contributor

Description

This PR uses the latest go-perun changes (hyperledger-labs/go-perun#410) and the latest contract changes (hyperledger-labs/perun-eth-contracts#40) to allow EVM to non-EVM payment-channels.

fix(All): Adjust to usage of Address maps instead of singular addresses.

Signed-off-by: Sophia Koehler <[email protected]>
fix(All): Adjust to usage of BackendID in AddressMaps.
feat: Latest cross-chain changes in eth-contract.

Signed-off-by: Sophia Koehler <[email protected]>
chore: Update to latest go-perun version.

Signed-off-by: Sophia Koehler <[email protected]>
chore: Update to latest go-perun version.

Signed-off-by: Sophia Koehler <[email protected]>
… in tests

chore: Update to latest go-perun version

Signed-off-by: Sophia Koehler <[email protected]>
chore: Update to latest go-perun version.

Signed-off-by: Sophia Koehler <[email protected]>
fix(all): adjust Address() return type to []byte, add backendID argument for sign calls
fix(backend.go): handle ccAddresses in participant conversion
fix(conclude.go): Use own StateMap implementation to handle subscriptions to only eth channelIDs
fix(funder.go): Sort out Assets that do not fit EthAsset before funding

Signed-off-by: Sophia Koehler <[email protected]>
…key in shared nonce map

chore: Update dependency, remove logging

Signed-off-by: Sophia Koehler <[email protected]>
Signed-off-by: Sophia Koehler <[email protected]>
Signed-off-by: Sophia Koehler <[email protected]>
Signed-off-by: Sophia Koehler <[email protected]>
Signed-off-by: Sophia Koehler <[email protected]>
Signed-off-by: Sophia Koehler <[email protected]>
@sophia1ch sophia1ch marked this pull request as ready for review December 30, 2024 15:17
@sophia1ch sophia1ch mentioned this pull request Jan 14, 2025
* chore: Update go-perun dependency and contract bindings
fix(all): Adjust code to use singular channelID instead of map

Signed-off-by: Sophia Koehler <[email protected]>

* fix: remove unwanted linters

Signed-off-by: Sophia Koehler <[email protected]>

* chore(all): Use named BackendID and update license date

Signed-off-by: Sophia Koehler <[email protected]>

* chore(channel): go fmt files

Signed-off-by: Sophia Koehler <[email protected]>

* chore: Add comments

Signed-off-by: Sophia Koehler <[email protected]>

* chore: Update go-perun dependency

Signed-off-by: Sophia Koehler <[email protected]>

---------

Signed-off-by: Sophia Koehler <[email protected]>
@sophia1ch sophia1ch requested a review from iljabvh February 19, 2025 12:11
fix(ci): revert change in timeout
chore(address, backend): change named backendID occurrences

Signed-off-by: Sophia Koehler <[email protected]>
@sophia1ch sophia1ch merged commit 0464819 into hyperledger-labs:main Feb 26, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants