tendermint/test/docker
Dev Ojha 9cfc47a93b makefile: Add `make check_dep` and remove `make ensure_deps` (#2055)
This adds a new makefile command, which is used in CI linting, `make check_dep`.
This ensures the toml is in sync with the lock, and that were not pinning to a
branch in any repository.

This also adapts `make get_vendor_deps` to check the lock, in addition to
populating the vendor directory. This removes the need for `make ensure_deps`.

This makes `make get_vendor_deps` consistent between tendermint and the sdk.
2018-07-25 18:09:52 +02:00
..
Dockerfile makefile: Add `make check_dep` and remove `make ensure_deps` (#2055) 2018-07-25 18:09:52 +02:00
build.sh test: refactor bash; test fastsync (failing) 2016-08-27 14:50:07 -04:00