-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove warp * fix type_parser tests * fix chain/transaction * add back ShouldVerifyWithContext * fix rpc * mock gen works * morpheusvm integration passes * fix load & e2e for morpheus * tokenvm integration passes * fix tokenvm e2e and load * fix tokenvm * fix morpheus * fix lint * fix x/programs * remove StatelessBlock.bctx * remove block functions * update readme * remove unused outputs * fix Result.Size() * inline size into NewWriter * keep vm.cacheAuth * storage remove unnecessary alloc * check no bytes left to read * update tokenvm readme * reduce alloc size of v * remove vm.buildBlock blockCtx * add todo to remove cachAuth * unify verify and Verify * unify buildBlock and BuildBlock
- Loading branch information
Showing
83 changed files
with
367 additions
and
4,368 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.