forest
forest copied to clipboard
Ethereum API Subscriptions
Summary
Implement methods required for RPC subscriptions on the ETH API.
Motivation
Required to complete Ethereum RPC API
Tasks
- https://github.com/ChainSafe/forest/issues/4707
- https://github.com/ChainSafe/forest/issues/4710
Risks & Dependencies
Additional Links & Resources
Blocked by https://github.com/ChainSafe/forest/issues/5793
@elmattic is this done?
Not quite. Missing pieces:
eth_newPendingTransactionFilterevent type (@akaladarshi should create a tracking issue)- Some integration tests (e.g. using
forest-tool api test-statefulsubcommand)
About the missing api test-stateful tests, I was thinking of the following:
EthSubscribeEthUnsubscribe