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

fix: rename tx created field to tx received at #343

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

vasyl-ivanchuk
Copy link
Collaborator

What ❔

Rename tx created field to tx received at, fix the tooltip for the field.

Why ❔

The new name better reflects the purpose of the value. As for the tooltip, it was misleading, as it stated that the displayed time was when the transaction was added to the block, which is incorrect. The datetime shown is actually the time when the transaction was received.

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 3, 2024

API E2E Test Results

207 tests   207 ✅  19s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 8d7cd59.

Copy link

github-actions bot commented Dec 3, 2024

Unit Test Results

    4 files    263 suites   11m 18s ⏱️
2 125 tests 2 124 ✅ 1 💤 0 ❌
2 337 runs  2 336 ✅ 1 💤 0 ❌

Results for commit 8d7cd59.

Copy link

github-actions bot commented Dec 3, 2024

Visit the preview URL for this PR:
https://staging-scan-v2--pr-343-djn6vfmg.web.app

@vasyl-ivanchuk vasyl-ivanchuk merged commit 6a9cf04 into main Dec 3, 2024
23 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the fix-tx-received-at-tooltip branch December 3, 2024 10:42
Copy link

github-actions bot commented Dec 3, 2024

🎉 This PR is included in version 2.55.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

tx-nikola pushed a commit that referenced this pull request Dec 4, 2024
# What ❔

Rename tx created field to tx received at, fix the tooltip for the
field.

## Why ❔

The new name better reflects the purpose of the value. As for the
tooltip, it was misleading, as it stated that the displayed time was
when the transaction was added to the block, which is incorrect. The
datetime shown is actually the time when the transaction was received.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [X] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [X] Tests for the changes have been added / updated.
tx-nikola pushed a commit that referenced this pull request Dec 4, 2024
# What ❔

Rename tx created field to tx received at, fix the tooltip for the
field.

## Why ❔

The new name better reflects the purpose of the value. As for the
tooltip, it was misleading, as it stated that the displayed time was
when the transaction was added to the block, which is incorrect. The
datetime shown is actually the time when the transaction was received.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [X] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [X] 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