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

chore!: Serialize, Deserialize and NoteInterface as Traits #4135

Merged
merged 42 commits into from
Jan 30, 2024

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    b61f937 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    62051a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c8475 View commit details
    Browse the repository at this point in the history
  4. workaround

    Thunkar committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5bf66e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. more workarounds

    Thunkar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    326375b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f8c6ea9 View commit details
    Browse the repository at this point in the history
  3. added issue comments

    Thunkar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e5098b4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    52622da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28f43d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f30760b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    2e6e863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc6bd95 View commit details
    Browse the repository at this point in the history
  3. fix: note len?

    sirasistant committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fca8cf9 View commit details
    Browse the repository at this point in the history
  4. compiler hints as workaround

    Thunkar committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8e827e0 View commit details
    Browse the repository at this point in the history
  5. removed comment

    Thunkar committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    84f448e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    50749fe View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    79f885c View commit details
    Browse the repository at this point in the history
  2. merge changes

    Thunkar committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ccb2ef2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9bbdb0c View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    594dfe2 View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    19a5313 View commit details
    Browse the repository at this point in the history
  4. adapt new interface

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5fd184c View commit details
    Browse the repository at this point in the history
  5. more deserialization hints

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    85cd6cd View commit details
    Browse the repository at this point in the history
  6. manually called format

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f4efc6b View commit details
    Browse the repository at this point in the history
  7. restored bb changes

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8788c67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48002d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9966206 View commit details
    Browse the repository at this point in the history
  10. format

    Thunkar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b3f820e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    214df5f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    79c3bcf View commit details
    Browse the repository at this point in the history
  3. removed length hints

    Thunkar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4e9fa91 View commit details
    Browse the repository at this point in the history
  4. updated docs

    Thunkar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8386cc6 View commit details
    Browse the repository at this point in the history
  5. fixed docs

    Thunkar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    900d622 View commit details
    Browse the repository at this point in the history
  6. added migration notes

    Thunkar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    29672e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0927091 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b58e2cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7de2270 View commit details
    Browse the repository at this point in the history
  3. docs update

    Thunkar committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dff2901 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…

    … gj/serialize_deserialize_note-interface
    Thunkar committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cd2fca7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d39b30 View commit details
    Browse the repository at this point in the history
  6. fixed test

    Thunkar committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ac1efeb View commit details
    Browse the repository at this point in the history
  7. reverted name change

    Thunkar committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5caf896 View commit details
    Browse the repository at this point in the history