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

Bugfixes and cleanups #14

Merged
merged 60 commits into from
Feb 1, 2024
Merged

Bugfixes and cleanups #14

merged 60 commits into from
Feb 1, 2024

Commits on Jan 30, 2024

  1. info log

    gd-0 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    809a6ad View commit details
    Browse the repository at this point in the history
  2. bump housekeeper lock expiry

    gd-0 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    34f59b9 View commit details
    Browse the repository at this point in the history
  3. bumped hyper / http / reqwest to latest versions, added timeout const…

    …raints for beacon client / smulator / api-service
    DomAtGattaca committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0bad955 View commit details
    Browse the repository at this point in the history
  4. leadership enforced with uuid

    0w3n-d committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    31e7408 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    b2d181d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6da62 View commit details
    Browse the repository at this point in the history
  3. better error

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    11fed9f View commit details
    Browse the repository at this point in the history
  4. single uuid in workspace

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7c6b99a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from gattaca-com/housekeeper_uuid

    Housekeeper UUID
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    72b41c7 View commit details
    Browse the repository at this point in the history
  6. import fix

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    59ba326 View commit details
    Browse the repository at this point in the history
  7. quick clippy fixes

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    aa85168 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1851256 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #19 from gattaca-com/request_timeouts

    Request timeouts
    DomAtGattaca authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7a54358 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #20 from gattaca-com/develop

    Merge develop into main
    DomAtGattaca authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    81226cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cca2a6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #21 from gattaca-com/develop

    clean up payload attributes 2 slots old
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    70db328 View commit details
    Browse the repository at this point in the history
  13. bugfix

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ed80244 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #22 from gattaca-com/develop

    bugfix
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7a9f8ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1030b1 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #23 from gattaca-com/develop

    Discard payload attributes if already known
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8fae4b1 View commit details
    Browse the repository at this point in the history
  17. develop gh build workflow

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f90f6c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1d69474 View commit details
    Browse the repository at this point in the history
  19. only lint on PR

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d3f1db1 View commit details
    Browse the repository at this point in the history
  20. workign dir

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c8d1b1e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a76d7b9 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #26 from gattaca-com/missing_trie_node_error_handling

    handling of missing trie node sim errors to not demote a builder for …
    DomAtGattaca authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f8c2374 View commit details
    Browse the repository at this point in the history
  23. install proto comp

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    54e390d View commit details
    Browse the repository at this point in the history
  24. wip

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8bb4bff View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6ce5709 View commit details
    Browse the repository at this point in the history
  26. cargo fmt

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0147fba View commit details
    Browse the repository at this point in the history
  27. Merge pull request #25 from gattaca-com/test-workflows

    workign dir
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    27ab41f View commit details
    Browse the repository at this point in the history
  28. Merge branch 'main' into develop

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cc37409 View commit details
    Browse the repository at this point in the history
  29. beacon-client clippy

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    63315df View commit details
    Browse the repository at this point in the history
  30. database clippy

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    871e8d3 View commit details
    Browse the repository at this point in the history
  31. api clippy

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4eab927 View commit details
    Browse the repository at this point in the history
  32. final clippy fix

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e4e9745 View commit details
    Browse the repository at this point in the history
  33. only run clippy for local crates

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5c4a744 View commit details
    Browse the repository at this point in the history
  34. revert local crate clippy change

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c26869d View commit details
    Browse the repository at this point in the history
  35. remove tests from lint

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    029d54c View commit details
    Browse the repository at this point in the history
  36. actually remove tests

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b6ee0c1 View commit details
    Browse the repository at this point in the history
  37. Install rustfmt

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    14a8051 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    444aaeb View commit details
    Browse the repository at this point in the history
  39. cargo fmt --all

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d0d1df0 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3a5933d View commit details
    Browse the repository at this point in the history
  41. cleanup

    DomAtGattaca committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    865a946 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #27 from gattaca-com/init_broadcaster_error_handling

    not crashing on fiber broadcaster initialization error + added a gene…
    DomAtGattaca authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    92996de View commit details
    Browse the repository at this point in the history
  43. cargo doc fixes

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d58a2ff View commit details
    Browse the repository at this point in the history
  44. lint wip

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9394b03 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    eea29ae View commit details
    Browse the repository at this point in the history
  46. lint

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9d0c875 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b4fb0a9 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #28 from gattaca-com/develop

    Lint Workflow
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c43458c View commit details
    Browse the repository at this point in the history
  49. make clippy happy

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ebb5def View commit details
    Browse the repository at this point in the history
  50. make fmt happy

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b827897 View commit details
    Browse the repository at this point in the history
  51. nightly fmt in lint workflow

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    544dc5e View commit details
    Browse the repository at this point in the history
  52. lint workflow doc fix

    gd-0 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1faccb3 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #29 from gattaca-com/develop

    make clippy happy
    gd-0 authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6ff13da View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    a6c437a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from gattaca-com/bump_broadcaster_init_timeout

    bumped timeout duration for broadcasters from 5 to 30 secs
    DomAtGattaca authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5c5b275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    523f926 View commit details
    Browse the repository at this point in the history