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

Transfer inflation setting from control smart-contract #233

Closed
s-medvedev opened this issue Nov 13, 2018 · 1 comment
Closed

Transfer inflation setting from control smart-contract #233

s-medvedev opened this issue Nov 13, 2018 · 1 comment
Assignees
Milestone

Comments

@s-medvedev
Copy link
Contributor

Inflation settings must be set in emission smart-contract. When changing the settings, the setsetting operation should check self permission.

@s-medvedev s-medvedev added this to the Sprint-nov-12 milestone Nov 13, 2018
@zxcat zxcat self-assigned this Nov 27, 2018
zxcat added a commit that referenced this issue Nov 28, 2018
+ Inflation and reward pools settings removed from ctrl #233
+ Emission contract uses new parameters mechanism #252
+ Emission distributes according to new params (flexible pools) #284, witness rewards distribution will be added in #235
+ updated auths required to emit actions
+ emit no more depends on ctrl
+ fixed params singletons and related tables naming
+ updated emission tests
zxcat added a commit that referenced this issue Nov 28, 2018
+ Inflation and reward pools settings removed from ctrl #233
+ Emission contract uses new parameters mechanism #252
+ Emission distributes according to new params (flexible pools) #284, witness rewards distribution will be added in #235
+ updated auths required to emit actions
+ emit no more depends on ctrl
+ fixed params singletons and related tables naming
+ updated emission tests
@zxcat
Copy link
Contributor

zxcat commented Nov 28, 2018

PR #296

zxcat added a commit that referenced this issue Nov 29, 2018
* Implement emission distribution #284, #233, #252

+ Inflation and reward pools settings removed from ctrl #233
+ Emission contract uses new parameters mechanism #252
+ Emission distributes according to new params (flexible pools) #284, witness rewards distribution will be added in #235
+ updated auths required to emit actions
+ emit no more depends on ctrl
+ fixed params singletons and related tables naming
+ updated emission tests

* Fix emit_interval, possible overflow and add remainder check #284
@zxcat zxcat closed this as completed Nov 29, 2018
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

No branches or pull requests

2 participants