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

Add methods to register listeners for ledger and payment updates #5

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

neerajvijay1997
Copy link

Part of Port over latest changes from go-nitro

  • Implement methods waitForPaymentChannelStatus, waitForLedgerChannelStatus and onPaymentChannelUpdated in nitro client

@neerajvijay1997 neerajvijay1997 changed the title Add methods to register ledger and payment updates Add methods to register listeners for ledger and payment updates Apr 23, 2024
@nikugogoi nikugogoi merged commit 5d1a12b into port-nov-15 Apr 23, 2024
4 checks passed
@nikugogoi nikugogoi deleted the nv-register-updates branch April 23, 2024 11:36
neerajvijay1997 added a commit that referenced this pull request Apr 29, 2024
cerc-io#138)

* Port latest changes from go-nitro till commit `880c8b50` on October 12 (#3)

* Remove private key property from p2p message service

* Add DEVELOPMENT.md file

* Port latest changes from go-nitro till commit `ff84d606` on November 1 (#4)

* Upgrade state channel nitro protocol version

* Generate latest contract bindings

* Add steps to generate bindings

* Update DEVELOPMENT.md

* Use wrapped error in handle objective request

* Update README and DEVELOPMENT.md

* Add methods to register listeners for ledger and payment updates  (#5)

* Implement wait for payment and ledger channel status meethods

* Add methods to register ledger and payment updates

* Use wrapped error  (#6)

* Use wrapped error

* Format wrapped error message

* Fix error message

---------

Co-authored-by: neerajvijay1997 <111040298+neerajvijay1997@users.noreply.github.com>
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