Commit Graph

6 Commits

Author SHA1 Message Date
folex
77ca5502b2 set ttl to 0 2021-03-03 17:31:41 +03:00
folex
052a8a7f24 Do not use DataView (#28) 2021-03-03 17:27:00 +03:00
Pavel
c65c0afbee Xor (#24)
* Wrapping scripts with xor

* Add function subscribeForErrors to handle errors
2021-02-25 18:36:10 +03:00
Pavel
619c8a6d6a Update builtins to new version (#27)
* Update builtins to new version

* Running integration tests in docker container
2021-02-25 15:33:37 +03:00
Dima
3eacf708e6 handle errors on local particle call (#25) 2021-02-24 14:43:21 +03:00
Pavel
416221ea17 Improve tests (#18)
Replaced mocha with jest. 
Test are split into unit and integration categories.
Dropped ESM dependency. Code is now being compiled into CJS
2021-02-14 00:35:02 +03:00