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

Audit-202409 #306

Merged
merged 36 commits into from
Dec 9, 2024
Merged

Audit-202409 #306

merged 36 commits into from
Dec 9, 2024

Conversation

bluele
Copy link
Member

@bluele bluele commented Nov 23, 2024

No description provided.

IBC-2: Fix to update channel commitment in `timeoutPacket()`

Signed-off-by: Jun Kimura <[email protected]>
IBC-3: fix to ensure `connection.state` is `OPEN` in `channelOpenAck()`

Signed-off-by: Jun Kimura <[email protected]>
@bluele bluele added the audit label Nov 23, 2024
…to the height matches the previous one in `updateClientCommitments()`

Signed-off-by: Jun Kimura <[email protected]>
IBC-4: fix to ensure the commitment of consensus state corresponding to the height matches the previous one in `updateClientCommitments()`

Signed-off-by: Jun Kimura <[email protected]>
IBC-5: delete packet commitment in `timeoutOnClose()`

Signed-off-by: Jun Kimura <[email protected]>
IBC-7: fix to remove state check in `timeoutPacket()` and `timeoutOnClose()`

Signed-off-by: Jun Kimura <[email protected]>
…d in `recvPacket()` and `timeoutPacket()`

Signed-off-by: Jun Kimura <[email protected]>
IBC-1: Add counterparty upgrade timeout check to `acknowledgePacket()` and `timeoutPacket()`

Signed-off-by: Jun Kimura <[email protected]>
Signed-off-by: Jun Kimura <[email protected]>
IBC-8: Fix missing checks on `revision_number`

Signed-off-by: Jun Kimura <[email protected]>
IBC-14: clarify which sequence commitments are stored

Signed-off-by: Jun Kimura <[email protected]>
IBC-11: fix `clientType` and `clientId` validations

Signed-off-by: Jun Kimura <[email protected]>
IBC-12: Improve docs for `routeUpdateClient()`

Signed-off-by: Jun Kimura <[email protected]>
@bluele bluele marked this pull request as ready for review December 9, 2024 08:44
@bluele bluele requested a review from a team as a code owner December 9, 2024 08:44
@bluele bluele merged commit 5181e30 into main Dec 9, 2024
6 checks passed
@bluele bluele deleted the audit-202409 branch December 9, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant