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

feat: save user announcements to local storage and last fetched block #685

Merged
merged 38 commits into from
Jul 11, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    6925fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9932c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    154ff46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    136c4f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba3115 View commit details
    Browse the repository at this point in the history
  6. chore: log

    marcomariscal committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9b49317 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9af424d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c449a82 View commit details
    Browse the repository at this point in the history
  3. fix: type check

    marcomariscal committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    22cc126 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    cd9e394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9591d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6916958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cbf9b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d04a36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    def9921 View commit details
    Browse the repository at this point in the history
  7. fix: logic

    marcomariscal committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3046be2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    1c43d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ad0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5909fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f0a3f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    c40d035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a90bc7 View commit details
    Browse the repository at this point in the history
  3. fix: little more mb

    marcomariscal committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f39c807 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    aca5dc5 View commit details
    Browse the repository at this point in the history
  2. feat: handle need sig

    marcomariscal committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    29f6f6e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Update frontend/src/i18n/locales/en-US.json

    Co-authored-by: Gary Ghayrat <[email protected]>
    marcomariscal and garyghayrat authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    44c53b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a211d46 View commit details
    Browse the repository at this point in the history
  3. Update frontend/src/i18n/locales/zh-CN.json

    Co-authored-by: Gary Ghayrat <[email protected]>
    marcomariscal and garyghayrat authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e39a690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba09324 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a72ff26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b730b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d63f2a View commit details
    Browse the repository at this point in the history
  4. fix: contract periphery tests (#688)

    * fix: explicitly sort the tokens by addr
    
    * fix: use vm.computeCreateAddress
    
    * fix: mirror test sender params
    
    * fix: use actual owner
    
    * fix: add back gnosis
    
    * Remove all reference to INFURA_ID (#687)
    
    ---------
    
    Co-authored-by: John Feras <[email protected]>
    marcomariscal and jferas authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dcd0ab2 View commit details
    Browse the repository at this point in the history
  5. fix: use balanceIndex to ensure that the correct balance is fetched f…

    …rom the stealthBalances array
    marcomariscal committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    af15d8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6d04ed View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    a6d8952 View commit details
    Browse the repository at this point in the history
  2. fix: img

    marcomariscal committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b627889 View commit details
    Browse the repository at this point in the history