You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'd love to work on this issue. I have experience with Starknet and provider implementations. I’ll add getBlockWithReceipts to ReadProvider, implement it in JSONRPCProvider, create the necessary models, write tests using devnet, and update the docs.
Hi! I'd love to work on this issue. I have experience with Starknet and provider implementations. I’ll add getBlockWithReceipts to ReadProvider, implement it in JSONRPCProvider, create the necessary models, write tests using devnet, and update the docs.
starknet_getBlockWithReceipts
implementation is missing instarknet_provider
Tasks:
getBlockWithReceipts
inReadProvider
interface and inJSONRPCProvider
implementation.starknet_provider/lib/src/model
starknet_provider/README.md
anddocs/packages/starknet-provider.mdx
The text was updated successfully, but these errors were encountered: