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
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
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
0e9032c486 Aqua 0.3.1 2021-09-13 14:48:58 +03:00
Pavel
c459afbd8e
Update JS SDK to 0.12, Aqua compiler to 0.3 (#26) 2021-09-13 13:09:27 +03:00
folex
aef1262cc5
Update JS SDK to 0.10.0 (#23) 2021-08-25 13:00:55 +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
30eccfed0f
Separate TS into aqua/typescript/target (#20) 2021-07-30 17:16:41 +03:00
folex
4d0db4b1ea
Add get_and_cache function (#19) 2021-07-26 12:14:39 +03:00
folex
a50c2bc9ab
CI: publish to NPM + auto changelog + separate example (#16) 2021-07-23 16:26:45 +03:00
folex
3e0990c222
Aqua README: fix markdown 2021-07-21 20:20:09 +03:00
folex
4bd3f33599
README + Aqua API doc (#15) 2021-07-21 20:19:13 +03:00
folex
e3ef81650c Unignore demo.ts 2021-07-20 19:35:04 +03:00
folex
825db2b3b4 Prepare for publishing 2021-07-20 13:25:22 +03:00
folex
b1a7661c5f Update ipfs-api & use 5001 in index.ts 2021-07-20 12:40:33 +03:00
Aleksey Proshutisnkiy
65db8148f1
Download from remote nodes directly + announce external swarm address (#10) 2021-07-16 15:56:30 +03:00
boneyard93501
2e64ed5e2e
Set correct URLs in package.json (#11) 2021-07-16 15:55:03 +03:00
Aleksey Proshutisnkiy
bca86df1b3
update deps, add tests (#9) 2021-07-15 19:46:19 +03:00
folex
4093abcf31 index.ts: set_timeout to 10s 2021-07-14 22:09:19 +03:00
folex
ac976f6967 Pass environment to index.ts, remove bic 2021-07-14 18:56:30 +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
2957e026eb stage + testnet works 2021-07-02 21:44:12 +03:00
folex
1731ea0922
Add Aqua API (#1) 2021-07-01 23:14:59 +03:00