summaryrefslogtreecommitdiffstats
path: root/src/ipfs_client.rs
AgeCommit message (Expand)Author
2021-12-08Split codebase in subcrates for lib, cli and guiMatthias Beyer
2021-12-05Fix: Tests should be done with ipfs test backendMatthias Beyer
2021-12-04Rewrite using "ipfs" crateMatthias Beyer
2021-11-27Introduce own Cid type until ipfs_api API is not stringly typed anymoreMatthias Beyer
2021-11-27Fix test implementationMatthias Beyer
2021-11-27Move tests to sourceMatthias Beyer
2021-11-26Add first stubs with tests for TDD this stuffMatthias Beyer