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: Validation Block #1006

Merged
merged 38 commits into from
Sep 22, 2023
Merged

Commits on Aug 10, 2023

  1. added parents

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    bcb076c View commit details
    Browse the repository at this point in the history
  2. format

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    80d5a7f View commit details
    Browse the repository at this point in the history
  3. wrapper

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e8c60c1 View commit details
    Browse the repository at this point in the history
  4. bigint rename

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    52c04df View commit details
    Browse the repository at this point in the history
  5. wrapper imports

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9ac9cf2 View commit details
    Browse the repository at this point in the history
  6. fmt

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c4ac946 View commit details
    Browse the repository at this point in the history
  7. Merge branch '2.0' into node/block-wrapper

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    09ad3a9 View commit details
    Browse the repository at this point in the history
  8. renamed

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c366479 View commit details
    Browse the repository at this point in the history
  9. examples

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    23675c1 View commit details
    Browse the repository at this point in the history
  10. removed boxedslice

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ae478a7 View commit details
    Browse the repository at this point in the history
  11. ids and getters

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    01e9a17 View commit details
    Browse the repository at this point in the history
  12. readonly

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fc2561f View commit details
    Browse the repository at this point in the history
  13. removed unused deps

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9fe511e View commit details
    Browse the repository at this point in the history
  14. fmt...

    Brord van Wierst committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0789064 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. readonly, removed getters

    Brord van Wierst committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f682ede View commit details
    Browse the repository at this point in the history
  2. renamed to Block

    Brord van Wierst committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2853242 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge branch '2.0' into node/block-wrapper

    Brord van Wierst committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ba50923 View commit details
    Browse the repository at this point in the history
  2. updated Slotcommit and u64 usage, renamed some files

    Brord van Wierst committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4607911 View commit details
    Browse the repository at this point in the history
  3. fixed file name

    Brord van Wierst committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a044d82 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    78b54e2 View commit details
    Browse the repository at this point in the history
  2. Update bindings/nodejs/lib/types/block/core/block.ts

    Co-authored-by: Thoralf-M <[email protected]>
    kwek20 and Thoralf-M authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    64c7f29 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    4ead34a View commit details
    Browse the repository at this point in the history
  2. removed unused blokc tyle

    Brord van Wierst committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    14ae343 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'node/block-wrapper' of https://github.com/kwek20/iota-sdk

    … into node/block-wrapper
    Brord van Wierst committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7e07f2e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch '2.0' into node/block-wrapper

    Brord van Wierst authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3723ea5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0' into node/block-wrapper

    Brord van Wierst committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8759644 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'node/block-wrapper' of https://github.com/kwek20/iota-sdk

    … into node/block-wrapper
    Brord van Wierst committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    342278c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. rewrote a bit

    Brord van Wierst committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    67b9528 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0' into node/block-wrapper

    Brord van Wierst committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4763a08 View commit details
    Browse the repository at this point in the history
  3. lint

    Brord van Wierst committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    de3fa74 View commit details
    Browse the repository at this point in the history
  4. validationblock

    Brord van Wierst committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0f6e0d2 View commit details
    Browse the repository at this point in the history
  5. correct block import

    Brord van Wierst committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    05a16a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge branch '2.0' into node/validation

    Brord van Wierst committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    094daac View commit details
    Browse the repository at this point in the history
  2. old and fmt

    Brord van Wierst committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3cf42ce View commit details
    Browse the repository at this point in the history
  3. validation

    Brord van Wierst committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    99f4df4 View commit details
    Browse the repository at this point in the history
  4. fmt

    Brord van Wierst committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4d1cd49 View commit details
    Browse the repository at this point in the history
  5. is/as validation

    Brord van Wierst committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1e00c48 View commit details
    Browse the repository at this point in the history
  6. comment

    Brord van Wierst committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e485042 View commit details
    Browse the repository at this point in the history