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

[Spec] Switch to state staking in economics #41

Merged
merged 6 commits into from
Mar 27, 2020
Merged

Conversation

ilblackdragon
Copy link
Member

Switch spec for economics to do state staking. See details of the proposal and discussion #40.
Fixes #40

@ilblackdragon ilblackdragon added the T-economics About Protocol Economics label Mar 16, 2020
@ilblackdragon ilblackdragon self-assigned this Mar 16, 2020
ilblackdragon added a commit to near/nearcore that referenced this pull request Mar 16, 2020
Addresses spec change near/NEPs#41

Test plan
---------
all runtime tests pass (removing ones that don't make sense)
add test that allows to delete account which is under funded
specs/Economics/README.md Outdated Show resolved Hide resolved
ilblackdragon added a commit to near/nearcore that referenced this pull request Mar 18, 2020
Addresses spec change near/NEPs#41

Test plan
---------
All runtime tests pass (removing ones that don't make sense)
Tests that remove account when it's under funded still work as expected.
specs/Economics/README.md Outdated Show resolved Hide resolved
specs/Economics/README.md Outdated Show resolved Hide resolved
@ilblackdragon ilblackdragon changed the title Switch to state staking in economics [Spec] Switch to state staking in economics Mar 23, 2020
@ilblackdragon
Copy link
Member Author

Following discussion in #40 we decided to remove extra balance requirements for short TLAs. Instead #45 and following work with target a fair auction with release schedule to create a fair market for TLAs.

@ilblackdragon ilblackdragon merged commit 5f3a36b into master Mar 27, 2020
@ilblackdragon ilblackdragon deleted the state-staking branch March 27, 2020 12:42
Copy link

@stefanopepe stefanopepe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

nearprotocol-bulldozer bot pushed a commit to near/nearcore that referenced this pull request Mar 30, 2020
Addresses spec change near/NEPs#41

Associated PR to change nearlib errors - near/near-api-js#270

Test plan
---------
All runtime tests pass (removing ones that don't make sense)
Tests that remove account when it's under funded still work as expected.
TODO: add test for creation w/o funds + transfer and deletion of under funded account.
@frol frol added the WG-protocol Protocol Standards Work Group should be accountable label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-economics About Protocol Economics WG-protocol Protocol Standards Work Group should be accountable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State Rent vs State Staking
5 participants