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

Merged
merged 20 commits into from
Feb 26, 2025
Merged

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
@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 <sophia@perun.network>

* fix: remove unwanted linters

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

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

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

* chore(channel): go fmt files

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

* chore: Add comments

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

* chore: Update go-perun dependency

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 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 <sophia@perun.network>
Signed-off-by: Sophia Koehler <sophia@perun.network>
@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