Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Implement Increase Balance for an Account #377

Closed
Tracked by #89
YaronWittenstein opened this issue Sep 12, 2021 · 3 comments
Closed
Tracked by #89

Implement Increase Balance for an Account #377

YaronWittenstein opened this issue Sep 12, 2021 · 3 comments
Assignees
Labels
go-svm Features required for the go-svm or other clients must-for-mainnet Must be done before Mainnet small Small-sized task svm svm-c-api SVM C API

Comments

@YaronWittenstein
Copy link
Contributor

One of the requirements raised as part of the integration with go-spacemesh is that an Account should get a reward.
This is a printing coins like functionality doesn't involve any sender party.

The task is to implement an increase_balance functionality for the Global State and have it exposed in the FFI layer (to be consumed by go-svm)

@YaronWittenstein YaronWittenstein added this to the Aug 30 Sprint milestone Sep 12, 2021
@YaronWittenstein YaronWittenstein added go-svm Features required for the go-svm or other clients svm-c-api SVM C API labels Sep 12, 2021
@moshababo moshababo removed this from the Aug 30 Sprint milestone Sep 13, 2021
@noamnelke
Copy link
Member

Just making sure that increase_balance will be committed to a specific layer and be rewind-able.

@YaronWittenstein
Copy link
Contributor Author

Just making sure that increase_balance will be committed to a specific layer and be rewind-able.

of course

@neysofu
Copy link
Contributor

neysofu commented Nov 29, 2021

Closed by #410.

@neysofu neysofu closed this as completed Nov 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go-svm Features required for the go-svm or other clients must-for-mainnet Must be done before Mainnet small Small-sized task svm svm-c-api SVM C API
Projects
None yet
Development

No branches or pull requests

4 participants