Skip to content

Conversation

@DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Oct 1, 2024

Description

Second PR in the https://ajunanetwork.atlassian.net/browse/AJUN-655

Adds the following to the V4 logic based on V3:

  • Recalculates leader's minted_at to be the minimum of all inputs in the forging process on success

Type of changes

  • build: Changes that affect the build system or external dependencies (eg, Cargo, Docker)
  • ci: Changes to CI configuration
  • docs: Changes to documentation only
  • feat: Changes to add a new feature
  • fix: Changes to fix a bug
  • refactor: Changes that do not alter functionality
  • style: Changes to format the code
  • test: Changes to add missing tests or correct existing tests

Checklist

  • Tests for the changes have been added
  • Necessary documentation is added (if appropriate)
  • Formatted with cargo fmt --all
  • Linted with cargo clippy --all-features --all-targets
  • Tested with cargo test --workspace --all-features --all-targets

@DidacSF DidacSF requested a review from darkfriend77 October 1, 2024 08:55
Base automatically changed from logic-v4 to develop October 16, 2024 10:45
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.

2 participants