Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
paritytech
/
truapi
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
31
Pull requests
40
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: mock platform
- #258
#258
Closed
decrypto21
wants to merge 13 commits into
worktree-issue-96-rust-core-port
paritytech/truapi:worktree-issue-96-rust-core-port
from
feat/mock-platform
paritytech/truapi:feat/mock-platform
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
feat: mock platform
#258
decrypto21
wants to merge 13 commits into
worktree-issue-96-rust-core-port
paritytech/truapi:worktree-issue-96-rust-core-port
from
feat/mock-platform
paritytech/truapi:feat/mock-platform
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
feat(platform): add config-driven MockPlatform behind `mock` feature
decrypto21
committed
cc222df
View commit details
Copy full SHA for cc222df
Browse repository at this point
test(server): prove MockPlatform drives the real core end-to-end
decrypto21
committed
d12bb25
View commit details
Copy full SHA for d12bb25
Browse repository at this point
feat(host-wasm): add createMockHost — in-memory mock HostCallbacks
decrypto21
committed
60b0eae
View commit details
Copy full SHA for 60b0eae
Browse repository at this point
test+feat: address mock review — through-core coverage, fail-fast chain, JS oracle parity
decrypto21
committed
ffb4886
View commit details
Copy full SHA for ffb4886
Browse repository at this point
test(host-wasm): headless WASM bridge test + document the mock surface
decrypto21
committed
e94981f
View commit details
Copy full SHA for e94981f
Browse repository at this point
ci+test: run host-wasm in CI, strengthen mock coverage, fix stale comment
decrypto21
committed
4768ae7
View commit details
Copy full SHA for 4768ae7
Browse repository at this point
fix(mock): port MockPlatform + through-core tests onto rewritten #104
decrypto21
committed
ec4cab8
View commit details
Copy full SHA for ec4cab8
Browse repository at this point
fix(host-wasm): adapt createMockHost to #104's host-callbacks
decrypto21
committed
d8fc8f6
View commit details
Copy full SHA for d8fc8f6
Browse repository at this point
style(host-wasm): wrap long createMockHost export to satisfy prettier
decrypto21
committed
d8fee53
View commit details
Copy full SHA for d8fee53
Browse repository at this point
test(host-wasm): enforce full mock callback coverage and require WASM in CI
decrypto21
committed
79aa8fa
View commit details
Copy full SHA for 79aa8fa
Browse repository at this point
fix(mock): port MockPlatform to #104 API (connect [u8;32], preimage signer, new review/storage variants)
decrypto21
committed
8dd2e21
View commit details
Copy full SHA for 8dd2e21
Browse repository at this point
feat(mock): in-process mock wallet + through-core, ported onto #104 SSO (2 tests parked pending #104/#264)
decrypto21
committed
8937f64
View commit details
Copy full SHA for 8937f64
Browse repository at this point
fix(host-wasm): port createMockHost + wasm-bridge test onto #104 (ProductRuntimeConfig, WasmPairingHostRuntime, mock.dot id)
decrypto21
committed
c68127e
View commit details
Copy full SHA for c68127e
Browse repository at this point
You can’t perform that action at this time.