-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: new testnet dev cycle 2 #17
Conversation
4394099
to
91df24c
Compare
- Submit offchain TX over API for new testnet (still in progress) - Smart contract execution & hook in with webassembly VM - Offchain TX support (wip) - Add deserialize function for BlsCiruit - Custom webassembly compiler to handle embedded async - Changes to WASM VM imports structure - Introduction of VSC smart contract SDK - New smart contract deployment script - MVP block creation & verification (no ingestion pipeline yet/inflow of blocks) - Smart address indexing wip
Release nodes:
Commit Log
b151bf7 (HEAD -> feat/new-2, origin/feat/new-2) fix (getWitnessesAtBlock): lastSigned null check |
MAJOR BREAKING CHANGES
|
No description provided.