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

skip block sdk, params migration #884

Merged
merged 108 commits into from
Jun 19, 2024
Merged

skip block sdk, params migration #884

merged 108 commits into from
Jun 19, 2024

Conversation

cgsingh33
Copy link
Contributor

@cgsingh33 cgsingh33 commented Feb 15, 2024

  • skip-mev's Block sdk
  • go version bump to 1.21+
  • testnet v14 upgrade handler
  • wasmd, wasmvm bump
  • TxSizeCostPerByte 2x
  • code cleanup

@cgsingh33 cgsingh33 changed the title skip block sdk, common module, tokenfactory module skip block sdk, params migration Jun 14, 2024
x/tokenmint/types/msg.go Fixed Show fixed Hide fixed
"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"

"github.com/comdex-official/comdex/x/liquidity/types"
"reflect"

Check notice

Code scanning / CodeQL

Sensitive package import Note

Certain system packages contain functions which may be a possible source of non-determinism
@@ -6,8 +6,8 @@
"net/http"
"os"
"path/filepath"
"reflect"

Check notice

Code scanning / CodeQL

Sensitive package import Note

Certain system packages contain functions which may be a possible source of non-determinism
x/esm/types/codec.go Outdated Show resolved Hide resolved
Copy link
Member

@dheerajkd30 dheerajkd30 left a comment

Choose a reason for hiding this comment

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

Go through the comments please.

@dheerajkd30 dheerajkd30 self-requested a review June 18, 2024 05:50
@cgsingh33 cgsingh33 requested a review from pratikasr June 18, 2024 09:39
@dheerajkd30 dheerajkd30 merged commit 7e0ad1e into feature/dev Jun 19, 2024
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants