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

da: upgrade to go-da v0.5.0 #406

Merged
merged 1 commit into from
Mar 27, 2024
Merged

da: upgrade to go-da v0.5.0 #406

merged 1 commit into from
Mar 27, 2024

Conversation

tuxcanfly
Copy link
Collaborator

@tuxcanfly tuxcanfly commented Mar 25, 2024

Overview

This PR upgrades go-da to v0.5.0 which supports both gRPC and JSON-RPC transports.

The --da.rpc flag now accepts a URL including the schema, currently grpc, http and https are supported.

New flags --da.auth_token and --da.namespace can be used to configure the auth token and namespace respectively.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

Copy link
Collaborator

@Ferret-san Ferret-san left a comment

Choose a reason for hiding this comment

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

image

@tuxcanfly tuxcanfly merged commit e0a4870 into celestia-develop Mar 27, 2024
7 checks passed
@tuxcanfly tuxcanfly deleted the tux/go-da-v0.5.0 branch March 27, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants