nervosnetwork / nervosnetwork/fiber
How to determine whether a connected node is online and its last online time?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 59
- Forks
- 31
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 18
Description
With the current RPC, the user can not determine whether the connected node is online and when it was last online?
At the same time, if the user pays through multiple nodes, it is impossible to determine whether the intermediate node is online?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the current RPC surface for connected and intermediate nodes, then trace how node connectivity and last-seen information are represented. Done means the RPC can report whether relevant nodes are online and when they were last online, including nodes involved in multi-node payments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, blockchain, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100