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

feat: add EVM extensions support #1535

Merged
merged 66 commits into from
Apr 24, 2023
Merged

feat: add EVM extensions support #1535

merged 66 commits into from
Apr 24, 2023

Conversation

GAtom22
Copy link
Contributor

@GAtom22 GAtom22 commented Apr 21, 2023

Description

Add EVM extensions support

Update license addressed on #1537


Closes #XXX

fedekunze and others added 30 commits February 7, 2023 10:21
…edekunze_changelog11

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
# Conflicts:
#	go.sum
#	x/evm/types/params.go
#	x/revenue/v1/types/genesis.pb.go
#	x/revenue/v1/types/query.pb.go
#	x/revenue/v1/types/revenue.pb.go
#	x/revenue/v1/types/tx.pb.go
x/evm/types/params.go Outdated Show resolved Hide resolved
Copy link
Contributor

@danburck danburck left a comment

Choose a reason for hiding this comment

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

utACK

x/evm/statedb/statedb.go Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
server/util.go Outdated Show resolved Hide resolved
x/evm/statedb/state_object.go Outdated Show resolved Hide resolved
x/evm/statedb/statedb.go Outdated Show resolved Hide resolved
x/evm/statedb/transient_storage.go Outdated Show resolved Hide resolved
x/evm/types/chain_config.go Outdated Show resolved Hide resolved
x/evm/types/params.go Outdated Show resolved Hide resolved
Copy link
Contributor

@Vvaradinov Vvaradinov left a comment

Choose a reason for hiding this comment

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

tACK.

Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

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

LGTM, utACK

README.md Outdated Show resolved Hide resolved
go.mod Show resolved Hide resolved
@fedekunze fedekunze merged commit 854aa06 into main Apr 24, 2023
15 of 25 checks passed
@fedekunze fedekunze deleted the fedekunze_changelog11 branch April 24, 2023 12:35
@GAtom22 GAtom22 restored the fedekunze_changelog11 branch April 24, 2023 17:37
@GAtom22 GAtom22 deleted the fedekunze_changelog11 branch April 24, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants