Due to an overwhelming number of project ideas, the majority of Exor tasks will be crowdfunded by the community. Most tasks will have a funding goal which must be met via payments in EXOR coins before development will begin. Vote with your coins for the features and changes you are most excited for on any of the development projects that Exor maintains. A single person can fund an entire task themselves or you can collaborate with others to bring the task to the funding goal collectively. EXOR coins collected for each task will be paid to the developer who successfully completes the task. All software developers are welcome to participate and help complete tasks for open source software. Before starting development work on any task, please first contact Team Exor using one of the Stay In Touch links at the bottom of the homepage to ensure someone else has not already begun work on the same task.
Please note that we reserve the right to change the funding goals for any and all tasks at any point without notice (excluding tasks that have already been funded or completed). This can help to ensure that funding goals are reflective of the current coin value and prevent from having tasks with goals that are much too high or low based on the task difficulty.
How to fund a particular task:
- Find a task you wish to see developed from the List of unfunded tasks and take note of how many coins are needed for the funding goal, plus how many coins have already been funded
- Purchase EXOR coins from the Exchange or open your existing Exor wallet
- Send as many coins as you would like to the Wallet Address associated with the unfunded task. If you do not send enough coins to meet the task's funding goal, you can always send more coins later or wait for others to complete the funding goal
- Once the task has reached or gone over the funding goal, the task will be put into priority queue and development will begin asap
- When the task development has been completed and passed quality assurance testing, the coins collected for the funding goal will be released to the developer(s) who helped to complete the task
Add new custom tasks:
Have an idea for a new feature or project that you would like to see added to the list of development tasks? Visit the Add New Task page to let us know about it.
eIquidus Block Explorer |
New Feature |
125000 EXOR(~$6,617.00 USD total)* |
(~$6,550.83 USD remaining)* |
| |
ESrGifSfBfFzG1hebBsmm8xrvdoWkDpxct |
17-Dec-2022 |
https://github.com/team-exor/eiquidus/issues/18 |
|
The current options for burned coins only allows excluding burned addresses from appearing in the top 100 page as well as adding a "Burned Coins" section to the "Wealth Distribution" chart. The proposed feature would require the following changes: - To do a proper cleanup of the settings, the "burned_coins" setting should be moved out of the "richlist_page" settings into its own root-level option in the settings.json.
- Also in the settings.json, a new option called "subtract_burned_coins_from_coin_supply" should be added to the "burned_coins" settings which is what will allow burned coins to be omitted from the total supply.
- Update the sync code to check if any of the current transactions being processed include a burned address on the sending or receiving end, and save the amount going in or out from that address to a new running total called "burned_coins" in the stats collection. This can be done regardless of whether burned addresses are set up to be removed from the coin supply or not via the new "subtract_burned_coins_from_coin_supply" option.
- All places in the code where the current coin supply is returned will need to be updated to check the "subtract_burned_coins_from_coin_supply" option and if enabled, will return the real supply minus burned coins.
- The "include_burned_coins_in_distribution" option will need to be adjusted slightly so that if it is enabled AND the "subtract_burned_coins_from_coin_supply" option is also enabled, it will subtract the burned coins from the "Wealth Distribution" breakdown instead of adding it.
- Add a new script which can be run on-demand that will sum the balances of all burned coin addresses and overwrite the stats.burned_coins value with the combined balance of all burned addresses. This script will be useful for existing installations that already did a full sync before this feature was available.
|
* USD estimates are based on the last known EXOR trading price