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

Commit standing bid using blueprint tx #41

Open
wants to merge 13 commits into
base: dshuiski/docker
Choose a base branch
from

Conversation

errfrom
Copy link
Member

@errfrom errfrom commented Apr 23, 2024

Closes #47

@errfrom errfrom self-assigned this Apr 23, 2024
@errfrom errfrom force-pushed the dshuiski/commit-blueprint-tx branch from 09a11e0 to d6234b2 Compare April 23, 2024 15:20
@errfrom errfrom changed the base branch from dshuiski/api to dshuiski/docker April 24, 2024 14:47
@errfrom errfrom force-pushed the dshuiski/commit-blueprint-tx branch from f58377d to 3f0a79a Compare April 24, 2024 15:10
@errfrom errfrom linked an issue May 16, 2024 that may be closed by this pull request
@errfrom errfrom marked this pull request as ready for review May 16, 2024 15:29
@errfrom errfrom requested a review from euonymos May 16, 2024 15:29
import Type.Proxy (Proxy(Proxy))

buildCommitTx
:: forall m. AppBase m => Json -> ExceptT ServiceError m BalancedSignedTransaction
Copy link
Member

Choose a reason for hiding this comment

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

Why do we use Json here? Can a more specific type be beneficial here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Addressed in e7a7d22

@errfrom errfrom requested a review from euonymos May 31, 2024 14:29
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.

Fix delegate-server Docker image
2 participants