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: add countdown logic for mana generation in implicit account creation #8222

Merged

Conversation

cpl121
Copy link
Member

@cpl121 cpl121 commented Mar 19, 2024

Closes #8055

Summary

Please summarize your changes, describing what they are and why they were made.

...

Changelog

- Please write a list of changes

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • MacOS
    • Linux
    • Windows

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick the following boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

cpl121 and others added 19 commits March 6, 2024 15:16
….0' of github.com:iotaledger/firefly into feat/add-buffer-to-show-mana-cost
…o-show-mana-cost' of github.com:iotaledger/firefly into feat/add-mana-cost-everywhere
…of github.com:iotaledger/firefly into feat/add-mana-cost-everywhere
…at/add-mana-cost-everywhere' of github.com:iotaledger/firefly into feat/add-countdown-logic-for-mana-generation
…of github.com:iotaledger/firefly into feat/add-mana-cost-everywhere
…at/add-mana-cost-everywhere' of github.com:iotaledger/firefly into feat/add-countdown-logic-for-mana-generation
@cpl121 cpl121 marked this pull request as ready for review March 21, 2024 08:41
@evavirseda evavirseda self-requested a review March 21, 2024 09:18
Copy link
Collaborator

@evavirseda evavirseda left a comment

Choose a reason for hiding this comment

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

i'm having this error while i'm on this view... but the transition is proceeding correctly 🤯 it's weird..
image

Base automatically changed from feat/add-mana-cost-everywhere to develop-iota2.0 March 21, 2024 16:51
…velop-iota2.0' of github.com:iotaledger/firefly into feat/add-countdown-logic-for-mana-generation
@cpl121
Copy link
Member Author

cpl121 commented Mar 21, 2024

i'm having this error while i'm on this view... but the transition is proceeding correctly 🤯 it's weird.. image

we can look later
#8246

@cpl121 cpl121 requested a review from evavirseda March 21, 2024 16:58
Copy link
Collaborator

@evavirseda evavirseda left a comment

Choose a reason for hiding this comment

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

looks good 👍

@begonaalvarezd begonaalvarezd merged commit dbb3dd5 into develop-iota2.0 Mar 25, 2024
3 of 4 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/add-countdown-logic-for-mana-generation branch March 25, 2024 16:35
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.

[Task]: Add countdown logic for mana generation in implicit account creation
4 participants