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(runtime): borsh deserialized wasmer 0.x #4448

Merged
merged 23 commits into from
Jul 26, 2021

Commits on Jul 1, 2021

  1. bump to borsh 0.9 for usize

    ailisp committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    fa29af4 View commit details
    Browse the repository at this point in the history
  2. fix cargo check

    ailisp committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0893b94 View commit details
    Browse the repository at this point in the history
  3. fix cargo deny

    ailisp committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    24caca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ada1266 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. borsh deser only

    ailisp committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    91b2f85 View commit details
    Browse the repository at this point in the history
  2. cargo.lock

    ailisp committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    5245b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9fc7cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538dc0e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. use borsh 0.8.1

    ailisp committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    c79fe6e View commit details
    Browse the repository at this point in the history
  2. merge master

    ailisp committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    606efdd View commit details
    Browse the repository at this point in the history
  3. cargo.lock

    ailisp committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5f0fb45 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    3f55c88 View commit details
    Browse the repository at this point in the history
  2. cargo lock

    ailisp committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    da5d0d3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'use-borsh-deser-wasmer0' of github.com:near/nearcore in…

    …to use-borsh-deser-wasmer0
    ailisp committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d8cfe26 View commit details
    Browse the repository at this point in the history
  4. merge master

    ailisp committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0dea3db View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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

Commits on Jul 22, 2021

  1. resolve conflict

    ailisp committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    2bb876f View commit details
    Browse the repository at this point in the history
  2. wasmer near 0.18.0

    ailisp committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    fb8efdf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    10beb9b View commit details
    Browse the repository at this point in the history
  2. 0.18.1

    ailisp committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    0b18cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f8a57e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a09bce View commit details
    Browse the repository at this point in the history