Skip to content

fix: eliminate normalization in favor of cannonical expectation of hex key responses from getsc - #24

Open
secretnamebasis wants to merge 1 commit into
devfrom
fix/remove-normalizer-from-result
Open

fix: eliminate normalization in favor of cannonical expectation of hex key responses from getsc#24
secretnamebasis wants to merge 1 commit into
devfrom
fix/remove-normalizer-from-result

Conversation

@secretnamebasis

@secretnamebasis secretnamebasis commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

stuff gets double decoded here.

it's derod's own GetSC RPC handler (rpc_dero_getsc.go:124) explicitly doing fmt.Sprintf("%x", []byte(varv.ValueString)) on every SC string variable before it leaves the daemon. That's the reference implementation's actual wire behavior, not an assumption layered on by any client.

@secretnamebasis
secretnamebasis requested a review from DHEBP August 6, 2026 03:07
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.

1 participant