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

Investigate/fix/workaround transaction execution finality #1520

Open
Tracked by #1445
wulfraem opened this issue Feb 6, 2025 · 0 comments
Open
Tracked by #1445

Investigate/fix/workaround transaction execution finality #1520

wulfraem opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog

Comments

@wulfraem
Copy link
Contributor

wulfraem commented Feb 6, 2025

We are currently delaying transaction execution by 500ms in impl IotaClientTrait for IotaClientTsSdk, execute_transaction, As we have some steps, that try to fetch objects created in a transaction shortly afterward.

For some reason, those objects cannot be resolved at this point of time but delaying continuing after the transaction "fixes" it. This should be inspected and hopefully be fixed with a proper solution. ^^

@wulfraem wulfraem added Wasm Related to Wasm bindings. Becomes part of the Wasm changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Feb 6, 2025
@eike-hass eike-hass moved this from Product Backlog to Sprint Backlog in IOTA Trust Framework Developments Feb 17, 2025
@wulfraem wulfraem self-assigned this Feb 19, 2025
@wulfraem wulfraem moved this from Sprint Backlog to In Progress in IOTA Trust Framework Developments Feb 19, 2025
@wulfraem wulfraem moved this from In Progress to Done in IOTA Trust Framework Developments Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog
Projects
Development

No branches or pull requests

1 participant