Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
404 commits
Select commit Hold shift + click to select a range
8815354
fix(wasm): harden worker provider lifecycle
pgherveou Jun 10, 2026
4781442
fix(native): run UI callbacks off the dispatcher thread
pgherveou Jun 10, 2026
e1adacf
ci: repair host package and codegen jobs
pgherveou Jun 10, 2026
64f695f
docs: describe gitignored wasm bundle
pgherveou Jun 10, 2026
5f82395
chore(dotli): adopt core-owned host flows
pgherveou Jun 10, 2026
e6faa98
ci: ship host-wasm generated TS in codegen artifact
pgherveou Jun 10, 2026
9fa20fe
fix(sso): ignore echoed subscribe requests
pgherveou Jun 10, 2026
dd16385
ci: scope smoldot GPL-with-classpath-exception licence
pgherveou Jun 10, 2026
51d609b
fix(sso): tolerate empty pairing query acks
pgherveou Jun 10, 2026
a6b55be
chore(dotli): update login rejection guard
pgherveou Jun 10, 2026
1c7b849
fix(sso): clear session before logout notify
pgherveou Jun 10, 2026
161c879
fix(sso): rotate dotli pairing identities
pgherveou Jun 10, 2026
992941b
fix(dotli): suppress rejected login modal
pgherveou Jun 10, 2026
1f2b186
fix(dotli): keep first login click visible
pgherveou Jun 10, 2026
5b39e72
fix(wasm): broadcast dev log level
pgherveou Jun 10, 2026
222e652
fix(wasm): share optional callback names
pgherveou Jun 10, 2026
7743db3
fix(wasm): align provider teardown semantics
pgherveou Jun 10, 2026
3069a1a
refactor(sso): type pairing query state
pgherveou Jun 10, 2026
c38317e
fix(worker): split error control messages
pgherveou Jun 10, 2026
80c1cfc
refactor(codegen): emit ok payload helper
pgherveou Jun 10, 2026
365f9d9
fix(codegen): avoid DOM Storage shadow
pgherveou Jun 10, 2026
fc764e5
refactor(tests): promote server test support
pgherveou Jun 10, 2026
e073e03
refactor(runtime): share signing error paths
pgherveou Jun 10, 2026
3255882
fix(web): expose truapi debug logger state
pgherveou Jun 10, 2026
437e33d
fix(dev): build wasm with dev profile
pgherveou Jun 10, 2026
064bb85
fix(web): publish truapi console helper early
pgherveou Jun 10, 2026
83ea2e9
chore(dotli): update host wasm packaging fix
pgherveou Jun 10, 2026
47eff01
docs: record local e2e testing notes
pgherveou Jun 10, 2026
45a373e
fix logging
pgherveou Jun 11, 2026
413595d
authstate
pgherveou Jun 11, 2026
dc42969
update submodule
pgherveou Jun 11, 2026
2f2ee3f
improve make
pgherveou Jun 11, 2026
f8b8b99
test: add dotli playground diagnosis e2e target
pgherveou Jun 11, 2026
dff9608
test(dotli): wire e2e smoke mode
pgherveou Jun 11, 2026
a806711
test(dotli): default signer bot target
pgherveou Jun 11, 2026
c023aac
ci: run dotli diagnosis e2e
pgherveou Jun 11, 2026
43d8608
ci: gate dotli e2e on submodule access
pgherveou Jun 11, 2026
d92b1c0
docs: note dotli e2e CI secrets
pgherveou Jun 11, 2026
159863c
test(dotli): load e2e env file
pgherveou Jun 11, 2026
e2876f6
test(dotli): preserve e2e env overrides
pgherveou Jun 11, 2026
1210567
test(dotli): capture e2e flow screenshots
pgherveou Jun 11, 2026
ec8e8e8
test(dotli): clean up e2e diagnosis artifacts
pgherveou Jun 11, 2026
149270c
test(dotli): pregrant camera for diagnosis e2e
pgherveou Jun 11, 2026
68fef92
test(dotli): persist diagnosis e2e artifacts
pgherveou Jun 11, 2026
c38fe49
test(playground): include successful diagnosis details
pgherveou Jun 11, 2026
8235a75
fix(account): resolve fresh SSO usernames
pgherveou Jun 11, 2026
89c8b4d
update
pgherveou Jun 12, 2026
83030ab
fix(core): address rust core review
pgherveou Jun 12, 2026
2cd2d57
fix(truapi): restore websocket provider
pgherveou Jun 12, 2026
4379cd5
fix(playground): use generic iframe ready signal
pgherveou Jun 12, 2026
5ad95d7
fix(dotli): update truapi host integration
pgherveou Jun 12, 2026
6a78d64
fix(logging): surface spans at trace level
pgherveou Jun 12, 2026
b559d8f
fix: address review rollbacks
pgherveou Jun 12, 2026
09c14cd
fix: move mobile scaffolding to follow-up
pgherveou Jun 12, 2026
341366d
fix(playground): move iframe host integration
pgherveou Jun 12, 2026
64427d0
feat: add mobile host scaffolding
pgherveou Jun 12, 2026
02402e2
fix(playground): move iframe host integration
pgherveou Jun 12, 2026
c5fb5c9
refactor(core): add host core API
pgherveou Jun 13, 2026
50e2b1e
wip
pgherveou Jun 24, 2026
3c34993
chore: update dotli host integration
pgherveou Jun 25, 2026
9436047
refactor(platform)!: split host storage traits
pgherveou Jun 25, 2026
a89a0a2
chore: remove @parity/truapi-host package and its codegen pipeline
pgherveou Jun 25, 2026
54dde0d
Merge remote-tracking branch 'origin/main' into worktree-issue-96-rus…
pgherveou Jun 25, 2026
50c369d
Merge remote-tracking branch 'origin/remove-truapi-host' into worktre…
pgherveou Jun 25, 2026
5c2c754
fix conflicts
pgherveou Jun 25, 2026
5ebed18
Merge remote-tracking branch 'origin/main'
pgherveou Jun 25, 2026
f760b9d
chore(host-wasm): inline tiny helper modules
pgherveou Jun 25, 2026
416389d
fix(dev): restore local dotli playground flow
pgherveou Jun 25, 2026
bfe66ff
fix(dotli): restore rust core host integration
pgherveou Jun 25, 2026
94be716
refactor(server): remove embedded smoldot backend
pgherveou Jun 25, 2026
c18af73
update
pgherveou Jun 26, 2026
514b97b
cleanup
pgherveou Jun 26, 2026
c673015
test(truapi): adopt Vitest testing style for @parity/truapi
pgherveou Jun 26, 2026
96af0a0
test(truapi): run the suite with bun test instead of Vitest
pgherveou Jun 26, 2026
cf4b3fd
rm ws provier for now (not used by dotli)
pgherveou Jun 26, 2026
9fbaaf4
refactor(truapi): iframe MessagePort handshake and SCALE codec additions
pgherveou Jun 26, 2026
3046aaa
revert(truapi): drop iframe MessagePort handshake from this PR
pgherveou Jun 26, 2026
42838d9
Merge branch 'main' into slim/js-playground-extract
pgherveou Jun 26, 2026
03ac950
refactor(truapi): use @noble/hashes concatBytes in wire encoding
pgherveou Jun 26, 2026
7da0b05
Merge branch 'slim/js-playground-extract' of ssh://github.com/parityt…
pgherveou Jun 26, 2026
b8d49c5
update
pgherveou Jun 26, 2026
699d24a
update
pgherveou Jun 26, 2026
fdea716
Merge branch 'main' into worktree-issue-96-rust-core-port
pgherveou Jun 26, 2026
8bc7763
fix(host-wasm): avoid build during npm install
pgherveou Jun 26, 2026
4ee950e
fix
pgherveou Jun 26, 2026
4a959f3
fix(truapi): decode dispatcher errors
pgherveou Jun 26, 2026
c6b8a8f
fix: restore versioned result wire
pgherveou Jun 26, 2026
5f03570
fix(truapi): stabilize versioned response wire
pgherveou Jun 28, 2026
7f30c9e
Merge remote-tracking branch 'origin/worktree-issue-96-rust-core-port…
pgherveou Jun 28, 2026
5be356a
fix(ios): point SwiftPM at generated FFI modulemap
pgherveou Jun 28, 2026
25d827a
fix(ios): stabilize rust core host diagnosis
pgherveou Jun 29, 2026
fd0e710
chore(android): split host package to separate branch
pgherveou Jun 29, 2026
df8a303
chore(ios): add host submodule
pgherveou Jun 29, 2026
a302550
feat(truapi): add testing API and versioned wiring
pgherveou Jun 30, 2026
4b83619
feat(truapi-platform): add host capability traits
pgherveou Jun 30, 2026
b25162f
feat(truapi-server): add Rust host runtime
pgherveou Jun 30, 2026
1c8334a
feat(truapi-codegen): emit Rust dispatcher, wire table, and host call…
pgherveou Jun 30, 2026
b137a87
feat(host-wasm): add @parity/truapi-host-wasm runtime
pgherveou Jun 30, 2026
4c04a81
chore: docs, CI, tooling, and dotli integration for the Rust core
pgherveou Jun 30, 2026
8e0e71f
feat(truapi): add testing API and versioned wiring
pgherveou Jun 30, 2026
f898de6
fixup! feat: port Rust core runtime
pgherveou Jul 1, 2026
a8ae31d
Merge latest rust core base for iOS host
pgherveou Jul 1, 2026
3faed7e
fixup! feat: port Rust core runtime
pgherveou Jul 1, 2026
dea080a
fixup! feat(truapi): add testing API and versioned wiring
pgherveou Jul 1, 2026
b8f3e8a
Merge remote-tracking branch 'origin/worktree-issue-96-rust-core-port…
pgherveou Jul 1, 2026
3409152
fixup! feat(truapi): add testing API and versioned wiring
pgherveou Jul 1, 2026
6b1a0fc
fixup! feat: port Rust core runtime
pgherveou Jul 2, 2026
0569aaf
fixup! feat(truapi): add testing API and versioned wiring
pgherveou Jul 2, 2026
8c93e99
feat(truapi-platform): add host capability traits
pgherveou Jun 30, 2026
f3f37e9
fixup! feat: port Rust core runtime
pgherveou Jul 2, 2026
97d0b79
fixup! feat(truapi-platform): add host capability traits
pgherveou Jul 2, 2026
52e64b8
fixup! feat: port Rust core runtime
pgherveou Jul 2, 2026
3e6c0a0
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
d2e3674
fixup! feat(truapi-platform): add host capability traits
pgherveou Jul 3, 2026
c6f888c
feat(truapi-codegen): emit Rust dispatcher, wire table, and host call…
pgherveou Jun 30, 2026
a37abae
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou Jul 2, 2026
99d1b7e
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou Jul 2, 2026
1c46353
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou Jul 2, 2026
16f10e9
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
2c52262
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou Jul 3, 2026
8a4bab1
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
f1a10bc
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
7bd57b8
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou Jul 3, 2026
6964df3
feat(truapi-server): add host logic primitives
pgherveou Jul 1, 2026
c8c4595
fixup! feat(truapi-server): add host logic primitives
pgherveou Jul 1, 2026
88cf1a9
fixup! feat(truapi-server): add host logic primitives
pgherveou Jul 2, 2026
2d88bdf
fixup! feat(truapi-server): add host logic primitives
pgherveou Jul 3, 2026
5e938f1
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
e1f6790
feat(truapi-server): add wire and chain infrastructure
pgherveou Jul 1, 2026
d959726
fixup! feat(truapi-server): add wire and chain infrastructure
pgherveou Jul 3, 2026
fa642c1
fixup! feat(truapi-server): add host logic primitives
pgherveou Jul 3, 2026
176c6b1
feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 1, 2026
6aa9887
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 1, 2026
0f6e16c
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 2, 2026
80ff2c7
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 2, 2026
c6091f0
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 3, 2026
e4d9a0d
fixup! feat(truapi-server): add wire and chain infrastructure
pgherveou Jul 3, 2026
302e84c
feat(host-wasm): add @parity/truapi-host-wasm runtime
pgherveou Jun 30, 2026
63f59f9
fixup! feat(host-wasm): add @parity/truapi-host-wasm runtime
pgherveou Jul 1, 2026
cda98b6
chore: docs, CI, tooling, and dotli integration for the Rust core
pgherveou Jun 30, 2026
232458b
fixup! feat(host-wasm): add @parity/truapi-host-wasm runtime
pgherveou Jul 2, 2026
375c395
fixup! chore: docs, CI, tooling, and dotli integration for the Rust core
pgherveou Jul 1, 2026
7ac562a
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 3, 2026
e33df7c
fixup! feat(host-wasm): add @parity/truapi-host-wasm runtime
pgherveou Jul 3, 2026
518d270
fixup! chore: docs, CI, tooling, and dotli integration for the Rust core
pgherveou Jul 2, 2026
124b5b7
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
cc4c5e5
Merge origin/main into rust core umbrella
pgherveou Jul 3, 2026
dab5395
Merge origin/main into rust-core/04-codegen
pgherveou Jul 3, 2026
15e1594
Merge branch 'rust-core/04-codegen' into rust-core/04a-server-host-logic
pgherveou Jul 3, 2026
54f0b20
docs(host-logic): link host-spec sections
pgherveou Jul 3, 2026
2da3da5
Merge branch 'rust-core/04a-server-host-logic' into rust-core/04b-ser…
pgherveou Jul 3, 2026
f7b2424
Merge branch 'rust-core/04b-server-wire-chain' into rust-core/03-serv…
pgherveou Jul 3, 2026
ac7992f
docs(runtime): link host-spec sections
pgherveou Jul 3, 2026
cd15f9c
Merge branch 'rust-core/03-server-runtime' into rust-core/05-host-wasm
pgherveou Jul 3, 2026
67d763b
docs(server): fix wasm rustdoc reference
pgherveou Jul 3, 2026
351f6e7
Merge branch 'rust-core/05-host-wasm' into rust-core/06-docs-ci-tooling
pgherveou Jul 3, 2026
e058ba3
chore(dotli): update truapi integration sha
pgherveou Jul 3, 2026
d0eab2a
fixup! feat: port Rust core runtime
pgherveou Jul 3, 2026
cda27e1
fixup! feat(truapi-server): add wire and chain infrastructure
pgherveou Jul 3, 2026
227f47c
Merge branch 'rust-core/04b-server-wire-chain' into rust-core/03-serv…
pgherveou Jul 3, 2026
8bd9085
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou Jul 3, 2026
51f1e1c
Merge branch 'rust-core/03-server-runtime' into rust-core/05-host-wasm
pgherveou Jul 3, 2026
312be68
Merge branch 'rust-core/05-host-wasm' into rust-core/06-docs-ci-tooling
pgherveou Jul 3, 2026
ba2571a
Merge branch 'main' into rust-core/03-server-runtime
pgherveou Jul 3, 2026
0c2b0f7
firs batch
pgherveou Jul 4, 2026
88c6989
wip
pgherveou Jul 5, 2026
f4468fc
feat(truapi-host-cli): headless pairing + signing hosts for local e2e
pgherveou Jul 5, 2026
7e8eb40
refactor(codegen): derive wasm host callbacks
pgherveou Jul 5, 2026
1d919f0
fix(chain): stop_transaction example broadcasts then cancels by id
pgherveou Jul 5, 2026
8bfbcdc
Merge remote-tracking branch 'origin/worktree-issue-96-rust-core-port…
pgherveou Jul 6, 2026
b804d04
fix(server): enforce runtime permissions
pgherveou Jul 6, 2026
f22b4b5
feat(codegen): generate wasm bridge callbacks
pgherveou Jul 6, 2026
2cb1e97
Merge branch 'rust-core/04-wasm-bridge-codegen' into rust-core/05-hos…
pgherveou Jul 6, 2026
4c04dd3
refactor(host-wasm): use namespaced callbacks
pgherveou Jul 6, 2026
fa859e3
Merge branch 'rust-core/05-host-wasm' into rust-core/06-docs-ci-tooling
pgherveou Jul 6, 2026
23bb0b8
chore(dotli): update host integration
pgherveou Jul 6, 2026
5de806e
fix(server): include runtime crate in workspace
pgherveou Jul 6, 2026
460dc77
Merge branch 'rust-core/03-server-runtime' into rust-core/04-wasm-bri…
pgherveou Jul 6, 2026
e9888aa
Merge branch 'rust-core/04-wasm-bridge-codegen' into rust-core/05-hos…
pgherveou Jul 6, 2026
d820bb0
Merge branch 'rust-core/05-host-wasm' into rust-core/06-docs-ci-tooling
pgherveou Jul 6, 2026
0d304f8
docs(server): describe permission flow
pgherveou Jul 6, 2026
cddce3e
Merge branch 'rust-core/03-server-runtime' into rust-core/04-wasm-bri…
pgherveou Jul 6, 2026
b4ac06f
Merge branch 'rust-core/04-wasm-bridge-codegen' into rust-core/05-hos…
pgherveou Jul 6, 2026
307e08f
Merge branch 'rust-core/05-host-wasm' into rust-core/06-docs-ci-tooling
pgherveou Jul 6, 2026
a253874
fix(codegen): satisfy wasm bridge clippy
pgherveou Jul 6, 2026
a46e8fe
Merge remote-tracking branch 'origin/rust-core/04-wasm-bridge-codegen…
pgherveou Jul 6, 2026
23ebade
Merge remote-tracking branch 'origin/rust-core/05-host-wasm' into rus…
pgherveou Jul 6, 2026
9f62ed0
Merge remote-tracking branch 'origin/rust-core/06-docs-ci-tooling' in…
pgherveou Jul 6, 2026
1735b8a
test(server): wait for auth sync callback
pgherveou Jul 6, 2026
01ddadc
Merge remote-tracking branch 'origin/rust-core/03-server-runtime' int…
pgherveou Jul 6, 2026
487b2d7
Merge remote-tracking branch 'origin/rust-core/04-wasm-bridge-codegen…
pgherveou Jul 6, 2026
a5113fe
Merge remote-tracking branch 'origin/rust-core/05-host-wasm' into rus…
pgherveou Jul 6, 2026
008c375
Merge remote-tracking branch 'origin/rust-core/06-docs-ci-tooling' in…
pgherveou Jul 6, 2026
f421258
test(server): make pairing snapshot test deterministic
pgherveou Jul 6, 2026
2fc5be9
Merge remote-tracking branch 'origin/rust-core/03-server-runtime' int…
pgherveou Jul 6, 2026
c137fef
Merge remote-tracking branch 'origin/rust-core/04-wasm-bridge-codegen…
pgherveou Jul 6, 2026
980d597
Merge remote-tracking branch 'origin/rust-core/05-host-wasm' into rus…
pgherveou Jul 6, 2026
b89869b
Merge remote-tracking branch 'origin/rust-core/06-docs-ci-tooling' in…
pgherveou Jul 6, 2026
7190552
chore(stack): move wasm bridge out of runtime layer
pgherveou Jul 6, 2026
c3c243b
Merge remote-tracking branch 'origin/rust-core/03-server-runtime' int…
pgherveou Jul 6, 2026
71c910f
Merge remote-tracking branch 'origin/rust-core/04-wasm-bridge-codegen…
pgherveou Jul 6, 2026
2b766bb
Merge remote-tracking branch 'origin/rust-core/05-host-wasm' into rus…
pgherveou Jul 6, 2026
60e0491
Merge remote-tracking branch 'origin/rust-core/06-docs-ci-tooling' in…
pgherveou Jul 6, 2026
1889194
feat(truapi-host-cli): pair over the real People-chain statement store
pgherveou Jul 6, 2026
9559cec
fixup! feat: port Rust core runtime
pgherveou Jul 6, 2026
b32df3e
fixup! feat: port Rust core runtime
pgherveou Jul 6, 2026
ae62bc6
fixup! feat: port Rust core runtime
pgherveou Jul 6, 2026
d01d9f5
feat(truapi-host-cli): drive hosts with product scripts + CLI confirm…
pgherveou Jul 6, 2026
6f8d642
refactor(truapi-host-cli): slim the script API + finalize allowance
pgherveou Jul 6, 2026
0cf134c
fixup! feat: port Rust core runtime
pgherveou Jul 6, 2026
588bc09
fix(runtime): gate account access
pgherveou Jul 6, 2026
b059572
fix(runtime): route statement proof signing
pgherveou Jul 6, 2026
abf7cd8
fix(runtime): use opaque SSO ids
pgherveou Jul 6, 2026
8e5d1e0
fix(runtime): harden session and permission flows
pgherveou Jul 7, 2026
153393f
fixup! feat(codegen): generate wasm bridge callbacks
pgherveou Jul 7, 2026
55f9eeb
wip
pgherveou Jul 7, 2026
17181af
fix login
pgherveou Jul 7, 2026
a9402a3
fix(runtime): bridge bulletin allowance signing
pgherveou Jul 8, 2026
f597a84
refactor(platform): derive allowance Debug
pgherveou Jul 8, 2026
ec8b20b
fix(runtime): keep allowance signing in Rust
pgherveou Jul 8, 2026
27f420b
fix: harden login and preimage failures
pgherveou Jul 8, 2026
f6e4fc9
chore: update dotli error formatting
pgherveou Jul 8, 2026
c98684d
fix(runtime): simplify pairing statement outcome
pgherveou Jul 8, 2026
319e867
ci: refresh CI workflow config
pgherveou Jul 8, 2026
1656382
ci: enforce codegen parity checks
pgherveou Jul 8, 2026
d0ef238
ci: refresh workflow pins
pgherveou Jul 8, 2026
31dc8f1
refactor: rename truapi host package
pgherveou Jul 8, 2026
7303f22
Merge remote-tracking branch 'origin/main' into worktree-issue-96-rus…
pgherveou Jul 9, 2026
a7bf860
feat: tighten wasm size profile
pgherveou Jul 9, 2026
4391181
refactor: remove flat host callbacks
pgherveou Jul 9, 2026
920ba81
test(host): cover worker permission auth
pgherveou Jul 9, 2026
8d548ef
feat(server): build, sign, and submit Bulletin preimages in the core
pgherveou Jul 8, 2026
070d7d8
fix(server): harden bulletin inclusion watch (cycle guard + pin release)
pgherveou Jul 8, 2026
e25503b
fix(server): stabilize bulletin preimage submit
pgherveou Jul 9, 2026
e9cf920
feat(server): implement local create_transaction via the shared assem…
pgherveou Jul 9, 2026
8a98b5b
refactor(server): simplify bulletin preimage config
pgherveou Jul 9, 2026
60b43ea
update
pgherveou Jul 9, 2026
e731d5c
first pass
pgherveou Jul 10, 2026
28941c9
2nd pass
pgherveou Jul 11, 2026
f93ad40
chore: update dotli submodule
pgherveou Jul 11, 2026
046215c
Merge branch 'bulletin-preimage-in-core' into headless-host
pgherveou Jul 11, 2026
6441925
fix: allocate headless signer resources
pgherveou Jul 12, 2026
20667cf
chore: ignore local generated artifacts
pgherveou Jul 12, 2026
bf3c7a7
chore: add headless cli install target
pgherveou Jul 12, 2026
4e0df24
fix: tighten headless allowance flows
pgherveou Jul 12, 2026
be2b29c
fix: use release wasm for dotli e2e
pgherveou Jul 12, 2026
496ec18
fix: use subxt rpc for attestation poll
pgherveou Jul 12, 2026
44dd085
fix: address headless host CI checks
pgherveou Jul 12, 2026
1db6f34
Merge headless host runtime into iOS branch
pgherveou Jul 12, 2026
45bb321
Merge remote-tracking branch 'origin/main' into worktree-issue-96-mob…
Jul 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
path = hosts/dotli
url = https://github.com/paritytech/dotli-community
branch = main
[submodule "hosts/ios"]
path = hosts/ios
url = https://github.com/paritytech/polkadot-app-ios-v2
branch = codex/truapi-rust-core
Loading