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

Add Wasm Stardust Client #975

Merged
merged 35 commits into from
Aug 22, 2022
Merged

Add Wasm Stardust Client #975

merged 35 commits into from
Aug 22, 2022

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    842e32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebad080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b36056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9a32d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3874b0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d373ea7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    bab7d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013689b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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

Commits on Aug 8, 2022

  1. Move deactivate_did_output to StardustIdentityClient

    Add allow_empty to StardustDocument::unpack.
    cycraig committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a395a70 View commit details
    Browse the repository at this point in the history
  2. Update Wasm bindings

    cycraig committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    824cb33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c031d7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f80db4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23f5280 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b6e326 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f09eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    5de2d5a View commit details
    Browse the repository at this point in the history
  2. Fix input commitment hash calculation for multiple inputs

    Sort inputs.
    Add some block validation checks.
    Fix unlocking logic.
    Fix consumeAmount, remainderAmount calculations.
    cycraig committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    20157a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d0904a View commit details
    Browse the repository at this point in the history
  4. Fix StateMetadataDocument serialised fieldnames

    Remove timestamps when unpacking an empty DID Document.
    cycraig committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8463da2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e65b02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d38a528 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    f68d781 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/iotaledger/identity.rs into …

    …feat/wasm-shimmer-client
    cycraig committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    dd0dd4c View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    cycraig committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e825516 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    7859065 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Eike Haß <eike-hass@web.de>
    cycraig and eike-hass authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    5c2bfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8504582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b66132f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a4207b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    250390a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85895f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a83839 View commit details
    Browse the repository at this point in the history