Skip to content

feat: add interface for transforming crypto access data#43

Merged
minh-nghia merged 1 commit intoopenkcm:mainfrom
minh-nghia:feat/transform-access-data
Aug 6, 2025
Merged

feat: add interface for transforming crypto access data#43
minh-nghia merged 1 commit intoopenkcm:mainfrom
minh-nghia:feat/transform-access-data

Conversation

@minh-nghia
Copy link
Copy Markdown
Contributor

@minh-nghia minh-nghia commented Aug 4, 2025

What this PR does / why we need it:

Transform crypto access data from stored JSON format to proto wire format

  • The request will be the JSON bytes of the crypto access data stored in database.
  • The response will extract it into a mapping. Each key represents a crypto instance, and each value represents the proto-wire bytes access data for that particular instance.

Release note:
NONE

@minh-nghia minh-nghia requested a review from a team August 4, 2025 09:29
@minh-nghia minh-nghia self-assigned this Aug 4, 2025
@minh-nghia minh-nghia requested review from MarkMcAleese, anettlippert, doanhluongsap, gogro, jaythamke and jithinkunjachan and removed request for a team August 4, 2025 09:29
@minh-nghia minh-nghia force-pushed the feat/transform-access-data branch from 1b0cedb to f2a2e3c Compare August 5, 2025 09:00
@minh-nghia minh-nghia closed this Aug 5, 2025
@minh-nghia minh-nghia reopened this Aug 5, 2025
@minh-nghia minh-nghia force-pushed the feat/transform-access-data branch from f2a2e3c to fc50c19 Compare August 5, 2025 09:05
transform from stored JSON format to proto wire format
@minh-nghia minh-nghia force-pushed the feat/transform-access-data branch from fc50c19 to fc4d053 Compare August 6, 2025 08:30
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Aug 6, 2025

@minh-nghia minh-nghia merged commit adabf82 into openkcm:main Aug 6, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants