Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

feat(mock): implement mock node and provider server instances#212

Open
cloud-j-luna wants to merge 2 commits into
sdk-50from
ft-jl-provider
Open

feat(mock): implement mock node and provider server instances#212
cloud-j-luna wants to merge 2 commits into
sdk-50from
ft-jl-provider

Conversation

@cloud-j-luna

@cloud-j-luna cloud-j-luna commented May 15, 2025

Copy link
Copy Markdown
Member

Node Modules

  • akash.audit.v1.Query
  • akash.cert.v1.Query
  • akash.deployment.v1beta4.Query
  • akash.escrow.v1.Query
  • akash.market.v1beta5.Query
  • akash.provider.v1beta4.Query
  • akash.staking.v1beta3.Query
  • akash.take.v1.Query
  • cosmos.auth.v1beta1.Query
  • cosmos.authz.v1beta1.Query
  • cosmos.bank.v1beta1.Query
  • cosmos.feegrant.v1beta1.Query

@coderabbitai

coderabbitai Bot commented May 19, 2025

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ft-jl-provider

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread mock/node/main.go Outdated
@cloud-j-luna
cloud-j-luna marked this pull request as ready for review May 27, 2025 14:58
@cloud-j-luna
cloud-j-luna requested a review from a team as a code owner May 27, 2025 14:58
@cloud-j-luna cloud-j-luna changed the title WIP feat(mock): implement mock node and provider server instances feat(mock): implement mock node and provider server instances May 27, 2025
@cloud-j-luna
cloud-j-luna changed the base branch from sdk-47 to sdk-50 July 23, 2025 10:59
@cloud-j-luna

Copy link
Copy Markdown
Member Author

Rebased to SDK-50

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(testing): mock node and provider service implementation

2 participants