-
Notifications
You must be signed in to change notification settings - Fork 41
Fixed typo in p2p_request_transactions_if_needed
#1563
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
Conversation
OCaml Reference Validation ResultsRepository: https://github.com/MinaProtocol/mina.git Click to see full validation output |
✓ Code Reference Verification PassedAll code references in the documentation have been verified successfully! Total references checked: 1 The documentation is in sync with the codebase on the |
|
@0xMimir can you add a CHANGELOG entry please? |
|
And can you also make more explicit the commit message? It is not a typo. The commit message should contain a 80 characters max long title + a body for the reasoning (even brief). |
|
The tests |
|
Force merge. The wallet tests will probably work on develop. If not, the fix would be to increase the fees of the payment, and it is not expected to be in this patch. |
|
Even for this kind of small patch, it would be nice to have unit/integration tests. We need to increase our code coverage. I accepted and merged, but for future PRs, we would enforce having additional tests to test the behaviors. |
No description provided.