This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Accounting for resources (experimental mode) #63
Merged
Merged
Conversation
This file contains 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
@kdeme wdyt of implementing this in the nim-eth client? Initially we just want to get basic stats and some intuition for the problem. Settlement etc can come way later. |
decanus
suggested changes
Dec 4, 2019
kdeme
approved these changes
Dec 5, 2019
@oskarth Yeah, we could add this via metrics. Could be part of this already existing issue: status-im/nim-eth#110 |
Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>
Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>
Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>
decanus
reviewed
Dec 5, 2019
decanus
suggested changes
Dec 5, 2019
oops @decanus Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>
decanus
approved these changes
Dec 5, 2019
oskarth
added a commit
that referenced
this pull request
Dec 9, 2019
* account draft * Update waku.md Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * Update waku.md Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * Update waku.md Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * tweak stats * Update waku.md oops @decanus Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * Update waku.md
kdeme
pushed a commit
that referenced
this pull request
May 18, 2020
* account draft * Update waku.md Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * Update waku.md Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * Update waku.md Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * tweak stats * Update waku.md oops @decanus Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com> * Update waku.md
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
vacp2p/research#3
Sketch for spec diff for SWAP protocol.
Rationale / further discussion to come later. For now this is just to build an intuition for resources being used.