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

Modeling Debts and Advances #29

Merged
merged 91 commits into from
Oct 2, 2024
Merged

Modeling Debts and Advances #29

merged 91 commits into from
Oct 2, 2024

Conversation

countvajhula
Copy link
Contributor

@countvajhula countvajhula commented May 15, 2024

Summary of Changes

This is an integration branch for the work on debts and advances, to implement ABE's concept of debt while also introducing the concept of advances.

  • Record debts for unpayable contributors
  • Record advances to payable contributors when unpayable debt amounts are redistributed
  • Pay debts chronologically before paying attributive stakeholders
  • Draw down advances when unpayable contributors become payable, on fresh payments

Work Remaining (to be done on main branch)

  • Update Foundation documentation
  • Comprehensive unit tests

Already Done

(reverse-chronological, most recently completed at the top)

  • Update Old Abe documentation
  • Refactoring
  • Integration tests
  • MVP of debts and advances (Debt modeling #28)

Public Domain Dedication

  • In contributing, we relinquish any copyright claims on our contributions and freely release them into the public domain in the simple hope that they will provide value.

(Why: The freely released, copyright-free work in this repository represents an investment in a better way of doing things called attribution-based economics. Attribution-based economics is based on the simple idea that we gain more by giving more, not by holding on to things that, truly, we could only create because we, in our turn, received from others. As it turns out, an economic system based on attribution -- where those who give more are more empowered -- is significantly more efficient than capitalism while also being stable and fair (unlike capitalism, on both counts), giving it transformative power to elevate the human condition and address the problems that face us today along with a host of others that have been intractable since the beginning. You can help make this a reality by releasing your work in the same way -- freely into the public domain in the simple hope of providing value. Learn more about attribution-based economics at drym.org, tell your friends, do your part.)

@countvajhula countvajhula mentioned this pull request May 15, 2024
1 task
@countvajhula
Copy link
Contributor Author

heads up: I'm rebasing this branch to main now. If you have any open branches, you can use these instructions to bring them up to date after the rebase.

apromessi and others added 28 commits October 1, 2024 19:05
(commit wip from last week)
…unpayable, delete unused function for drawing down advances
Ensure advances are returned from core functions and handled in the
dispatching functions. Write advances at the end, like we do all the
other objects.
@countvajhula countvajhula marked this pull request as ready for review October 2, 2024 04:12
@countvajhula countvajhula merged commit 90428f1 into main Oct 2, 2024
6 checks passed
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.

3 participants