deroproject / derohe

DERO Homomorphic Encryption Blockchain Protocol
Other
208 stars 82 forks source link

RPC GetSC bug - Fetching keys with uint64 value overwrites the array #112

Closed g45t345rt closed 1 year ago

g45t345rt commented 1 year ago

Should be result.ValuesString instead of result.ValuesUint64

https://github.com/deroproject/derohe/blob/358fab62bdf443a02358c67b322f0685ec072303/cmd/derod/rpc/rpc_dero_getsc.go#L174

CaptainDero commented 1 year ago

Thank you @g45t345rt. Fixed in latest release 116.