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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deflationary RAM rate - NOT READY #101

Conversation

DenisCarriere
Copy link
Contributor

@DenisCarriere DenisCarriere commented Jan 6, 2024

Change Description

Allow for signed integer for bytes_per_block RAM rate (allows deflationary virtual RAM supply)

Preconditions

  • max_ram_size cannot be below total_ram_bytes_reserved

API Changes

  • Set setramrate::bytes_per_block to int16_t (signed integer)
  • Set global2::new_ram_per_block to int16_t (signed integer)

Documentation Additions

馃毀 Feedback

  • Add 64GB free_ram() buffer to prevent deflationary RAM rate to reduce to 0KB available free RAM
  • Add 192GB minimum max_supply floor to prevent deflationary RAM to be applied
  • Deflationary RAM simulations
    • EOS balance impacts
    • Price impacts

@DenisCarriere DenisCarriere marked this pull request as draft January 7, 2024 04:51
@DenisCarriere DenisCarriere changed the title Deflationary RAM rate ~Deflationary RAM rate~ Jan 7, 2024
@DenisCarriere DenisCarriere changed the title ~Deflationary RAM rate~ Deflationary RAM rate Jan 7, 2024
@DenisCarriere DenisCarriere changed the title Deflationary RAM rate Deflationary RAM rate - NOT READY Jan 7, 2024
@DenisCarriere
Copy link
Contributor Author

Will close PR for now, there's many implications to consider when reducing RAM supply

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.

None yet

1 participant