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

impl NearSchema derive macro #891

Merged
merged 28 commits into from
Nov 8, 2022
Merged

impl NearSchema derive macro #891

merged 28 commits into from
Nov 8, 2022

Commits on Aug 17, 2022

  1. impl NearAbi derive macro

    miraclx committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    15ee705 View commit details
    Browse the repository at this point in the history
  2. autoimpl BorshSchema

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

Commits on Aug 18, 2022

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

Commits on Aug 19, 2022

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

Commits on Aug 22, 2022

  1. NearAbi -> NearSchema

    miraclx committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e5ad2bb View commit details
    Browse the repository at this point in the history
  2. allow single value abi impls

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    625d9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2158ad View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    851304d View commit details
    Browse the repository at this point in the history
  2. strip unknown attributes

    miraclx committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2391d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f19d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65eb70e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

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

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    3b9a874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5278c49 View commit details
    Browse the repository at this point in the history
  3. fix schema proxy

    miraclx committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8a920e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    43f0f2c View commit details
    Browse the repository at this point in the history
  2. add compilation tests

    miraclx committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f1ef003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cff8ca View commit details
    Browse the repository at this point in the history
  4. do not import all

    miraclx committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    993255c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    896b311 View commit details
    Browse the repository at this point in the history
  6. add tests for schema errors

    miraclx committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    dbb9c8b View commit details
    Browse the repository at this point in the history
  7. fix clippy

    miraclx committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ac8f7dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05f872c View commit details
    Browse the repository at this point in the history
  9. localize format_ident import

    miraclx committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8c2d230 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ad70c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c54d70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa32145 View commit details
    Browse the repository at this point in the history