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

Introduce near macro #1147

Merged
merged 69 commits into from
Mar 15, 2024
Merged

Introduce near macro #1147

merged 69 commits into from
Mar 15, 2024

Commits on Feb 26, 2024

  1. near macro

    PolyProgrammist committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    df8f9e5 View commit details
    Browse the repository at this point in the history
  2. examples

    PolyProgrammist committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d8fb132 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. remove warnings

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9992b1a View commit details
    Browse the repository at this point in the history
  2. clippy & fmt

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c6a42ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ee497a View commit details
    Browse the repository at this point in the history
  4. event_json

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    af7086e View commit details
    Browse the repository at this point in the history
  5. fmt

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4978b22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    995198c View commit details
    Browse the repository at this point in the history
  7. contract standards

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b06850d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a43a8e View commit details
    Browse the repository at this point in the history
  9. fix nearschema

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3a244ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62f0920 View commit details
    Browse the repository at this point in the history
  11. fmt

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    35343ac View commit details
    Browse the repository at this point in the history
  12. borshschema

    PolyProgrammist committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fb7909a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58ac659 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. tmp

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c2eef9b View commit details
    Browse the repository at this point in the history
  2. fix borshschema

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c8f140b View commit details
    Browse the repository at this point in the history
  3. fmt

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cb7e32d View commit details
    Browse the repository at this point in the history
  4. clippy

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0eb4057 View commit details
    Browse the repository at this point in the history
  5. fmt

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    76f7bd6 View commit details
    Browse the repository at this point in the history
  6. tmp

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ad8ce4f View commit details
    Browse the repository at this point in the history
  7. tmp

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8579377 View commit details
    Browse the repository at this point in the history
  8. tmp

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4973fbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa96e56 View commit details
    Browse the repository at this point in the history
  10. build

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ba21982 View commit details
    Browse the repository at this point in the history
  11. tmp

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2c87326 View commit details
    Browse the repository at this point in the history
  12. macro

    PolyProgrammist committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    db604e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. tmp

    PolyProgrammist committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cda0832 View commit details
    Browse the repository at this point in the history
  2. tmp

    PolyProgrammist committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c5a83d9 View commit details
    Browse the repository at this point in the history
  3. cleanify macro

    PolyProgrammist committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    db88f87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb67a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. tmp

    PolyProgrammist committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1b5d476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5fb90 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    1331b69 View commit details
    Browse the repository at this point in the history
  2. tmp

    PolyProgrammist committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c273191 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. tmp

    PolyProgrammist committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    74cc82f View commit details
    Browse the repository at this point in the history
  2. tmp

    PolyProgrammist committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    48c849a View commit details
    Browse the repository at this point in the history
  3. impl to #[near]

    PolyProgrammist committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4812418 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix lockable

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    104efd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8617a View commit details
    Browse the repository at this point in the history
  3. remove unused import

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cbab069 View commit details
    Browse the repository at this point in the history
  4. fix vector

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    61dc12b View commit details
    Browse the repository at this point in the history
  5. fmt

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a480c48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd71690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    584f8e7 View commit details
    Browse the repository at this point in the history
  8. clap 4.5

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3a2b1d8 View commit details
    Browse the repository at this point in the history
  9. fix clap

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    73d15d8 View commit details
    Browse the repository at this point in the history
  10. tmp

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    60eda36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60b54c6 View commit details
    Browse the repository at this point in the history
  12. tmp

    PolyProgrammist committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    27721b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. tmp

    PolyProgrammist committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e0b8ba0 View commit details
    Browse the repository at this point in the history
  2. tmp

    PolyProgrammist committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b647581 View commit details
    Browse the repository at this point in the history
  3. add contract_metadata

    PolyProgrammist committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f045374 View commit details
    Browse the repository at this point in the history
  4. remove comments

    PolyProgrammist committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e092103 View commit details
    Browse the repository at this point in the history
  5. fmt

    PolyProgrammist committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    abad592 View commit details
    Browse the repository at this point in the history
  6. fix impl_generics.rs

    PolyProgrammist committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    201043a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b49cd5f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    30d38c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6cd4e9 View commit details
    Browse the repository at this point in the history
  3. fix readme

    PolyProgrammist committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7247390 View commit details
    Browse the repository at this point in the history
  4. fmt

    PolyProgrammist committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d901126 View commit details
    Browse the repository at this point in the history
  5. ci relaunch

    PolyProgrammist committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cb70821 View commit details
    Browse the repository at this point in the history
  6. try fix ci

    PolyProgrammist committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ae8f91e View commit details
    Browse the repository at this point in the history
  7. fmt

    PolyProgrammist committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    198d731 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    43e3f49 View commit details
    Browse the repository at this point in the history
  2. fmt

    PolyProgrammist committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cf8da04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4fd86 View commit details
    Browse the repository at this point in the history
  4. clap version change

    PolyProgrammist committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3ff0dce View commit details
    Browse the repository at this point in the history