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

feat(State Channels): Ping every 10 seconds to persist connection #324

Merged
merged 50 commits into from
Apr 24, 2019

Conversation

mpowaga
Copy link
Contributor

@mpowaga mpowaga commented Apr 10, 2019

Connection can be manually closed with new "disconnect()" method

Implements #320

mpowaga and others added 28 commits March 5, 2019 13:42
* Make sure that sign function is correctly called

* Improve error handling for update method
* refactor(Chain and Contract): Fix Chain.getAccount. Omprove Compiler

Add ability to get account/balance on specific block hash/height. Add test. Add changeCompilerUrl to
Compiler stamp

#302

* fix(Crypto): Fix name hash function arguments parsing

* refactor(Compiler): Remove async for changeCompilerUrl function
* Add support for contracts in state channels

* Remove console.log

* Remove console.log

* Improve channel rpc usage (#275)

* Improve channel rpc usage

* Fix lint error

* Remove unreachable code

* Improve channel tests and error handling (#276)

* Make sure that sign function is correctly called

* Improve error handling for update method

* Improve state channel params handling. Fixes #299 (#300)
Connection can be manually closed with new "disconnect()" method
@mpowaga mpowaga added the review label Apr 10, 2019
@noandrea noandrea added this to the Sprint37 milestone Apr 15, 2019
@nduchak nduchak self-requested a review April 16, 2019 13:21
Copy link
Contributor

@nduchak nduchak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏆

@noandrea
Copy link
Contributor

the error in the ci reports

No test report files were found. Configuration error?
Error when executing always post condition:
hudson.AbortException: No test report files were found. Configuration error?

@nduchak nduchak merged commit 6d0e156 into develop Apr 24, 2019
@nduchak nduchak mentioned this pull request Apr 24, 2019
@nduchak nduchak deleted the feature/channel-ping branch May 2, 2019 17:21
@nduchak nduchak mentioned this pull request May 16, 2019
@mradkov mradkov mentioned this pull request Jun 17, 2021
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.

3 participants