This commit is contained in:
Anatoly Yakovenko
2018-06-24 18:05:41 -07:00
committed by Greg Fitzgerald
parent a094507bb8
commit 51929e7df8
2 changed files with 119 additions and 1 deletions

View File

@ -1,7 +1,11 @@
# Smart Contracts Engine
The goal of this RFC is to define a set of constraints for APIs and runtime such that we can execute our smart contracts safely on massively parallel hardware such as a GPU. Our runtime is built around an OS *syscall* primitive. The difference in blockchain is that now the OS does a cryptographic check of memory region ownership before accessing the memory in the Solana kernel.
## Version
version 0.1
## Toolchain Stack
+---------------------+ +---------------------+