fluence-js/.github
Akim c0b73fec4a
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 19:39:13 +07:00
..
e2e feat(aqua-compiler)!: JS-client aqua wrapper [fixes DXJ-461] (#347) 2023-09-21 15:32:27 +07:00
release-please chore: release master (#351) 2023-09-22 10:24:58 +00:00
workflows feat(js-client)!: Particle signatures [fixes DXJ-466] (#353) 2023-10-02 19:39:13 +07:00
actionlint.yaml chore: Add release-please (#240) 2023-02-15 16:45:04 +02:00
renovate.json chore: Hide changelogs in renovate PRs (#342) 2023-09-14 13:28:51 +03:00