Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add transformResponse to API request #8

Merged
merged 1 commit into from
Jun 17, 2024
Merged

chore: Add transformResponse to API request #8

merged 1 commit into from
Jun 17, 2024

Conversation

arhamj
Copy link

@arhamj arhamj commented Jun 17, 2024

This pull request includes several bug fixes and updates to dependencies. The changes in this pull request address the following issues:

  • Fixed a bug in the account query that was not excluding internal transactions.

  • Updated the build process to compile the changes before starting a service.

  • Migrated to a standard JSON stringifier/parser.

  • Fixed a bug in JSON serialization.

  • Fixed a bug in the stringify utility.

  • Updated the socket module to use a custom stringify function.

  • Added a new API request option for transforming responses.

These changes improve the overall stability and performance of the software.

Copy link

linear bot commented Jun 17, 2024

@arhamj
Copy link
Author

arhamj commented Jun 17, 2024

@arhamj arhamj merged commit 5dc327b into dev Jun 17, 2024
2 checks passed
@mhanson-github mhanson-github deleted the GOLD-126 branch September 7, 2024 05:45
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