This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 161
bump SDK to v0.39.1 #386
Merged
Merged
bump SDK to v0.39.1 #386
Changes from 53 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
42c83c2
bump sdk version to v0.39.0 candidate
fedekunze 31ed7ea
updates
fedekunze 10b146f
update evm
fedekunze 548d50d
bump commit
fedekunze 5f3014a
more changes
fedekunze 5a2bd4a
build
fedekunze 8d00e05
genesis
fedekunze 53abf20
merge development
fedekunze 27bcec0
fix tests
fedekunze f3fc83b
fix tests
fedekunze af485d6
bump commit
fedekunze 728ddcd
bump commit
fedekunze 534534e
bump commit
fedekunze 15f4dd3
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze acb202e
add keygen func
fedekunze ea5d0c3
bump version to 0.39.0-rc0
fedekunze 0c2f708
update AnteHandler
fedekunze 2d9bc52
fix TxDecoder
fedekunze 1c289e9
lint
fedekunze daf1a1a
fix test
fedekunze 3f478df
update statedb
fedekunze 7627f77
changelog
fedekunze 4e3d50c
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze 3042f31
fix conflicts
fedekunze 04c9ed2
fixes
fedekunze be7f78c
remove extra files
fedekunze 393e70f
update make test-import
fedekunze 7cff568
rename test
fedekunze f16da4a
bump SDK version to final release
fedekunze a327dd9
Merge branch 'development' into sdk-0.39
fedekunze 9e744ad
fix conflicts
fedekunze 49731c1
Merge branch 'sdk-0.39' of github.com:ChainSafe/ethermint into sdk-0.39
fedekunze 4493643
merge development
fedekunze 722bc1f
update to 0.39.1-rc1
fedekunze 20a5a38
fix evm tests
fedekunze 70c535d
update RPC
fedekunze 5050eb4
Merge branch 'development' into sdk-0.39
fedekunze ad54e10
fix conflicts
fedekunze af0d07f
fix build
fedekunze 14565f7
fix conflicts
fedekunze 5366598
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze 44ad25d
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze fbcbc8c
fix conflicts
fedekunze e7cffe3
minor fixes
fedekunze 75a8b99
update to rc2
fedekunze 2c940d2
bump to v0.39.1
fedekunze d732e74
fix conflicts
fedekunze 514ebb4
Merge branch 'development' into sdk-0.39
fedekunze 8fb6337
fix personal API
fedekunze 4be4ebc
fix string type cast ambiguity (#449)
alessio 0d5702d
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze 62a0466
init
fedekunze b28624e
fix estimate gas test
fedekunze f0246e4
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze b55504b
Merge branch 'development' into sdk-0.39
fedekunze 3fa8bbe
Merge branch 'development' into sdk-0.39
fedekunze 307ae54
Merge branch 'development' of github.com:ChainSafe/ethermint into sdk…
fedekunze fd5e4ea
Merge branch 'sdk-0.39' of github.com:ChainSafe/ethermint into sdk-0.39
fedekunze d4554cd
minor genesis change
fedekunze f759f71
remove comments from unstable commit (stargate release)
fedekunze File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason why all these commented lines are still in here? These should get removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left all the commented lines for ease of upgrading later on. I can remove it and reference the commit on an issue if that's better
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No thats fine. I was just curious
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you are right and I should clean up the comments, it doesn't look clean