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

Integrate ASN.1 transaction format with server #53

Merged
merged 10 commits into from
Mar 27, 2024

Conversation

koxu1996
Copy link
Contributor

@koxu1996 koxu1996 commented Mar 26, 2024

This PR integrates deterministic transaction format (introduced in #30) - with Kairos server.

Notes

  1. Error handling could be better, but blocked by Move to thiserror so we can consume typed JSON errors in the CLI. #10.
  2. Signature verification will be integrated once Signer module - kairos-crypto #35 is merged.

@koxu1996 koxu1996 self-assigned this Mar 26, 2024
@koxu1996 koxu1996 marked this pull request as ready for review March 26, 2024 14:29
Copy link
Contributor

@Avi-D-coder Avi-D-coder left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Rom3dius Rom3dius left a comment

Choose a reason for hiding this comment

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

This removes TODOs, therefore its good.
All jokes aside, this also looks good to me.

@koxu1996 koxu1996 merged commit dca516f into main Mar 27, 2024
6 checks passed
@koxu1996 koxu1996 deleted the feature/integrate-tx-with-server branch March 28, 2024 12:35
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.

None yet

3 participants