forked from icon-project/ibc-relay
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: handle for packet timeout (icon-project#86)
* fix: helper method issue on no json data * fix: archway query refractor * chore: add helper * feat: add timeoutpacket and requestTimeoutpacket method * feat: add packet timeout events on icon * feat: adding icon block for each height not only btp blocks * feat: proof on queryPacketCommitment * feat: add icon requesttimeout and packet timeout method * feat: add Msgtimeoutpacket and request type * fix: handler shouldsendpacket check condition * feat:handle processor for timeout packet * fix: packetReceipt in icon * fix: handle assemble message for request timeout * fix: validate packet method * fix: archway validate method * fix: handle for request timeout proof * fix: seperate updateclient and other messages in archway (icon-project#87) * fix: seperate updateclient and other messages in archway * fix: increase retrySend after 2 block * fix: change request timeout type and proof function * fix: packet timeout * chore: name from common constant
- Loading branch information
1 parent
992912b
commit e6a4eb4
Showing
29 changed files
with
400 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.