28 Commits

Author SHA1 Message Date
fluencebot
4161c00c1f
chore(master): release aqua-ipfs 0.5.9 (#50)
* chore(master): release aqua-ipfs 0.5.9

* chore: Bump aqua-ipfs version to 0.5.9
2023-02-08 17:38:48 +07:00
folex
8e50062ed4
chore: remove 'cargo update' from build.sh 2023-02-08 17:36:14 +07:00
renovate[bot]
a9c9bd696c
chore(deps): update rust crate eyre to 0.6.8 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 17:32:08 +07:00
renovate[bot]
b7c4aa6ccf
chore(deps): update rust crate serde to 1.0.152 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 17:31:58 +07:00
folex
d641e0e29c
feat(api): implement 'ipfs cat' (#48)
* 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
Anatolios Laskaris
dfd03be6a8
chore(ci): Add release-please (#47)
* Add release-please

* Get version
2023-01-25 11:02:00 +02:00
folex
54d655a85b Explain how to run it in mrepl 2022-12-09 10:43:04 +07:00
Anatolios Laskaris
84e92b8c00
chore: Remove set_external_swarm_multiaddr from effector (#45)
* Delete set_external_swarm_multiaddr from effector

* Update
2022-11-17 16:46:20 +02:00
Anatolios Laskaris
023ba87f4e
fix: Do not require swarm env variable (#39)
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-11-14 20:12:47 +02:00
Aleksey Proshutisnkiy
e0a8abc1ac
tests: update test sdk version; update ci; fix warnings (#38) 2022-06-30 15:54:43 +04:00
Valery Antopol
6f00f8282d
Add workaround for marine memory leak (#37) 2022-06-28 19:17:28 +04:00
boneyard93501
a329c8e062
update example (#36)
* bump marine test version

* bump js versions

* add module Export header

* update versions

* fix example versions

* Rust update WIP

* wip

Co-authored-by: folex <0xdxdy@gmail.com>
2022-06-06 21:32:52 +03:00
Aleksey Proshutisnkiy
3ad032e845
CI: pack builtin-service with generated .wasm (#28) 2021-09-16 17:44:08 +03:00
folex
25a493ab2e
CI: update aqua-ipfs version in Builtin Services (#22)
BREAKING CHANGE: IPFS builtin service id changed from 'ipfs-adapter' to 'aqua-ipfs'
2021-08-23 18:24:52 +03:00
folex
78a53e1bdd
CI: fix releases (#21) 2021-08-02 17:50:21 +03:00
folex
4bd3f33599
README + Aqua API doc (#15) 2021-07-21 20:19:13 +03:00
Aleksey Proshutisnkiy
be4792fd94
trim \n in put result (#14) 2021-07-20 15:21:44 +03:00
Aleksey Proshutisnkiy
c7a74f2256
reset multiaddrs after restart (#13) 2021-07-20 14:47:30 +03:00
Aleksey Proshutisnkiy
754508eb5f
Handle set errors in on_start.air (#12) 2021-07-20 14:27:20 +03:00
Aleksey Proshutisnkiy
65db8148f1
Download from remote nodes directly + announce external swarm address (#10) 2021-07-16 15:56:30 +03:00
Aleksey Proshutisnkiy
bca86df1b3
update deps, add tests (#9) 2021-07-15 19:46:19 +03:00
Aleksey Proshutisnkiy
1eb0e5ce09
Add builtin on_start script (#8) 2021-07-09 15:52:41 +03:00
Aleksey Proshutisnkiy
7a05a39b5a
Add new methods, validate input multiaddresses (#4) 2021-07-08 13:45:39 +03:00
folex
bae9287210 inject root 2021-07-02 00:28:08 +03:00
folex
caf74d9acc hotfix: inject_vault_host_path 2021-07-02 00:20:59 +03:00
folex
088905485b to_full_path 2021-07-02 00:00:52 +03:00
folex
a231304cda Check path exists + debug logs 2021-07-01 23:36:49 +03:00
folex
1731ea0922
Add Aqua API (#1) 2021-07-01 23:14:59 +03:00