-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Description
In the State Archival Testing Checklist there is an integration test for the stellar-core v23 rc4 release that still need to be implemented:
Ingest meta when 2 TXs change the same SAC balance and are executed in the same ledger
Background: I’m not sure if this currently exists, but core had a bug where lastModifiedLedgerSeq decreased or went to 0 when the same entry was changed twice by 2 TXs in the same ledger. Since TTL lastModifiedLedgerSeq invariants are ignored, I think only SAC entries effect Horizon, since this bug only occurred with InvokeHostFunctionOp meta.
Metadata
Metadata
Assignees
Type
Projects
Status
Done