CommonsBuild / Token-Log-Hatch-Params

A tool to collect community opinions on the proper parameterization of the Token Engineering Commons
https://params.tecommons.org/hatch
MIT License
9 stars 8 forks source link

Replacing "Cultural Build Tribute" and "Redeemable" #225

Closed PabloCGL closed 3 years ago

PabloCGL commented 3 years ago

Adressing issues #195 and #205 . Not sure how it stands now we have #215 though...

Issue #205 -Replaced "cultural_build_tribute" with "impact_hour_minting" in all variables. -Replaced all frontend and parameter appearances of "Cultural Build Tribute" with "Impact Hour Minting" -Specifically to the functions "get_funding_pool_data(self)", "funding_pool_view(self)" and "funding_pool_data_view(self)": Renamed the column "Cultural tribute" to "Impact Hours". On the Pie Chart the pool gets labeled as "Impact Hours Reserve" for clarity (since the Chart refers to the wxDai and not the Tokens). Also changed local variable named only "cultural_tribute" (without build) to "impact_hour_equity" . This doesn't really matter since it's local, but it keeps consistency.

Issue #195 -Parameter name "Redeemable" changed to "Ragequit" -Replaced "redeemable" with "ragequit" in variables. -Exception: the function "get_funding_pool_data(self)": Here the variables "redeemable_reserve" and "non_redeemable_reserve" are changed to "backer_reserve" and "tribute_reserve" to better describe what they represent -On the piechart changed the "Redeemable reserve" pool to "Backer Ragequit Reserve" (as opposed to the Tribute and the Impact Hours Reserve)

-Corrected some Uppercase/Lowercase inconsistencies.

-Also took the liberty to update the Meme :)