3 Commits

Author SHA1 Message Date
Dmitry Kurinskiy
fe1972a775 Node composition (#14)
* NodeComposer and docker build

* ByteVector and grpc tests&codecs

* remove debugging output

* license headers

* changed NodeComposerSpec ports
2018-01-25 16:27:31 +03:00
Dmitry Kurinskiy
6775c43d90 ClientComposer and server composition for contracts (#13) 2018-01-23 15:56:21 +03:00
Dmitry Kurinskiy
8d4983a636 Codec in subproject (#5)
* codec in separate module

* lisence headers

* codec.direct and codec.inverse as Kleisli instances

* test compilation error fixed

* fork and not execute in parallel

* better Codec; some dataset-grpc server implementations

* license headers

* compile bug fixed

* kademlia's Key invariants checking

* ContractsAllocatorApiServer implementation

* node test fixed

* better errors catching in KryoCodecs & disable logging in simulation tests
2017-12-27 15:02:38 +03:00