1
0
mirror of https://github.com/fluencelabs/fluence-js.git synced 2025-03-16 23:50:51 +00:00

64 Commits

Author SHA1 Message Date
Pavel
416221ea17
Improve tests ()
Replaced mocha with jest. 
Test are split into unit and integration categories.
Dropped ESM dependency. Code is now being compiled into CJS
0.9.20
2021-02-14 00:35:02 +03:00
Pavel
399166efe8
Exporting wrapper for loglevel ()
* Exporting wrapper for loglevel

* prettier
0.9.19
2021-02-13 16:13:00 +03:00
folex
ceca3e5692
Add ttl argument to some "builtin" functions () 0.9.18 2021-02-12 18:27:21 +03:00
DieMyst
2fb5ffeb06 improve test 0.9.17 2021-02-04 18:59:38 +03:00
Dima
7d5f1ed41d
update aqua () 0.9.16 2021-02-04 13:40:19 +03:00
Dima
481a44b819
Add remove scripts, fix builtins () 0.9.15 2021-02-03 21:18:27 +03:00
Dima
e4d3f688ed
Immediate -> timeout () 0.9.10 2021-02-02 14:13:52 +03:00
Pavel
4276ea7c2e
Add logging for particle receive events ()
* Add logging for particle receive events

* Better log levels
0.9.6
2021-01-29 18:54:54 +03:00
Pavel
041b3acd8c
Fix docs () 0.9.5 2021-01-29 16:57:41 +03:00
Dima
92980379bd
Returned built-in Aquamarine calls, updated docs () 0.9.4 2021-01-29 16:48:27 +03:00
Pavel
b9d146c653
Hide non latest packages ()
* publishing branch packages with beta tag to hide it from being latest

* Update package version
0.9.0
2021-01-19 17:15:59 +03:00
Pavel
ba537c79b3
Big refactoring ()
Big codebase refactoring. 

* Multiple clients are allowed on the same browser instance
* Particle queue processing is split from particle handling logic
* Public AIP is completely rethought
* Updated project file structure. Clean exports for public api methods
* Additional unit tests
2021-01-19 15:47:49 +03:00
folex
c7f94109a6
Do not run 'publish_branch' on master () 2020-12-31 15:04:11 +03:00
folex
5ad4108361
Switch badge to @fluencelabs/fluence () 0.8.0 2020-12-30 13:14:24 +03:00
folex
0c19f080df
Release @fluencelabs/fluence automatically () 2020-12-29 15:38:20 +03:00
coder11
1995425f01
fix repository url in package.json () 2020-12-29 12:01:53 +03:00
coder11
0668cf01dd
Add npm version badge () 2020-12-28 17:39:06 +03:00
DieMyst
63281bbdfd rename, update version 2020-12-24 19:47:17 +03:00
DieMyst
6e7d1a93fa fix 2020-12-24 19:36:38 +03:00
DieMyst
7b9c8b9be8 fix 2020-12-24 19:19:51 +03:00
Dima
7331d48afd
Data as base64 () 2020-12-24 19:11:10 +03:00
DieMyst
cbecbf95f3 update aqua version, update aqua callservice hash 2020-12-24 16:13:45 +03:00
coder11
f6fd95ce77
Tetraplets () 2020-12-23 17:24:22 +03:00
DieMyst
2876417554 fix workflow 2020-12-22 11:09:59 +03:00
DieMyst
3344c5d7a9 add workflow 2020-12-22 11:08:44 +03:00
folex
b79f0920d4 JS SDK: fix host functions in mocha tests () 2020-12-19 23:59:29 +03:00
folex
f0b4c7a718 Expose kademlia config & integrate new StepperOutcome () 2020-12-18 18:29:03 +03:00
Dima
7848f59e00 fluence-js: fix particle data merging () 2020-12-14 15:21:43 +03:00
folex
8a10957efe Fix host imports in fluence-js () 2020-12-08 17:13:24 +03:00
Dima
84f0b3ba18 delete test dir from package, update version () 2020-12-07 17:20:00 +03:00
folex
1da69b1fb9 Fluence.parseAIR function to return AST as JSON () 2020-12-07 14:18:42 +03:00
Dima
957c0f90c1 module config, blueprint id () 2020-12-04 17:08:35 +03:00
Dima
14a8463d3a update aqua () 2020-11-25 16:56:01 +03:00
Dima
581193b044 update wasm-pack compiled js () 2020-11-23 16:05:48 +03:00
Dima
f7e99247d1 Doc improvements, script generator () 2020-11-19 15:32:49 +03:00
Dima
95be4bbd6d Use aqua wasm from package () 2020-11-18 10:03:21 +03:00
Dima
abf19810dc Fix particle encoding () 2020-11-11 22:05:54 +03:00
Dima
ff0a5ae080 update aqua () 2020-11-06 17:12:04 +03:00
Dima
87af2bbe56 New aqua () 2020-11-04 00:03:22 +03:00
Dima
6ebba3242d Client new logger () 2020-10-26 17:38:01 +03:00
folex
ca76c10659 Integrate new logger () 2020-10-26 13:15:55 +03:00
Dima
83c3a172e8 Builtin methods, update aquamarine () 2020-10-23 14:01:21 +03:00
Dima
2792dcfc93 Stepper integration impl () 2020-10-12 14:07:28 +03:00
Dima
0a49f84d08 Stepper wasm integration () 2020-10-05 17:17:04 +03:00
Dima
98e20c0ff5 Client particle () 2020-09-28 17:01:49 +03:00
Dima
85587c087d Fire client () 2020-09-21 16:42:53 +03:00
Dima
bc46062279 Fluence js logging () 2020-09-15 12:09:13 +03:00
Dima
9617a646ec Fix client SDK TypeScript compilation () 2020-08-26 18:48:17 +03:00
Dima
2277a3584c Client blueprint, service incapsulation () 2020-08-20 20:28:32 +03:00
Dima
cc493ea8d4 Interface types () 2020-07-30 15:36:36 +03:00