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

Release/v0.41.5 #2663

Merged
merged 8 commits into from
Feb 3, 2025
Merged

Release/v0.41.5 #2663

merged 8 commits into from
Feb 3, 2025

Conversation

AurelienFT
Copy link
Contributor

Version 0.41.5

Changed

  • 2387: Update description tx-max-depth flag.
  • 2630: Removed some noisy tracing::info! logs
  • 2643: Before this fix when tip is zero, transactions that use 30M have the same priority as transactions with 1M gas. Now they are correctly ordered.

Added

  • 2617: Add integration skeleton of parallel-executor.
  • 2553: Scaffold global merkle root storage crate.
  • 2598: Add initial test suite for global merkle root storage updates.
  • 2635: Add metrics to gas price service

Fixed

  • 2632: Improved performance of certain async trait impls in the gas price service.
  • 2662: Fix balances query endpoint cost without indexation and behavior coins to spend with one parameter at zero.

Base automatically changed from fix_api_sdk_issues to master February 3, 2025 19:58
@AurelienFT AurelienFT changed the title [Wait 2662 to merge] Release/v0.41.5 Release/v0.41.5 Feb 3, 2025
rymnc
rymnc previously approved these changes Feb 3, 2025
@AurelienFT AurelienFT enabled auto-merge (squash) February 3, 2025 22:23
@AurelienFT AurelienFT merged commit ea46e9f into master Feb 3, 2025
32 checks passed
@AurelienFT AurelienFT deleted the release/v0.41.5 branch February 3, 2025 22:43
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.

4 participants