Commit Graph

26 Commits

Author SHA1 Message Date
Pavel
baec9203ba
Fix release workflow dispatch type (#171) 2022-09-01 12:33:28 +03:00
Pavel
1ffca081cf
Bump FluenceJS version and fix CI workflow (#170) 2022-09-01 12:23:30 +03:00
Pavel
657499e2c8
Fix publishing issue (#166) 2022-08-25 18:08:42 +03:00
Pavel
0148c33dbc
Fix non-working CI workflows (#165) 2022-08-25 17:08:04 +03:00
Pavel
16fdbce17d
Migrate to monorepo and pnpm (#163)
DXJ-85
2022-08-24 18:03:06 +03:00
Anatoly Laskaris
bcfd5ff634
Update publish branch workflow to use selfhosted registry (#164) 2022-08-18 15:12:25 +03:00
Pavel
976cd0435c
Sig service redesign (#126) 2022-02-04 22:39:41 +03:00
Pavel
0c5fecac40
Remove old node versions (#128) 2022-02-04 22:37:00 +03:00
Pavel
9d0c7b2bb8
Switching from AVM interpreter to AVM runner with background execution (#111) 2021-12-28 20:53:25 +03:00
Pavel
c9f2bb2407
Disable automatic branch publishing (#114) 2021-12-17 17:12:09 +03:00
Pavel
727d59fb61
Documentation update (#83) 2021-09-27 22:11:35 +03:00
folex
763e641fa2
KeyPair: add fromBytes, toEd25519PrivateKey (#78)
- fromBytes allows to pass any seed you want
- constructor takes PeerId (previously was empty and maybe private)
- toEd25519PrivateKey to complete the lifecycle.
2021-09-14 12:16:17 +03:00
Pavel
c7ab9d56ee
CI: fix --allow-same-version flag(#69) 2021-09-08 12:21:11 +03:00
Pavel
140c38eb93
CI: set release name to JS SDK (#68) 2021-09-08 12:04:52 +03:00
Pavel
33d7406c55
Update CI workflow to tag-based one (#66) 2021-09-08 11:28:22 +03:00
folex
32e1ea4e04
Update avm to 0.14.3 (#65) 2021-08-27 20:02:55 +03:00
Pavel
ad83b51ce1
JS SDK 0.10.0 (#64)
BREAKING CHANGES: PROTOCOL_NAME is changed, AquaVM is updated to a new minor version
2021-08-24 18:37:20 +03:00
Pavel
9aa077eb4b
Update air (#47)
* Migrate to the new version of air-interpreter package

* Add pipeline with integration tests 

* Fix issues which prevented tests to finish normally
2021-05-12 00:01:44 +03:00
folex
052a8a7f24
Do not use DataView (#28) 2021-03-03 17:27:00 +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
Pavel
b9d146c653
Hide non latest packages (#9)
* publishing branch packages with beta tag to hide it from being latest

* Update package version
2021-01-19 17:15:59 +03:00
folex
c7f94109a6
Do not run 'publish_branch' on master (#7) 2020-12-31 15:04:11 +03:00
folex
5ad4108361
Switch badge to @fluencelabs/fluence (#6) 2020-12-30 13:14:24 +03:00
folex
0c19f080df
Release @fluencelabs/fluence automatically (#5) 2020-12-29 15:38:20 +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