Closed
Conversation
snipeTR
commented
Jul 14, 2022
- If you start the validator with seid start, you may get stuck on the "ulimit -n" limit and get an error. Please increase this limit with the command "ulimit -n 655350".
* If you start the validator with seid start, you may get stuck on the "ulimit -n" limit and get an error. Please increase this limit with the command "ulimit -n 655350".
BrandonWeng
reviewed
May 4, 2023
Comment on lines
+75
to
+76
| ***If you start the validator with seid start, you may get stuck on the "ulimit -n" limit and get an error. Please increase this limit with the command "ulimit -n 655350". | ||
|
|
Contributor
There was a problem hiding this comment.
Could. you add this in a troubleshooting section instead?
Closed
Contributor
|
Documented here, just going to close this #755 |
masih
pushed a commit
that referenced
this pull request
Sep 29, 2025
## Describe your changes and provide context This changes the wasm dependency mapping process to be a tx instead of governance proposal. This tx is not permissioned, but will be validated using antehandler on the sei-chain side to verify sender Addr is the contract admin. TODO: add rest client for txs ## Testing performed to validate your change
masih
pushed a commit
that referenced
this pull request
Sep 30, 2025
## Describe your changes and provide context This changes the wasm dependency mapping process to be a tx instead of governance proposal. This tx is not permissioned, but will be validated using antehandler on the sei-chain side to verify sender Addr is the contract admin. TODO: add rest client for txs ## Testing performed to validate your change
masih
pushed a commit
that referenced
this pull request
Oct 1, 2025
* Add more gauges in the consensus flow * use histogram instead of gauge
masih
pushed a commit
that referenced
this pull request
Oct 9, 2025
## Describe your changes and provide context This PR add couple of new metrics using otel for seidb ## Testing performed to validate your change Example: <img width="1497" height="671" alt="image" src="https://github.com/user-attachments/assets/346de110-9d42-4c41-bd74-7a4f04e8b4ba" />
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.