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 |
150000 EXOR(~$8,203.50 USD total)* |
(~$8,203.50 USD remaining)* |
| |
ETuf96iwwJum2QRejtyJvg1mkkNu4LprEw |
17-Dec-2022 |
https://github.com/team-exor/eiquidus/issues/14 |
|
During the blockchain sync process, the block explorer currently saves transactions only, and does not store or keep track of blocks themselves. This will need to be changed to put together a proper "Latest Blocks" page since reading that data from the Transaction database would be very slow and still require special considerations to work properly. The following changes will need to be made to add proper support for displaying block data: - A new blocks database collection will need to be added which stores the block height, timestamp, and tx count at a bare minimum. Other fields could optionally be added such as the total value of all coins sent in that block, mined by address, block size, difficulty, bits, nonce, etc.
- Add a new save_block function which will be called sometime during the block sync to save block data to local database
- Add a new latest blocks page which is similar to the current homepage (latest transactions) but displays 1 block per row. Allow this page to be enabled or disabled
- Rename the "index_page" option in the settings.json to "latest_txs_page", and allow it to be enabled or disabled. Also, move it down in the settings file to make it clear it is no longer a built-in page
- Add a new global setting to settings.json which allows choosing which page will be the homepage. Default to the new latest blocks page for new installs
- All of these changes need to be done in such a way that existing installations will be more-or-less unaffected after upgrading (still display the "Latest Transactions" page as the homepage and do not enable the block page by default for existing installs)
Please note that this feature will require a full resync of the block data to work properly for previously synced blocks and transactions. |
* USD estimates are based on the last known EXOR trading price