Digine-Labs / rosettanet

Ethereum <> Starknet RPC middleware.
MIT License
34 stars 26 forks source link

feat: Implement `eth_getTransactionByHash` method #70

Closed ermvrs closed 6 months ago

ermvrs commented 8 months ago

Description

https://github.com/keep-starknet-strange/rosettanet/blob/main/rpc-call-examples/eth_getTransactionByHash.hurl https://github.com/keep-starknet-strange/rosettanet/blob/main/rpc-call-examples/starknet_getTransactionByHash.hurl

A similar call exists. Just format output. Fill with mock values for non-existing properties.

Requirements

Completion Time

The issue is assumed to be completed in 5 days. If you need more time, please also specify that.

This issue is reserved for a local event in Istanbul

Bounty: 80 STRK

0xLucqs commented 8 months ago

2h

Boreas09 commented 8 months ago

Can i get it?

ermvrs commented 8 months ago

@Boreas09 I consider that you will join Istanbul event right?

Boreas09 commented 8 months ago

Yes definitely

ermvrs commented 6 months ago

Completed at https://github.com/keep-starknet-strange/rosettanet/pull/87