https://github.com/paritytech/pvf-executor
Experimantal deterministic PVF executor
https://github.com/paritytech/pvf-executor
Last synced: about 1 year ago
JSON representation
Experimantal deterministic PVF executor
- Host: GitHub
- URL: https://github.com/paritytech/pvf-executor
- Owner: paritytech
- License: mit
- Created: 2023-05-29T17:08:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T09:44:49.000Z (over 2 years ago)
- Last Synced: 2023-10-17T13:15:20.494Z (over 2 years ago)
- Language: Rust
- Size: 435 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pvf-executor
Experimantal deterministic PVF executor
Tracking issue: [polkadot#6914](https://github.com/paritytech/polkadot/issues/6914)
This is highly experimental code in early development stage. Do not use.
See `src/test.rs` for some examples.