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

make target build-docker-local-ethermint #310

Closed
simonpfeifhofer opened this issue Jul 16, 2021 · 1 comment · Fixed by #337
Closed

make target build-docker-local-ethermint #310

simonpfeifhofer opened this issue Jul 16, 2021 · 1 comment · Fixed by #337
Assignees

Comments

@simonpfeifhofer
Copy link
Contributor

System info:
WSL2

uname -a
Linux DESKTOP-U8J5J8M 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Steps to reproduce:

  1. make build-docker-local-ethermint

Expected behavior:
Build of docker image for ethermint.

Actual behavior:
=> ERROR [build-env 5/5] RUN make build-ethermint-linux

Additional info:
Context for the docker build triggered by make is wrong. Build target doesn't exist.

@simonpfeifhofer
Copy link
Contributor Author

I'll create a PR which fixes the issue.

simonpfeifhofer added a commit to tributech-solutions/ethermint that referenced this issue Jul 21, 2021
- add ip-addresses for localnet-setup generation
- add localnet-setup folder to keep localnet-setup-artifacts
- map localnet-setup-artifacts to containers
- change start-docker.sh to pick up generated testnet artifacts
@simonpfeifhofer simonpfeifhofer mentioned this issue Jul 21, 2021
11 tasks
fedekunze pushed a commit that referenced this issue Aug 4, 2021
* fix: issue #310

- add ip-addresses for localnet-setup generation
- add localnet-setup folder to keep localnet-setup-artifacts
- map localnet-setup-artifacts to containers
- change start-docker.sh to pick up generated testnet artifacts

* feat: get rid of explicit ip-address-assignments for containers

* feat: get rid of docker-localnet, introduce localnet-build and localnet-show-logstream, fix localnet-unsafe-reset and localnet-clean, add comments

* fix: add --no-cache on docker build, exclude build-directory
mmsqe pushed a commit to mmsqe/ethermint that referenced this issue Aug 28, 2023
* disable vesting account messages in check tx

* Problem: don't support blocking addresses

Solution:
- support block addresses in mempool

* fix error

* put block address logic after validate basic

* fix build

* Apply suggestions from code review

Signed-off-by: yihuang <huang@crypto.com>

---------

Signed-off-by: yihuang <huang@crypto.com>
mmsqe pushed a commit to mmsqe/ethermint that referenced this issue Sep 5, 2023
* disable vesting account messages in check tx

* Problem: don't support blocking addresses

Solution:
- support block addresses in mempool

* fix error

* put block address logic after validate basic

* fix build

* Apply suggestions from code review

Signed-off-by: yihuang <huang@crypto.com>

---------

Signed-off-by: yihuang <huang@crypto.com>
mmsqe pushed a commit to mmsqe/ethermint that referenced this issue Sep 6, 2023
* disable vesting account messages in check tx

* Problem: don't support blocking addresses

Solution:
- support block addresses in mempool

* fix error

* put block address logic after validate basic

* fix build

* Apply suggestions from code review

Signed-off-by: yihuang <huang@crypto.com>

---------

Signed-off-by: yihuang <huang@crypto.com>
mmsqe added a commit to mmsqe/ethermint that referenced this issue Sep 7, 2023
…ng messages in check tx mode (evmos#327)

* small fixes (evmos#310)

* disable vesting account messages in check tx

* Problem: don't support blocking addresses

Solution:
- support block addresses in mempool

* fix error

* put block address logic after validate basic

* fix build

* Apply suggestions from code review

Signed-off-by: yihuang <huang@crypto.com>

---------

Signed-off-by: yihuang <huang@crypto.com>

* rm IsCheckTx check

---------

Signed-off-by: yihuang <huang@crypto.com>
Co-authored-by: yihuang <huang@crypto.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant