Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust to stellar #54

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

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 <sophia@perun.network>
fix(All): Adjust to usage of BackendID in AddressMaps.
feat: Latest cross-chain changes in eth-contract.

Signed-off-by: Sophia Koehler <sophia@perun.network>
chore: Update to latest go-perun version.

Signed-off-by: Sophia Koehler <sophia@perun.network>
chore: Update to latest go-perun version.

Signed-off-by: Sophia Koehler <sophia@perun.network>
… in tests

chore: Update to latest go-perun version

Signed-off-by: Sophia Koehler <sophia@perun.network>
chore: Update to latest go-perun version.

Signed-off-by: Sophia Koehler <sophia@perun.network>
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 <sophia@perun.network>
…key in shared nonce map

chore: Update dependency, remove logging

Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
@sophia1ch sophia1ch marked this pull request as ready for review December 30, 2024 15:17
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.

1 participant