Commit Graph

78 Commits

Author SHA1 Message Date
vms
de3d51ef8f refactor logger 2020-12-08 18:15:18 +03:00
vms
1f2355e6ef
Update wasi to check that directories exist (#46) 2020-12-04 08:29:43 +03:00
vms
16959d128a update config.yml 2020-12-01 11:49:49 +03:00
vms
674cffd032 rename site-storage to url-downloader 2020-11-30 19:21:51 +03:00
vms
b76fadc453 update site-storage example 2020-11-30 12:14:21 +03:00
vms
af75084ceb
Improving logging in repl (#42) 2020-11-10 20:30:10 +03:00
vms
e24bb8e1ac bump fluence sdk version 2020-11-09 06:38:09 +03:00
vms
b4d4364a6a improve getting export record types 2020-11-09 06:14:07 +03:00
vms
2ef43ee778
Support function names in IT (#41) 2020-11-07 00:08:09 +03:00
vms
d52eb4432f update examples with new rust-sdk logger 2020-10-30 17:07:29 +03:00
vms
5aea5a53ad
Fluence FaaS refactoring (#36) 2020-10-21 22:21:16 +03:00
vms
693e8cdfb1
Support prev data persistence (#35) 2020-10-16 15:26:09 +03:00
vms
d014bdbfc7 update examples 2020-10-14 15:30:50 +03:00
vms
1b3c73f03b update examples 2020-10-07 23:19:17 +03:00
vms
7174906784 bump versions 2020-10-01 13:15:01 +03:00
vms
444e30749e
Host functions refactoring (#30) 2020-10-01 12:19:38 +03:00
vms
58f14427f1
Array support (#28) 2020-09-23 01:14:54 +03:00
vms
8296486eaa add sqlite example 2020-09-17 21:46:53 +03:00
vms
04ffc3dcf8 repl interface output improvements 2020-09-16 12:31:21 +03:00
vms
dd52743024
Record refactoring (#19) 2020-09-16 01:14:15 +03:00
Dima
5259036913
Call parameters module (#26) 2020-09-14 14:22:56 +03:00
Dima
acab656dd9
site-storage wasm project (#25) 2020-09-11 15:58:38 +03:00
vms
709dc36550
misc improvements (#24)
- improve error handling in host functions
- refactor examples
- fix IT generation
2020-09-08 23:30:03 +03:00
vms
2768bc3aca update ipfs-node example 2020-09-08 13:20:42 +03:00
vms
5632d684ae
Introduce call parameters (#21) 2020-08-25 19:26:21 +03:00
vms
9cdb91c8d3
Fix circleci (#23) 2020-08-24 14:55:15 +03:00
vms
58244d4758 add fluence-faas tests 2020-08-24 01:47:04 +03:00
vms
c48454563c enable tests 2020-08-23 04:04:11 +03:00
vms
7e1e94ecc3 update examples 2020-08-08 13:38:41 +03:00
vms
5f0a91d9ec load modules in order specified in a config 2020-08-08 00:52:21 +03:00
vms
7254fe7e8c
Introduce REPL for testing (#14) 2020-08-07 23:24:28 +03:00
vms
14e521ea27 add records wasm modules 2020-07-28 17:14:46 +03:00
vms
f8a5bbdfd2 introduce test-record crate in the record example 2020-07-28 17:08:26 +03:00
vms
0a32104cbc add example with records 2020-07-28 01:19:15 +03:00
vms
471da75a9a pass records with only pointer 2020-07-26 21:58:12 +03:00
vms
3c5dcd1e78 add complex type support 2020-07-26 19:38:11 +03:00
DieMyst
98a3e6871f cargo fmt 2020-07-20 12:44:32 +03:00
DieMyst
7e81c84580 Merge remote-tracking branch 'origin/master' into readme-docs 2020-07-20 12:22:43 +03:00
vms
33d9320d47 add ability to use IT in host imports 2020-07-18 18:05:07 +03:00
DieMyst
eb45acd95b greeting and readme: lib.rs -> main.rs 2020-07-18 15:44:02 +03:00
vms
43b765e61a improve interfaces 2020-07-17 23:07:02 +03:00
vms
e03a84551d add env_logger to the IPFS example 2020-07-16 14:56:13 +03:00
vms
311db049da update examples with the new logger feature 2020-07-14 00:52:20 +03:00
vms
e9ef12b6b4
Move to the new sdk (#8) 2020-07-11 23:04:55 +03:00
vms
37ce9dafb3 improve error handling 2020-07-09 20:27:50 +03:00
vms
9a02ffc54f wit refactoring 2020-07-09 15:55:58 +03:00
vms
27d9e5c8f2 add configurable timeout to ipfs commands 2020-07-01 18:54:26 +03:00
folex
6784d2ed08
Change configuration API for easier integration (#5) 2020-06-30 15:57:48 +03:00
vms
c907865444 find ipsf address by the env variable 2020-06-30 14:45:04 +03:00
vms
dd1d1a0951 some misc imporvements 2020-06-23 20:00:31 +03:00