This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
RpcHandlers Refactorings #6846
Merged
Merged
RpcHandlers Refactorings #6846
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
529dac2
allow access to the underlying Pubsub instance from RpcHandlers
seunlanlege 2c19950
bump Cargo.lock
seunlanlege 3da0cef
no more Arc<RpcHandlers>
seunlanlege 23e5640
Merge branch 'master' of github.com:paritytech/substrate into seun-su…
seunlanlege 901754e
bump Cargo.lock
seunlanlege 94c525c
Debug,.
tomusdrw 641d9b9
Merge branch 'master' of github.com:paritytech/substrate into seun-su…
seunlanlege c43f762
Arc<RpcHandlers>
seunlanlege 1439bba
Merge branch 'seun-substrate-test-runner' of github.com:paritytech/su…
seunlanlege 5f61b4f
RpcHandler
seunlanlege 172ccdd
RpcHandlers::io_handler
seunlanlege 70325ee
remove chain spec from cli
seunlanlege 4b54972
Merge branch 'master' of github.com:paritytech/substrate into seun-su…
seunlanlege 3f83364
address pr comments
seunlanlege bce71e9
remove stray newline
seunlanlege 8bd60aa
Merge branch 'master' of github.com:paritytech/substrate into seun-su…
seunlanlege b8f42a4
Merge branch 'seun-substrate-test-runner' of github.com:paritytech/su…
seunlanlege File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
RpcHandler
- Loading branch information
commit 5f61b4f7816feb7aaf56f6e94b1e2080101b7ce7
There are no files selected for viewing
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@expenses I was sure that you did make a tuple magic thingy here that would make this function callable multiple times 🤔 why was is it gone? I'm missing something...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You mean
keep_alive((SOmehing, else, yolo))There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I totally mean S0mething, else, yolo.
I think she refactored her code before pushing and since keep_alive here is privat-ish she didn't foresee it could be misused.
Clearly something to fix, it's a pitfall.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah SOmething :P You should change your font to distinguish O and 0 :P
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The mix between the monospace font and sans font tricked my eyes