Skip to content

Cleanup JSON Exports#209

Merged
Srayman merged 4 commits intomainfrom
export-toJSONSerializable
Mar 10, 2026
Merged

Cleanup JSON Exports#209
Srayman merged 4 commits intomainfrom
export-toJSONSerializable

Conversation

@Srayman
Copy link
Copy Markdown
Contributor

@Srayman Srayman commented Mar 6, 2026

This change removes the unused convertToJSON method, which is repeated in the node project and used for debugPrintableObject. It instead exports the toJSONSerlizable and debugPrintableObject methods from the Node, which is useful for formatting API endpoints that include bigint's.

@Srayman Srayman self-assigned this Mar 6, 2026
@Srayman Srayman requested review from ezraripps, rkeene and sephynox March 6, 2026 03:17
@Srayman Srayman added the cleanup Non-functional change which cleans up label Mar 6, 2026
@Srayman Srayman marked this pull request as draft March 6, 2026 14:08
@Srayman Srayman marked this pull request as ready for review March 9, 2026 16:15
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 9, 2026

@Srayman Srayman merged commit 1ad15ed into main Mar 10, 2026
2 checks passed
@Srayman Srayman deleted the export-toJSONSerializable branch March 10, 2026 18:18
@rkeene rkeene added this to the v0.0.43 milestone Mar 11, 2026
rkeene added a commit that referenced this pull request Mar 16, 2026
This is KeetaNet Anchor v0.0.43 which has the following changes:
- 339c9f3 Allow fx anchors to list the
affinities they support in the metadata (#215)
- 08972f9 Feature: Icons Storage Client
(#214)
- 6659d09 Add metadata and errors on
which operations an asset movement provider supports for a rail (#171)
- 6a7eba8 Upgrade to KeetaNet Node and
Client v0.16.0 (#217)
- 3957856 Add pricing only FX server
and client methods to get pricing information from estimates (#210)
- efa2c52 Add codegen to make adding
new bank account locations easier (#168)
- 6dd9abe Add additional opaque
metadata to asset movement transfers (#213)
- 1ad15ed Cleanup JSON Exports (#209)
rkeene added a commit that referenced this pull request Mar 17, 2026
This change fixes a bug added in #209 where the Anchor SDK was importing
files from the `@keetanetwork/keetanet-node` package which is
unavailable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Non-functional change which cleans up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants