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

V0.11.12 #67

Merged
merged 3 commits into from
Feb 26, 2024
Merged

V0.11.12 #67

merged 3 commits into from
Feb 26, 2024

Conversation

pouya-eghbali
Copy link
Member

No description provided.

@pouya-eghbali pouya-eghbali added the WTD Trigger What-The-Diff label Feb 26, 2024
Copy link

what-the-diff bot commented Feb 26, 2024

PR Summary

  • Updated Application Version
    The Version constant was updated in the constants.go file, meaning the application has received an upgrade.

  • Small Code Adjustments In Delivering Logs
    Changes were made in the logs.go file, thus allowing for different types of data to be noted in the system logs.

  • Enhancement In Resolving Different Types of Values
    In the args.resolvers.go file, the Value resolver function has been improved to understand different types of values more efficiently.

  • Improved Data Type Designation
    The gqlgen.yml file received adjustments to better define types of data used in the application.

  • Enhanced Client Data Transmission
    A Send function was added and the StartClient function was updated in the client.go file to improve how our application sends data to users.

  • More Detailed Error Message
    A detailed error message was added in the server.go file, which will now include payload value.

  • Improved Log And Data Processing
    In the logs.go file under the plugins/logs package, enhancements are made in how log records are created and tasks are handled, resulting in better processing of data.

  • Optimized Real-time Data Delivery
    In uniswap.go file under the plugins/uniswap package, the syncBlocks function was upgraded to enhance real-time data delivery.

@pouya-eghbali pouya-eghbali merged commit 6c17093 into master Feb 26, 2024
1 check passed
@pouya-eghbali pouya-eghbali deleted the v0.11.12 branch February 26, 2024 22:23
logicalangel pushed a commit that referenced this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WTD Trigger What-The-Diff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant