Skip to content

update!: moved txn and run methods to DataHub#52

Merged
sttk merged 1 commit intomainfrom
update/move_txn_and_run_methods_to_DataHub
Apr 9, 2026
Merged

update!: moved txn and run methods to DataHub#52
sttk merged 1 commit intomainfrom
update/move_txn_and_run_methods_to_DataHub

Conversation

@sttk
Copy link
Copy Markdown
Owner

@sttk sttk commented Apr 9, 2026

This PR moves Sabi#txn and Sabi#run to DataHub#txn and DataHub#run.

This change enables us to write transaction execution as hub.txn(logic);, whereas previously it was written as Sabi.txn(logic, hub);.

@sttk sttk merged commit 5a86e94 into main Apr 9, 2026
15 checks passed
@sttk sttk deleted the update/move_txn_and_run_methods_to_DataHub branch April 9, 2026 10:51
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.

1 participant