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: reduce action type for the hashgraph #132

Merged
merged 23 commits into from
Sep 13, 2024

Commits on Aug 27, 2024

  1. Initial lineariseOps Logic

    JanLewDev committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1e07438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d2d43 View commit details
    Browse the repository at this point in the history
  3. fix: always Nop type error

    JanLewDev committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2fd8cae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcff239 View commit details
    Browse the repository at this point in the history
  5. merge upstream/main

    JanLewDev committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e778e2e View commit details
    Browse the repository at this point in the history
  6. biome style fix

    JanLewDev committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9a39ffe View commit details
    Browse the repository at this point in the history
  7. biome style fix

    JanLewDev committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ad3012f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    276ed98 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    bd09509 View commit details
    Browse the repository at this point in the history
  2. biome import organising

    JanLewDev committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    be679a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7d75a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c8753 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. refactor: semantics names

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    657cfaa View commit details
    Browse the repository at this point in the history
  2. remove snake case

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa18eb7 View commit details
    Browse the repository at this point in the history
  3. rename: reduce -> drop

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    136b4ac View commit details
    Browse the repository at this point in the history
  4. camel case in linearize/

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    33a0076 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b33a20 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary test

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0cefd47 View commit details
    Browse the repository at this point in the history
  7. fix: CROs in examples

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b85284b View commit details
    Browse the repository at this point in the history
  8. typo fix

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2046e56 View commit details
    Browse the repository at this point in the history
  9. rm unused import

    JanLewDev committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bf7f9fd View commit details
    Browse the repository at this point in the history