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

specs(evm): Add concepts #1095

Merged
merged 7 commits into from
May 26, 2022
Merged

specs(evm): Add concepts #1095

merged 7 commits into from
May 26, 2022

Conversation

danburck
Copy link
Contributor

@danburck danburck commented May 24, 2022

Description

This PR adds more concepts and examples to give more context to the evm.

@linear
Copy link

linear bot commented May 24, 2022

ENG-278 Improve evm specs

The evm specs could be good a starting point for Cosmos SDK devs, if we include a more complete overview of EVM components and explain the parity with geth.

Topics

  • Basic evm concepts:
    • Types of accounts
    • state
    • architecture
    • State transition (in geth)
    • Executing EVM bytecode
    • Evm ressources
  • Ethermint as geth implementation
    • How do Eth transactions reach Ethermint on Cosmos

@github-actions github-actions bot added the Type: Docs Improvements or additions to documentation label May 24, 2022
@danburck danburck marked this pull request as ready for review May 25, 2022 17:16
x/evm/spec/01_concepts.md Outdated Show resolved Hide resolved
@danburck danburck enabled auto-merge (squash) May 26, 2022 15:03
@danburck danburck merged commit d23fb0c into main May 26, 2022
@danburck danburck deleted the ENG-278-emprove-evm-specs branch May 26, 2022 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants