Compare commits

..

No commits in common. "v1.0.0" and "main" have entirely different histories.
v1.0.0 ... main

4 changed files with 549 additions and 995 deletions

View File

@ -1,8 +0,0 @@
# Changelog - sdk_client
## [Unreleased]
## [1.0.0] - 2025-08-27
### Changed
- Release latest (sécurité/CI/docs).

View File

@ -1 +0,0 @@
v1.0.0

View File

@ -17,12 +17,8 @@ wasm-logger = "0.2.0"
rand = "0.8.5" rand = "0.8.5"
log = "0.4.6" log = "0.4.6"
tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" } tsify = { git = "https://github.com/Sosthene00/tsify", branch = "next" }
<<<<<<< HEAD
# sdk_common = { path = "../../../sdk_common" } # sdk_common = { path = "../../../sdk_common" }
# sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "demo" } # sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "demo" }
=======
#sdk_common = { path = "../../../sdk_common" }
>>>>>>> f899ee1 (crate/sp_client with dev dependancy)
sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" } sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "dev" }
shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" } shamir = { git = "https://github.com/Sosthene00/shamir", branch = "master" }
img-parts = "0.3.0" img-parts = "0.3.0"

1531
package-lock.json generated

File diff suppressed because it is too large Load Diff