mirror of
https://github.com/fluencelabs/crypto
synced 2025-04-24 14:22:18 +00:00
* CLI reorganization WIP * clean up reference.conf, add application.conf to gitignore * linearizing ClientComposer; some free operations * keyPath config path corrected * compilation error fixed * AuthorizedClient removed * test compilation error fixed * fix keystore tests * Merge branch 'master' into cli-demo # Conflicts: # client/src/main/scala/fluence/client/ClientApp.scala # client/src/main/scala/fluence/client/ConfigParsers.scala # client/src/main/scala/fluence/client/FluenceClient.scala # client/src/main/scala/fluence/client/KademliaConfigParser.scala # client/src/main/scala/fluence/client/cli/CliOps.scala # client/src/main/scala/fluence/client/config/KademliaConfigParser.scala * cats effect 0.9 * replicationN in ClientApp * add logs to FileKeyStorage * add logs to node dataset storage * fix typos * add logs to server contract allocator * ClientApp recursive calls * launches and joins with docker * with volumes * update port parameters * update port parameters * fix test * update port parameters * add check before put * change assertion * no fluence_grpc_port * run client in docker * some TODOs for Cli * fix assertion * add some logs * add implicit
Description
No description provided
Languages
Scala
100%