1
0
mirror of https://github.com/fluencelabs/aqua-ipfs synced 2025-03-31 12:41:02 +00:00

8 Commits

Author SHA1 Message Date
folex
d641e0e29c
feat(api): implement 'ipfs cat' ()
* feat(ipfs): implement 'ipfs cat'

* feat(ipfs): implement 'ipfs cat' in pure

* feat(ipfs): express 'ipfs cat' in aqua

* chore: fix typos
2023-01-30 16:49:02 +07:00
Aleksey Proshutisnkiy
e0a8abc1ac
tests: update test sdk version; update ci; fix warnings () 2022-06-30 15:54:43 +04:00
Aleksey Proshutisnkiy
3ad032e845
CI: pack builtin-service with generated .wasm () 2021-09-16 17:44:08 +03:00
folex
25a493ab2e
CI: update aqua-ipfs version in Builtin Services ()
BREAKING CHANGE: IPFS builtin service id changed from 'ipfs-adapter' to 'aqua-ipfs'
2021-08-23 18:24:52 +03:00
Aleksey Proshutisnkiy
65db8148f1
Download from remote nodes directly + announce external swarm address () 2021-07-16 15:56:30 +03:00
Aleksey Proshutisnkiy
bca86df1b3
update deps, add tests () 2021-07-15 19:46:19 +03:00
Aleksey Proshutisnkiy
7a05a39b5a
Add new methods, validate input multiaddresses () 2021-07-08 13:45:39 +03:00
folex
1731ea0922
Add Aqua API () 2021-07-01 23:14:59 +03:00