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

New C API features: svm_create_account, svm_increase_balance, etc. #410

Merged
merged 85 commits into from
Nov 24, 2021

Conversation

neysofu
Copy link
Contributor

@neysofu neysofu commented Nov 8, 2021

  • Removes the distinction between the Runtime trait and DefaultRuntime.
  • RuntimeTracker is now generic over T, for use with other FFI-related types in the future.
  • New C API function definitions to support the new features required by go-svm.

@neysofu neysofu changed the title New capi fns New C API features: svm_create_account, svm_increase_balance, etc. Nov 8, 2021
@neysofu neysofu self-assigned this Nov 8, 2021
@neysofu neysofu added svm-c-api SVM C API svm-core SVM core change v0.3 labels Nov 8, 2021
@neysofu neysofu marked this pull request as ready for review November 8, 2021 11:58
@moshababo
Copy link
Contributor

@neysofu what's the status of this?

@neysofu
Copy link
Contributor Author

neysofu commented Nov 22, 2021

@moshababo Completing svm-rewind in go-spacemesh right now to merge it as soon as possible. This PR follows after I'm done with that.

@neysofu neysofu merged commit f663b71 into master Nov 24, 2021
@neysofu neysofu deleted the new-capi-fns branch November 24, 2021 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
svm-c-api SVM C API svm-core SVM core change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants