Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: revoxhere/duino-coin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.4
Choose a base ref
...
head repository: revoxhere/duino-coin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Showing with 13,963 additions and 22,460 deletions.
  1. +1 −1 .github/FUNDING.yml
  2. +13 −0 .github/stale.yml
  3. +2 −0 .gitignore
  4. +581 −168 AVR_Miner.py
  5. +116 −81 Arduino_Code/Arduino_Code.ino
  6. +0 −27 Arduino_Code/Makefile
  7. +0 −16,244 Arduino_Code/avrdude/avrdude.conf
  8. BIN Arduino_Code/avrdude/avrdude.exe
  9. BIN Arduino_Code/avrdude/avrdude.pdb
  10. +0 −439 Arduino_Code/avrminer.hex
  11. +0 −24 Arduino_Code/backend.cpp
  12. +0 −28 Arduino_Code/config.h
  13. +150 −0 Arduino_Code/duco_hash.cpp
  14. +19 −0 Arduino_Code/duco_hash.h
  15. +0 −56 Arduino_Code/sha1.cpp
  16. +0 −46 Arduino_Code/sha1.h
  17. +0 −26 Arduino_Code/sha1/basic.h
  18. +0 −30 Arduino_Code/sha1/constants.c
  19. +0 −58 Arduino_Code/sha1/constants.h
  20. +0 −31 Arduino_Code/sha1/default.h
  21. +0 −222 Arduino_Code/sha1/hash.c
  22. +0 −56 Arduino_Code/sha1/hash.h
  23. +0 −36 Arduino_Code/sha1/sha1.c
  24. +0 −33 Arduino_Code/sha1/sha1.h
  25. +0 −52 Arduino_Code/sha1/types.c
  26. +0 −60 Arduino_Code/sha1/types.h
  27. +2 −0 Arduino_Code/uniqueID.cpp
  28. +4 −2 Arduino_Code/uniqueID.h
  29. +0 −49 Arduino_Code/uploadavrminer.py
  30. +0 −686 ESP32_Code/ESP32_Code.ino
  31. +0 −372 ESP8266_Code/ESP8266_Code.ino
  32. +53 −0 ESP_Code/Counter.h
  33. +201 −0 ESP_Code/DSHA1.h
  34. +151 −0 ESP_Code/Dashboard.h
  35. +296 −0 ESP_Code/DisplayHal.h
  36. +818 −0 ESP_Code/ESP_Code.ino
  37. +432 −0 ESP_Code/MiningJob.h
  38. +226 −0 ESP_Code/Settings.h
  39. +1 −1 LICENSE
  40. +6 −2 { → Legacy codes}/CLI_Wallet.py
  41. +1,024 −0 Legacy codes/ESP32_Code/ESP32_Code_3.5.ino
  42. +789 −0 Legacy codes/ESP8266_Code/ESP8266_Code_3.5.ino
  43. +12 −5 { → Legacy codes}/Wallet.py
  44. +799 −158 PC_Miner.py
  45. +115 −107 README.md
  46. +706 −160 Resources/AVR_Miner_langs.json
  47. +630 −102 Resources/CLI_Wallet_langs.json
  48. +1,962 −928 Resources/PC_Miner_langs.json
  49. +265 −0 Resources/README_TRANSLATIONS/README-fr-FR.md
  50. +286 −0 Resources/README_TRANSLATIONS/README_cz_CZ.md
  51. +270 −224 Resources/README_TRANSLATIONS/README_de_DE.md
  52. +191 −208 Resources/README_TRANSLATIONS/README_es_LATAM.md
  53. +282 −0 Resources/README_TRANSLATIONS/README_fi_FI.md
  54. +7 −3 Resources/README_TRANSLATIONS/README_id_ID.md
  55. +293 −0 Resources/README_TRANSLATIONS/README_in_HI.md
  56. +271 −0 Resources/README_TRANSLATIONS/README_it_IT.md
  57. +283 −0 Resources/README_TRANSLATIONS/README_ja_JP.md
  58. +18 −13 Resources/README_TRANSLATIONS/README_kr_KR.md
  59. +3 −3 Resources/README_TRANSLATIONS/README_pl_PL.md
  60. +5 −1 Resources/README_TRANSLATIONS/README_pt_BR.md
  61. +19 −16 Resources/README_TRANSLATIONS/README_ru_RU.md
  62. +265 −0 Resources/README_TRANSLATIONS/README_sk_SK.md
  63. +6 −3 Resources/README_TRANSLATIONS/README_th_TH.md
  64. +4 −2 Resources/README_TRANSLATIONS/README_tr_TR.md
  65. +82 −75 Resources/README_TRANSLATIONS/{README_zh_CN.md → README_zh_TW.md}
  66. +2,204 −1,467 Resources/Wallet_langs.json
  67. +9 −10 Resources/cli_wallet_commands.json
  68. BIN Resources/duco.png
  69. +62 −0 Tools/duco-install-rpi.sh
  70. +10 −0 Tools/update.sh
  71. +1 −1 Tools/upload-sketch.py
  72. +11 −12 Unofficial miners/Minimal_PC_Miner.py
  73. +0 −123 Unofficial miners/Minimal_PC_Miner_XXHASH.py
  74. +2 −2 Unofficial miners/Ruby_Miner.rb
  75. +2 −2 Unofficial miners/STM32/README.md
  76. +1 −1 Unofficial miners/STM32/src/main.cpp
  77. +1 −1 Unofficial miners/Teensy_code/Teensy_code.ino
  78. +1 −3 requirements.txt
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
custom: ['https://duinocoin.com/donate', 'https://paypal.me/duinocoin']
custom: ['https://duinocoin.com/donate', 'https://paypal.me/revoxhere']
13 changes: 13 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 14
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 3
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: true
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -2,6 +2,8 @@
Wallet_*/
PCMiner_*/
AVRMiner_*/
Duino-Coin PC Miner */
Duino-Coin AVR Miner */

# Byte-compiled and optimized files
__pycache__/
Loading