Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 8093d3d
Merge: d4e6dac 7e076ae
Author: vuong <[email protected]>
Date:   Sat Nov 12 15:48:45 2022 +0700

    Merge pull request CosmosContracts#351 from pratikbin/patch-1

    fix(Dockerfile): latest alpine, use sh, combine run

commit d4e6dac
Author: vuong <[email protected]>
Date:   Sat Nov 12 15:36:23 2022 +0700

    Bumps juno version to v12 (CosmosContracts#349)

    * bumps to v12

    * go mod

    * solve conflic with main

    * save node.go

    Co-authored-by: Jacob Gadikian <[email protected]>

commit 30adf05
Author: Jacob Gadikian <[email protected]>
Date:   Fri Nov 11 00:25:47 2022 +0700

    iavl v0.19.4 (CosmosContracts#364)

commit d24dfbe
Merge: 0f58449 64bdef8
Author: Jacob Gadikian <[email protected]>
Date:   Thu Nov 10 13:47:23 2022 +0700

    Merge pull request CosmosContracts#360 from CosmosContracts/update_ica_cmd_for_v11

    Update genica command

commit 0f58449
Merge: 99a4cec e683b8f
Author: Jacob Gadikian <[email protected]>
Date:   Thu Nov 10 00:54:45 2022 +0700

    Merge pull request CosmosContracts#362 from CosmosContracts/revert-e2e

    Revert "Merge pull request CosmosContracts#323 from notional-labs/ducnt/e2e"

commit e683b8f
Author: Jacob Gadikian <[email protected]>
Date:   Wed Nov 9 22:33:45 2022 +0700

    Revert "Merge pull request CosmosContracts#323 from notional-labs/ducnt/e2e"

    This reverts commit 99a4cec, reversing
    changes made to 49056b0.

commit 7e076ae
Author: pratikbin <[email protected]>
Date:   Wed Nov 9 20:24:41 2022 +0530

    fix(dockerfile): revert entrypoint

commit 99a4cec
Merge: 49056b0 763101b
Author: Jacob Gadikian <[email protected]>
Date:   Wed Nov 9 21:48:41 2022 +0700

    Merge pull request CosmosContracts#323 from notional-labs/ducnt/e2e

    E2E testing

commit 64bdef8
Author: Alex Lynham <[email protected]>
Date:   Wed Nov 9 10:30:19 2022 +0000

    chore: now v11 has shipped, update msgs in genica

commit 49056b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 9 10:17:47 2022 +0000

    Bump bruceadams/get-release from 1.2.3 to 1.3.2 (CosmosContracts#333)

    Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release) from 1.2.3 to 1.3.2.
    - [Release notes](https://github.com/bruceadams/get-release/releases)
    - [Commits](bruceadams/get-release@v1.2.3...v1.3.2)

    ---
    updated-dependencies:
    - dependency-name: bruceadams/get-release
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9a806b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 9 10:17:13 2022 +0000

    Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (CosmosContracts#326)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.0...v1.8.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4d19c6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 9 10:16:52 2022 +0000

    Bump github.com/cosmos/ibc-go/v3 from 3.3.0 to 3.4.0 (CosmosContracts#358)

    Bumps [github.com/cosmos/ibc-go/v3](https://github.com/cosmos/ibc-go) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/cosmos/ibc-go/releases)
    - [Changelog](https://github.com/cosmos/ibc-go/blob/v3.4.0/CHANGELOG.md)
    - [Commits](cosmos/ibc-go@v3.3.0...v3.4.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/ibc-go/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 07e6b4e
Merge: 1295f52 1de0920
Author: Jacob Gadikian <[email protected]>
Date:   Wed Nov 9 02:39:54 2022 +0700

    Merge pull request CosmosContracts#321 from disperze/mint-beginblock

    (x/mint) Use new BeginBlock extension

commit 763101b
Author: vuong <[email protected]>
Date:   Tue Nov 8 13:48:39 2022 +0700

    tidy

commit 9092e7b
Merge: 697c345 1295f52
Author: vuong <[email protected]>
Date:   Tue Nov 8 13:47:35 2022 +0700

    Merge branch 'main' into ducnt/e2e

commit 697c345
Merge: 4d35221 b27fc7d
Author: vuong <[email protected]>
Date:   Tue Nov 8 13:41:37 2022 +0700

    Merge branch 'main' into ducnt/e2e

commit 867ad82
Author: pratikbin <[email protected]>
Date:   Tue Nov 8 11:15:43 2022 +0530

    fix(dockefile): use entrypoint to handle os signals

commit 4d35221
Author: Duc <[email protected]>
Date:   Fri Nov 4 12:38:41 2022 +0700

    Minor

commit 95780a4
Author: pratikbin <[email protected]>
Date:   Wed Nov 2 19:17:53 2022 +0530

    fix(Dockerfile): latest alpine, use sh, combine run

    - Use latest alpine based golang image

commit d4dc20c
Author: ducnt87 <[email protected]>
Date:   Wed Nov 2 12:26:45 2022 +0700

    Pull image from ghcr.io/cosmoscontracts/juno

commit aac4d12
Author: ducnt87 <[email protected]>
Date:   Mon Oct 31 10:19:22 2022 +0700

    When release new version => build new image for e2e test

commit 550b3ab
Author: Duc <[email protected]>
Date:   Sun Oct 30 16:55:24 2022 +0700

    Test workflow for e2e testing

commit 9d32e92
Author: Duc <[email protected]>
Date:   Sun Oct 30 16:13:05 2022 +0700

    Test workflow for e2e testing

commit 5a38eab
Author: Duc <[email protected]>
Date:   Sun Oct 30 16:05:29 2022 +0700

    Test workflow for e2e testing

commit 8bf4a25
Author: Duc <[email protected]>
Date:   Sun Oct 30 11:58:44 2022 +0700

    Test workflow for e2e testing

commit 515c62e
Author: vuong <[email protected]>
Date:   Wed Oct 26 12:50:13 2022 +0700

    minor

commit 98c7dde
Author: vuong <[email protected]>
Date:   Wed Oct 26 12:49:12 2022 +0700

    fix codeql.yml file

commit bcbd00f
Author: vuong <[email protected]>
Date:   Wed Oct 26 12:39:20 2022 +0700

    minor

commit 0a16725
Author: vuong <[email protected]>
Date:   Wed Oct 26 12:38:42 2022 +0700

    code ql auto build not working so we switch to make build

commit c8e1d62
Author: vuong <[email protected]>
Date:   Wed Oct 26 12:16:52 2022 +0700

    debug = true in codeql autobuild

commit 68407ac
Author: vuong <[email protected]>
Date:   Wed Oct 26 09:19:43 2022 +0700

    linting

commit dda9bbc
Author: vuong <[email protected]>
Date:   Wed Oct 26 09:16:20 2022 +0700

    build tags for e2e

commit e59dad5
Author: Duc <[email protected]>
Date:   Tue Oct 25 17:39:37 2022 +0700

    Fix build e2e image

commit 6ba9f45
Author: Duc <[email protected]>
Date:   Tue Oct 25 17:19:13 2022 +0700

    Fix build e2e image

commit ef35032
Author: Duc <[email protected]>
Date:   Tue Oct 25 17:03:58 2022 +0700

    Create special Dockerfile for E2E Test

commit 76ae237
Author: ducnt87 <[email protected]>
Date:   Tue Oct 25 09:43:29 2022 +0700

    Change TestSuite

commit 17b907b
Author: ducnt87 <[email protected]>
Date:   Mon Oct 24 10:45:56 2022 +0700

    v10 to v11

commit a5a0f02
Author: ducnt87 <[email protected]>
Date:   Sun Oct 23 22:49:26 2022 +0700

    Verifies that addreeses have correct format

commit cf5cfed
Author: Duc <[email protected]>
Date:   Sun Oct 23 17:09:26 2022 +0700

    Changing

commit 8593b55
Author: ducnt87 <[email protected]>
Date:   Sun Oct 23 10:59:19 2022 +0700

    config dockerfile

commit 16362ae
Author: ducnt87 <[email protected]>
Date:   Fri Oct 21 13:22:12 2022 +0700

    Change Dockerfile

commit 0e54d60
Author: vuong <[email protected]>
Date:   Thu Oct 20 16:50:03 2022 +0700

    add debug log

commit 6fd25cd
Author: vuong <[email protected]>
Date:   Thu Oct 20 15:53:42 2022 +0700

    minor change : args update:

commit 47557f8
Author: ducnt87 <[email protected]>
Date:   Thu Oct 20 15:52:24 2022 +0700

    Add workflow e2e-test

commit e639ec3
Author: ducnt87 <[email protected]>
Date:   Thu Oct 20 15:01:57 2022 +0700

    Config

commit 221ebe4
Author: ducnt87 <[email protected]>
Date:   Wed Oct 19 13:35:58 2022 +0700

    Add Dockerfile for E2E Test

commit 51cc27a
Author: ducnt87 <[email protected]>
Date:   Wed Oct 19 09:25:56 2022 +0700

    Change some config

commit 1de0920
Author: Giancarlos Salas <[email protected]>
Date:   Mon Oct 17 13:04:10 2022 -0500

    Update beginBlock ext

commit 1906ef6
Author: ducnt87 <[email protected]>
Date:   Mon Oct 17 17:22:48 2022 +0700

    Change some config

commit d9cbf44
Author: vuong <[email protected]>
Date:   Mon Oct 17 10:53:02 2022 +0700

    fix fix fix

commit e37524e
Author: Giancarlos Salas <[email protected]>
Date:   Sun Oct 16 11:26:18 2022 -0500

    Use BeginBlock extension

commit bb10417
Author: vuong <[email protected]>
Date:   Sun Oct 16 16:55:55 2022 +0700

    minor

commit 595342d
Author: vuong <[email protected]>
Date:   Sun Oct 16 15:44:59 2022 +0700

    refactor

commit 4445104
Author: vuong <[email protected]>
Date:   Sun Oct 16 13:07:42 2022 +0700

    bump to v11

commit cd6987d
Merge: 04662ff 46af112
Author: vuong <[email protected]>
Date:   Sun Oct 16 13:04:48 2022 +0700

    Merge branch 'CosmosContracts:main' into ducnt/e2e

commit 04662ff
Author: ducnt87 <[email protected]>
Date:   Fri Oct 14 15:04:13 2022 +0700

    Add e2e test refer to osmosis

commit a6b62d3
Merge: f1750d4 ee32163
Author: vuong <[email protected]>
Date:   Sat Oct 8 21:42:20 2022 +0700

    Merge pull request #8 from notional-labs/issue-template

    feature request

commit f1750d4
Merge: 1e03aae 3151046
Author: vuong <[email protected]>
Date:   Sat Oct 8 21:07:59 2022 +0700

    Merge pull request #7 from notional-labs/issue-template

    add issue-template
  • Loading branch information
vuong177 committed Nov 12, 2022
1 parent 16a4c65 commit 9527351
Show file tree
Hide file tree
Showing 31 changed files with 70 additions and 80 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: docker cp juno_node_1:/usr/bin/junod ./junod
- name: Get release
id: get_release
uses: bruceadams/get-release@v1.2.3
uses: bruceadams/get-release@v1.3.2
env:
GITHUB_TOKEN: ${{ github.token }}
- name: Upload release binary
Expand Down
13 changes: 5 additions & 8 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# docker build . -t cosmoscontracts/juno:latest
# docker run --rm -it cosmoscontracts/juno:latest /bin/sh
FROM golang:1.18-alpine3.15 AS go-builder
FROM golang:1.18-alpine AS go-builder

# this comes from standard alpine nightly file
# https://github.com/rust-lang/docker-rust-nightly/blob/master/alpine3.12/Dockerfile
# with some changes to support our toolchain, etc
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
SHELL ["/bin/sh", "-ecuxo", "pipefail"]
# we probably want to default to latest and error
# since this is predominantly for dev use
# hadolint ignore=DL3018
RUN set -eux; apk add --no-cache ca-certificates build-base;

# hadolint ignore=DL3018
RUN apk add git
RUN apk add --no-cache ca-certificates build-base git
# NOTE: add these to run with LEDGER_ENABLED=true
# RUN apk add libusb-dev linux-headers

Expand All @@ -37,7 +34,7 @@ RUN LEDGER_ENABLED=false BUILD_TAGS=muslc LINK_STATICALLY=true make build \
&& (file /code/bin/junod | grep "statically linked")

# --------------------------------------------------------
FROM alpine:3.15
FROM alpine:3.16

COPY --from=go-builder /code/bin/junod /usr/bin/junod

Expand All @@ -53,4 +50,4 @@ EXPOSE 26656
# tendermint rpc
EXPOSE 26657

CMD ["/usr/bin/junod", "version"]
CMD ["/usr/bin/junod", "version"]
21 changes: 10 additions & 11 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ import (
tmos "github.com/tendermint/tendermint/libs/os"
dbm "github.com/tendermint/tm-db"

"github.com/CosmosContracts/juno/v11/docs"
"github.com/CosmosContracts/juno/v11/x/mint"
mintkeeper "github.com/CosmosContracts/juno/v11/x/mint/keeper"
minttypes "github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v11/x/oracle"
"github.com/CosmosContracts/juno/v12/docs"
"github.com/CosmosContracts/juno/v12/wasmbinding"
"github.com/CosmosContracts/juno/v12/x/mint"
mintkeeper "github.com/CosmosContracts/juno/v12/x/mint/keeper"
minttypes "github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/oracle"
"github.com/cosmos/cosmos-sdk/baseapp"
"github.com/cosmos/cosmos-sdk/client/grpc/tmservice"
"github.com/cosmos/cosmos-sdk/client/rpc"
Expand Down Expand Up @@ -98,8 +99,8 @@ import (
ibckeeper "github.com/cosmos/ibc-go/v3/modules/core/keeper"
tmjson "github.com/tendermint/tendermint/libs/json"

oraclekeeper "github.com/CosmosContracts/juno/v11/x/oracle/keeper"
oracletypes "github.com/CosmosContracts/juno/v11/x/oracle/types"
oraclekeeper "github.com/CosmosContracts/juno/v12/x/oracle/keeper"
oracletypes "github.com/CosmosContracts/juno/v12/x/oracle/types"

"github.com/CosmWasm/wasmd/x/wasm"
wasmclient "github.com/CosmWasm/wasmd/x/wasm/client"
Expand All @@ -113,10 +114,8 @@ import (
icahosttypes "github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts/host/types"
icatypes "github.com/cosmos/ibc-go/v3/modules/apps/27-interchain-accounts/types"

encparams "github.com/CosmosContracts/juno/v11/app/params"
upgrades "github.com/CosmosContracts/juno/v11/app/upgrades"

wasmbinding "github.com/CosmosContracts/juno/v11/wasmbinding"
encparams "github.com/CosmosContracts/juno/v12/app/params"
upgrades "github.com/CosmosContracts/juno/v12/app/upgrades"
)

const (
Expand Down
2 changes: 1 addition & 1 deletion app/encoding.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package app

import (
"github.com/CosmosContracts/juno/v11/app/params"
"github.com/CosmosContracts/juno/v12/app/params"

"github.com/cosmos/cosmos-sdk/std"
)
Expand Down
6 changes: 2 additions & 4 deletions cmd/junod/genica.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ func AddGenesisIcaCmd(defaultNodeHome string) *cobra.Command {
HostEnabled: true,
AllowMessages: []string{
"/cosmos.bank.v1beta1.MsgSend",
// uncomment this after v11 ships
// "/cosmos.bank.v1beta1.MsgMultiSend",
"/cosmos.bank.v1beta1.MsgMultiSend",
"/cosmos.staking.v1beta1.MsgDelegate",
"/cosmos.staking.v1beta1.MsgUndelegate",
"/cosmos.staking.v1beta1.MsgBeginRedelegate",
Expand All @@ -64,8 +63,7 @@ func AddGenesisIcaCmd(defaultNodeHome string) *cobra.Command {
"/cosmos.authz.v1beta1.MsgRevoke",
"/cosmwasm.wasm.v1.MsgStoreCode",
"/cosmwasm.wasm.v1.MsgInstantiateContract",
// uncomment this after v11 ships
// "/cosmwasm.wasm.v1.InstantiateContract2",
"/cosmwasm.wasm.v1.InstantiateContract2",
"/cosmwasm.wasm.v1.MsgExecuteContract",
"/ibc.applications.transfer.v1.MsgTransfer",
},
Expand Down
2 changes: 1 addition & 1 deletion cmd/junod/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import (
"os"

"github.com/CosmosContracts/juno/v11/app"
"github.com/CosmosContracts/juno/v12/app"
"github.com/cosmos/cosmos-sdk/server"

svrcmd "github.com/cosmos/cosmos-sdk/server/cmd"
Expand Down
4 changes: 2 additions & 2 deletions cmd/junod/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ import (
"github.com/CosmWasm/wasmd/x/wasm"
wasmkeeper "github.com/CosmWasm/wasmd/x/wasm/keeper"
wasmtypes "github.com/CosmWasm/wasmd/x/wasm/types"
"github.com/CosmosContracts/juno/v11/app"
"github.com/CosmosContracts/juno/v11/app/params"
"github.com/CosmosContracts/juno/v12/app"
"github.com/CosmosContracts/juno/v12/app/params"
)

// NewRootCmd creates a new root command for junod. It is called once in the
Expand Down
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/CosmosContracts/juno/v11
module github.com/CosmosContracts/juno/v12

go 1.18

Expand All @@ -8,7 +8,7 @@ require (
github.com/cosmos/cosmos-proto v1.0.0-alpha7
github.com/cosmos/cosmos-sdk v0.45.10
github.com/cosmos/gogoproto v1.4.2
github.com/cosmos/ibc-go/v3 v3.3.0
github.com/cosmos/ibc-go/v3 v3.4.0
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
Expand All @@ -17,7 +17,7 @@ require (
github.com/prometheus/client_golang v1.13.0
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.1
github.com/tendermint/tendermint v0.34.22
github.com/tendermint/tm-db v0.6.7
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b
Expand All @@ -43,7 +43,7 @@ require (
github.com/cosmos/btcutil v1.0.4 // indirect
github.com/cosmos/go-bip39 v1.0.0 // indirect
github.com/cosmos/gorocksdb v1.2.0 // indirect
github.com/cosmos/iavl v0.19.3 // indirect
github.com/cosmos/iavl v0.19.4 // indirect
github.com/cosmos/ledger-cosmos-go v0.11.1 // indirect
github.com/cosmos/ledger-go v0.9.3 // indirect
github.com/creachadair/taskgroup v0.3.2 // indirect
Expand Down
14 changes: 8 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,10 @@ github.com/cosmos/gogoproto v1.4.2 h1:UeGRcmFW41l0G0MiefWhkPEVEwvu78SZsHBvI78dAY
github.com/cosmos/gogoproto v1.4.2/go.mod h1:cLxOsn1ljAHSV527CHOtaIP91kK6cCrZETRBrkzItWU=
github.com/cosmos/gorocksdb v1.2.0 h1:d0l3jJG8M4hBouIZq0mDUHZ+zjOx044J3nGRskwTb4Y=
github.com/cosmos/gorocksdb v1.2.0/go.mod h1:aaKvKItm514hKfNJpUJXnnOWeBnk2GL4+Qw9NHizILw=
github.com/cosmos/iavl v0.19.3 h1:cESO0OwTTxQm5rmyESKW+zESheDUYI7CcZDWWDwnuxg=
github.com/cosmos/iavl v0.19.3/go.mod h1:X9PKD3J0iFxdmgNLa7b2LYWdsGd90ToV5cAONApkEPw=
github.com/cosmos/ibc-go/v3 v3.3.0 h1:r8gYUvQreMQrf4R5RgedK9gcbjLk4uE2q6fuZGjf4n0=
github.com/cosmos/ibc-go/v3 v3.3.0/go.mod h1:VUWLHw0C3USmTQZnTdkuXXdUdLbW8zsK3lV1Ieposog=
github.com/cosmos/iavl v0.19.4 h1:t82sN+Y0WeqxDLJRSpNd8YFX5URIrT+p8n6oJbJ2Dok=
github.com/cosmos/iavl v0.19.4/go.mod h1:X9PKD3J0iFxdmgNLa7b2LYWdsGd90ToV5cAONApkEPw=
github.com/cosmos/ibc-go/v3 v3.4.0 h1:ha3cqEG36pqMWqA1D+kxDWBTZXpeFMd/aZIQF7I0xro=
github.com/cosmos/ibc-go/v3 v3.4.0/go.mod h1:VwB/vWu4ysT5DN2aF78d17LYmx3omSAdq6gpKvM7XRA=
github.com/cosmos/interchain-accounts v0.1.0 h1:QmuwNsf1Hxl3P5GSGt7Z+JeuHPiZw4Z34R/038P5T6s=
github.com/cosmos/ledger-cosmos-go v0.11.1 h1:9JIYsGnXP613pb2vPjFeMMjBI5lEDsEaF6oYorTy6J4=
github.com/cosmos/ledger-cosmos-go v0.11.1/go.mod h1:J8//BsAGTo3OC/vDLjMRFLW6q0WAaXvHnVc7ZmE8iUY=
Expand Down Expand Up @@ -744,17 +744,19 @@ github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a/go.mod h1:qNTQ5P5JnDBl6z3cMAg/SywNDC5ABu5ApDIw6lUbRmI=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0 h1:M2gUjqZET1qApGOWNSnZ49BAIMX4F/1plDv3+l31EJ4=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0 h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/subosito/gotenv v1.4.1 h1:jyEFiXpy21Wm81FBN71l9VoMMV8H8jG+qIK3GCpY6Qs=
github.com/subosito/gotenv v1.4.1/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca h1:Ld/zXl5t4+D69SiV4JoN7kkfvJdOWlPpfxrzxpLMoUk=
Expand Down
4 changes: 2 additions & 2 deletions x/mint/abci.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package mint
import (
"time"

"github.com/CosmosContracts/juno/v11/x/mint/keeper"
"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/keeper"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/telemetry"
sdk "github.com/cosmos/cosmos-sdk/types"
)
Expand Down
2 changes: 1 addition & 1 deletion x/mint/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (

"github.com/spf13/cobra"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/client"
"github.com/cosmos/cosmos-sdk/client/flags"
)
Expand Down
2 changes: 1 addition & 1 deletion x/mint/client/rest/grpc_query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/gogo/protobuf/proto"
"github.com/stretchr/testify/suite"

minttypes "github.com/CosmosContracts/juno/v11/x/mint/types"
minttypes "github.com/CosmosContracts/juno/v12/x/mint/types"
)

type IntegrationTestSuite struct {
Expand Down
2 changes: 1 addition & 1 deletion x/mint/client/rest/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

"github.com/gorilla/mux"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/client"
"github.com/cosmos/cosmos-sdk/types/rest"
)
Expand Down
4 changes: 2 additions & 2 deletions x/mint/client/testutil/suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import (
"github.com/stretchr/testify/suite"
tmcli "github.com/tendermint/tendermint/libs/cli"

"github.com/CosmosContracts/juno/v11/x/mint/client/cli"
minttypes "github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/client/cli"
minttypes "github.com/CosmosContracts/juno/v12/x/mint/types"

"github.com/cosmos/cosmos-sdk/client/flags"
clitestutil "github.com/cosmos/cosmos-sdk/testutil/cli"
Expand Down
4 changes: 2 additions & 2 deletions x/mint/genesis.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package mint

import (
"github.com/CosmosContracts/juno/v11/x/mint/keeper"
"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/keeper"
"github.com/CosmosContracts/juno/v12/x/mint/types"
sdk "github.com/cosmos/cosmos-sdk/types"
)

Expand Down
2 changes: 1 addition & 1 deletion x/mint/keeper/grpc_query.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package keeper
import (
"context"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
sdk "github.com/cosmos/cosmos-sdk/types"
)

Expand Down
4 changes: 2 additions & 2 deletions x/mint/keeper/grpc_query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import (
"github.com/stretchr/testify/suite"
tmproto "github.com/tendermint/tendermint/proto/tendermint/types"

"github.com/CosmosContracts/juno/v11/app"
"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/app"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/baseapp"
sdk "github.com/cosmos/cosmos-sdk/types"
)
Expand Down
4 changes: 2 additions & 2 deletions x/mint/keeper/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ import (
tmproto "github.com/tendermint/tendermint/proto/tendermint/types"
dbm "github.com/tendermint/tm-db"

junoapp "github.com/CosmosContracts/juno/v11/app"
junoapp "github.com/CosmosContracts/juno/v12/app"
"github.com/cosmos/cosmos-sdk/simapp"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
sdk "github.com/cosmos/cosmos-sdk/types"
)

Expand Down
2 changes: 1 addition & 1 deletion x/mint/keeper/keeper.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package keeper
import (
"github.com/tendermint/tendermint/libs/log"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/codec"
sdk "github.com/cosmos/cosmos-sdk/types"
paramtypes "github.com/cosmos/cosmos-sdk/x/params/types"
Expand Down
2 changes: 1 addition & 1 deletion x/mint/keeper/migrator.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package keeper

import (
v2 "github.com/CosmosContracts/juno/v11/x/mint/migrations/v2"
v2 "github.com/CosmosContracts/juno/v12/x/mint/migrations/v2"
sdk "github.com/cosmos/cosmos-sdk/types"
)

Expand Down
2 changes: 1 addition & 1 deletion x/mint/keeper/querier.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package keeper
import (
abci "github.com/tendermint/tendermint/abci/types"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/codec"
sdk "github.com/cosmos/cosmos-sdk/types"
sdkerrors "github.com/cosmos/cosmos-sdk/types/errors"
Expand Down
4 changes: 2 additions & 2 deletions x/mint/keeper/querier_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import (

"github.com/stretchr/testify/require"

keep "github.com/CosmosContracts/juno/v11/x/mint/keeper"
"github.com/CosmosContracts/juno/v11/x/mint/types"
keep "github.com/CosmosContracts/juno/v12/x/mint/keeper"
"github.com/CosmosContracts/juno/v12/x/mint/types"
sdk "github.com/cosmos/cosmos-sdk/types"

abci "github.com/tendermint/tendermint/abci/types"
Expand Down
2 changes: 1 addition & 1 deletion x/mint/migrations/v2/migrate.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package v2

import (
"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/codec"
sdk "github.com/cosmos/cosmos-sdk/types"
)
Expand Down
18 changes: 6 additions & 12 deletions x/mint/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ import (
"github.com/spf13/cobra"
abci "github.com/tendermint/tendermint/abci/types"

"github.com/CosmosContracts/juno/v11/x/mint/client/cli"
"github.com/CosmosContracts/juno/v11/x/mint/client/rest"
"github.com/CosmosContracts/juno/v11/x/mint/keeper"
"github.com/CosmosContracts/juno/v11/x/mint/simulation"
"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/client/cli"
"github.com/CosmosContracts/juno/v12/x/mint/client/rest"
"github.com/CosmosContracts/juno/v12/x/mint/keeper"
"github.com/CosmosContracts/juno/v12/x/mint/simulation"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/client"
"github.com/cosmos/cosmos-sdk/codec"
cdctypes "github.com/cosmos/cosmos-sdk/codec/types"
Expand All @@ -25,7 +25,7 @@ import (
)

var (
_ module.AppModule = AppModule{}
_ module.BeginBlockAppModule = AppModule{}
_ module.AppModuleBasic = AppModuleBasic{}
_ module.AppModuleSimulation = AppModule{}
)
Expand Down Expand Up @@ -159,12 +159,6 @@ func (am AppModule) BeginBlock(ctx sdk.Context, _ abci.RequestBeginBlock) {
BeginBlocker(ctx, am.keeper)
}

// EndBlock returns the end blocker for the mint module. It returns no validator
// updates.
func (AppModule) EndBlock(_ sdk.Context, _ abci.RequestEndBlock) []abci.ValidatorUpdate {
return []abci.ValidatorUpdate{}
}

// AppModuleSimulation functions

// GenerateGenesisState creates a randomized GenState of the mint module.
Expand Down
2 changes: 1 addition & 1 deletion x/mint/module_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
abcitypes "github.com/tendermint/tendermint/abci/types"
tmproto "github.com/tendermint/tendermint/proto/tendermint/types"

"github.com/CosmosContracts/juno/v11/x/mint/types"
"github.com/CosmosContracts/juno/v12/x/mint/types"
"github.com/cosmos/cosmos-sdk/simapp"
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
)
Expand Down
Loading

0 comments on commit 9527351

Please sign in to comment.