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

feat(ootle): init Tari Ootle #1548

Draft
wants to merge 96 commits into
base: build-ootle
Choose a base branch
from

Conversation

karczuRF
Copy link
Collaborator

Description

Init PR that aims to merge the work done so for on TU v1 and v2. V2 was about the work on the development of the Tari L2, the Tari Ootle (especially support for running tapplets).

Motivation and Context

More about the Tari Universe v2 can be found in the Tari Universe Overview RFC

How Has This Been Tested?

Manually

What process can a PR reviewer use to test or verify this change?

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

BREAKING CHANGE: Description what the user should do, e.g. delete a database, resync the chain

Still a lot of work needs to be done to make it work as expected so don't merge until is well tested.

@karczuRF karczuRF marked this pull request as draft February 20, 2025 11:52
commit 8fd0271
Author: karczuRF <[email protected]>
Date:   Wed Feb 26 14:31:01 2025 +0100

    refactor store: add tx key

commit 76ca20d
Author: karczuRF <[email protected]>
Date:   Wed Feb 26 14:00:38 2025 +0100

    wip: tx flow

commit 3a76d9f
Author: karczuRF <[email protected]>
Date:   Tue Feb 25 19:01:46 2025 +0100

    wip: add tx dialog

commit 4b7fc54
Author: karczuRF <[email protected]>
Date:   Tue Feb 25 17:14:54 2025 +0100

    feat: add transaction store

commit b40664a
Author: karczuRF <[email protected]>
Date:   Tue Feb 25 12:04:37 2025 +0100

    fix vauld type error

commit 4695a90
Author: karczuRF <[email protected]>
Date:   Mon Feb 24 17:32:42 2025 +0100

    fix type error

commit 70bd116
Author: karczuRF <[email protected]>
Date:   Mon Feb 24 13:21:59 2025 +0100

    wip: dry run
@brianp brianp added the on hold Issue is being held for progress later label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Issue is being held for progress later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants