Commit Graph

3 Commits

Author SHA1 Message Date
9d00b70897 Compiler support: fix issue with incorrect check for missing fields in service registration (#90) 2021-10-20 23:03:06 +03:00
fe52648103 Integrate async AquaVM into fluence-js (#88) 2021-10-20 22:20:43 +03:00
6436cd5684 Update JS SDK API to the new version (#61)
* FluenceClient renamed to FluencePeer.
* Using Aqua compiler is now the recommended way for all interaction with the network, including services registration and sending requests
* Old API (sendParticle etc) has been removed
* Opaque seed format replaced with 32 byte ed25519 private key. KeyPair introduced
* Documentation update
2021-09-08 12:42:30 +03:00