Skip to content

Add tip slot function#236

Merged
scarmuega merged 5 commits intomainfrom
add_tip_slot_function
Sep 11, 2025
Merged

Add tip slot function#236
scarmuega merged 5 commits intomainfrom
add_tip_slot_function

Conversation

@sofia-bobbiesi
Copy link
Contributor

This PR needs to be merged together with this one in order to work

@scarmuega
Copy link
Contributor

Looking good, but we need to compute the tip slot dynamically at the time of resolving the tx. Meaning, we can't have it via config, it needs to be "queried" from the ledger in real-time during the resolution phase. The way I imagine the implementation is by adding a get_tip method to the UtxoStore trait and calling it from the cardano crate when required.

@sofia-bobbiesi sofia-bobbiesi moved this to In review in Tx3 Development Sep 10, 2025
@sofia-bobbiesi sofia-bobbiesi self-assigned this Sep 10, 2025
@scarmuega scarmuega merged commit f5e31e7 into main Sep 11, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in Tx3 Development Sep 11, 2025
@sofia-bobbiesi sofia-bobbiesi deleted the add_tip_slot_function branch September 11, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants