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: node signature verification for queries #784

Merged
merged 36 commits into from
Nov 7, 2023

Commits on Oct 3, 2023

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

Commits on Oct 6, 2023

  1. verification wip

    krpeacock committed Oct 6, 2023
    3 Configuration menu
    Copy the full SHA
    c6b21bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f3f88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72dd661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53a2658 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. hash of map for reply

    krpeacock committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ecf5ef4 View commit details
    Browse the repository at this point in the history
  2. reject status flow

    krpeacock committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2a10ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa18735 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. updating e2e tests

    krpeacock committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    06f5845 View commit details
    Browse the repository at this point in the history
  2. type safety

    krpeacock committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3d110e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. mitm wip

    krpeacock committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cadc406 View commit details
    Browse the repository at this point in the history
  2. e2e tests using vitest

    krpeacock committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    95f8ad2 View commit details
    Browse the repository at this point in the history
  3. fixing browser tests

    krpeacock committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5da9f94 View commit details
    Browse the repository at this point in the history
  4. more test changes

    krpeacock committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    831d951 View commit details
    Browse the repository at this point in the history
  5. size limit

    krpeacock committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0379d81 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. mitmdump

    krpeacock committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    80bef81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34e122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f2ebd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e81ce2 View commit details
    Browse the repository at this point in the history
  5. changelog

    krpeacock committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6969bbc View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    a26a7e4 View commit details
    Browse the repository at this point in the history
  2. http test cleanup

    krpeacock committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    40fa5d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65204ef View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    5cf8707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a29dd77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a493bf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba09bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c22c4e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix: hashOfMap should recursively handle passed objects

    cleaning up tests
    krpeacock committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f22c502 View commit details
    Browse the repository at this point in the history
  2. bumping size limit

    krpeacock committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    aac5d6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a899a3c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix: canister ranges checked for root subnet

    fixes FOLLOW-1301
    krpeacock committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c0ff8dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8916a98 View commit details
    Browse the repository at this point in the history
  3. fix: sets maxAge for delegation certificates to

    Infinity, bypassing check
    resolves FOLLOW-1302
    krpeacock committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7cf9f9f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. changelog update

    krpeacock committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cc92ea5 View commit details
    Browse the repository at this point in the history