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

extract ABI primitives from near-sdk #1

Merged
merged 12 commits into from
Aug 23, 2022
Merged

extract ABI primitives from near-sdk #1

merged 12 commits into from
Aug 23, 2022

Commits on Aug 16, 2022

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

Commits on Aug 17, 2022

  1. drop toml table

    miraclx committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0a2ff1c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    b0b1cda View commit details
    Browse the repository at this point in the history
  2. keep clippy happy

    miraclx committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    bed9b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. drop source hash

    miraclx committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5c7f780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1b00f View commit details
    Browse the repository at this point in the history
  3. fix private type visibility

    miraclx committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9a8fdfa View commit details
    Browse the repository at this point in the history
  4. export schemars privately

    miraclx committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d5a7bca View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    5ed9689 View commit details
    Browse the repository at this point in the history
  2. HashSet -> BTreeSet

    miraclx committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    0b402fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23834ce View commit details
    Browse the repository at this point in the history
  4. remove schemars export

    miraclx committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    492f935 View commit details
    Browse the repository at this point in the history