Skip to content

[testnet] Revert transaction tracker refactoring#4502

Merged
ma2bd merged 5 commits intolinera-io:testnet_conwayfrom
ma2bd:revert_tracker
Sep 7, 2025
Merged

[testnet] Revert transaction tracker refactoring#4502
ma2bd merged 5 commits intolinera-io:testnet_conwayfrom
ma2bd:revert_tracker

Conversation

@ma2bd
Copy link
Contributor

@ma2bd ma2bd commented Sep 6, 2025

Motivation

Make sure remote tests pass against the current testnet

Proposal

Revert the portage of #4471 and (sadly) a number of commits that depend on it.

Test Plan

CI + run remote tests

LINERA_FAUCET_URL=https://faucet.testnet-conway.linera.net cargo test -p linera-service --features remote-net remote_net

See also #4503

Release Plan

on testnet branch

@ma2bd ma2bd changed the title Revert tracker Revert transaction tracker refactoring Sep 6, 2025
@ma2bd ma2bd marked this pull request as ready for review September 6, 2025 18:04
@ma2bd ma2bd requested a review from afck September 6, 2025 18:04
@ma2bd ma2bd changed the title Revert transaction tracker refactoring [testnet] Revert transaction tracker refactoring Sep 6, 2025
@ma2bd ma2bd added this to the Testnet #3 milestone Sep 6, 2025
Copy link
Contributor

@afck afck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At a glance I can't find where the refactoring changed the semantics. I'll look into it this week.

@ma2bd ma2bd merged commit 99cca97 into linera-io:testnet_conway Sep 7, 2025
28 checks passed
@ma2bd ma2bd deleted the revert_tracker branch September 7, 2025 11:34
afck added a commit to afck/linera-protocol that referenced this pull request Sep 8, 2025
afck added a commit that referenced this pull request Sep 8, 2025
## Motivation

#4502 reverted a
refactoring, because a bug was introduced: the behavior of
`read_data_blob` was changed, and a duplicate oracle response was
inserted.

## Proposal

Restore the refactoring and fix the bug.

## Test Plan

I ran the tests against Testnet Conway, and they pass now. 

## Release Plan

- Nothing to do / These changes follow the usual release cycle.

## Links

- Original refactoring: #4413
- Revert PR: #4502
- Fix on main branch: #4510.
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants