Add optional debug logs to the application
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.
generic-seeder |
New Feature |
200000 EXOR(~$13,239.80 USD total)* |
(~$13,239.80 USD remaining)* |
| |
ERmJGF6VTFREg5GALi1zuqT3sigFFSetFw |
30-Sep-2023 |
|
A pair of new command-line arguments will be added ('-l' and '--log') which will enable the seeder to dump useful data into a log file while the app is running. Each line in the log file will correspond to a single event and be prefixed with the computer's current date and time.
At a minimum, the following data should be logged to a file called debug.log in the root of the seeder directory: - Log the Node IP address or host information + port # as nodes are being tested for connectivity, along with the result of the test (if passed all tests then it is logged as a good node, or if it is a bad node, why did it fail?)
- The IsGood() function should be logged to determine where it fails
- Any data that is printed to the terminal should be output to the log. This should also include the many places in the code where printf lines are commented out (the commented code may prove to be some of the most useful data for debugging)
- If using one or more block explorers, log the url being checked, and the result (block height or error)
- Report when a DNS request is received, from who (ip address), and the list of good nodes that are sent at that moment
|
* USD estimates are based on the last known EXOR trading price