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(iota-genesis-builder): add test outputs owned by aliases #797

Merged
merged 39 commits into from
Jul 8, 2024

Conversation

Alex6323
Copy link
Contributor

@Alex6323 Alex6323 commented Jun 24, 2024

Description of change

Adds test outputs owned by alias outputs.

Tested with:

cargo run --release --example snapshot_test_outputs --features="test-outputs" iota-latest-full_snapshot.bin

Links to any relevant issues

#752

@Alex6323 Alex6323 linked an issue Jun 24, 2024 that may be closed by this pull request
@samuel-rufi samuel-rufi added the sc-platform Issues related to the Smart Contract Platform group. label Jun 27, 2024
@Alex6323 Alex6323 marked this pull request as ready for review June 27, 2024 13:33
Thoralf-M
Thoralf-M previously approved these changes Jul 2, 2024
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preventing merge as I have a doubt about something, will think about it later today.

Thoralf-M
Thoralf-M previously approved these changes Jul 2, 2024
Thoralf-M
Thoralf-M previously approved these changes Jul 3, 2024
Thoralf-M
Thoralf-M previously approved these changes Jul 3, 2024
Thoralf-M
Thoralf-M previously approved these changes Jul 3, 2024
@Alex6323 Alex6323 force-pushed the dev-tools/test-data-alias-ownership branch from 7397077 to b6ac4e3 Compare July 8, 2024 08:08
@Alex6323 Alex6323 requested a review from kodemartin July 8, 2024 10:38
@thibault-martinez thibault-martinez merged commit 173c6f2 into develop Jul 8, 2024
29 of 34 checks passed
@thibault-martinez thibault-martinez deleted the dev-tools/test-data-alias-ownership branch July 8, 2024 11:52
alexsporn pushed a commit that referenced this pull request Sep 6, 2024
* ...

* add owned test outputs

* add test outputs owned by alias

* fix alias unlock

* randomized ownership dependency tree

* clean up

* fix algo

* fix format

* state controller uc

* generate actual addresses

* change mnemonic

Co-authored-by: Thoralf-M <[email protected]>

* min amount fix for foundries

* rm supply check

* align!

Co-authored-by: Thibault Martinez <[email protected]>

* review

* fix compile

* disable global snapshot verification for test data

* consistency

* bubble up

---------

Co-authored-by: DaughterOfMars <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
alexsporn pushed a commit that referenced this pull request Sep 6, 2024
* ...

* add owned test outputs

* add test outputs owned by alias

* fix alias unlock

* randomized ownership dependency tree

* clean up

* fix algo

* fix format

* state controller uc

* generate actual addresses

* change mnemonic

Co-authored-by: Thoralf-M <[email protected]>

* min amount fix for foundries

* rm supply check

* align!

Co-authored-by: Thibault Martinez <[email protected]>

* review

* fix compile

* disable global snapshot verification for test data

* consistency

* bubble up

---------

Co-authored-by: DaughterOfMars <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
alexsporn pushed a commit that referenced this pull request Sep 6, 2024
* ...

* add owned test outputs

* add test outputs owned by alias

* fix alias unlock

* randomized ownership dependency tree

* clean up

* fix algo

* fix format

* state controller uc

* generate actual addresses

* change mnemonic

Co-authored-by: Thoralf-M <[email protected]>

* min amount fix for foundries

* rm supply check

* align!

Co-authored-by: Thibault Martinez <[email protected]>

* review

* fix compile

* disable global snapshot verification for test data

* consistency

* bubble up

---------

Co-authored-by: DaughterOfMars <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Thibault Martinez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task (dev-tools)]: Test data - alias ownership
6 participants