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

Update MetadataFeature #1764

Merged
merged 68 commits into from
Jan 17, 2024

Commits on Jan 9, 2024

  1. Refactor MetadataFeature

    Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b55ec0c View commit details
    Browse the repository at this point in the history
  2. Fix no_std

    thibault-martinez authored and Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    197da49 View commit details
    Browse the repository at this point in the history
  3. Fix IRC27/30

    thibault-martinez authored and Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    71c227e View commit details
    Browse the repository at this point in the history
  4. Address some TODOs

    Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ace6f17 View commit details
    Browse the repository at this point in the history
  5. Some fixes

    thibault-martinez authored and Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5016318 View commit details
    Browse the repository at this point in the history
  6. Address comments

    thibault-martinez authored and Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d299f75 View commit details
    Browse the repository at this point in the history
  7. Use is_ascii_graphic

    thibault-martinez authored and Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dc55c04 View commit details
    Browse the repository at this point in the history
  8. Handle potential > u8 type

    Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9383d09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    772f019 View commit details
    Browse the repository at this point in the history
  10. Update packable

    Thoralf-M committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5fea869 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cca561d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    0653e34 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    d316432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e314ebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7e91d View commit details
    Browse the repository at this point in the history
  4. Update comment

    Thoralf-M committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2ae1695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03b52bb View commit details
    Browse the repository at this point in the history
  6. One more place

    Thoralf-M committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    991155a View commit details
    Browse the repository at this point in the history
  7. Update sdk/src/types/block/rand/output/feature.rs

    Co-authored-by: Thibault Martinez <[email protected]>
    Thoralf-M and thibault-martinez committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2f15ad6 View commit details
    Browse the repository at this point in the history
  8. Update cli/src/wallet_cli/mod.rs

    Co-authored-by: Thibault Martinez <[email protected]>
    Thoralf-M and thibault-martinez committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5f36dc4 View commit details
    Browse the repository at this point in the history
  9. Update error name

    Thoralf-M committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    64a6956 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c27bb49 View commit details
    Browse the repository at this point in the history
  11. Update test

    Thoralf-M committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    95709a7 View commit details
    Browse the repository at this point in the history
  12. Update example

    Thoralf-M committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    98547c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    990dac1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7d04a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update example

    Thoralf-M committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8ea060d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77cb1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9cdb68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d1b63 View commit details
    Browse the repository at this point in the history
  5. Update cli commands

    Thoralf-M committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    43dbb05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9452ae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aab5129 View commit details
    Browse the repository at this point in the history
  8. Address review comments

    Thoralf-M committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cfa871c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47838d1 View commit details
    Browse the repository at this point in the history
  10. sorry

    thibault-martinez committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    fa412f8 View commit details
    Browse the repository at this point in the history
  11. Refactor try from impls

    Thoralf-M committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c93904a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6929b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd0bd1f View commit details
    Browse the repository at this point in the history
  14. Add MetadataFeature tests

    Thoralf-M committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1e99641 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    e0d3131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b776e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4a3dc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8dfbfb View commit details
    Browse the repository at this point in the history
  5. Add MetadataBTreeMap types

    Thoralf-M committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    141c05a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4d3b6b View commit details
    Browse the repository at this point in the history
  7. Derive packable again

    Thoralf-M committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    29ad64f View commit details
    Browse the repository at this point in the history
  8. Add +1 for type byte

    Thoralf-M committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    237d738 View commit details
    Browse the repository at this point in the history
  9. Update tests

    Thoralf-M committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d2128ec View commit details
    Browse the repository at this point in the history
  10. fmt

    Thoralf-M committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3964d1c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b0dc87 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    1c5dc34 View commit details
    Browse the repository at this point in the history
  2. Improve error message

    Thoralf-M committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1a52213 View commit details
    Browse the repository at this point in the history
  3. Add import

    Thoralf-M committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9d80a70 View commit details
    Browse the repository at this point in the history
  4. Use CounterUnpacker, fix rand_metadata_feature(), fix entry count typ…

    …e, fix rand_mana_allotment()
    Thoralf-M committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fc5931d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f81a0c View commit details
    Browse the repository at this point in the history
  6. Align key

    Thoralf-M committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8be46b7 View commit details
    Browse the repository at this point in the history
  7. improvements

    Alex Coats committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b736da1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refactor-MetadataFeature' of https://github.com/Thoralf…

    …-M/iota-sdk into refactor-MetadataFeature
    Alex Coats committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b537123 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    15d3127 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from DaughterOfMars/metadata-improvements

    Some improvements to metadata feature
    Thoralf-M committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    aad53f3 View commit details
    Browse the repository at this point in the history
  3. no_std

    Thoralf-M committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c6571b3 View commit details
    Browse the repository at this point in the history
  4. Fix doc comment

    Thoralf-M committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5cddc9b View commit details
    Browse the repository at this point in the history
  5. Review suggestions

    Thoralf-M committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ecbec94 View commit details
    Browse the repository at this point in the history
  6. Consistentency

    Thoralf-M committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5c62984 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23f24e8 View commit details
    Browse the repository at this point in the history
  8. Remove unwrap

    Thoralf-M committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1e3985a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90eb299 View commit details
    Browse the repository at this point in the history