Digine-Labs / rosettanet

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

feat: Implementing `eth_estimateGas` method #111

Closed Boreas09 closed 1 month ago

Boreas09 commented 2 months ago

Description

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

Requirements

Unit tests have to be implemented. Do not change the existing type structure Tests must have non-existent transaction results as well.

Completion Time

The issue is assumed to be completed in 5 days.

Boreas09 commented 2 months ago

I want to self assign this issue

ermvrs commented 2 months ago

assigned

ermvrs commented 2 months ago

Please complete as soon as possible 🙏

ermvrs commented 1 month ago

https://github.com/Digine-Labs/rosettanet/pull/125