Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Update jsonrpc library #26

Merged
merged 2 commits into from
Apr 24, 2018

Conversation

dplumb94
Copy link
Contributor

@dplumb94 dplumb94 commented Apr 24, 2018

The jsonrpc library was changed and causing some errors when trying to call RPC methods. This PR updates the library and the related API calls, which has fixed the issue.

This PR moves the COPY step of the Dockerfile to after the step where
dependencies are installed. This way, the dependencies will not have to
be re-installed each time the code is updated when the Docker image is
built.

Signed-off-by: Darian Plumb <dplumb@bitwise.io>
The jsonrpc library was changed and causing some errors when trying to
call RPC methods. This commit updates the library and the related API
calls, which has fixed the issue.

Signed-off-by: Darian Plumb <dplumb@bitwise.io>
@dplumb94 dplumb94 merged commit 3ec8c75 into hyperledger-archives:master Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants