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

QA: Scalability and capacity testing #36

Closed
danielnorkin opened this issue Nov 11, 2021 · 4 comments
Closed

QA: Scalability and capacity testing #36

danielnorkin opened this issue Nov 11, 2021 · 4 comments
Assignees
Labels

Comments

@danielnorkin
Copy link
Collaborator

danielnorkin commented Nov 11, 2021

Problem description

Guardian is required to operate at the 'enterprise-level', potentially handling large numbers of users, documents and transactions. At present there are no quantitative data about its ability to fulfil this requirement, and therefore no strategy or best practices can be developed for scaling the solution for different use-cases.

Requirements

  • Create an automated scalability and capacity testing framework using, ideally, OSS tools.
  • Run and establish capacity baseline.
  • Integrate these into our release pipeline so the changes can be monitored for every release.
  • Experiment and extend the test suite to identify bottlenecks and develop understanding of the system capacity behaviour in various deployment (scale) configurations.

Definition of done

  • Automatic test load scripts exists, using API.
  • Test can be triggered with minimal manual involvement.
  • The test framework is extendable.

Acceptance criteria

  • Coverage for capacity and scalability testing end-to-end for iREC and VERRA demo policies.
  • Token mints tests are included.

Notes

Benchmark: - Need a timebound of 3,000 TPS Across these categories for 24 hours and then 7 days as the benchmarks. If it goes down, need to reconnect. Hedera has one client on the CTE side is looking to do this number of transactions, so this is where this requirement is driven from.

@blockchain-biopharma
Copy link
Collaborator

Next step is for @envisionblockchainpm , @danielnorkin , and @anvabr to discuss where this ticket fits in priority-wise as it is in scope for Envisions work as per @dubgeis .

gitbook-com bot pushed a commit that referenced this issue Feb 14, 2022
anvabr added a commit that referenced this issue Apr 22, 2022
commit 28f2e1cdc714ca6d9458ef50a26680c861045130
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Apr 21 21:01:55 2022 +0400

    fix policy message

commit feb3a2662cfd2a1e1229781cbeb4024dc89cd004
Merge: 627db1c 4aac46a
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Thu Apr 21 13:27:55 2022 +0400

    Merge pull request #775 from hashgraph/feature/unit-tests-hedera-modules

    fix infinity loading in import dialogs

commit 4aac46ab46ad9883c986341797cabda5290d30ab
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Thu Apr 21 13:08:12 2022 +0400

    fix infinity loading in import dialogs

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 627db1c6c5cb952e5d0bcb99e6645dd763659015
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Wed Apr 20 17:56:36 2022 +0000

    GitBook: [#53] Adding TopicOwner Property to sendToGuardian Block

commit 560eec987d30d4e8a0cbbc6d442b07bb4f328823
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Apr 20 21:24:20 2022 +0400

    fix

commit 4ef66fd8cf8d4e4714ea0b0842d637595a939ffc
Merge: b193a25 3cf1287
Author: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Date:   Wed Apr 20 19:57:41 2022 +0400

    Merge pull request #768 from hashgraph/feature/topic-owner

    Update send block property

commit 3cf1287884567919154d3b802cacb35882c99d8f
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Apr 20 19:50:10 2022 +0400

    update demo

commit 87a2ddab8c9569f9ac22d5349c1caff081850685
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Apr 20 17:36:56 2022 +0400

    add topic owner config

commit 6bac1c67d9ced545b545e5b367d276b54cfaa948
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Apr 20 16:11:36 2022 +0400

    add topic owner config

commit b193a25499080ae560b7271e9e74e54d556dc038
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Apr 19 21:43:41 2022 +0300

    fix package-lock.json

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 509fee0cda9ab27e8f5e51b217448a398534f5f2
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Apr 19 21:39:17 2022 +0300

    Revert "upgrade version"

    This reverts commit c5f67fb2d278b7b03b85e7a702b955913f424ddf.

commit b06da6f6151802cfde6e6669557e708cec4dd34a
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 19 18:36:18 2022 +0000

    GitBook: [#52] Minor fixes in iREC Policy

commit c5f67fb2d278b7b03b85e7a702b955913f424ddf
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Apr 19 21:09:46 2022 +0400

    upgrade version

commit e5389124c346dea8d569fef15879e4bcc905e765
Author: simvalery <94099659+simvalery@users.noreply.github.com>
Date:   Tue Apr 19 17:52:50 2022 +0300

    Update swagger.yaml

commit 79be21bc17b3a897dd0a54f6dba4d2f086b8d9d5
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 19 14:29:35 2022 +0000

    GitBook: [#51] Remove VC-Modules, Updated sendToGuardian Block

commit 62677f8388595d20f523e3ec91db5146eeea8101
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 19 13:33:08 2022 +0000

    GitBook: [#50] Changing Timestamp of Verra Redd

commit fdbfbca1fb7feb6836abf3c36221a05b802995cf
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 19 13:26:29 2022 +0000

    GitBook: [#49] Blocks Updation after Topic Implementation

commit e4104346616faa87e3df4d60e28d57e2ea7edd53
Merge: 79b57f6 7386048
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Tue Apr 19 17:14:38 2022 +0400

    Merge pull request #756 from hashgraph/feature/unit-tests-hedera-modules

    fix request block ref

commit 7386048f79ade6de8834d1738de0d2f244cc1905
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Tue Apr 19 17:08:46 2022 +0400

    fix request block ref

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 79b57f65e006b22eda4d9d5d9184ef39596c79d8
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Apr 19 17:06:35 2022 +0400

    fix

commit 8f57f6392cea828e1f79f6bff411cf6c9a451a59
Merge: fa6efd4 50dcd53
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Apr 19 16:51:51 2022 +0400

    Merge branch 'develop' of github.com:hashgraph/guardian into develop

commit fa6efd475569ded8597a5b35c176e272ff860807
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Apr 19 16:51:40 2022 +0400

    fix

commit 50dcd5378064db547cb2ebc17cdfa5c67d89a439
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 19 00:16:11 2022 +0000

    GitBook: [#48] Changes in APIs

commit d828a12c9289937d045ae9819a66b3ac5e540345
Merge: 8552b1f b849d1e
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 21:15:03 2022 +0400

    Merge branch 'develop' of github.com:hashgraph/guardian into develop

commit 8552b1ff6d30da69b1a003264f9a9e1e68fc0c94
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 21:14:56 2022 +0400

    update api

commit b849d1e9458d1925a4788651e0ca19acc8b5f547
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Mon Apr 18 17:09:56 2022 +0000

    GitBook: [#47] Changing the Timestamp of Verra Redd, iREC, new IREC

commit ad93b70ebe18590e47dee5434e0c0f06a2b759a6
Merge: 5570c23 3163321
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Mon Apr 18 20:50:06 2022 +0400

    Merge pull request #739 from hashgraph/feature/unit-tests-hedera-modules

    rename blocks in REDD policy

commit 3163321a64ee0da45443353f7c33a1998cba33a9
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Mon Apr 18 20:07:58 2022 +0400

    rename documentSourceAddonBlocks in REDD policy

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 5570c23f7f7404fbdaf59236e5cec5fcd44b0895
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 19:19:07 2022 +0400

    update api

commit 5d5adaaad9ae096bf0c49418bb8f6c5ed77fa7af
Merge: 7ed0fb4 81bca63
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 17:43:50 2022 +0400

    Merge branch 'develop' of github.com:hashgraph/guardian into develop

commit 81bca6319c48c07a04a35fe083a6d85b68b969a0
Author: simvalery <94099659+simvalery@users.noreply.github.com>
Date:   Mon Apr 18 16:42:07 2022 +0300

    remove vc-modules section

commit 7ed0fb42e6cade603180f0d9c5f62b7289b92f28
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 17:34:31 2022 +0400

    remove SCHEMA_TOPIC_ID

commit 381d8620a031cc606344fe40fbae063a92a79de8
Merge: da1a5cc 23b6b81
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 17:20:39 2022 +0400

    Merge branch 'develop' of github.com:hashgraph/guardian into develop

commit 23b6b81a01f933f7b3719807036cd1a9a5c7f837
Merge: 1eeb79e 55e0cad
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Mon Apr 18 16:21:37 2022 +0400

    Merge pull request #737 from hashgraph/feature/unit-tests-hedera-modules

    Feature/unit tests hedera modules

commit da1a5cceefd07d7fd6838e47599f56b75543a286
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 16:12:13 2022 +0400

    update api

commit 55e0cadc34dd84f623f3179fb2b7a9b79b13c3be
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Mon Apr 18 16:07:57 2022 +0400

    fix typos in irec policies

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 7fd4843dbab650cc4a3068096bc8981b3dc9f37b
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 18 15:37:33 2022 +0400

    update api

commit 851217f90d7c8c9c1e3f87c8ed1b95fef84337d9
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Mon Apr 18 15:27:32 2022 +0400

    fix api for policy roles

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 1eeb79ece3cb908061a578176f20a4e99a048be5
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Fri Apr 15 17:41:23 2022 +0000

    GitBook: [#46] Updated iREC Policy timestamp, Resolved Image URLs for Demo using APIs

commit a76fbf42b4577418ee14f93849c10e27754cb30a
Author: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Date:   Fri Apr 15 17:47:01 2022 +0400

    Topic mapping (#715)

    * update schemes

    * update create adn import schemes

    * update import schema

    * fix

    * update user

    * fix policies column width in tokens

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

    * update dynamic topic

    * optimaize imports

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

    * update topic

    * pagination

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

    * update vp block

    * fix

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

    * fix

    * fix linting

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

    * fix

    * update status

    * add topic utils

    * config docker

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

    * fix

    * separate tokens for users

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

    * remove pagination config

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

    * add relationships

    * update reassigning block
    update relationships in vc

    Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

    * fix

    Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

    Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
    Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
    Co-authored-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 59abc32577fd681b00f2102620dcf26334f4dcf5
Merge: 2b42bfa eb5a9d5
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Fri Apr 15 13:21:37 2022 +0400

    Merge pull request #714 from hashgraph/feature/requried-schema-fields

    fix typos in iRec policy 2

commit eb5a9d5dec9d80ebf8975c645d1ad254b3c5bba3
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Fri Apr 15 12:39:57 2022 +0400

    fix typos in iRec policy 2

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 2b42bfaf30227404e8ca209fd69d0648691c09bc
Merge: 2c7758a 4de26f0
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Wed Apr 13 21:59:59 2022 +0400

    Merge pull request #711 from hashgraph/feature/requried-schema-fields

    rename block in irec policy

commit 2c7758af725cdcf58c7c41fe54c970820438c0a4
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Wed Apr 13 16:54:00 2022 +0000

    GitBook: [#45] iREC Demo Guide Added

commit 5a8a99aee7a932e36090b6707326b1e52e343580
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Wed Apr 13 15:48:04 2022 +0000

    GitBook: [#44] DocumentsSourceAddOnBlock to be changed to DocumentsSourceAddOn

commit 4de26f027bb260659610ac55b20c350546d82030
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Wed Apr 13 18:28:09 2022 +0400

    rename block in irec policy

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 67bc62b9dde606debec34d0b84ce19c0bf21a949
Merge: 9bf7d9a e313d09
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Wed Apr 13 15:08:35 2022 +0400

    Merge pull request #709 from hashgraph/feature/requried-schema-fields

    Feature/requried schema fields

commit e313d0928f78b25fed6f220abaa0b10a99fe5eb5
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Wed Apr 13 14:58:47 2022 +0400

    update hedera sdk version

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 4f8f371a739c5af75616dfb9a17d36f4d31e09a5
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Wed Apr 13 14:58:24 2022 +0400

    fix policy calculate block

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit a693edbab70f7b5598eb04ecd892535fa841a37f
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Wed Apr 13 12:17:11 2022 +0400

    fix required schema type fields

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 9bf7d9a6d1fe7bd289bce6b88e4f34f55c12d4d7
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 12 18:03:58 2022 +0000

    GitBook: [#43] Made changes in Policy Workflow

commit 085a3e433042e80ac3d910df76943483ad611d2e
Author: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Date:   Tue Apr 12 13:49:52 2022 -0400

    Updated BlockType

commit f9f0a13154bd1030afc0127e093a324849c6ff47
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 12 17:22:33 2022 +0000

    GitBook: [#41] Updating Image URLs for Demo Usage Guide

commit 259e46b68b93b00aba0d606b4299983a20915608
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 12 15:49:34 2022 +0000

    GitBook: [#40] Resolving Images in Policy Workflows

commit b0c8f53b8092098ec3ccaf3849dc94e0c62e678c
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Mon Apr 11 19:44:31 2022 +0000

    GitBook: [#39] Changing the MRV URL in Step 16 of Demo Usage Guide

commit 044bf909c4e534ce5232cbcc1c873f148ae4e811
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Mon Apr 11 15:22:43 2022 +0000

    GitBook: [#38] Changing Block names in Policy WorkFlows

commit 52a8143031091aa221bfd130586dad2bd1d9826a
Merge: d6c58b6 3ebae98
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Mon Apr 11 17:25:57 2022 +0400

    Merge pull request #702 from hashgraph/feature/tokens-import

    fix export policy file

commit 3ebae98ed11cd598d7a178813882303d34c0437c
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Mon Apr 11 17:19:48 2022 +0400

    fix export policy file

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit d6c58b6a8a3143ce680cbf538d3a09175cf8521c
Merge: dd0dce2 360d9cc
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Mon Apr 11 17:10:10 2022 +0400

    Merge pull request #701 from hashgraph/feature/tokens-import

    change save token to create new token while importing

commit 360d9cc59ba0bb80921ff397cccc8c04a473f8ec
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Mon Apr 11 16:52:13 2022 +0400

    change save token to create new token while importing

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit dd0dce20fa35ea079228268dbd7f00b95d85ece9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 30 12:24:53 2022 +0000

    Bump mathjs from 10.4.0 to 10.4.2 in /ipfs-client

    Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.4.0 to 10.4.2.
    - [Release notes](https://github.com/josdejong/mathjs/releases)
    - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
    - [Commits](https://github.com/josdejong/mathjs/compare/v10.4.0...v10.4.2)

    ---
    updated-dependencies:
    - dependency-name: mathjs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit e194ca474f0e5fe384f4000c8cdce31af85286e8
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Thu Apr 7 18:17:09 2022 +0000

    GitBook: [#37] Added Troubleshoot section in Installation file

commit b2757ad97b32ac8726b11ea8568438746e5b31ea
Author: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Date:   Thu Apr 7 12:29:43 2022 -0400

    Added Troubleshoot section to ReadMe file

commit e34b3a8602814a6ab675ac8e2b0792a7c24cc9db
Merge: 82bc213 78195c3
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Thu Apr 7 19:02:01 2022 +0400

    Merge pull request #688 from hashgraph/feature/policy-roles

    fix update blocks

commit 78195c30baf0603c14e3f3a43b1ea86464d9b74a
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Thu Apr 7 18:50:01 2022 +0400

    fix update blocks

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 82bc213bcf646e60f2f7126c52e1b1cfbdbb2f3a
Merge: 31d27db 751b08c
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Thu Apr 7 14:33:26 2022 +0400

    Merge pull request #687 from hashgraph/feature/policy-roles

    fix action errors with policies and tokens

commit 751b08c736ba6a88758e832c124f5ae4f8358364
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Thu Apr 7 14:22:06 2022 +0400

    change display policies in tokens

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 87029b3d28d8cad3b654380a82c0ffa71af4f4dd
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Thu Apr 7 13:42:51 2022 +0400

    fix action errors with policies and tokens

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 31d27dbf575884554481ad53756de64038b2f3c6
Merge: c3fa96f 10d44e7
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Wed Apr 6 21:46:28 2022 +0400

    Merge pull request #685 from hashgraph/feature/policy-roles

    added policy user roles information

commit 10d44e71a0f3cf2e65ba0375428ab5c2a01b6d0b
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Wed Apr 6 21:36:07 2022 +0400

    added policy user roles information

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit c3fa96fb25bf0844981ed898b6d32a0cf25512b2
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 5 21:45:59 2022 +0000

    GitBook: [#35] Added Verra Redd Demo

commit 544975380cb0bd700fa0b34048c76120339c650f
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 5 21:11:44 2022 +0000

    GitBook: [#36] Adding VC-modules in Installation

commit aa3f8c0f7be7f6f42716bc770c04c6ecc4b06a10
Author: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Date:   Tue Apr 5 17:08:01 2022 -0400

    Update README.md

commit ef8965a9de21f5e4f20c7023cf4e2d265cc8be6f
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Tue Apr 5 20:29:23 2022 +0000

    GitBook: [#34] Installation file updated for manual building

commit cd443e27b132eee88bbf827b7adcd2529cc9916f
Merge: bfcd358 ad07e58
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Tue Apr 5 19:51:35 2022 +0400

    Merge pull request #683 from hashgraph/feature/policy-roles

    Feature/policy roles

commit ad07e58dee9afcd3ad0fbaaa934de08a49a07880
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Tue Apr 5 19:22:28 2022 +0400

    fix datepicker height, disabling accidental closing of dialogs

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit bfcd358db80903faaf5315342deec58f52d6c659
Merge: c6e9cd4 0ade1b0
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Apr 5 17:16:48 2022 +0300

    Merge remote-tracking branch 'origin/develop' into develop

commit c6e9cd41111e580c0dfa1e54c5c2b3015afe798d
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Apr 5 17:16:31 2022 +0300

    update documentation

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 0ade1b0a6c2535b3ddc08022bb77263f37cf7e42
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Apr 5 14:48:38 2022 +0300

    remove methods

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 29cdcd9010e423a7ffcc9e9717176813e256c41c
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Mon Apr 4 21:03:21 2022 +0000

    GitBook: [#33] Added Deprecated to /schemas API

commit c50f5423b89d6574f9bad0e03f214010fec7593f
Merge: 81dfc53 2846dcb
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Apr 4 17:49:52 2022 +0400

    Merge branch 'main' into develop

    # Conflicts:
    #	README.md
    #	docs/.gitbook/assets/image (1).png
    #	docs/.gitbook/assets/image (10).png
    #	docs/.gitbook/assets/image (11) (1).png
    #	docs/.gitbook/assets/image (11).png
    #	docs/.gitbook/assets/image (12).png
    #	docs/.gitbook/assets/image (13).png
    #	docs/.gitbook/assets/image (14).png
    #	docs/.gitbook/assets/image (15).png
    #	docs/.gitbook/assets/image (2).png
    #	docs/.gitbook/assets/image (3).png
    #	docs/.gitbook/assets/image (4).png
    #	docs/.gitbook/assets/image (5).png
    #	docs/.gitbook/assets/image (6).png
    #	docs/.gitbook/assets/image (7).png
    #	docs/.gitbook/assets/image (8).png
    #	docs/.gitbook/assets/image (9).png
    #	docs/.gitbook/assets/image.png
    #	docs/available-policy-workflow-blocks/action-workflow-block.md
    #	docs/demo-guide/demo-using-apis.md
    #	guardian-service/src/policy-engine/blocks/report-block.ts
    #	guardian-service/src/policy-engine/blocks/report-item-block.ts
    #	guardian-service/src/policy-engine/blocks/request-vc-document-block.ts
    #	vc-modules/package.json

commit 81dfc53492dddafe6d262ce6ce45e05ee93777d7
Merge: e5a8217 a879c6e
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Fri Apr 1 17:13:47 2022 +0400

    Merge pull request #660 from hashgraph/feature/services-status

    added serivces status UI support

commit a879c6e2f0df8900e25751e4afc84a355c9fb902
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Fri Apr 1 12:22:53 2022 +0400

    fix ws in docker, fix logger status, added reflect metadata to interfaces

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit e20b5a10c7b5ee67d8e76f6d5315383b6e09945f
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Fri Apr 1 12:13:40 2022 +0400

    added serivces status UI support

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit e5a8217b7ea11b1cb6deed994994511d3487e428
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Thu Mar 31 16:11:06 2022 +0000

    GitBook: [#32] Create Sensor Image missing in Main

commit d8c1ba8b8ce9e7e980f6f4ecae987f200e6e922c
Author: AnVaBr <32775532+anvabr@users.noreply.github.com>
Date:   Thu Mar 31 16:31:19 2022 +0100

    Update RELEASE-MANAGEMENT-PLAN.md

commit a910545a1cb3fca2f1430a590be43a28805d44fa
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Thu Mar 31 14:24:16 2022 +0000

    GitBook: [#31] Bind Group, User Property, reassigningBlock, Versioning and Demo groups

commit 0158423f96b13eda0810e1bef1077dd3dc859f05
Merge: ddaf92d 0ddcfb5
Author: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Date:   Wed Mar 30 16:23:33 2022 +0400

    Merge pull request #651 from hashgraph/feature/remove-did-sdk

    Remove did-sdk-js

commit 0ddcfb55204db4188eacbb9bb6ed372b02c09b87
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Wed Mar 30 13:46:44 2022 +0300

    fix ci

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 40ce4e7484dbe593f9e082bf9108781f98a0cb85
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Wed Mar 30 13:06:49 2022 +0300

    fix docker build

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit c5aa527e501c0acd9c25708ad0828b1375ba8d89
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Mar 29 19:40:39 2022 +0400

    fix unit tests

commit 04b398b356b939c1ed99886c13a259b92bfa5961
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Mar 29 17:11:18 2022 +0400

    fix

commit f5481bbb805fe8be63ffec2469e9ad2cb360c8ac
Merge: 77edfc5 ddaf92d
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Mar 29 17:04:41 2022 +0400

    Merge branch 'develop' into feature/remove-did-sdk

    # Conflicts:
    #	api-gateway/package-lock.json
    #	guardian-service/src/policy-engine/helpers/decorators/basic-block.ts
    #	mrv-sender/package-lock.json

commit ddaf92daf3fb42c10adfdea91ba733bc5ce7bdb4
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 29 15:58:42 2022 +0300

    fix block updates

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 9a0c3979cb10d527dfe8c4c45d3f24c0e4bce967
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Mon Mar 28 18:01:28 2022 +0000

    GitBook: [#30] Added Bind Group Property in InterfaceDocumentSource

commit 77edfc5c5e81ff9b37e4b8e7284c9a98bc6cf4db
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 28 21:34:19 2022 +0400

    fix merge

commit 742b445e11c9e5517f00f463c26460ef23cc3f0b
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 28 20:55:46 2022 +0400

    fix merge

commit 8256192d48f18e33ddfecc7df4ba9af94058ebcd
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 28 20:33:22 2022 +0400

    fix merge

commit 522ae0c407db7f449941d47537addee6d9b12684
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Mon Mar 28 16:32:14 2022 +0000

    GitBook: [#29] Removed Filters in InterfaceDocumentsSourceBlock,Field data in DocumentsSourceAddOn

commit 02b4a3fb02fad693c13b8d628b624562b49814bd
Merge: ec8b3e5 30171d2
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 28 20:28:48 2022 +0400

    Merge branch 'develop' into feature/remove-did-sdk

    # Conflicts:
    #	api-gateway/src/api/service/schema.ts
    #	api-gateway/src/helpers/guardians.ts
    #	api-gateway/src/helpers/serviceRequestsBase.ts
    #	guardian-service/src/api/config.service.ts
    #	guardian-service/src/api/demo.ts
    #	guardian-service/src/api/documents.service.ts
    #	guardian-service/src/api/loader.service.ts
    #	guardian-service/src/api/root-authority.service.ts
    #	guardian-service/src/api/schema.service.ts
    #	guardian-service/src/api/token.service.ts
    #	guardian-service/src/api/trust-chain.service.ts
    #	guardian-service/src/app.ts
    #	guardian-service/src/policy-engine/blocks/external-data-block.ts
    #	guardian-service/src/policy-engine/blocks/index.ts
    #	guardian-service/src/policy-engine/blocks/interface-document-action-block.ts
    #	interfaces/src/index.ts
    #	interfaces/src/models/message-response.ts
    #	ipfs-client/package-lock.json
    #	logger-service/package-lock.json
    #	mrv-sender/package-lock.json
    #	mrv-sender/package.json

commit ec8b3e5fa3595695ccd6476acc9f16857471497f
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 28 20:00:02 2022 +0400

    update

commit 30171d2cb15657431b66ca2b2e66b1734e86fcec
Merge: d7ddf75 ba70716
Author: brandisio <andrey@brozhko.org>
Date:   Mon Mar 28 16:41:36 2022 +0100

    Merge branch 'develop' into prernaadev01-ReadMe-Changes

commit ba70716872952f112c2139c8456d57bac8b8a5f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:10:14 2022 +0000

    Bump @types/node from 17.0.21 to 17.0.23 in /vc-modules

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
    - [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] <support@github.com>

commit 5fc4291f6072af7e0e9ce5aa4d3694c24ca31b84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:51:25 2022 +0000

    Bump axios from 0.25.0 to 0.26.1 in /vc-modules

    Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.1)

    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit bdd6b63208a08f2704ae1344897e49c464a6ffa0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:41 2022 +0000

    Bump sinon from 12.0.1 to 13.0.1 in /api-gateway

    Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.1)

    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit e1bbc62b9ce084b09a502e4dd1916f3116be3f51
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:51:35 2022 +0000

    Bump axios from 0.25.0 to 0.26.1 in /ipfs-client

    Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.1)

    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit b2fc5d92a122f55d6a95f153c77e65518a1e2ec4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:51:30 2022 +0000

    Bump axios from 0.25.0 to 0.26.1 in /mrv-sender

    Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/axios/axios/compare/v0.25.0...v0.26.1)

    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 8370d6799ce3d42fa02b2a4e702c39aaca752695
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:10:06 2022 +0000

    Bump express from 4.17.2 to 4.17.3 in /api-docs

    Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 09fa7ec7fad774f2c99d9641ff442e88d50d08a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:09:59 2022 +0000

    Bump express from 4.17.2 to 4.17.3 in /mrv-sender

    Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit b8308fe2da66890ce8577e552cc7ae42058adce7
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Mon Mar 28 17:13:53 2022 +0300

    fix

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit c134becc5d3e821e1257d544aeecbbdc068a6c47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:09:18 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /message-broker

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 863cc2d9016773e0e8a67864f091e482046640ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:09:24 2022 +0000

    Bump typescript from 4.5.5 to 4.6.3 in /mrv-sender

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 61f08fbc3585f7fcb1cc5c67ff622ad766e76017
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:09:13 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /interfaces

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit a3d448a548b60472c480fa61e3a6024f7cd0034b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:03:20 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /vc-modules

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 0994134830f0f206b91ec062363d0ae5fe504201
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:03:22 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /api-docs

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 9623d716e65cc531e000ca41bd2a45ae6964caab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 14:03:25 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /logger-helper

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 15dbe6ade660addb581a5342005f40828cc73c59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 08:28:59 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /api-gateway

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit b9a7ac9ab39ddb9b065810487dbfd5849b9ddd90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 28 08:29:28 2022 +0000

    Bump typescript from 4.6.2 to 4.6.3 in /logger-service

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 544bad1b8faaae7cb6558f02493c9976d6e06286
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Mon Mar 28 14:54:30 2022 +0300

    fix init handler

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit ec4a4fbb8aa0e97d130721ce8816115da3257d20
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Mon Mar 28 16:19:56 2022 +0300

    fix error catching

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 8cfa7646cb1358c54123b9b6cb7214e0df51292d
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Fri Mar 25 19:13:05 2022 +0000

    GitBook: [#28] Changing Timestamp for Verra Redd Policy

commit aa067af9f2cca8fee7cf27eeb306477388bea210
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Fri Mar 25 19:08:28 2022 +0000

    GitBook: [#26] Changed Schema Types, Corrected Dependencies Spelling

commit d7ddf753f2bd468672feb9507e56c9b6adf9ad3b
Author: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Date:   Fri Mar 25 12:53:41 2022 -0400

    Update README.md

    Added Note of Initialization Process in ReadMe.md file

commit 25809ada986dd8b93e337d2802abb77c90abcfab
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Fri Mar 25 16:44:42 2022 +0000

    GitBook: [#24] Adding Schema Deprecation Policy

commit b3f14c2c7ef43fb0cbaf960ac15caa966c5a6521
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Fri Mar 25 16:24:00 2022 +0000

    GitBook: [#23] Changed API to Policy in Policy Versioning File

commit 5f34f93f27f33e723a8a78e17c0e5e269a49d5f1
Merge: 4f47ee0 64a0569
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Fri Mar 25 20:06:42 2022 +0400

    Merge pull request #614 from hashgraph/feature/reassigning-policy-block

    Feature/reassigning policy block

commit 4f47ee0a5f14ed703ee772d2273eb16d16ae0669
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:32 2022 +0000

    Bump mocha from 9.2.1 to 9.2.2 in /logger-service

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.1 to 9.2.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mochajs/mocha/compare/v9.2.1...v9.2.2)

    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 269864bd7a66919236f1840c9c278afd0244543d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:55 2022 +0000

    Bump mocha from 9.2.1 to 9.2.2 in /api-gateway

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.1 to 9.2.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/mochajs/mocha/compare/v9.2.1...v9.2.2)

    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit df61a56c3c469d2132ba82e7bfc4c1b4d4a3f95a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:57 2022 +0000

    Bump chai from 4.3.4 to 4.3.6 in /logger-service

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.6)

    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 64a05696007f6ff57adf173e8933f7248d6b07d6
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Fri Mar 25 19:50:19 2022 +0400

    update Verra REDD policy

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 9eab2f5731be73cdead0188958617d4048d4e6ab
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Fri Mar 25 19:49:55 2022 +0400

    update action, reassigning blocks

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 2414bd70708ac04d853e98044bf596290047ab10
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Fri Mar 25 15:12:53 2022 +0000

    GitBook: [#20] Added Note in Installation and Demo Usage Guide files

commit 06836b0b91b0e62add780890168ec0938b5affa2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:48 2022 +0000

    Bump @types/ws from 8.5.2 to 8.5.3 in /api-gateway

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.2 to 8.5.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 68ff3bafa197d0847ccc19f668172ce4f43d1ade
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 17:21:56 2022 +0000

    Bump typescript from 4.5.5 to 4.6.2 in /api-docs

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit ab774be8b4bb757224719a717b16cbe553f6c9b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 17:22:13 2022 +0000

    Bump typescript from 4.5.5 to 4.6.2 in /logger-helper

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 88a6f6649699dac8bb54b901751cf6ede53d9f19
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Thu Mar 24 17:25:18 2022 +0000

    GitBook: [#19] Updating Installation file as per ReadMe.md

commit c11c2aacf3c7eef02e5d1a34b6a6cba527a5a858
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 17:22:58 2022 +0000

    Bump @types/node from 17.0.21 to 17.0.23 in /logger-service

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
    - [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] <support@github.com>

commit 320c0ebabe1ed0430fe82db06344be02ee9678d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 17:22:15 2022 +0000

    Bump @types/node from 17.0.21 to 17.0.23 in /ipfs-client

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
    - [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] <support@github.com>

commit f1b15f4fd2868f1ac8e6e4ee2fbaf6f50a149980
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 17:21:44 2022 +0000

    Bump @types/node from 17.0.21 to 17.0.23 in /api-gateway

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
    - [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] <support@github.com>

commit 0ca2299bd6343f1a1ffc19c14601558bbc957e84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 17:21:36 2022 +0000

    Bump @types/node from 17.0.21 to 17.0.23 in /message-broker

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
    - [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] <support@github.com>

commit 62e08779f3368eae09dc12846ec30222d6be24b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:26 2022 +0000

    Bump @types/node from 17.0.17 to 17.0.23 in /logger-helper

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.23.
    - [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] <support@github.com>

commit cb41a8f6694a595a40a4740eac30703c2a06fa6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 24 14:00:22 2022 +0000

    Bump @types/node from 17.0.14 to 17.0.23 in /api-docs

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.14 to 17.0.23.
    - [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] <support@github.com>

commit a6a78d155cac18696f4381d5fb13d4eeda744b80
Merge: cf34071 f23acd8
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Thu Mar 24 20:30:05 2022 +0400

    Merge pull request #607 from hashgraph/feature/updating-log-view

    fixed escape symbols in search, added log details, update search by a…

commit cf34071ac77e64be7153fae45096a260e710d902
Author: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Date:   Thu Mar 24 15:52:17 2022 +0000

    GitBook: [#18] No subject

commit f23acd8b0b99e0af97ffdf41df1a776c76c24828
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Thu Mar 24 18:29:12 2022 +0400

    fixed escape symbols in search, added log details, update search by attributes, update api

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 217233ed6a267765ccc9fb412050d878902ab467
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 24 18:26:17 2022 +0400

    update schema service

commit 4c3f99340f672b49ed18ca4afd3d156a1eacf7f0
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 24 18:05:38 2022 +0400

    update user creating

commit 89b5fcf76baf7e909f7d37eb3e5d02a755ab4021
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Thu Mar 24 15:49:47 2022 +0300

    Update instructions in README.md

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 9460c509854e1d01314b3abe9c0a19c8f16e628b
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Thu Mar 24 15:44:04 2022 +0300

    fix README.md

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit fc14c373a2b57ebc11b33fa31e038ae5b69785bb
Merge: 5ce3f13 ea58feb
Author: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Date:   Thu Mar 24 16:29:13 2022 +0400

    Merge pull request #577 from hashgraph/feature/reassigning-policy-block

    added reassigning block in policy

commit 5ce3f13c9b51f39d9c73a8c084fe2ea524605ec6
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Thu Mar 24 15:07:21 2022 +0300

    update dependabot.yml

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit fdcab1f23c8c6f8c4d5deb04a6186085e3573b85
Merge: 9d567a7 642c4a6
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 24 16:05:25 2022 +0400

    Merge branch 'develop' into feature/remove-did-sdk

    # Conflicts:
    #	api-gateway/src/api/service/profile.ts
    #	guardian-service/src/api/demo.ts
    #	guardian-service/src/app.ts
    #	guardian-service/src/policy-engine/block-tree-generator.ts
    #	guardian-service/src/policy-engine/blocks/report-block.ts
    #	guardian-service/src/policy-engine/blocks/report-item-block.ts
    #	interfaces/src/index.ts

commit f3ea9c3ae47587743bfb89b90e48b644ae86570f
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Thu Mar 24 14:59:20 2022 +0300

    bump dotenv

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 642c4a64e714ea7ca94bae36f971dcfddcffe484
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 24 15:53:01 2022 +0400

    add stability tests

commit ac44e153cf66e86f25f8d59974f959fefcb518f6
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Thu Mar 24 12:54:32 2022 +0300

    method rename

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit dd09c10c5a3942daa2ce29f024590636c0ce7a13
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Thu Mar 24 12:50:05 2022 +0300

    remove console.log

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit ea58feb3758603ecbc40a1512c4d9b7af155dc56
Author: artembuslaev <buslaew.ar@mail.ru>
Date:   Wed Mar 23 21:35:30 2022 +0400

    added reassigning block in policy

    Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

commit 9d567a7e820cb4707fe2fd87a46bbe3de1daf6f9
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 23 20:13:57 2022 +0400

    update schema service

    Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

commit a615256ec746eeb42fd9b7809c7cea646493c9dd
Author: AnVaBr <32775532+anvabr@users.noreply.github.com>
Date:   Wed Mar 23 15:34:46 2022 +0000

    Update RELEASE-MANAGEMENT-PLAN.md

commit 30f3684f659bfeb4f8419b7e32ef3abefbe31260
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 23 17:36:56 2022 +0400

    fix schema message

commit 2c5aa31336e2be522b270e63334674e4293bb88d
Merge: cad15f1 d275faf
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 23 15:29:20 2022 +0400

    Merge branch 'feature/remove-guardians-helper' into feature/remove-did-sdk

commit d275fafb6acd0e584600fd3acb5bece1a97df46d
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Wed Mar 23 14:26:03 2022 +0300

    fix schema entity

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit cad15f14ade4b64c2e51328c488e42dc19e64e4e
Merge: 74f7f7b 36babd0
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 23 15:24:16 2022 +0400

    Merge branch 'feature/remove-guardians-helper' into feature/remove-did-sdk

    # Conflicts:
    #	guardian-service/package-lock.json
    #	guardian-service/src/api/profile.service.ts
    #	guardian-service/src/api/schema.service.ts
    #	guardian-service/src/helpers/utils.ts
    #	guardian-service/src/policy-engine/blocks/request-vc-document-block.ts

commit 74f7f7b8d4a9f719d4ad800c873cba5e864d8774
Merge: 63ce688 60c6a70
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 23 15:11:20 2022 +0400

    Merge branch 'feature/remove-guardians-helper' into feature/remove-did-sdk

    # Conflicts:
    #	guardian-service/src/api/profile.service.ts
    #	guardian-service/src/app.ts
    #	guardian-service/src/helpers/guardians.ts
    #	guardian-service/src/policy-engine/block-tree-generator.ts
    #	guardian-service/src/policy-engine/blocks/aggregate-block.ts
    #	guardian-service/src/policy-engine/blocks/calculate-block.ts
    #	guardian-service/src/policy-engine/blocks/documents-source-addon.ts
    #	guardian-service/src/policy-engine/blocks/external-data-block.ts
    #	guardian-service/src/policy-engine/blocks/filters-addon-block.ts
    #	guardian-service/src/policy-engine/blocks/mint-block.ts
    #	guardian-service/src/policy-engine/blocks/request-vc-document-block.ts
    #	guardian-service/src/policy-engine/blocks/retirement-block.ts
    #	guardian-service/src/policy-engine/blocks/send-to-guardian-block.ts
    #	interfaces/src/type/message-api.type.ts

commit 36babd0cd1b7c3f0bb54d4bb93541d1f7dbf91fe
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 22:45:03 2022 +0300

    fix

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 62a4bc2744321e63aa5c4983fd6b4c803331eee3
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 22:41:04 2022 +0300

    fixes

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit d57adabe54aee6f6c607cf8806e3a1aa1d312ec6
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 21:22:39 2022 +0300

    update mongodb driver

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 60c6a70a189c092f760c7d0aa369123c1293ece4
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 18:34:44 2022 +0300

    fix

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 1299de6fdc211fef44103fd17abccf973167e2a1
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 18:32:43 2022 +0300

    remove guardian helper test

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit f355105e763498747c324dbcb237c39f42044346
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 18:25:52 2022 +0300

    remove guardian helper

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 63ce688d347e0de91d1929cc31a9078f7d6163a3
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Mar 22 19:24:35 2022 +0400

    remove did sdk js

commit a01d020f1531210b39039cf49866eb14fa7ecd24
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Mar 22 18:58:59 2022 +0400

    remove did sdk js

commit fe1411f5d135352f58b80c7aab97c66733b1f4ca
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 17:13:25 2022 +0300

    remove guardians helpers from blocks

    Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

commit 2e10a5080737b06ce06f262c8e712983e9a1091b
Merge: 0c6023e 501cdbf
Author: simvalery <valeriy.simonov@envisionblockchain.com>
Date:   Tue Mar 22 15:40:37 2022 +0300

    Merge branch 'feature/update-api-gateway' of https://github.com/hashgraph/guardian into feature/remove-guardians-helper

    � Conflicts:
    �	interfaces/src/type/message-api.type.ts

commit c337324f2c2c4f3616c7c394735e97701b7669f1
Merge: 769a807 9534153
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Tue Mar 22 16:12:53 2022 +0400

    Merge branch 'develop' into feature/remove-did-sdk

    # Conflicts:
    #	interfaces/src/type/message-api.type.ts

commit 769a807fe3561d7903ce19a9901cc2716185acca
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 21 20:48:09 2022 +0400

    remove did sdk js

commit 5816dc870c71c8cdd824558cb1c01135aa4f0232
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Mon Mar 21 19:52:55 2022 +0400

    remove did sdk js

commit 501cdbf145df16891016a5618d489a106c446aa4
Merge: 0d232d0 66ca072
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 17 15:49:03 2022 +0400

    Merge branch 'develop' into feature/update-api-gateway

commit 0d232d0752f92f773df09de482531f0f3358cc34
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 17 15:48:27 2022 +0400

    update channel request

commit fc7e6b0f19e5e3cc8b76c8fe332e0f32ef930a76
Merge: c0abba8 ba43e37
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Thu Mar 17 13:43:22 2022 +0400

    Merge branch 'develop' into feature/update-api-gateway

commit c0abba851def89b3e6d9ccfaba00f46403af225a
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 16 19:37:00 2022 +0400

    fix

commit 328fe8f42a763229828e8ae72adc5ed145f3d8b1
Author: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Date:   Wed Mar 16 19:18:30 2022 +0400

    update api gateway
@mattsmithies
Copy link
Contributor

Having an after-action retroactive is a must given that every root authority will be expected to push 300 TPS each, I believe there is a high likely hood that services might need to be reset mid-way through the test with fresh connections to the Hedera nodes.

You might be throttled if the step function troll comes to visit too.

This is what we produced after our scale test: https://dovu.earth/en/scaling-infrastructure-how-we-did-it/

simvalery added a commit that referenced this issue May 18, 2022
* Bump typescript from 4.5.5 to 4.6.3 in /mrv-sender

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.5.5...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump typescript from 4.6.2 to 4.6.3 in /message-broker

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Bump express from 4.17.2 to 4.17.3 in /mrv-sender

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.2...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump express from 4.17.2 to 4.17.3 in /api-docs

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.2...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 0.25.0 to 0.26.1 in /mrv-sender

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 0.25.0 to 0.26.1 in /ipfs-client

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sinon from 12.0.1 to 13.0.1 in /api-gateway

Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v12.0.1...v13.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 0.25.0 to 0.26.1 in /vc-modules

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 17.0.21 to 17.0.23 in /vc-modules

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [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] <support@github.com>

* update

* GitBook: [#29] Removed Filters in InterfaceDocumentsSourceBlock,Field data in DocumentsSourceAddOn

* fix merge

* fix merge

* fix merge

* GitBook: [#30] Added Bind Group Property in InterfaceDocumentSource

* fix block updates

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix unit tests

* fix docker build

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ci

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#31] Bind Group, User Property, reassigningBlock, Versioning and Demo groups

* Update RELEASE-MANAGEMENT-PLAN.md

* GitBook: [#32] Create Sensor Image missing in Main

* added serivces status UI support

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix ws in docker, fix logger status, added reflect metadata to interfaces

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#33] Added Deprecated to /schemas API

* remove methods

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update documentation

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update schemes

* fix datepicker height, disabling accidental closing of dialogs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#34] Installation file updated for manual building

* Update README.md

* GitBook: [#36] Adding VC-modules in Installation

* GitBook: [#35] Added Verra Redd Demo

* update create adn import schemes

* added policy user roles information

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix action errors with policies and tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change display policies in tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update import schema

* fix update blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* Added Troubleshoot section to ReadMe file

* GitBook: [#37] Added Troubleshoot section in Installation file

* fix

* update user

* Bump mathjs from 10.4.0 to 10.4.2 in /ipfs-client

Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.4.0 to 10.4.2.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v10.4.0...v10.4.2)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix policies column width in tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change save token to create new token while importing

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix export policy file

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update dynamic topic

* GitBook: [#38] Changing Block names in Policy WorkFlows

* GitBook: [#39] Changing the MRV URL in Step 16 of Demo Usage Guide

* optimaize imports

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update topic

* GitBook: [#40] Resolving Images in Policy Workflows

* GitBook: [#41] Updating Image URLs for Demo Usage Guide

* Updated BlockType

* GitBook: [#43] Made changes in Policy Workflow

* fix required schema type fields

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* pagination

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update vp block

* fix policy calculate block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update hedera sdk version

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* rename block in irec policy

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update status

* GitBook: [#44] DocumentsSourceAddOnBlock to be changed to DocumentsSourceAddOn

* GitBook: [#45] iREC Demo Guide Added

* add topic utils

* config docker

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* separate tokens for users

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* remove pagination config

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add relationships

* fix typos in iRec policy 2

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update reassigning block
update relationships in vc

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* Topic mapping (#715)

* update schemes

* update create adn import schemes

* update import schema

* fix

* update user

* fix policies column width in tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update dynamic topic

* optimaize imports

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update topic

* pagination

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update vp block

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* update status

* add topic utils

* config docker

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* separate tokens for users

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* remove pagination config

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add relationships

* update reassigning block
update relationships in vc

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
Co-authored-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#46] Updated iREC Policy timestamp, Resolved Image URLs for Demo using APIs

* fix api for policy roles

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update api

* fix typos in irec policies

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update api

* remove SCHEMA_TOPIC_ID

* remove vc-modules section

* update api

* rename documentSourceAddonBlocks in REDD policy

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#47] Changing the Timestamp of Verra Redd, iREC, new IREC

* update api

* GitBook: [#48] Changes in APIs

* fix

* fix

* fix request block ref

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#49] Blocks Updation after Topic Implementation

* GitBook: [#50] Changing Timestamp of Verra Redd

* fix swagger.yaml

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#51] Remove VC-Modules, Updated sendToGuardian Block

* fix policy schema

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix swagger.yaml

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix swagger.yaml

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Update swagger.yaml

* upgrade version

* temp

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#52] Minor fixes in iREC Policy

* Revert "upgrade version"

This reverts commit c5f67fb.

* fix package-lock.json

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add topic owner config

* add topic owner config

* update demo

* fix

* GitBook: [#53] Adding TopicOwner Property to sendToGuardian Block

* fix infinity loading in import dialogs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix policy message

* hedera modules unit tests

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change response status codes in post policy and schema methods

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* remove comments, fix tests

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added drag n drop for import policies and schemas

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added placeholder for root authority input

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* aggregation workflow

* update ui

* api tests

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#54] Changes in Verra and iREC demo

* add cron config

* update

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* test fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* test fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update

* update tz

* Cumulative Dimension

* update

* fix

* GitBook: [#55] Adding API Workflow for new iREC Demo

* added copy blocks, added states

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change text align in service status component

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix copy paste blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update timer block

* update

* fix

* GitBook: [#56] Correcting errors of API workflow

* new block

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactor

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ui issues

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ui issues

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add switch block

* fix

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix lint

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* added users to demo admin panel

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#57] Added External API, Added Sample MRV data

* fix

* fix

* fix

* fix

* feat: replacing fastMQ with Nats MQ

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* displaying available nested blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added allowed children to action block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

* GitBook: [#58] Corrected Block Properties of all Blocks

* GitBook: [#59] Added URLs and Ports in Installation file

* GitBook: [#60] Updated Implementation Diagram

* update README.md

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update README.md

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#61] Corrected URLs and Ports

* GitBook: [#62] Updating Prerequisites

* GitBook: [#64] Updated Frameworks/Libraries

* fix view some fields in VC

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* Feature/publish docker images (#868)

publish docker images

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* added env balance variables (#864)

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#63] Updating API Workflow of new IREC Demo

* GitBook: [#65] Updating API Workflow of IREC 2

* GitBook: [#66] Updating the API

* GitBook: [#67] No subject

* Feature/publish docker images (#873)

add frontend image

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#69] No subject

* GitBook: [#70] Adding more APIs to iREC 2

* update token creation and importing

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fixed returns tokens while creation

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#73] No subject

* GitBook: [#74] Adding Switch Block

* GitBook: [#75] Redoing API Workflow of iREC 2 Demo

* fix merge

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* up version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: brandisio <andrey@brozhko.org>
Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Co-authored-by: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Co-authored-by: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Co-authored-by: AnVaBr <32775532+anvabr@users.noreply.github.com>
Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
Co-authored-by: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Co-authored-by: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Co-authored-by: Truong Nguyen <samuraitruong@hotmail.com>
simvalery added a commit that referenced this issue May 18, 2022
* Bump typescript from 4.5.5 to 4.6.3 in /mrv-sender

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.5.5...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump typescript from 4.6.2 to 4.6.3 in /message-broker

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Bump express from 4.17.2 to 4.17.3 in /mrv-sender

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.2...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump express from 4.17.2 to 4.17.3 in /api-docs

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.2...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 0.25.0 to 0.26.1 in /mrv-sender

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 0.25.0 to 0.26.1 in /ipfs-client

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sinon from 12.0.1 to 13.0.1 in /api-gateway

Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v12.0.1...v13.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios from 0.25.0 to 0.26.1 in /vc-modules

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.26.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v0.26.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 17.0.21 to 17.0.23 in /vc-modules

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [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] <support@github.com>

* update

* GitBook: [#29] Removed Filters in InterfaceDocumentsSourceBlock,Field data in DocumentsSourceAddOn

* fix merge

* fix merge

* fix merge

* GitBook: [#30] Added Bind Group Property in InterfaceDocumentSource

* fix block updates

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix unit tests

* fix docker build

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ci

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#31] Bind Group, User Property, reassigningBlock, Versioning and Demo groups

* Update RELEASE-MANAGEMENT-PLAN.md

* GitBook: [#32] Create Sensor Image missing in Main

* added serivces status UI support

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix ws in docker, fix logger status, added reflect metadata to interfaces

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#33] Added Deprecated to /schemas API

* remove methods

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update documentation

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update schemes

* fix datepicker height, disabling accidental closing of dialogs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#34] Installation file updated for manual building

* Update README.md

* GitBook: [#36] Adding VC-modules in Installation

* GitBook: [#35] Added Verra Redd Demo

* update create adn import schemes

* added policy user roles information

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix action errors with policies and tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change display policies in tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update import schema

* fix update blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* Added Troubleshoot section to ReadMe file

* GitBook: [#37] Added Troubleshoot section in Installation file

* fix

* update user

* Bump mathjs from 10.4.0 to 10.4.2 in /ipfs-client

Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.4.0 to 10.4.2.
- [Release notes](https://github.com/josdejong/mathjs/releases)
- [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md)
- [Commits](josdejong/mathjs@v10.4.0...v10.4.2)

---
updated-dependencies:
- dependency-name: mathjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix policies column width in tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change save token to create new token while importing

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix export policy file

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update dynamic topic

* GitBook: [#38] Changing Block names in Policy WorkFlows

* GitBook: [#39] Changing the MRV URL in Step 16 of Demo Usage Guide

* optimaize imports

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update topic

* GitBook: [#40] Resolving Images in Policy Workflows

* GitBook: [#41] Updating Image URLs for Demo Usage Guide

* Updated BlockType

* GitBook: [#43] Made changes in Policy Workflow

* fix required schema type fields

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* pagination

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update vp block

* fix policy calculate block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update hedera sdk version

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* rename block in irec policy

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update status

* GitBook: [#44] DocumentsSourceAddOnBlock to be changed to DocumentsSourceAddOn

* GitBook: [#45] iREC Demo Guide Added

* add topic utils

* config docker

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* separate tokens for users

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* remove pagination config

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add relationships

* fix typos in iRec policy 2

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update reassigning block
update relationships in vc

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* Topic mapping (#715)

* update schemes

* update create adn import schemes

* update import schema

* fix

* update user

* fix policies column width in tokens

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update dynamic topic

* optimaize imports

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update topic

* pagination

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update vp block

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* fix linting

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* update status

* add topic utils

* config docker

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

* separate tokens for users

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* remove pagination config

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add relationships

* update reassigning block
update relationships in vc

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
Co-authored-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#46] Updated iREC Policy timestamp, Resolved Image URLs for Demo using APIs

* fix api for policy roles

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update api

* fix typos in irec policies

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update api

* remove SCHEMA_TOPIC_ID

* remove vc-modules section

* update api

* rename documentSourceAddonBlocks in REDD policy

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#47] Changing the Timestamp of Verra Redd, iREC, new IREC

* update api

* GitBook: [#48] Changes in APIs

* fix

* fix

* fix request block ref

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#49] Blocks Updation after Topic Implementation

* GitBook: [#50] Changing Timestamp of Verra Redd

* fix swagger.yaml

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#51] Remove VC-Modules, Updated sendToGuardian Block

* fix policy schema

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix swagger.yaml

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix swagger.yaml

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* Update swagger.yaml

* upgrade version

* temp

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#52] Minor fixes in iREC Policy

* Revert "upgrade version"

This reverts commit c5f67fb.

* fix package-lock.json

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add topic owner config

* add topic owner config

* update demo

* fix

* GitBook: [#53] Adding TopicOwner Property to sendToGuardian Block

* fix infinity loading in import dialogs

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix policy message

* hedera modules unit tests

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change response status codes in post policy and schema methods

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* remove comments, fix tests

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added drag n drop for import policies and schemas

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added placeholder for root authority input

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* aggregation workflow

* update ui

* api tests

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#54] Changes in Verra and iREC demo

* add cron config

* update

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* test fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* test fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update

* update tz

* Cumulative Dimension

* update

* fix

* GitBook: [#55] Adding API Workflow for new iREC Demo

* added copy blocks, added states

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* change text align in service status component

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix copy paste blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* update timer block

* update

* fix

* GitBook: [#56] Correcting errors of API workflow

* new block

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* refactor

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ui issues

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* fix ui issues

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* add switch block

* fix

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* fix lint

Signed-off-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>

* added users to demo admin panel

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#57] Added External API, Added Sample MRV data

* fix

* fix

* fix

* fix

* feat: replacing fastMQ with Nats MQ

Signed-off-by: Truong Nguyen <samuraitruong@hotmail.com>

* displaying available nested blocks

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* added allowed children to action block

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

* GitBook: [#58] Corrected Block Properties of all Blocks

* GitBook: [#59] Added URLs and Ports in Installation file

* GitBook: [#60] Updated Implementation Diagram

* update README.md

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* update README.md

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#61] Corrected URLs and Ports

* GitBook: [#62] Updating Prerequisites

* GitBook: [#64] Updated Frameworks/Libraries

* fix view some fields in VC

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* Feature/publish docker images (#868)

publish docker images

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* added env balance variables (#864)

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fix

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#63] Updating API Workflow of new IREC Demo

* GitBook: [#65] Updating API Workflow of IREC 2

* GitBook: [#66] Updating the API

* GitBook: [#67] No subject

* Feature/publish docker images (#873)

add frontend image

* fix

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* GitBook: [#69] No subject

* GitBook: [#70] Adding more APIs to iREC 2

* update token creation and importing

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* fixed returns tokens while creation

Signed-off-by: artembuslaev <buslaew.ar@mail.ru>

* GitBook: [#73] No subject

* GitBook: [#74] Adding Switch Block

* GitBook: [#75] Redoing API Workflow of iREC 2 Demo

* fix merge

Signed-off-by: simvalery <valeriy.simonov@envisionblockchain.com>

* up version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: brandisio <andrey@brozhko.org>
Co-authored-by: Stepan Kiryakov <stepan.kiryakov@envisionblockchain.com>
Co-authored-by: prernaa.agarwal <prernaa.agarwal@envisionblockchain.com>
Co-authored-by: Stepan Kirjakov <84465157+Stepan-Kirjakov@users.noreply.github.com>
Co-authored-by: AnVaBr <32775532+anvabr@users.noreply.github.com>
Co-authored-by: artembuslaev <buslaew.ar@mail.ru>
Co-authored-by: artembuslaev <68849616+artembuslaev@users.noreply.github.com>
Co-authored-by: prernaadev01 <79293833+prernaadev01@users.noreply.github.com>
Co-authored-by: Truong Nguyen <samuraitruong@hotmail.com>
@dubgeis
Copy link
Collaborator

dubgeis commented May 30, 2022

@anvabr we're going to need to test at 100B DIDs per user requirement. cc @sergmetelin @justin-atwell. Please use this on the CET policy.

@anvabr
Copy link
Collaborator

anvabr commented May 30, 2022

@anvabr we're going to need to test at 100B DIDs per user requirement. cc @sergmetelin @justin-atwell. Please use this on the CET policy.

I would love to know more about this please! @dubgeis

@anvabr anvabr changed the title Scalability testing QA: Scalability and capacity testing Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants