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

TIP BlockId tests #1607

Merged
merged 78 commits into from
Jan 30, 2024
Merged

Commits on Nov 10, 2023

  1. uncomment block id tests

    Alex6323 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c514afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70644c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    3753570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa8bbf View commit details
    Browse the repository at this point in the history
  3. Cleanup fixtures

    thibault-martinez committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    18524de View commit details
    Browse the repository at this point in the history
  4. Cleanup tests

    thibault-martinez committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    4a9620b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    3af258f View commit details
    Browse the repository at this point in the history
  2. Uncomment tests

    thibault-martinez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    392fb8b View commit details
    Browse the repository at this point in the history
  3. Add TODO

    thibault-martinez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    24d100e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    695ac06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918e51d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    565758e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd6062 View commit details
    Browse the repository at this point in the history
  3. python: it's a signed block

    Alex6323 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    519bfcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    762b6ca View commit details
    Browse the repository at this point in the history
  5. python: validation block

    Alex6323 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8c99094 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    109d70f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    359db00 View commit details
    Browse the repository at this point in the history
  8. nodejs: validation block

    Alex6323 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    beb9f62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c77a11 View commit details
    Browse the repository at this point in the history
  10. simplify

    Alex6323 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d2035a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a4f41b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    12a79a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d247175 View commit details
    Browse the repository at this point in the history
  3. remove temporary stuff

    Alex6323 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d13f493 View commit details
    Browse the repository at this point in the history
  4. nits

    Alex6323 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8673bd3 View commit details
    Browse the repository at this point in the history
  5. back to interfaces

    Alex6323 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    71ea79e View commit details
    Browse the repository at this point in the history
  6. format

    Alex6323 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    dfcbea0 View commit details
    Browse the repository at this point in the history
  7. nit

    Alex6323 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    091ce0a View commit details
    Browse the repository at this point in the history
  8. cleanup

    Alex6323 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4bd270e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccd1273 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. reverted u64

    Brord van Wierst committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    19aaef4 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0' into chore/tests/block-id

    Brord van Wierst authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5bd5307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03854d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update test vectors

    Alex6323 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0331515 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Jan 8, 2024

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

Commits on Jan 17, 2024

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

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    9911f17 View commit details
    Browse the repository at this point in the history
  2. attempt to fix tests

    Alex6323 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    699afe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5658ae View commit details
    Browse the repository at this point in the history
  4. Update JSONs

    thibault-martinez committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7d1f288 View commit details
    Browse the repository at this point in the history
  5. Remove FIXMEs

    thibault-martinez committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    af55bc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    2549030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ffd794 View commit details
    Browse the repository at this point in the history
  3. Fix test

    thibault-martinez committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    643eb92 View commit details
    Browse the repository at this point in the history
  4. copyright

    Co-authored-by: Thoralf-M <[email protected]>
    Alex6323 and Thoralf-M authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2342134 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2c7b82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29b8471 View commit details
    Browse the repository at this point in the history
  7. allow passing args to pytest

    Alex6323 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c296133 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    f96bb87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e2640 View commit details
    Browse the repository at this point in the history
  3. linter, review

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0d53fc8 View commit details
    Browse the repository at this point in the history
  4. format

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    36b2f64 View commit details
    Browse the repository at this point in the history
  5. format (are you serious?)

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6d89240 View commit details
    Browse the repository at this point in the history
  6. lint tests

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7edd5de View commit details
    Browse the repository at this point in the history
  7. format annoying lints

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7203cee View commit details
    Browse the repository at this point in the history
  8. assign id method for block

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d639118 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6596a8 View commit details
    Browse the repository at this point in the history
  10. yarn lint

    Alex6323 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bb38c49 View commit details
    Browse the repository at this point in the history
  11. Merge branch '2.0' into chore/tests/block-id

    DaughterOfMars authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fed8ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. type field first

    Alex6323 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a3bd1f1 View commit details
    Browse the repository at this point in the history
  2. get rid of to_dict

    Alex6323 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b43b3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    806aeec View commit details
    Browse the repository at this point in the history
  4. update fixture

    Alex6323 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1a9ec07 View commit details
    Browse the repository at this point in the history
  5. format

    Alex6323 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b8261bd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    36c3d74 View commit details
    Browse the repository at this point in the history
  2. python: fix lint

    Alex6323 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6d9b7be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8401470 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. apply review suggestion

    Co-authored-by: Thoralf-M <[email protected]>
    Alex6323 and Thoralf-M authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4e4cec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c4de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e92843 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    3ef3f71 View commit details
    Browse the repository at this point in the history
  2. Nits

    thibault-martinez committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    33658e5 View commit details
    Browse the repository at this point in the history