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

Calculate and set max_burned_mana field #1610

Merged

Commits on Sep 15, 2023

  1. add workscore calc

    Alex6323 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    80a2eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7cffb6 View commit details
    Browse the repository at this point in the history
  3. fix merge

    Alex6323 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    29843e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. finish calculations

    Alex6323 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5da94e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. nits

    Alex6323 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9d8d0cd View commit details
    Browse the repository at this point in the history
  2. merge import

    Alex6323 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5cd1d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ade41a View commit details
    Browse the repository at this point in the history
  4. nits

    Alex6323 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    00ddccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cca95f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. rename trait fn

    Alex6323 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ab3b9fe View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    25f183c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830ff47 View commit details
    Browse the repository at this point in the history
  3. nit

    Alex6323 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6306da5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e8a204 View commit details
    Browse the repository at this point in the history
  5. add and impl mana cost fn

    Alex6323 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f917fd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. PR suggestions 1

    Co-authored-by: DaughterOfMars <[email protected]>
    Alex6323 and DaughterOfMars authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1ee7870 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    9b64653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fe6244 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. is_signature

    Alex6323 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8789e80 View commit details
    Browse the repository at this point in the history
  2. remove todo

    Alex6323 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0797c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1766d74 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. first impl

    Alex6323 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    db8266f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    363a153 View commit details
    Browse the repository at this point in the history
  2. review 1

    Alex6323 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fac3fd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4665f7f View commit details
    Browse the repository at this point in the history
  4. review 2

    Alex6323 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7aaae7d View commit details
    Browse the repository at this point in the history
  5. review 3

    Alex6323 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d7929c6 View commit details
    Browse the repository at this point in the history
  6. fix copyright year

    Co-authored-by: Thibault Martinez <[email protected]>
    Alex6323 and thibault-martinez authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ecf08e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7098d84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05edd44 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    15bfd4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711c35b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6b744 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f8e14f View commit details
    Browse the repository at this point in the history
  5. Python: add multi address (iotaledger#1658)

    * add weighted address and multi address
    
    * fmt
    Alex6323 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    21217b9 View commit details
    Browse the repository at this point in the history
  6. fmt

    Alex6323 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e449156 View commit details
    Browse the repository at this point in the history
  7. align + more impls

    Alex6323 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f48a8cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc921e8 View commit details
    Browse the repository at this point in the history
  9. nit

    Alex6323 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    913a5b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    87d56af View commit details
    Browse the repository at this point in the history
  2. default impl for all unlocks

    Alex6323 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9861038 View commit details
    Browse the repository at this point in the history
  3. self

    Alex6323 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d778512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    751935c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620598b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    5d3d1e0 View commit details
    Browse the repository at this point in the history
  2. review suggestions

    Alex6323 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d23fb61 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. align and improve

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2fad332 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    52dc638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfe23e9 View commit details
    Browse the repository at this point in the history
  4. cleanup 2

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    01906c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a303e0 View commit details
    Browse the repository at this point in the history
  6. cleanup 3

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3fa452a View commit details
    Browse the repository at this point in the history
  7. forward 2

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    d002ed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5ee525 View commit details
    Browse the repository at this point in the history
  9. unnecessary import

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f19d7dc View commit details
    Browse the repository at this point in the history
  10. underscore

    Co-authored-by: Thibault Martinez <[email protected]>
    Alex6323 and thibault-martinez authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    80d2f38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34a0b99 View commit details
    Browse the repository at this point in the history
  12. final touches

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    787067c View commit details
    Browse the repository at this point in the history
  13. remove todo

    Alex6323 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ab6501e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    9f751e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d982c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f5e1af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e074ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf6711e View commit details
    Browse the repository at this point in the history
  6. use builder

    Alex6323 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    146db38 View commit details
    Browse the repository at this point in the history
  7. remnant

    Alex6323 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0fe0539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f390b58 View commit details
    Browse the repository at this point in the history
  9. nit

    Alex6323 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d6693b9 View commit details
    Browse the repository at this point in the history
  10. another remnant

    Alex6323 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0d6842c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. ctor enum approach

    Alex6323 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fa69705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24329d7 View commit details
    Browse the repository at this point in the history
  3. rand

    Co-authored-by: Thoralf-M <[email protected]>
    Alex6323 and Thoralf-M authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7cdc9ac View commit details
    Browse the repository at this point in the history
  4. remove builder method

    Alex6323 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    18f4885 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    fe883ff View commit details
    Browse the repository at this point in the history
  2. pr comments

    Alex6323 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    09c8305 View commit details
    Browse the repository at this point in the history
  3. improve convenience

    Alex6323 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e048bf1 View commit details
    Browse the repository at this point in the history
  4. simplify

    Alex6323 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    da050fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c501d9 View commit details
    Browse the repository at this point in the history