Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

cordt-sei
Copy link
Contributor

  • Update defaults for mempool [add TTL >0]
  • Simplify / clarify related comments.

Describe your changes and provide context

These changes are intended to alleviate the issues with mempool filling to max which potentially affects the entire network as they persistently gossip these invalid txs to the rest of the network who may not have the blacklsit enabled ontop of having an infinite TTL

Testing performed to validate your change

I have been running these configs for months on my node with relatively few issues.

- Update defaults for mempool [add TTL >0]
- Simplify / clarify related comments.
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.20%. Comparing base (4e81a6e) to head (76b6456).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   58.05%   58.20%   +0.15%     
==========================================
  Files         249      249              
  Lines       34662    34662              
==========================================
+ Hits        20123    20176      +53     
+ Misses      12945    12885      -60     
- Partials     1594     1601       +7     
Files with missing lines Coverage Δ
config/config.go 63.05% <100.00%> (ø)

... and 17 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants