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: ink! v5 #5791

Merged
merged 28 commits into from
Mar 2, 2024
Merged

feat: ink! v5 #5791

merged 28 commits into from
Mar 2, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    db3822d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f93a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf749e View commit details
    Browse the repository at this point in the history
  4. fix license dates

    peetzweg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cfba268 View commit details
    Browse the repository at this point in the history
  5. adds test v5 toLatest test

    peetzweg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7d404f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f9e6f5 View commit details
    Browse the repository at this point in the history
  7. apply linter changes

    peetzweg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    985365f View commit details
    Browse the repository at this point in the history
  8. adds test result outputs

    peetzweg committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5db72af View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 23, 2024

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

Commits on Feb 26, 2024

  1. changes Abi.decodeEvent(data:Bytes) method interface to `Abi.decode…

    …Event(record:EventRecord)` which includes the event and the topic for decoding.
    peetzweg committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    013ea59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a028c55 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. cleaner implementation of versioned Metadata by actually leveraging t…

    …he `version` field included since v2 contract metadata
    peetzweg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3e0d8d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada84b3 View commit details
    Browse the repository at this point in the history
  3. trying to make linter happy

    peetzweg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0029e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f000f24 View commit details
    Browse the repository at this point in the history
  5. makes ContractMetadataSupported in internal to Abi type and not e…

    …xposing it externally.
    peetzweg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0124e14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcb684d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64feb63 View commit details
    Browse the repository at this point in the history
  8. merge master

    peetzweg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    df9956c View commit details
    Browse the repository at this point in the history
  9. Update yarn.lock

    peetzweg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f1a1b9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cda4b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. resolving change requests

    peetzweg committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    246570d View commit details
    Browse the repository at this point in the history
  2. resolves linter warnings

    peetzweg committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f88fcf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f67a88a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27d6b46 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    0e039e7 View commit details
    Browse the repository at this point in the history
  2. removes done todo comments

    peetzweg committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3b48940 View commit details
    Browse the repository at this point in the history