Skip to content
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

Don't generate Mana from storage deposit #245

Merged
merged 7 commits into from
Aug 2, 2023
Merged

Conversation

cyberphysic4l
Copy link
Contributor

This is a companion PR for iotaledger/iota.go#469

With these changes, storage deposit no longer generates Mana.
Deposit is also renamed to BaseTokenAmount, while deposit now only refers to the minimum storage deposit.

close #138

pkg/protocol/engine/accounts/mana.go Outdated Show resolved Hide resolved
pkg/protocol/engine/accounts/mana.go Outdated Show resolved Hide resolved
pkg/protocol/engine/accounts/mana/manager.go Outdated Show resolved Hide resolved
pkg/protocol/engine/accounts/mana/manager.go Outdated Show resolved Hide resolved
@muXxer muXxer merged commit ee689a2 into develop Aug 2, 2023
@muXxer muXxer deleted the feat/storage-deposit-mana branch August 2, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define who gets Mana generated by the Storage Deposit Return Unlock Condition (SDRUC)
2 participants