This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 566
make target build-docker-local-ethermint #310
Comments
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
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.
System info:
WSL2
Steps to reproduce:
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.
The text was updated successfully, but these errors were encountered: