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

Remove noisy logging #2630

Merged
merged 3 commits into from
Jan 24, 2025
Merged

Remove noisy logging #2630

merged 3 commits into from
Jan 24, 2025

Conversation

MitchTurner
Copy link
Member

Linked Issues/PRs

Description

Remove and replace some tracing::info!

@MitchTurner MitchTurner marked this pull request as ready for review January 24, 2025 19:44
@MitchTurner MitchTurner merged commit 75d6c5a into master Jan 24, 2025
32 checks passed
@MitchTurner MitchTurner deleted the remove-noisy-logging branch January 24, 2025 22:15
@AurelienFT AurelienFT mentioned this pull request Feb 3, 2025
AurelienFT added a commit that referenced this pull request Feb 3, 2025
## Version 0.41.5

### Changed
- [2387](#2387): Update
description `tx-max-depth` flag.
- [2630](#2630): Removed some
noisy `tracing::info!` logs
- [2643](#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](#2617): Add
integration skeleton of parallel-executor.
- [2553](#2553): Scaffold
global merkle root storage crate.
- [2598](#2598): Add initial
test suite for global merkle root storage updates.
- [2635](#2635): Add metrics
to gas price service

### Fixed
- [2632](#2632): Improved
performance of certain async trait impls in the gas price service.
- [2662](#2662): Fix balances
query endpoint cost without indexation and behavior coins to spend with
one parameter at zero.
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