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: re-check tokens to save based on transfers after each block #118

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

Romsters
Copy link
Collaborator

@Romsters Romsters commented Dec 11, 2023

What ❔

  • Save tokens which affected balances after processing every block.

Why ❔

  • If token initially deployed didn't have all the required attributes we need to try to save it again later.

Checklist

  • [+] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [+] Tests for the changes have been added / updated.

Copy link

github-actions bot commented Dec 11, 2023

API E2E Test Results

206 tests   206 ✔️  28s ⏱️
  14 suites      0 💤
    1 files        0

Results for commit 16d0cd9.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 11, 2023

Unit Test Results

       3 files     247 suites   8m 39s ⏱️
1 969 tests 1 968 ✔️ 1 💤 0
1 995 runs  1 994 ✔️ 1 💤 0

Results for commit 16d0cd9.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 11, 2023

Visit the preview URL for this PR (updated for commit 16d0cd9):

(expires Mon, 18 Dec 2023 11:05:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e508f9012944951194447cb8885950b451a24403

@Romsters Romsters merged commit 973fe0f into main Dec 11, 2023
30 checks passed
@Romsters Romsters deleted the recheck-tokens-after-block branch December 11, 2023 18:32
Copy link

🎉 This PR is included in version 2.36.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

pcheremu pushed a commit that referenced this pull request Feb 15, 2024
# What ❔

- Save tokens which affected balances after processing every block.

## Why ❔

- If token initially deployed didn't have all the required attributes we
need to try to save it again later.

## Checklist

- [+] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [+] Tests for the changes have been added / updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants