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

release-candidate backup test #481

Closed
wants to merge 24 commits into from

Commits on May 15, 2024

  1. chore(release): Add release script (#403)

    chore(ci): update to run on release branch
    msbrogli authored and alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4c4856f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #425 from HathorNetwork/dev

    Merge dev changes into master
    r4mmer authored and alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f9c8a4e View commit details
    Browse the repository at this point in the history
  3. fix: push notification registration latency on PinScreen (#423)

    * fix: PinScreen dismiss response
    
    * This fix doesn't solve the problem of long latency, however it decreases latency perception for users.
    
    * fix: exits script after dispatch failure effect
    
    * fix: replace BLOCKED to DENIED enum value
    
    * fix: push notification authorization logic
    
    * chore: extract delay from race
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cdbe0cd View commit details
    Browse the repository at this point in the history
  4. fix: opt-in modal render time (#424)

    * fix: push notification opt-in modal render time
    
    * chore: improve code readability
    
    * lint: comply with rules and improve comment
    
    * fix: typo
    
    * fix: add delay
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0e2c637 View commit details
    Browse the repository at this point in the history
  5. refactor: feature toggle using hathor unleash client (#421)

    * refactor: feature toggle using hathor unleash client
    
    * feat: handling feature updates
    
    * refactor: using FetchTogglesStatus enum
    
    * chore: added @hathor/unleash-client as a dependency
    andreabadesso authored and alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    efc7ec3 View commit details
    Browse the repository at this point in the history
  6. refactor: reset wallet service ignore flag (#426)

    * refactor: resetting wallet-service ignore flag
    
    * chore: updated translations
    
    * refactor: rollback modal in load history screen
    
    * fix: error modal handler failing because of invalid access data access
    
    * refactor: displaying regular retry screen on wallet-service error and reporting thrown exceptions to sentry
    
    * refactor: capturing all start wallet sentry instead of only wallet-service
    
    * Revert "chore: updated translations"
    
    This reverts commit ab7eddf.
    
    * chore: updated translations
    
    * chore: updated translations
    
    * chore: lint
    
    * chore: fix locale
    
    * refactor: added ttag to missing translation
    
    * fix: typo
    
    * refactor: use the same key for the wallet service flag
    andreabadesso authored and alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4e3b410 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99d6970 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d5c3e2 View commit details
    Browse the repository at this point in the history
  9. fix: token duplication on dashboard (#431)

    * fix: token duplication on dashboard
    
    * lint: comply with rules
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    af2c0bc View commit details
    Browse the repository at this point in the history
  10. chore: add release-candidate template (#436)

    * chore: add release-candidate template
    
    * chore: rename to release_candidate_pr_template and add the option to PULL_REQUEST_TEMPLATE
    
    * chore: add a dot between rc and the version number
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    36ee5f0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bbf7ec View commit details
    Browse the repository at this point in the history
  12. feat: add nano contract feature toggle (#441)

    * feat: add nano contract feature toggle
    
    * lint: comply with lint
    
    * feat: remove custom nano contract feature toggle state to favor default state
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    836a3ae View commit details
    Browse the repository at this point in the history
  13. fix: missing transaction after reload (#442)

    * feat: add force param to featchTokenData
    
    * chore: improve documentation
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6cf8ee8 View commit details
    Browse the repository at this point in the history
  14. fix: wallet-service network error (#444)

    * feat: add an abstraction method to call checkAddressMine with retry strategy
    
    * review: apply suggestions
    
    * lint: resolve rules
    
    * refactor: extract progressiveRetryRequest to helper
    
    * lint: comply with rules
    
    * review: apply suggestions
    
    * chore: add docstring to progressive retry mechanism constants
    
    * refactor: progressiveRetryRequest
    
    * lint: comply with rule
    
    * chore: remove custom maxRetries
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    22381ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2753ce1 View commit details
    Browse the repository at this point in the history
  16. fix: layout disposition and input configuration (#461)

    feat: add form validation for wallet-service fields
    
    lint: comply with rules
    
    chore(i18n): update translation files and translate to portuguese
    
    review: apply suggestions
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7a9ae2a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1284d1f View commit details
    Browse the repository at this point in the history
  18. fix: network settings processing on wallet (#465)

    fix: wallet behavior consistency with custom network settings
    
    chore: remove unused import
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b88fa51 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bb06304 View commit details
    Browse the repository at this point in the history
  20. fix: useWalletService by forcefully disabling it when wallet service …

    …URL is empty (#470)
    
    refactor: clean tx history and metadata first on wallet start
    alexruzenhack committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dbf1c5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4b01c20 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    91d000a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b72f1dd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4a0f2e8 View commit details
    Browse the repository at this point in the history