This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
fluence-js
Watch
1
Star
0
Fork
0
You've already forked fluence-js
mirror of
https://github.com/fluencelabs/fluence-js.git
synced
2024-12-04 09:50:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
25faa5af30
fluence-js
/
.npmrc
3 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migrate to monorepo and pnpm (#163) DXJ-85
2022-08-24 15:03:06 +00:00
auto-install-peers=true
feat(js-client)!: Particle signatures [fixes DXJ-466] (#353) * Introduce particle signatures * Fix particle id field in particle context * Fix types * Fix review comments * Remove init_peer_id from signature * Fix typo * Fix error msg * Fix async promise constructor antipattern * Refactor utils * Move text encoder outside * Use async/await * Update packages/core/js-client/src/connection/RelayConnection.ts Co-authored-by: shamsartem <shamsartem@gmail.com> * Hide crypto implementation beside KeyPair * Fix verify method * Comment verify method * Use particle signature instead of id * remove async/await from method * Fix type * Update packages/core/js-client/src/particle/interfaces.ts Co-authored-by: folex <0xdxdy@gmail.com> * Update packages/core/js-client/src/particle/Particle.ts Co-authored-by: folex <0xdxdy@gmail.com> * Fix review comment * Update pipe * set logging * try cache --------- Co-authored-by: shamsartem <shamsartem@gmail.com> Co-authored-by: folex <0xdxdy@gmail.com>
2023-10-02 12:39:13 +00:00
save-exact=true
side-effects-cache=false
Reference in New Issue
Copy Permalink