Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Refactor: trace #1341

Merged
merged 23 commits into from
Jun 17, 2024
Merged

Refactor: trace #1341

merged 23 commits into from
Jun 17, 2024

Conversation

lispc
Copy link

@lispc lispc commented Jun 14, 2024

  1. add some DA encode method to BlockTrace
  2. simplify trace related structs like AccountProof
  3. simplify trace bytecode collecting: (1) CALLs bytecode hash could be accessed from statedb (2) initcode don't need to be collected here, which can be got inside begin_tx
  4. renaming: change initialization_code => initcode

@lispc lispc marked this pull request as draft June 15, 2024 06:26
@lispc lispc changed the title (dont' merge) Refactor/trace Refactor: trace Jun 17, 2024
@lispc lispc marked this pull request as ready for review June 17, 2024 01:36
@lispc lispc merged commit 91ea9f6 into develop Jun 17, 2024
@lispc lispc deleted the refactor/trace branch June 17, 2024 02:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant