Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement debug CI builds #2022

Merged
44 commits merged into from
Oct 24, 2022
Merged

Implement debug CI builds #2022

44 commits merged into from
Oct 24, 2022

Commits on Sep 7, 2022

  1. Merge pull request #6 from smk762/template_update

    update templates
    smk762 authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7b4b286 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. add BTCZ-BEP20

    cipig committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a8ac375 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. add BRZ-PLG20 and BRZ-AVX20

    cipig committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    954cefc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. add SOL-PLG20

    cipig committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    68a39e0 View commit details
    Browse the repository at this point in the history
  2. add ATOM-PLG20

    cipig committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    de227e8 View commit details
    Browse the repository at this point in the history
  3. add YFI-PLG20

    cipig committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    35a0c83 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. add APE-PLG20 and APE-FTM20

    cipig committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d51fe4a View commit details
    Browse the repository at this point in the history
  2. add ANKR-PLG20

    cipig committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    499a924 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. add KNC-PLG20 and KNC-AVX20

    cipig committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    762b0bc View commit details
    Browse the repository at this point in the history
  2. add Lido DAO (LDO)

    cipig committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    ec37a88 View commit details
    Browse the repository at this point in the history
  3. add Golem (GLM)

    cipig committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    0e13620 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. add GMX-AVX20

    cipig committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b57b272 View commit details
    Browse the repository at this point in the history
  2. add WOO Network (WOO)

    cipig committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    9962e29 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. add SHIB-KRC20

    cipig committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    26498fd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Update CMakeLists.txt

    tonymorony authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    22764fd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    01a977d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge pull request #1997 from KomodoPlatform/add_coins

    add coins
    smk762 authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1f2ba92 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. add debug builds to CI

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    b08ade6 View commit details
    Browse the repository at this point in the history
  2. fin the appimage

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    eec1716 View commit details
    Browse the repository at this point in the history
  3. find the appimage

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    9673d02 View commit details
    Browse the repository at this point in the history
  4. rename the appimage

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    3060522 View commit details
    Browse the repository at this point in the history
  5. rm ls

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    c8cb43e View commit details
    Browse the repository at this point in the history
  6. rename syntax

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    6b60dc2 View commit details
    Browse the repository at this point in the history
  7. appimage filename

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ee8503d View commit details
    Browse the repository at this point in the history
  8. clean logs

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    7deaed3 View commit details
    Browse the repository at this point in the history
  9. use master coins

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a055dc9 View commit details
    Browse the repository at this point in the history
  10. Revert "use master coins"

    This reverts commit a055dc9.
    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    766880d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2021 from smk762/debug_builds

    Debug builds
    smk762 authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ec390fa View commit details
    Browse the repository at this point in the history
  12. fix mac qt, add logs

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d4767f2 View commit details
    Browse the repository at this point in the history
  13. look for missing .7z file

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    8f52acc View commit details
    Browse the repository at this point in the history
  14. log archivegen, use full path

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a368bd4 View commit details
    Browse the repository at this point in the history
  15. search for 7z

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    c9fc4ee View commit details
    Browse the repository at this point in the history
  16. more full paths

    smk762 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    0c1304c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. more searching

    smk762 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1a0f478 View commit details
    Browse the repository at this point in the history
  2. harder to find than WMDs

    smk762 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    81d7441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17938db View commit details
    Browse the repository at this point in the history
  4. archivegen mac installer

    smk762 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    a22c1e3 View commit details
    Browse the repository at this point in the history
  5. more ls

    smk762 committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    15d4257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    299ba21 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. missing quote

    smk762 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1b7325e View commit details
    Browse the repository at this point in the history
  2. use full path

    smk762 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    23086b3 View commit details
    Browse the repository at this point in the history
  3. more or ls

    smk762 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f51887a View commit details
    Browse the repository at this point in the history
  4. copy to where it needs to be

    smk762 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    bd0bdfa View commit details
    Browse the repository at this point in the history
  5. rm logs no longer needed

    smk762 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    802307c View commit details
    Browse the repository at this point in the history