Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analysis the core folder code in ethereum #2

Open
4 of 21 tasks
manxiaqu opened this issue Jul 26, 2018 · 0 comments
Open
4 of 21 tasks

Analysis the core folder code in ethereum #2

manxiaqu opened this issue Jul 26, 2018 · 0 comments
Assignees
Labels
code analysis analysis of source code good first issue Good for newcomers in progress

Comments

@manxiaqu
Copy link
Owner

manxiaqu commented Jul 26, 2018

Daily analysis for ethereum code!

  • block_validator.go
  • blockchain.go
  • chain_indexer.go
  • chain_makers.go
  • error.go
  • events.go
  • evm.go
  • gasPool.go
  • gen_genesis.go
  • gen_genesis_account.go
  • genesis.go
  • genesis_alloc.go
  • headerchain.go
  • mkalloc.go
  • state_processor.go
  • state_transition.go
  • tx_cacher.go
  • tx_journal.go
  • tx_list.go
  • txpool.go
  • types.go

The analysis will not cover every single code such as getter/setter in ethereum but import feature or core code as well as some important tools.

@manxiaqu manxiaqu self-assigned this Jul 26, 2018
manxiaqu pushed a commit that referenced this issue Jul 27, 2018
@manxiaqu manxiaqu added the good first issue Good for newcomers label Jul 27, 2018
@manxiaqu manxiaqu added the code analysis analysis of source code label Aug 24, 2018
manxiaqu pushed a commit that referenced this issue Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code analysis analysis of source code good first issue Good for newcomers in progress
Projects
None yet
Development

No branches or pull requests

1 participant