1
0
mirror of https://github.com/fluencelabs/fluence-js.git synced 2025-04-23 08:52:13 +00:00

10 Commits

Author SHA1 Message Date
Pavel
c4122f63b1
Marine JS: add configuration for setting logging level in marine services () 2022-04-24 10:49:57 +03:00
Pavel
954c20e2c0
Integrate Marine JS into Fluence peer () 2022-04-21 14:13:26 +03:00
Pavel
c0e727bf8e
Add option to print initiated particle ids () 2022-04-06 15:16:45 +03:00
Pavel
976cd0435c
Sig service redesign () 2022-02-04 22:39:41 +03:00
Pavel
9d0c7b2bb8
Switching from AVM interpreter to AVM runner with background execution () 2021-12-28 20:53:25 +03:00
Pavel
ef57883abd
Compiler support: fix issues with registerService function ()
- Throwing error if `registerService` was called on a non-initialized peer.
- Fix issue with incorrect context being passed to class-based implementations of user services
- Fix typo in JSDoc
2021-11-28 09:36:01 +03:00
Pavel
337a3f45de
Compiler support: define and export FnConfig interface () 2021-11-04 15:15:30 +03:00
Pavel
3ad6a41ed3
Docs: upate autogenerated gh page () 2021-10-21 18:04:20 +03:00
Pavel
fe52648103
Integrate async AquaVM into fluence-js () 2021-10-20 22:20:43 +03:00
Pavel
727d59fb61
Documentation update () 2021-09-27 22:11:35 +03:00