dashpay / js-dp-services-ctl

Control Dash Platform services using JavaScript and Docker
MIT License
5 stars 6 forks source link

Introduce DAPI GRPC Core service #70

Closed abvgedeika closed 5 years ago

abvgedeika commented 5 years ago

build failed because new dapi image should be issued

shumkov commented 5 years ago

@abvgedeika You need to set coreGrpsPort as nativeGrpcPort in DAPI Client.

shumkov commented 5 years ago

@abvgedeika Looks good. Let's write tests while we are waiting for the new docker image.

shumkov commented 5 years ago

@abvgedeika the new DAPI image is ready.

shumkov commented 5 years ago

@abvgedeika it looks good! We need to update tests as well.

abvgedeika commented 5 years ago

@abvgedeika it looks good! We need to update tests as well.

what tests need to be updated?

shumkov commented 5 years ago

@abvgedeika hm.. we are not testing ports, just checking that service is running. Ok, in this case, that's it.