Skip to content

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

Merged
nduchak merged 50 commits intodevelopfrom
feature/channel-ping
Apr 24, 2019
Merged

feat(State Channels): Ping every 10 seconds to persist connection#324
nduchak merged 50 commits intodevelopfrom
feature/channel-ping

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