rfcs
This commit is contained in:
committed by
Greg Fitzgerald
parent
a094507bb8
commit
51929e7df8
@ -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
|
||||
|
||||
+---------------------+ +---------------------+
|
||||
|
Reference in New Issue
Block a user