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

OCT-1471 & OCT-1541 (client) Rewards calculator: update to improve results #140

Merged
merged 60 commits into from
Apr 29, 2024

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    fb675d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aab728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7083ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54eca6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d638743 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    ddfeaa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5fa265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8831532 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e4ac63 View commit details
    Browse the repository at this point in the history
  5. oct-1541: merge develop

    jmikolajczyk committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cc2a0cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51a75a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27bd705 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2a8878 View commit details
    Browse the repository at this point in the history
  9. Update mutex locking

    mike-code committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0d2b894 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7cbf05 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    59d5a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84ee11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6267f19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd2c9a3 View commit details
    Browse the repository at this point in the history
  5. oct-1541: e2e

    jmikolajczyk committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8ababad View commit details
    Browse the repository at this point in the history
  6. OCT-1579: Add VITE_SAFE_ENDPOINT for testnet (#174)

    ## Description
    
    ## Definition of Done
    
    1. [ ] Acceptance criteria are met.
    2. [ ] PR is manually tested before the merge by developer(s).
        - [ ] Happy path is manually checked.
    3. [ ] PR is manually tested by QA when their assistance is required
    (1).
    - [ ] Octant Areas & Test Cases are checked for impact and updated if
    required (2).
    4. [ ] Unit tests are added unless there is a reason to omit them.
    5. [ ] Automated tests are added when required.
    6. [ ] The code is merged.
    7. [ ] Tech documentation is added / updated, reviewed and approved
    (including mandatory approval by a code owner, should such exist for
    changed files).
        - [ ] BE: Swagger documentation is updated.
    8. [ ] When required by QA:
        - [ ] Deployed to the relevant environment.
        - [ ] Passed system tests.
    
    ---
    
    (1) Developer(s) in coordination with QA decide whether it's required.
    For small tickets introducing small changes QA assistance is most
    probably not required.
    
    (2) [Octant Areas & Test
    Cases](https://docs.google.com/spreadsheets/d/1cRe6dxuKJV3a4ZskAwWEPvrFkQm6rEfyUCYwLTYw_Cc).
    mike-code authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    470880a View commit details
    Browse the repository at this point in the history
  7. - disable -

    mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b9a0d12 View commit details
    Browse the repository at this point in the history
  8. - add build -

    mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3c42315 View commit details
    Browse the repository at this point in the history
  9. - apitests -

    mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1d90ab0 View commit details
    Browse the repository at this point in the history
  10. fix: test_allocations in api tests

    paulperegud authored and mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ad12cab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afaef16 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    368a34c View commit details
    Browse the repository at this point in the history
  13. fix: /allocate endpoint route

    paulperegud authored and mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7bfb9da View commit details
    Browse the repository at this point in the history
  14. network name adjustment

    mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fa69ef8 View commit details
    Browse the repository at this point in the history
  15. re-enable E2E

    mike-code committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5bd1cb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    89c5c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102cacb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095e532 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    598276a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    315b27a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5ce9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab61131 View commit details
    Browse the repository at this point in the history
  5. oct-1541: e2e

    jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c6ddea3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7ef304 View commit details
    Browse the repository at this point in the history
  7. - disable -

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    46c3d09 View commit details
    Browse the repository at this point in the history
  8. - add build -

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fd8bb76 View commit details
    Browse the repository at this point in the history
  9. - apitests -

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    67ea0b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2996e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b28ce6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1ffb11 View commit details
    Browse the repository at this point in the history
  13. fix: /allocate endpoint route

    paulperegud authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5d6532e View commit details
    Browse the repository at this point in the history
  14. network name adjustment

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8f37e6f View commit details
    Browse the repository at this point in the history
  15. re-enable E2E

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7767b5b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5338a24 View commit details
    Browse the repository at this point in the history
  17. OCT-1541: rebase master

    jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9dcc1a4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f944a08 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d41879e View commit details
    Browse the repository at this point in the history
  20. Update mutex locking

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1c6f53c View commit details
    Browse the repository at this point in the history
  21. - disable -

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f88b9a7 View commit details
    Browse the repository at this point in the history
  22. - add build -

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    123b4f8 View commit details
    Browse the repository at this point in the history
  23. re-enable E2E

    mike-code authored and jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9ec39bc View commit details
    Browse the repository at this point in the history
  24. Merge branch 'feature/oct-1541-rewards-calculator-update' of github.c…

    …om:golemfoundation/octant into feature/oct-1541-rewards-calculator-update
    jmikolajczyk committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a49934b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f40455b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c7230a0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3123290 View commit details
    Browse the repository at this point in the history