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

OriginTrail Mainnet Prerelease v6.0.14 #2695

Merged
merged 32 commits into from
Aug 29, 2023

Commits on Jun 22, 2023

  1. Merge pull request #2624 from OriginTrail/v6/prerelease/mainnet

    Mainnet 6.0.11 Release
    zeroxbt authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4c92a61 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #2643 from OriginTrail/v6/prerelease/mainnet

    Mainnet 6.0.12 Release
    zeroxbt authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ace965d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Reworked HTTP API router to support multiple API versions, made json-…

    …schema-service more generic, added /v1/info route
    u-hubar committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e2dc810 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong controller name

    u-hubar committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    40c324f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Moved API version related functions to the separate service, added us…

    …e/createRouterInstance to express-http-client
    u-hubar committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    108922a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Renamed old HTTP API version to v0, mounted /* routes to /v0/*, mount…

    …ed /latest/* routes to the latest versions of the respective routes, made router generic, added routes config
    u-hubar committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b2cfd36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2273369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12ff02e View commit details
    Browse the repository at this point in the history
  4. Removed redundant function

    u-hubar committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9de28fa View commit details
    Browse the repository at this point in the history
  5. Shortened HTTP API Routes config, reworked generic listeners initiali…

    …zation and jsonSchemaService
    u-hubar committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3f6b496 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    fa23f68 View commit details
    Browse the repository at this point in the history
  2. Variable naming fix

    u-hubar committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8109586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    181ce0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b3a21c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6338efd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03370f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    132bb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2c608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2336220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2362520 View commit details
    Browse the repository at this point in the history
  5. Added OpenAPI collection

    u-hubar committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b66114d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge pull request #2673 from OriginTrail/improvement/postman-collection

    Added new Postman/OpenAPI API collection
    u-hubar authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9cd910a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge pull request #2688 from OriginTrail/v6/prerelease/mainnet

    OriginTrail Mainnet Release v6.0.13
    u-hubar authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3e22ffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2689 from OriginTrail/v6/release/mainnet

    OriginTrail v6.0.13
    u-hubar authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    223e5b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070a529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f88a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed1c5e9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2660 from OriginTrail/v6/api-versioning

    HTTP API versioning
    u-hubar authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8a8643d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2690 from OriginTrail/v6/develop

    OriginTrail Devnet Prerelease v6.0.14
    NZT48 authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    91c1990 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2691 from OriginTrail/v6/prerelease/devnet

    OriginTrail Devnet Release v6.0.14
    NZT48 authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9f5859f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge pull request #2692 from OriginTrail/v6/development-network

    OriginTrail Testnet Prerelease v6.0.14
    u-hubar authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    57099e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2693 from OriginTrail/v6/prerelease/testnet

    OriginTrail Testnet Release v6.0.14
    NZT48 authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    763f7ee View commit details
    Browse the repository at this point in the history