-
Notifications
You must be signed in to change notification settings - Fork 0
feat(truapi-server): add platform runtime and host bridge #250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pgherveou
wants to merge
53
commits into
main
Choose a base branch
from
rust-core/03-server-runtime
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 40 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
8e0e71f
feat(truapi): add testing API and versioned wiring
pgherveou dea080a
fixup! feat(truapi): add testing API and versioned wiring
pgherveou 3409152
fixup! feat(truapi): add testing API and versioned wiring
pgherveou 0569aaf
fixup! feat(truapi): add testing API and versioned wiring
pgherveou 8c93e99
feat(truapi-platform): add host capability traits
pgherveou 97d0b79
fixup! feat(truapi-platform): add host capability traits
pgherveou d2e3674
fixup! feat(truapi-platform): add host capability traits
pgherveou c6f888c
feat(truapi-codegen): emit Rust dispatcher, wire table, and host call…
pgherveou a37abae
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou 99d1b7e
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou 1c46353
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou 2c52262
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou 7bd57b8
fixup! feat(truapi-codegen): emit Rust dispatcher, wire table, and ho…
pgherveou 6964df3
feat(truapi-server): add host logic primitives
pgherveou c8c4595
fixup! feat(truapi-server): add host logic primitives
pgherveou 88cf1a9
fixup! feat(truapi-server): add host logic primitives
pgherveou 2d88bdf
fixup! feat(truapi-server): add host logic primitives
pgherveou e1f6790
feat(truapi-server): add wire and chain infrastructure
pgherveou d959726
fixup! feat(truapi-server): add wire and chain infrastructure
pgherveou fa642c1
fixup! feat(truapi-server): add host logic primitives
pgherveou 176c6b1
feat(truapi-server): add platform runtime and host bridge
pgherveou 6aa9887
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 0f6e16c
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 80ff2c7
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou c6091f0
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou e4d9a0d
fixup! feat(truapi-server): add wire and chain infrastructure
pgherveou 7ac562a
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou dab5395
Merge origin/main into rust-core/04-codegen
pgherveou 15e1594
Merge branch 'rust-core/04-codegen' into rust-core/04a-server-host-logic
pgherveou 54f0b20
docs(host-logic): link host-spec sections
pgherveou 2da3da5
Merge branch 'rust-core/04a-server-host-logic' into rust-core/04b-ser…
pgherveou f7b2424
Merge branch 'rust-core/04b-server-wire-chain' into rust-core/03-serv…
pgherveou ac7992f
docs(runtime): link host-spec sections
pgherveou cda27e1
fixup! feat(truapi-server): add wire and chain infrastructure
pgherveou 227f47c
Merge branch 'rust-core/04b-server-wire-chain' into rust-core/03-serv…
pgherveou 8bd9085
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou ba2571a
Merge branch 'main' into rust-core/03-server-runtime
pgherveou b804d04
fix(server): enforce runtime permissions
pgherveou 5de806e
fix(server): include runtime crate in workspace
pgherveou 0d304f8
docs(server): describe permission flow
pgherveou 1735b8a
test(server): wait for auth sync callback
pgherveou f421258
test(server): make pairing snapshot test deterministic
pgherveou 7190552
chore(stack): move wasm bridge out of runtime layer
pgherveou 5fbf0b3
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 95516f7
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 86ffc19
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 98b1023
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou b639cb7
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 4bdb9b5
fixup! feat(truapi-server): add platform runtime and host bridge
pgherveou 3a64291
refactor(platform): derive allowance Debug
pgherveou a99f0e5
fix(runtime): keep allowance signing in Rust
pgherveou 80135ef
fix(runtime): harden pairing failures
pgherveou 3f775f3
fix(runtime): simplify pairing outcome
pgherveou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.