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

Fix some main loop crashes #2008

Merged
92 commits merged into from Nov 2, 2022
Merged

Fix some main loop crashes #2008

92 commits merged into from Nov 2, 2022

Commits on Sep 7, 2022

  1. Merge pull request #6 from smk762/template_update

    update templates
    smk762 committed 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 13, 2022

  1. [temp][debugging] add more logs

    syl committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0c655a7 View commit details
    Browse the repository at this point in the history
  2. [temp][debugging] add more logs

    syl committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6ecf009 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. [temp][debugging] enable more logs

    syl committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b0e8314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d13d14f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. ci: try ubuntu-22.04

    syl committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    9010543 View commit details
    Browse the repository at this point in the history
  2. Remove useless async stuff

    syl committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    909b7d7 View commit details
    Browse the repository at this point in the history
  3. [temp][debugging] more logs

    syl committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    82edd67 View commit details
    Browse the repository at this point in the history
  4. ci: try ubuntu 20.04

    syl committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7e0230b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd63baf View commit details
    Browse the repository at this point in the history
  6. [temp] ahhhhhhhhhhhhhhhhhh

    syl committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    3dce08c View commit details
    Browse the repository at this point in the history
  7. check paths

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5b5843b View commit details
    Browse the repository at this point in the history
  8. use 20.04

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ea149a1 View commit details
    Browse the repository at this point in the history
  9. use debug flag

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c9df77c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75f5fef View commit details
    Browse the repository at this point in the history
  11. missing import

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5530a56 View commit details
    Browse the repository at this point in the history
  12. use PROJECT_ROOT_DIR

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    80540ad View commit details
    Browse the repository at this point in the history
  13. set env var for nim

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1072da3 View commit details
    Browse the repository at this point in the history
  14. nim syntax

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1eab374 View commit details
    Browse the repository at this point in the history
  15. 3tl

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d3a0a36 View commit details
    Browse the repository at this point in the history
  16. set path earlier

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    91a87f4 View commit details
    Browse the repository at this point in the history
  17. Update generate.nim

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e46bf55 View commit details
    Browse the repository at this point in the history
  18. Update generate.nim

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6fb9a68 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b054bcf View commit details
    Browse the repository at this point in the history
  20. use full path

    smk762 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6479962 View commit details
    Browse the repository at this point in the history
  21. use full paths

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

Commits on Oct 18, 2022

  1. paths

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b747595 View commit details
    Browse the repository at this point in the history
  2. fix test paths

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0e435ae View commit details
    Browse the repository at this point in the history
  3. ls

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d89272c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdba33f View commit details
    Browse the repository at this point in the history
  5. wake up Neo, they're coming

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1cacbac View commit details
    Browse the repository at this point in the history
  6. discard

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c8180cf View commit details
    Browse the repository at this point in the history
  7. mac upload path

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6871f49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01a977d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23fb88b View commit details
    Browse the repository at this point in the history
  10. use macos-11

    smk762 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9b2a6e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5f03a4 View commit details
    Browse the repository at this point in the history
  12. remove logs

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

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    02e8ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d92399 View commit details
    Browse the repository at this point in the history
  3. path case

    smk762 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    08e842c View commit details
    Browse the repository at this point in the history
  4. check osx var log

    smk762 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e636cb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cb2a57 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    4db688a View commit details
    Browse the repository at this point in the history
  2. Move some info logs to debug logs

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    eaf64a1 View commit details
    Browse the repository at this point in the history
  3. Add more checks when iterating through strange container

    Orders and swaps implementation is weird
    There are useless copies everywhere and vector of data is always reallocated when adding orders since it contains orders + active swaps + finished swaps
    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    24eda93 View commit details
    Browse the repository at this point in the history
  4. More array size check

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    78d4b5c View commit details
    Browse the repository at this point in the history
  5. [temp][debugging] more stdout log

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ade1547 View commit details
    Browse the repository at this point in the history
  6. Remove useless statement

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ab35558 View commit details
    Browse the repository at this point in the history
  7. Remove useless comments

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d921b75 View commit details
    Browse the repository at this point in the history
  8. Add some todo

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4b22f74 View commit details
    Browse the repository at this point in the history
  9. Add todo

    syl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    67a9dba 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 committed 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
  6. Revert "CI: macOS: Fix path of artifact"

    This reverts commit c1b0c5f.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b5fc710 View commit details
    Browse the repository at this point in the history
  7. Revert "[temp] ahhhhhhhhhhhhhhhhhh"

    This reverts commit 3dce08c.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0402be3 View commit details
    Browse the repository at this point in the history
  8. Revert "cmake: use project_source_dir instead of root_dir"

    This reverts commit fd63baf.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3289211 View commit details
    Browse the repository at this point in the history
  9. Revert "ci: try ubuntu-22.04"

    This reverts commit 9010543.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9af7cb0 View commit details
    Browse the repository at this point in the history
  10. Revert "[temp][debugging] Tell ci to build in debug mode"

    This reverts commit d13d14f.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f5ac62c View commit details
    Browse the repository at this point in the history
  11. Revert "Merge remote-tracking branch 'origin/test_CI' into fix/loop_c…

    …rashes"
    
    This reverts commit 3cb2a57.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b124e4f View commit details
    Browse the repository at this point in the history
  12. Revert "[temp][debugging] Tell ci to build in debug mode"

    This reverts commit d13d14f.
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    faeae12 View commit details
    Browse the repository at this point in the history
  13. revert ci changes

    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f6cbfaa View commit details
    Browse the repository at this point in the history
  14. revert more ci changes

    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    32dbc10 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2022 from KomodoPlatform/debug-builds

    Implement debug CI builds
    syl committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9c3ee9d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. [temp] [debugging] more log

    syl committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e809204 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Remove temp and some useless logs

    syl committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a980f3f View commit details
    Browse the repository at this point in the history
  2. Remove log

    syl committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    90f867c View commit details
    Browse the repository at this point in the history