Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

FM-99: Ethereum API methods (Part 4) #128

Merged
merged 10 commits into from
Jun 26, 2023
Merged

FM-99: Ethereum API methods (Part 4) #128

merged 10 commits into from
Jun 26, 2023

Conversation

aakoshh
Copy link
Contributor

@aakoshh aakoshh commented Jun 22, 2023

Part of consensus-shipyard/ipc#342

Implements the following Ethereum API methods:

  • eth_call
  • eth_estimateGas

Using those, it tests transaction deployment of SimpleCoin and calling get_balance (a pure function exercising eth_call).

@aakoshh aakoshh changed the title FM-99: eth_call FM-99: Ethereum API methods (Part 4) Jun 26, 2023
@aakoshh aakoshh marked this pull request as ready for review June 26, 2023 13:17
@aakoshh aakoshh requested a review from adlrocha June 26, 2023 13:17
@aakoshh aakoshh merged commit 9c66742 into master Jun 26, 2023
@aakoshh aakoshh deleted the fm-99-eth-methods-4 branch June 26, 2023 13:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant