Skip to content

Commit

Permalink
Merge pull request #1490 from onflow/franklywatson-patch-1
Browse files Browse the repository at this point in the history
Minor update
  • Loading branch information
franklywatson authored Jul 19, 2024
2 parents a83f36f + 58c4b46 commit 309bbed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ Cadence Execution
- [Remote ledger](https://github.com/onflow/flow-evm-gateway/pull/362)
- [Wallet APIs](https://github.com/onflow/flow-evm-gateway/issues/129)
- [Add Wallet APIs for local development](https://github.com/onflow/flow-evm-gateway/pull/335)
- Add [getStorageAt() endpoint](https://github.com/onflow/flow-evm-gateway/issues/336)
- Improvements:
- [Batch database operations](https://github.com/onflow/flow-evm-gateway/issues/116)
- [Batch index updates](https://github.com/onflow/flow-evm-gateway/pull/332)
Expand All @@ -202,7 +203,6 @@ Cadence Execution
- Continue work on [Execution Effort Calibration](https://github.com/onflow/flow-go/issues/5598)

- EVM
- Continue implementation of [getStorageAt() endpoint](https://github.com/onflow/flow-evm-gateway/issues/336) - dependency for OpenZepplin.
- KROK
- EVM Gateway benchmarking

Expand Down

0 comments on commit 309bbed

Please sign in to comment.