[0.17] backport "Validation: stop logging fake pow data"#517
Merged
instagibbs merged 1 commit intoElementsProject:elements-0.17from Mar 21, 2019
Merged
Conversation
d67ef19 to
a657da0
Compare
Contributor
|
utACK a657da0 |
instagibbs
added a commit
that referenced
this pull request
Mar 21, 2019
a657da0 Validation: stop logging fake pow data (Sjors Provoost) Pull request description: Based on #515. Backport of Blockstream/liquid#8 Tree-SHA512: 0f81430ca9905c4aa9b9e50ee3cd5a856132cc641dbc3346f982c2d5a023ab83cf68b64a3008f1adbda52d277d4357ed2d89e8ed6335c6288294fe5275743ba0
delta1
pushed a commit
to delta1/elements
that referenced
this pull request
Jun 30, 2023
…imer->setInterval() argument f7a19ef qt,refactor: Use std::chrono in TrafficGraphWidget class (Shashwat) Pull request description: The PR is a follow-up to ElementsProject#517 - It addresses the change suggested in [this](bitcoin-core/gui#517 (review)) comment. - This PR changes the type of `msecsPerSample` from **int** to **std::chrono::minutes** and makes other relevant subsequent changes that were limited to the **trafficgraphwidget** file. ACKs for top commit: RandyMcMillan: tACK f7a19ef hebasto: ACK f7a19ef promag: Code review ACK f7a19ef. Tree-SHA512: 5094ba894f3051fc99148cb8f408fc6f9d6571188673dcb7bf24366cdfb3eaf6d4e41083685d578ad2a9fbe31cc491a5f3fa9b7c9ab6eb90e4dc1356f89ae18a
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.
Based on #515.
Backport of Blockstream/liquid#8