Skip to content

Add implementations for new asset requests#34

Merged
qubicmio merged 10 commits into
mainfrom
feature/query-asset-information
Mar 7, 2025
Merged

Add implementations for new asset requests#34
qubicmio merged 10 commits into
mainfrom
feature/query-asset-information

Conversation

@qubicmio

@qubicmio qubicmio commented Mar 3, 2025

Copy link
Copy Markdown
Member

Closes #32

We should release node connector first and then update the dependency

@qubicmio qubicmio requested a review from LINCKODE March 3, 2025 10:39

@LINCKODE LINCKODE left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good

Comment thread foundation/rpc_server/rpc_server.go Outdated
"github.com/qubic/qubic-http/protobuff"
)

func convertAssetIssuance(source types.AssetIssuance) (*protobuff.AssetIssuance, error) {

@LINCKODE LINCKODE Mar 6, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i would probably rename the file to asset_models, and rename the functions to qubicAssetIssuanceToProto to match the pattern in archiver (https://github.com/qubic/go-archiver/blob/e95ac28777329ffcfc2a37b9a16e076f048feb1a/validator/quorum/models.go#L27)

@qubicmio qubicmio merged commit d6d0c6e into main Mar 7, 2025
@qubicmio qubicmio deleted the feature/query-asset-information branch March 7, 2025 15:20
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.

Add call for asset information endpoint

3 participants