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

Working minimal version to master #16

Open
wants to merge 124 commits into
base: master
Choose a base branch
from
Open

Working minimal version to master #16

wants to merge 124 commits into from

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    e17c919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5133051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aedf93 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Configuration menu
    Copy the full SHA
    207268f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ebc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0dac2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed0a6e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Started work on node discovery protocols

    Implemented very basic address parsing
    WoozChucky committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    81e2ec5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    6c25baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4b1f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    155ec44 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Created a 10min timeout mechanism to ask for peers automatically

    Also renamed REFERENCE to TODO in root directory
    WoozChucky committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    53ec327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1040d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ed0d5 View commit details
    Browse the repository at this point in the history
  4. Rewrote block generation algorithm from scratch

    Added new block difficulty settings
    Removed old blockchain class from project compilation
    Fixed some unhandled promise results
    WoozChucky committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ea6219b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea6b73b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6973688 View commit details
    Browse the repository at this point in the history
  7. Refractored naming convetions using Google standards

    Removed old unused project files
    WoozChucky committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    fd26f56 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    adae61f View commit details
    Browse the repository at this point in the history
  2. Updated README

    Added missing step to run the code
    WoozChucky committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    3d880d3 View commit details
    Browse the repository at this point in the history
  3. Create LICENSE (#1)

    WoozChucky authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    de32476 View commit details
    Browse the repository at this point in the history
  4. Updated package.json

    Removed unused dependencies
    Renamed project name and url
    WoozChucky committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    5b37ab7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Feature/simple wallet implementation (#2)

    * Updated readme with some wallets documentation
    
    * Added api route to generate addresses and get address information
    
    * Added methods to create/open wallets
    WoozChucky authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    86423b1 View commit details
    Browse the repository at this point in the history
  2. Removed unused library

    WoozChucky committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    63410f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac5420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6d6280 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58c200e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a99363 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    742748b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8f6ff View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    1c3d839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a08e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e507e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6291f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. fix: upgrade winston from 2.4.0 to 2.4.6 (#9)

    Snyk has created this PR to upgrade winston from 2.4.0 to 2.4.6.
    
    See this package in npm:
    https://www.npmjs.com/package/winston
    
    See this project in Snyk:
    https://app.snyk.io/org/woozchucky/project/54284262-6b62-43ae-b7ee-17d13eb7a2c8?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    WoozChucky and snyk-bot authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    9007975 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix: upgrade morgan from 1.9.0 to 1.10.0 (#14)

    Snyk has created this PR to upgrade morgan from 1.9.0 to 1.10.0.
    
    See this package in npm:
    https://www.npmjs.com/package/morgan
    
    See this project in Snyk:
    https://app.snyk.io/org/woozchucky/project/54284262-6b62-43ae-b7ee-17d13eb7a2c8?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    WoozChucky and snyk-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8482f83 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    8cf9337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b599b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe52ba8 View commit details
    Browse the repository at this point in the history
  4. fix: upgrade errorhandler from 1.5.0 to 1.5.1 (#15)

    Snyk has created this PR to upgrade errorhandler from 1.5.0 to 1.5.1.
    
    See this package in npm:
    https://www.npmjs.com/package/errorhandler
    
    See this project in Snyk:
    https://app.snyk.io/org/woozchucky/project/54284262-6b62-43ae-b7ee-17d13eb7a2c8?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: snyk-bot <[email protected]>
    WoozChucky and snyk-bot authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    42a76ce View commit details
    Browse the repository at this point in the history
  5. fix: upgrade cookie-parser from 1.4.3 to 1.4.6 (#12)

    Snyk has created this PR to upgrade cookie-parser from 1.4.3 to 1.4.6.
    
    See this package in npm:
    https://www.npmjs.com/package/cookie-parser
    
    See this project in Snyk:
    https://app.snyk.io/org/woozchucky/project/54284262-6b62-43ae-b7ee-17d13eb7a2c8?utm_source=github&utm_medium=referral&page=upgrade-pr
    
    Co-authored-by: Nuno Silva <[email protected]>
    snyk-bot and WoozChucky authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    209f13a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    65ad819 View commit details
    Browse the repository at this point in the history
  2. Create dependabot.yml

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ecdba09 View commit details
    Browse the repository at this point in the history
  3. Update dependabot.yml

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9c9ca80 View commit details
    Browse the repository at this point in the history
  4. Update dependabot.yml

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4fc0264 View commit details
    Browse the repository at this point in the history
  5. Create node.js.yml

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4783a79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d34af29 View commit details
    Browse the repository at this point in the history
  7. Create codeql.yml

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9be9bba View commit details
    Browse the repository at this point in the history
  8. Update README.md

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    75b671d View commit details
    Browse the repository at this point in the history
  9. Update README.md

    WoozChucky authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    316a3e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7374ec View commit details
    Browse the repository at this point in the history
  11. Http routing refactoring #2

    Removed deprecated async package prex
    WoozChucky committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8753ec2 View commit details
    Browse the repository at this point in the history
  12. Fixed http routing module

    - Better router/controller structure organization
    WoozChucky committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    6451667 View commit details
    Browse the repository at this point in the history
  13. Updated express routes => async

    Added swagger package
    WoozChucky committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8ac5494 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    a836db8 View commit details
    Browse the repository at this point in the history
  2. Linting cleanups

    WoozChucky committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7e2bb67 View commit details
    Browse the repository at this point in the history
  3. Cleaned up Application.ts

    WoozChucky committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c1039c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ae9231 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61561ba View commit details
    Browse the repository at this point in the history
  6. Removed EventEmitter from HttpServer

    - Now using EventBus
    WoozChucky committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    65e957a View commit details
    Browse the repository at this point in the history
  7. Removed EventEmitter from P2PServer

    - Now using EventBus
    WoozChucky committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    cec0529 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac278da View commit details
    Browse the repository at this point in the history
  9. AddressManager refactoring

    Singleton pattern impl v1
    WoozChucky committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7c4e28d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Locking, singleton and events refactor

    - Removed old semaphore package to use newer async-mutex
    - Aplied BlockchainManager new singleton pattern
    - More work around EventBus usage
    WoozChucky committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    d37ae43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c769bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. P2P Server refactoring (#17)

    * Started working on P2P server refactor
    
    - Not compiling, broken build
    
    * Got working version of p2p
    WoozChucky authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    b8751b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    e507c65 View commit details
    Browse the repository at this point in the history
  2. Started fixing bugs on p2p server

    Incoming/Outgoing connections are not being handled correctly
    WoozChucky committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    927b316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9520708 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab4321 View commit details
    Browse the repository at this point in the history
  5. Bump actions/dependency-review-action from 2 to 3 (#18)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9b5ba48 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Create docker-image.yml

    WoozChucky authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    24ce892 View commit details
    Browse the repository at this point in the history
  2. Update node.js.yml

    WoozChucky authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2850b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac840d6 View commit details
    Browse the repository at this point in the history
  4. Update issue templates

    WoozChucky authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4812e20 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 (#22)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.1 to 5.43.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    88307e3 View commit details
    Browse the repository at this point in the history
  2. Bump @types/lodash from 4.14.188 to 4.14.189 (#21)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.188 to 4.14.189.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ee17b9b View commit details
    Browse the repository at this point in the history
  3. Update docker-image.yml

    WoozChucky authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b3b42a9 View commit details
    Browse the repository at this point in the history
  4. Bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (#20)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.43.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    59e8597 View commit details
    Browse the repository at this point in the history
  5. Update docker-image.yml

    WoozChucky authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9ce2993 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    WoozChucky authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e3fde38 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Bump typescript from 4.8.4 to 4.9.3 (#23)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    62284f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#24)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    109a13f View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.27.0 to 8.28.0 (#25)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.27.0...v8.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    d8d9961 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#27)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0c9a083 View commit details
    Browse the repository at this point in the history
  4. Bump @types/lodash from 4.14.189 to 4.14.190 (#28)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.189 to 4.14.190.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6ddda0f View commit details
    Browse the repository at this point in the history
  5. Bump concurrently from 7.5.0 to 7.6.0 (#26)

    Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/open-cli-tools/concurrently/releases)
    - [Commits](open-cli-tools/concurrently@v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: concurrently
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9cb34e3 View commit details
    Browse the repository at this point in the history
  6. Internal Blockchain Buffer implementation (#29)

    * Started working on internal buffer class for blockchain operations
    
    * Added BufferWriter and BufferReader for usage in Blockchain
    WoozChucky authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1ffa9b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e94e827 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Added ripemd160 dependency

    WoozChucky committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4b4e3d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    2eda58b View commit details
    Browse the repository at this point in the history
  2. Update node.js.yml

    WoozChucky authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    98e7d71 View commit details
    Browse the repository at this point in the history
  3. Added first test file

    WoozChucky committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6b73946 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6ad90f View commit details
    Browse the repository at this point in the history
  5. Added Jest dependency

    WoozChucky committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    961556e View commit details
    Browse the repository at this point in the history
  6. Update node.js.yml

    WoozChucky authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b979023 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    WoozChucky authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    c3cec38 View commit details
    Browse the repository at this point in the history
  8. Updated Docker base image version

    node:19.0.1-slim
    WoozChucky committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    975a821 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#30)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2029a33 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#31)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a0f9f5f View commit details
    Browse the repository at this point in the history
  3. Bump helmet from 6.0.0 to 6.0.1 (#32)

    Bumps [helmet](https://github.com/helmetjs/helmet) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/helmetjs/helmet/releases)
    - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
    - [Commits](helmetjs/helmet@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: helmet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    df265d2 View commit details
    Browse the repository at this point in the history
  4. Bump @types/uuid from 8.3.4 to 9.0.0 (#33)

    Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 to 9.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3b7f8cc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Bump @types/node from 18.11.9 to 18.11.10 (#35)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    3c5943a View commit details
    Browse the repository at this point in the history
  2. Bump @types/lodash from 4.14.190 to 4.14.191 (#34)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.190 to 4.14.191.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    6f3a125 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    c73ae54 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.28.0 to 8.31.0 (#52)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.31.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.28.0...v8.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    924e98c View commit details
    Browse the repository at this point in the history
  3. Bump @types/jest from 29.2.3 to 29.2.5 (#53)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.3 to 29.2.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7d9be26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c6eb5 View commit details
    Browse the repository at this point in the history
  5. Bump json5 from 1.0.1 to 1.0.2 (#56)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    713066b View commit details
    Browse the repository at this point in the history
  6. Bump @typescript-eslint/parser from 5.45.0 to 5.48.1 (#57)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.48.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6a7f245 View commit details
    Browse the repository at this point in the history
  7. Bump @shopify/eslint-plugin from 42.0.1 to 42.0.3 (#59)

    Bumps [@shopify/eslint-plugin](https://github.com/Shopify/web-configs/tree/HEAD/packages/eslint-plugin) from 42.0.1 to 42.0.3.
    - [Release notes](https://github.com/Shopify/web-configs/releases)
    - [Changelog](https://github.com/Shopify/web-configs/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/Shopify/web-configs/commits/@shopify/[email protected]/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@shopify/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e8bb684 View commit details
    Browse the repository at this point in the history
  8. Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.48.1 (#58)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.48.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a744a51 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Bump actions/checkout from 3 to 4 (#60)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3f92061 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 3 to 4 (#61)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nuno Silva <[email protected]>
    dependabot[bot] and WoozChucky authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6ee0054 View commit details
    Browse the repository at this point in the history
  3. Updated gh workflow files

    WoozChucky committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2feda39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ae38eb View commit details
    Browse the repository at this point in the history
  5. Removed swagger

    WoozChucky committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    cf1e6eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c40ed52 View commit details
    Browse the repository at this point in the history
  7. Remove old tsoa references

    WoozChucky committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0509d22 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-WS-7266574
    snyk-bot committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7642909 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge pull request #72 from WoozChucky/snyk-fix-3f315f8719ad82bcd1d20…

    …015026831f5
    
    [Snyk] Security upgrade ws from 8.17.0 to 8.17.1
    WoozChucky authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    40b10dc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Merge pull request #86 from WoozChucky/snyk-fix-ca1170358a58601041060…

    …c9b36dc13e0
    
    [Snyk] Security upgrade node from 22.3.0-slim to 22.5.1-slim
    WoozChucky authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e560810 View commit details
    Browse the repository at this point in the history