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

Modernized Stack #80

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

Modernized Stack #80

wants to merge 27 commits into from

Commits on Aug 15, 2024

  1. wip: init

    ohager committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    475dd9d View commit details
    Browse the repository at this point in the history
  2. Feat/remove cryptojs (#79)

    * wip: sha256 implemented
    
    * wip: encrypt/decypt function implemented... tests missing:
    
    * wip: decrypt and encrypt first tests passing
    
    * feat: en/decryption works now
    
    * feat: crypto refactored... removed crypto-js
    
    * wip: isomorphic crypto own implementation, smallesst code base
    
    * wip: removing crypto-js and using native adapters...entire rewrite of crypto module
    
    * wip: running bundle tests
    
    * feat: accountID computation
    
    * fix: web crypto decryption
    
    * feat: vitest insted of jest
    
    * chore: vitest
    ohager authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4d9f684 View commit details
    Browse the repository at this point in the history
  3. v1.0.0

    ohager committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6412df6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. feat: util package upgraded

    ohager committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b5001b4 View commit details
    Browse the repository at this point in the history
  2. feat: http module upgraded

    ohager committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ecf3b43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c455a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01edb13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e4ef4c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. wip: more on core tests

    ohager committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e941bc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    01636ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17cda06 View commit details
    Browse the repository at this point in the history
  3. ci: test coverage working

    ohager committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    39f5fa1 View commit details
    Browse the repository at this point in the history
  4. ci: tetsing

    ohager committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1fa34e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ef0ed1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. ci: fix build pipeline

    ohager committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2d552bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a367932 View commit details
    Browse the repository at this point in the history
  3. fix: another trial

    ohager committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7765898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bd689b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c5a8d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. doc: core api docs updated

    ohager committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6be8c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8238d8c View commit details
    Browse the repository at this point in the history
  3. docs: contracts finished

    ohager committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b49c1c6 View commit details
    Browse the repository at this point in the history
  4. docs: documentation updated

    ohager committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    81b2760 View commit details
    Browse the repository at this point in the history
  5. fix: tests

    ohager committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5046110 View commit details
    Browse the repository at this point in the history
  6. fix: failing tests

    ohager committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6dbe9b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 28, 2024

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