kubo/core/commands/dag
Marcin Rataj a61c53f87f
feat(cmds): document deprecated RPC API commands (#8802)
* feat(cmds): add deprecated and experimental status

Added programmatic state annotation introduced in
https://github.com/ipfs/go-ipfs-cmds/pull/225
for already deprecated / experimental commands.

* chore: go-ipfs-cmds v0.7.0

Co-authored-by: Lucas Molas <schomatis@gmail.com>
2022-03-22 20:46:32 +01:00
..
dag.go feat(cmds): document deprecated RPC API commands (#8802) 2022-03-22 20:46:32 +01:00
export.go Bubble ErrNotFound improvements 2022-03-02 18:29:29 +01:00
get.go change ipfs dag get flag name from format to output-codec 2021-09-27 16:15:49 -04:00
import.go feat(cmds): extend block size check for dag|block put (#8751) 2022-03-11 23:23:11 +01:00
put.go feat(cmds): extend block size check for dag|block put (#8751) 2022-03-11 23:23:11 +01:00
resolve.go split core/commands/dag into individual files for different subcommands 2021-03-10 12:14:50 -08:00
stat.go split core/commands/dag into individual files for different subcommands 2021-03-10 12:14:50 -08:00