Skip to content

chore: removed private, experimental or irrelevant endpoints#12

Merged
lempira merged 1 commit intomainfrom
chore/remove-private-experimental-endpoints-tests
Nov 22, 2025
Merged

chore: removed private, experimental or irrelevant endpoints#12
lempira merged 1 commit intomainfrom
chore/remove-private-experimental-endpoints-tests

Conversation

@lempira
Copy link
Contributor

@lempira lempira commented Nov 21, 2025

Removed private, experimental and these three endpoints since they are not being generated in the algod client: "Metrics", "SwaggerJSON", "GetBlockLogs"

@lempira lempira requested a review from joe-p November 21, 2025 19:16
Copy link
Contributor

@joe-p joe-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kinda surprised the SDK doesn't have the block logs endpoint. I would think that'd be useful for events. Then again no one really uses them. Regardless matching current SDK makes sense to me.


.tmp/ No newline at end of file
.tmp/
scripts/find-data No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be useful to keep these?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I was thinking about keeping these, but they are still a wip and might overlap with the work that Luca might do. Might add these later.

@lempira lempira merged commit 3f74f06 into main Nov 22, 2025
1 check passed
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.

2 participants