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: conway era support #93

Merged
merged 2 commits into from
Aug 30, 2024
Merged

feat: conway era support #93

merged 2 commits into from
Aug 30, 2024

Conversation

sourabhxyz
Copy link
Member

No description provided.

@sourabhxyz sourabhxyz requested a review from a team as a code owner August 30, 2024 08:10
@sourabhxyz sourabhxyz changed the base branch from update-maestro-sdk to main August 30, 2024 08:17
se ∷ SubmitTxException → IO ()
se = handlerCommon

me ∷ GYTxMonadException → IO ()
me = handlerCommon
in [Handler be, Handler se, Handler me]
in [Handler se, Handler me]
Copy link
Member Author

@sourabhxyz sourabhxyz Aug 30, 2024

Choose a reason for hiding this comment

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

BuildTxException (now renamed to GYBuildTxError) is part of GYTxMonadException.

Copy link
Contributor

@4TT1L4 4TT1L4 left a comment

Choose a reason for hiding this comment

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

LGTM

@sourabhxyz sourabhxyz merged commit f5abf92 into main Aug 30, 2024
1 check passed
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.

2 participants