File tree Expand file tree Collapse file tree
host-substrate-chain-connection Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 0.7.9-5 (2026-05-14)
2-
3- ### 🚀 Features
4-
5- - transaction signing with host_create_transaction method ([ 2bbcb81] ( https://github.com/paritytech/triangle-js-sdks/commit/2bbcb81 ) )
6- - add genesis hash to createTransaction ([ 6db9bc8] ( https://github.com/paritytech/triangle-js-sdks/commit/6db9bc8 ) )
7- - Remove attestation service and simplify auth flow ([ db4d18b] ( https://github.com/paritytech/triangle-js-sdks/commit/db4d18b ) )
8- - ** host-api:** scheduled push notifications (RFC 0019) ([ #170 ] ( https://github.com/paritytech/triangle-js-sdks/pull/170 ) )
9-
10- ### 🩹 Fixes
11-
12- - added backward-compatability flag in product sdk accounts provider ([ 7e1fbac] ( https://github.com/paritytech/triangle-js-sdks/commit/7e1fbac ) )
13- - correct genesis hash in create transaction signers ([ e8d8b90] ( https://github.com/paritytech/triangle-js-sdks/commit/e8d8b90 ) )
14- - after rebase ([ 855868e] ( https://github.com/paritytech/triangle-js-sdks/commit/855868e ) )
15-
16- ### ❤️ Thank You
17-
18- - Sergey Zhuravlev @johnthecat
19- - Vitya Livshits @cuteWarmFrog
20-
21- ## 0.7.9 (2026-05-11)
1+ ()## 0.7.9 (2026-05-11)
222
233### 🚀 Features
244
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/handoff-service" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " HOP (Handoff Pool) file transfer service for P2P chat" ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-api-wrapper" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " Host API wrapper: integrate and run your product inside Polkadot browser." ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
2828 "@polkadot/extension-inject" : " ^0.63.1" ,
2929 "@polkadot-api/json-rpc-provider-proxy" : " ^0.4.0" ,
3030 "@polkadot-api/substrate-bindings" : " ^0.20.2" ,
31- "@novasamatech/host-api" : " 0.7.9-4 " ,
31+ "@novasamatech/host-api" : " 0.7.9-5 " ,
3232 "polkadot-api" : " >=2" ,
3333 "neverthrow" : " ^8.2.0"
3434 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-api" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " Host API: transport implementation for host - product integration." ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
2222 " README.md"
2323 ],
2424 "dependencies" : {
25- "@novasamatech/scale" : " 0.7.9-4 " ,
25+ "@novasamatech/scale" : " 0.7.9-5 " ,
2626 "nanoevents" : " 9.1.0" ,
2727 "nanoid" : " 5.1.9" ,
2828 "neverthrow" : " ^8.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-chat" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "private" : " true" ,
66 "description" : " Host statement store chat integration" ,
77 "license" : " Apache-2.0" ,
4141 " README.md"
4242 ],
4343 "dependencies" : {
44- "@novasamatech/scale" : " 0.7.9-4 " ,
45- "@novasamatech/statement-store" : " 0.7.9-4 " ,
46- "@novasamatech/storage-adapter" : " 0.7.9-4 " ,
44+ "@novasamatech/scale" : " 0.7.9-5 " ,
45+ "@novasamatech/statement-store" : " 0.7.9-5 " ,
46+ "@novasamatech/storage-adapter" : " 0.7.9-5 " ,
4747 "nanoid" : " 5.1.9" ,
4848 "neverthrow" : " ^8.2.0"
4949 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-container" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " Host container for hosting and managing products within the Polkadot ecosystem." ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
2828 "@noble/hashes" : " 2.2.0" ,
2929 "polkadot-api" : " >=2" ,
3030 "@polkadot-api/substrate-client" : " ^0.7.0" ,
31- "@novasamatech/host-api" : " 0.7.9-4 " ,
31+ "@novasamatech/host-api" : " 0.7.9-5 " ,
3232 "nanoid" : " 5.1.9" ,
3333 "neverthrow" : " ^8.2.0"
3434 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-papp-react-ui" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " Polkadot app UI Flow" ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
3030 "react-dom" : " >=18"
3131 },
3232 "dependencies" : {
33- "@novasamatech/host-papp" : " 0.7.9-4 " ,
34- "@novasamatech/statement-store" : " 0.7.9-4 " ,
33+ "@novasamatech/host-papp" : " 0.7.9-5 " ,
34+ "@novasamatech/statement-store" : " 0.7.9-5 " ,
3535 "@polkadot-api/utils" : " ^0.4.0" ,
3636 "@radix-ui/react-dialog" : " 1.1.15" ,
3737 "@radix-ui/react-popover" : " 1.1.15" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-papp" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " Polkadot app integration" ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
2929 "@noble/ciphers" : " 2.2.0" ,
3030 "@noble/curves" : " 2.2.0" ,
3131 "@noble/hashes" : " 2.2.0" ,
32- "@novasamatech/host-api" : " 0.7.9-4 " ,
33- "@novasamatech/scale" : " 0.7.9-4 " ,
34- "@novasamatech/statement-store" : " 0.7.9-4 " ,
35- "@novasamatech/storage-adapter" : " 0.7.9-4 " ,
32+ "@novasamatech/host-api" : " 0.7.9-5 " ,
33+ "@novasamatech/scale" : " 0.7.9-5 " ,
34+ "@novasamatech/statement-store" : " 0.7.9-5 " ,
35+ "@novasamatech/storage-adapter" : " 0.7.9-5 " ,
3636 "@polkadot-labs/hdkd-helpers" : " ^0.0.30" ,
3737 "nanoevents" : " 9.1.0" ,
3838 "nanoid" : " 5.1.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-substrate-chain-connection" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " Chain connection pool with ref counting and provider branching for Polkadot API" ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
2525 " README.md"
2626 ],
2727 "dependencies" : {
28- "@novasamatech/storage-adapter" : " 0.7.9-4 " ,
28+ "@novasamatech/storage-adapter" : " 0.7.9-5 " ,
2929 "@polkadot-api/ws-provider" : " ^0.9.0" ,
3030 "@polkadot-api/json-rpc-provider" : " ^0.2.0" ,
3131 "@polkadot-api/json-rpc-provider-proxy" : " ^0.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @novasamatech/host-worker-sandbox" ,
33 "type" : " module" ,
4- "version" : " 0.7.9-4 " ,
4+ "version" : " 0.7.9-5 " ,
55 "description" : " QuickJS-based sandbox for running product worker code with Triangle Host API." ,
66 "license" : " Apache-2.0" ,
77 "repository" : {
2525 " README.md"
2626 ],
2727 "dependencies" : {
28- "@novasamatech/host-api" : " 0.7.9-4 " ,
29- "@novasamatech/host-container" : " 0.7.9-4 " ,
28+ "@novasamatech/host-api" : " 0.7.9-5 " ,
29+ "@novasamatech/host-container" : " 0.7.9-5 " ,
3030 "quickjs-emscripten" : " 0.32.0"
3131 },
3232 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments