-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To do:
- Implement
xrGetBlockcall - Implement
xrGetBlockscall - Implement
xrGetTransactioncall - Implement
xrGetTransactionscall - Implement
xrDecodeTransactioncall - Implement
xrSendTransactioncall - Separate out raw calls which return all responses rather than just the most common
- Verify signatures of responses
- Remove redundant network object (network params are duplicated in the code and need to be moved to one central place)
- Implement
xrServicecall - Add events that the user can subscribe to rather than using callbacks like
logInfoandlogErr - Add unit tests
- Create XRouter server type
- Create ServiceNode type
- Create Service Type
- Implement
xrGetBlockCountcall - Implement
xrGetBlockHashcall - Connect via p2p network
- Handle
snpmessages and build snode lists from xrouter configs
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done