svm icon indicating copy to clipboard operation
svm copied to clipboard

SVM - Spacemesh Virtual Machine

Results 80 svm issues
Sort by recently updated
recently updated
newest added

Depends on #483 This issue will extend the Wasm API of the `svm_codec.wasm` to support the new Signatures Schemes. Consequently, the [svm-codec-npm](https://github.com/spacemeshos/svm-codec-npm) will have to be extended as well (@avive...

svm-core
svm
AA
simple-coin-iteration-2
codec

### SMIP [Simple-Coin Integration](https://github.com/spacemeshos/SMIPS/issues/73) ### By Order 1. #437 1. #444 1. #438 1. #439 1. #440 1. #442 1. #443 1. #441 1. #451 1. #453 1. #448 1....

svm
simple-coin-iteration-2

Once we have a `binary Transaction`, we'd like to be able to sign it. The algorithms and `Signatures Schemes` would vary between different Templates. Not only that, but the ABI...

svm-core
svm
AA
simple-coin-iteration-2

Depends on #458 This issue will extend the Wasm API of the `svm_codec.wasm` Consequently, the [svm-codec-npm](https://github.com/spacemeshos/svm-codec-npm) will have to be extended as well On the `Simple Coin #Iteration 2`, the...

svm-core
svm
simple-coin-iteration-1
codec

### SMIP [Simple-Coin Integration](https://github.com/spacemeshos/SMIPS/issues/73) ### By Order 1. #467 1. #466 1. #247 1. #479 1. #480

svm
simple-coin-iteration-4

In `Simple Coin Iteration #2` we add this Template implemented: #449 This time we need to add a new `endpoint` (SVM SDK `#[endpoint]`) that will receive as input: * `addr`...

svm-core
svm
AA
simple-coin-iteration-4

### SMIP [Simple-Coin Integration](https://github.com/spacemeshos/SMIPS/issues/73) ### By Order 1. #447 1. #469 1. #472 1. #470 1. #471 1. #477 1. #473

svm
simple-coin-iteration-3

Depends on: #470 #471 When we run a `Spawn Transaction` (the `Non-Self Spawn` if to be precise) we want to create the Account and assign it its `immutable_data` given in...

svm-core
svm
AA
simple-coin-iteration-3

Depends on: #469 When executing the `verify` method, we only allow access to the `Immutable Storage` of the `Principal Account`. (and of course, we're only talking about read-access since it's...

svm-core
svm
AA
simple-coin-iteration-3

Before implementing the `Immutable Storage,` we need to prepare for that. As explained in the [SVM Code Reuse between Templates](https://github.com/spacemeshos/SMIPS/issues/70) adding another dimension called `Section Index` should simplify things (regardless...

svm-core
svm
AA
simple-coin-iteration-3