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

Patch release: 1.4.2 #183

Merged
merged 11 commits into from
May 13, 2024
Merged

Patch release: 1.4.2 #183

merged 11 commits into from
May 13, 2024

Conversation

atomicals
Copy link
Owner

@atomicals atomicals commented May 13, 2024

  1. Fix payments recognition during advances (🐛 Fix payments recognition during advances #180)
  2. Improve transaction operations (⚡️ Improve transaction operations #181)

AlexV525 and others added 11 commits May 11, 2024 14:29
The verified status of an Atomical relies on the reveal window. The height in the query is the latest advanced block height rather than the processing height, which leads to an incorrect verified status for the container and realm.

The issue used to produce incorrect block hashes, probably incorrect Atomicals assets.

See height:`tx` records below for more details on the testnet:
- 2532818: `b756276cdd06cc188c0266010c9fbf3e416089967a898275ca2909b93081f3ce`
- 2569512: `a98015464f0859b5f56011b4c0fb8911a83cac61cd77730744447919c79471a0`

Verified with random start heights reindexing on the testnet.

### Before
- 2532818: `2973a121b4886ec01ad5676e10e00481edf7662fe5027e1e56704b7f31025050`
- 2569512: `45a26b5c0370167df19e0dabb6e57c1e4b631d9812d82832b8c05158447b1942`

### Expected:
- 2532818: `918917675000438163934ef4dc882e0883c3fdc2dca3346c178f83e6c7e2ecd2`
- 2569512: `dfc1367fc7445a2feb9a39e875cd6f142dabbf27bb63085425bd8a35f738456c`
⚡️ Improve transaction operations
@atomicals atomicals requested review from shadowv0vshadow and AlexV525 and removed request for shadowv0vshadow May 13, 2024 12:48
@AlexV525 AlexV525 changed the title Merge into Master for Release 1.4.1 Patch release: 1.4.2 May 13, 2024
@AlexV525 AlexV525 merged commit b75f5fe into master May 13, 2024
2 checks passed
@wizz-wallet-dev wizz-wallet-dev added the release Releasing a new version label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Releasing a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants