-
Notifications
You must be signed in to change notification settings - Fork 51
Feat: implement CardanoDatabase artifact routes
#2187
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
Conversation
…pshotMessage' and 'CardanoDatabaseSnapshotListItemMessage'
fc72970 to
a91d12f
Compare
a91d12f to
0ae9c39
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
mithril-aggregator/src/http_server/routes/artifact_routes/cardano_database.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/http_server/routes/artifact_routes/cardano_database.rs
Show resolved
Hide resolved
mithril-aggregator/src/http_server/routes/artifact_routes/cardano_database.rs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Some remarks to simplify reading the code
mithril-aggregator/src/http_server/routes/artifact_routes/cardano_database.rs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I wonder if the new parameter could be avoided.
mithril-aggregator/src/http_server/routes/artifact_routes/snapshot.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/http_server/routes/artifact_routes/cardano_database.rs
Outdated
Show resolved
Hide resolved
mithril-common/src/messages/message_parts/signed_entity_type_message.rs
Outdated
Show resolved
Hide resolved
mithril-aggregator/src/http_server/routes/artifact_routes/cardano_database.rs
Show resolved
Hide resolved
… module of HTTP server
… database messages
…ng is enabled in the HTTP server
0ae9c39 to
b4093cc
Compare
d4792e2 to
dc45eac
Compare
* mithril-aggregator from '0.6.4' to '0.6.5' * mithril-common from '0.4.97' to '0.4.98' * mithril-end-to-end from '0.4.55' to '0.4.56' * openapi.yaml from '0.1.38' to '0.1.39'
dc45eac to
57efde6
Compare
Content
This PR includes the implementation of the artifact routes for the
CardanoDatabasesigned entity type.Pre-submit checklist
Issue(s)
Closes #2152