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

evm: remove CommitStateDB and stateObject #84

Merged
merged 6 commits into from
Jun 8, 2021
Merged

Conversation

fedekunze
Copy link
Contributor

No description provided.

@fedekunze fedekunze changed the title evm: remove CommitStateDB and stateObject evm: remove CommitStateDB and stateObject Jun 8, 2021
@fedekunze fedekunze marked this pull request as ready for review June 8, 2021 12:53
@fedekunze fedekunze added this to Review in progress in Core Jun 8, 2021
@fedekunze fedekunze self-assigned this Jun 8, 2021
tests/importer/importer_test.go Show resolved Hide resolved
x/evm/genesis.go Show resolved Hide resolved
x/evm/genesis_test.go Show resolved Hide resolved
@@ -18,16 +18,12 @@ func InitGenesis(
ctx sdk.Context,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reminder to self: read genesis.json specification since it represents the state of all the modules when imported/exported

x/evm/handler_test.go Show resolved Hide resolved
x/evm/keeper/grpc_query.go Outdated Show resolved Hide resolved
x/evm/keeper/grpc_query.go Show resolved Hide resolved
x/evm/keeper/msg_server.go Outdated Show resolved Hide resolved
x/evm/keeper/state_transition.go Show resolved Hide resolved
x/evm/types/msg_test.go Show resolved Hide resolved
Core automation moved this from Review in progress to Reviewer approved Jun 8, 2021
@fedekunze fedekunze merged commit 0c6e44d into main Jun 8, 2021
Core automation moved this from Reviewer approved to Done Jun 8, 2021
@fedekunze fedekunze deleted the fedekunze/commitstatedb branch June 8, 2021 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Core
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants