-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
Overview
Let's go V3 🎉!!!
This ticket is for tracking differences found while integrating v3 beta:
/block/${round}/hash
is no longer camel case when usingJSON.stringify
: (fixed by usingencodeJSON
)healthCheck
is returning undefined and not an empty Object- Msgpack maps with object keys support needed for proper
LedgerStateDelta
decoding #885 (comment) genesis
returns aPromise<string>
type and does not appear to encode properly with encodeJSON with spacing (see getGenesis)
I will update this ticket if I run into any more while integrating.
kylebeee
Metadata
Metadata
Assignees
Labels
No labels