Skip to content

Commit

Permalink
Merging develop into main for pre-release 2.8.0 (#1614)
Browse files Browse the repository at this point in the history
* update doc

* update filters

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix

Signed-off-by: Stepan Kiryakov <[email protected]>

* remove console.log

Signed-off-by: Stepan Kiryakov <[email protected]>

* moved keys from topic and token to vault

Signed-off-by: artembuslaev <[email protected]>

* Create readme.md

Policy for cynk.io

* fix

Signed-off-by: artembuslaev <[email protected]>

* update topic keys

Signed-off-by: artembuslaev <[email protected]>

* Added Agricultural soils of Western Australia MRV

Signed-off-by: Matt Smithies <[email protected]>

* Update artifacts readme

Signed-off-by: Matt Smithies <[email protected]>

* Add Rothc MRV

Signed-off-by: Matt Smithies <[email protected]>

* Update DOVU readme

Signed-off-by: Matt Smithies <[email protected]>

* Add MIMICS MRV

Signed-off-by: Matt Smithies <[email protected]>

* Add GHG MRV

Signed-off-by: Matt Smithies <[email protected]>

* Updated number of MRVs from DOVU

Signed-off-by: Matt Smithies <[email protected]>

* using custom context url in vcs

Signed-off-by: artembuslaev <[email protected]>

* Updated Demo Artifacts ReadMe

* Create README.md

* added policy + process overview

Signed-off-by: Gerhard Seuchter <[email protected]>

* changed cynk io folder

Signed-off-by: artembuslaev <[email protected]>

* GitBook: [#201] Policy created token

* GitBook: [#202] create token using UI

* fixing moving block issues in policy configuration

Signed-off-by: artembuslaev <[email protected]>

* Create README.md

* Tolam Earth Policy

* Delete README.md

* added readme, small fixed in policy

Signed-off-by: Gerhard Seuchter <[email protected]>

* add events

* added get file from ipfs endpoint

Signed-off-by: artembuslaev <[email protected]>

* exclude ipfs-client from required services

Signed-off-by: artembuslaev <[email protected]>

* fixed editing for ipfs key setting

Signed-off-by: artembuslaev <[email protected]>

* added spinner for loading remote enum values in schema form

Signed-off-by: artembuslaev <[email protected]>

* fix error handling

Signed-off-by: simvalery <[email protected]>

* update settings in worker

Signed-off-by: artembuslaev <[email protected]>

* Create README.md

* Delete Demo Artifacts/GHG Methodology/GHG Scope II directory

* Updated ReadMe

* fix after merge

Signed-off-by: simvalery <[email protected]>

* fix typo

Signed-off-by: simvalery <[email protected]>

* #1476

* fix

* fix freeze token

* update api

* update error message

* fix migrations

* fix migrations

* fix error message

* fix

* disabled  external event

* fix

* update test

* fix save keys

Signed-off-by: Stepan Kiryakov <[email protected]>

* added move actions to policy configuration

Signed-off-by: artembuslaev <[email protected]>

* #1506 fixed work with strings

Signed-off-by: Stepan Kiryakov <[email protected]>

* update draw events

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix move action displaying in dryrun/publish status

Signed-off-by: artembuslaev <[email protected]>

* fix dry run

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix import keys from DB

Signed-off-by: simvalery <[email protected]>

* fix import keys from DB

Signed-off-by: simvalery <[email protected]>

* #1505

* add doc

* Updated iREC ReadMe

* Updated iREC ReadMe

* always use mongodb version 6

Signed-off-by: simvalery <[email protected]>

* replace ipfs url

Signed-off-by: artembuslaev <[email protected]>

* fix migrations, code version in schema message

Signed-off-by: artembuslaev <[email protected]>

* fix dry run

* fix duration type validation

Signed-off-by: artembuslaev <[email protected]>

* fix schema migrations

Signed-off-by: artembuslaev <[email protected]>

* fix restored vcs validation

Signed-off-by: artembuslaev <[email protected]>

* update external events

* fix

* add event

* disabled chance policyId in schemas

* update env docker files

Signed-off-by: artembuslaev <[email protected]>

* #1508

* fix

* GitBook: [#204] Restoring from DB and Hashicorp vault

* GitBook: [#205] updated ipfs url in schema type

* GitBook: [#206] added iREC 5 demo

* GitBook: [#208] iREC 7 UI Demo

* update block actions visibility

Signed-off-by: artembuslaev <[email protected]>

* updating package versions

Signed-off-by: artembuslaev <[email protected]>

* #228

Signed-off-by: Stepan Kiryakov <[email protected]>

* GitBook: [#209] Updated high res image of splitting logic

* update topic tonfig

* preset readonly fields validation

Signed-off-by: artembuslaev <[email protected]>

* publishing utility services

Signed-off-by: artembuslaev <[email protected]>

* added api-docs service

Signed-off-by: artembuslaev <[email protected]>

* add message

* Bump engine.io and socket.io in /frontend

Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.1.3 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.1.3...6.2.1)

Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@4.4.1...4.5.3)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* add messages

* fix unexciting did

Signed-off-by: simvalery <[email protected]>

* remove console.log

Signed-off-by: simvalery <[email protected]>

* fix unexisting vc

Signed-off-by: simvalery <[email protected]>

* fixed displaying demo account in development

Signed-off-by: artembuslaev <[email protected]>

* fix user topic restore

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* add job

* restore topic keys

Signed-off-by: simvalery <[email protected]>

* restore tokens

Signed-off-by: simvalery <[email protected]>

* GitBook: [#210] rearranging the pages

* GitBook: [#211] creating token using UI

* Updated Timestamp of Remote Workflow Policy

* add user topic select

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* fix validation

Signed-off-by: simvalery <[email protected]>

* update messages

* update

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix typo

Signed-off-by: simvalery <[email protected]>

* tmp

Signed-off-by: simvalery <[email protected]>

* implement local ipfs node
remove ipfs client

Signed-off-by: simvalery <[email protected]>

* update moment.js version

Signed-off-by: simvalery <[email protected]>

* update message format

* fix readonly fields in request block

Signed-off-by: artembuslaev <[email protected]>

* fix

* fix

* update log

* fix readonly fields
fix save topic keys

* fix lint

* GitBook: [#212] added description to token parameters

* fix save key

* fix

* update swagger

* bump version

Signed-off-by: simvalery <[email protected]>

* aggregate documents by custom fields

Signed-off-by: artembuslaev <[email protected]>

* update Dovu policy (fix schemas)

* update validation errors

Signed-off-by: Stepan Kiryakov <[email protected]>

* update validation errors

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix

Signed-off-by: Stepan Kiryakov <[email protected]>

* GitBook: [#213] Added GroupByFields property in aggregateBlock

* GitBook: [#214] Setting up local IPFS Node

* Setting Local IPFS node updated in ReadMe

* GitBook: [#215] Added Multi Policy APIs

* update Dovu policy (fix schemas)

* update validation errors

Signed-off-by: Stepan Kiryakov <[email protected]>

* update validation errors

Signed-off-by: Stepan Kiryakov <[email protected]>

* fix

Signed-off-by: Stepan Kiryakov <[email protected]>

* GitBook: [#213] Added GroupByFields property in aggregateBlock

* GitBook: [#214] Setting up local IPFS Node

* Setting Local IPFS node updated in ReadMe

* GitBook: [#215] Added Multi Policy APIs

* MBP projects

* bump version

Signed-off-by: simvalery <[email protected]>

* change hedera explorer

Signed-off-by: artembuslaev <[email protected]>

* always display delete action on selected block

Signed-off-by: artembuslaev <[email protected]>

* update hedera-sdk

Signed-off-by: simvalery <[email protected]>

* GitBook: [#220] Multi Policy UI

* GitBook: [#221] corrected local node files

* added message chunk setting

Signed-off-by: artembuslaev <[email protected]>

* #1014 MBP projects

* update schemas

* rename

* Updated Verra Timestamp

* added settings to change body request size

Signed-off-by: artembuslaev <[email protected]>

* add demo policy

* GitBook: [#224] Changed DragonGlass to Ledger Works in FAQs

* GitBook: [#225] how to change Explorer URL

* add additional events

* update lint

* GitBook: [#227] ImpactAddon block added

* GitBook: [#228] UI Automation Tests

* GitBook: [#229] added AddiitonalMintEvent

* GitBook: [#230] Added Impacts section in ReportBlock

* fix display token type

* fix dependency

Signed-off-by: simvalery <[email protected]>

* added IREC 8.1,8.2 in ReadMe

* GitBook: [#231] Added IREC and Verra Intro

* GitBook: [#232] Remote GHG Policy added

* GitBook: [#233] Remote GHG Policy Demo images

* GitBook: [#234] Artifacts APIs added

* http request block config

Signed-off-by: simvalery <[email protected]>

* http-request-block

Signed-off-by: simvalery <[email protected]>

* fix lint

Signed-off-by: simvalery <[email protected]>

* add validation

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: simvalery <[email protected]>

* custom logic worker

Signed-off-by: simvalery <[email protected]>

* tokens retirement

Signed-off-by: artembuslaev <[email protected]>

* fixed endpoints, changed labels

Signed-off-by: artembuslaev <[email protected]>

* tokens retirement fixes

Signed-off-by: artembuslaev <[email protected]>

* up version

Signed-off-by: simvalery <[email protected]>

* fix

Signed-off-by: artembuslaev <[email protected]>

* fixed issue with double publishing retire schema

Signed-off-by: artembuslaev <[email protected]>

* fix deps

Signed-off-by: simvalery <[email protected]>

Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Matt Smithies <[email protected]>
Signed-off-by: Gerhard Seuchter <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: Stepan Kirjakov <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: jacopostrada-tamu <[email protected]>
Co-authored-by: Matt Smithies <[email protected]>
Co-authored-by: prernaadev01 <[email protected]>
Co-authored-by: Atma Dev <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
11 people authored Dec 26, 2022
1 parent f4a441f commit c6e0e61
Show file tree
Hide file tree
Showing 214 changed files with 7,747 additions and 793 deletions.
Binary file not shown.
Binary file not shown.
6 changes: 4 additions & 2 deletions Demo Artifacts/iREC/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,10 @@ As the initial step in IREC Policy involve creation of following Schemas: iRec r
| iREC 3 | 1662641840.731000003 | iRec 2 Policy + revoke actions (Added: Revoke Block, Button Block) | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%203.policy) |
| iREC 4 | 1662642008.325450377 | iRec 3 Policy + auto associate and grant KYC token actions (Added: Token Action Block, Token Confirmation Block) | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%204.policy) |
| iREC policy 5 group | 1663850151.496004277 | Demonstrates the usage of the new concepts of common groups and multi-signature approvals. Document approval responsibilities are given to the new 'Approver' role, which belongs to a group. Users can become members of the group without the invite, and thereby become approvers. | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%205%20group%20(1663850151.496004277).policy) |
| IRec Policy 6 search documents | 1666182325.863957003 | The ability to process other than input documents in calculation block (calculateMathVariables block improvement) | [Link](https://github.com/hashgraph/guardian/blob/develop/Demo%20Artifacts/iREC/Policies/IRec%20Policy%206%20search%20documents%20(1666182325.863957003).policy) |
| IRec Policy 7 split documents | 1666798058.496271367 | Splitting documents to chunks (added splitBlock) | [Link](https://github.com/hashgraph/guardian/blob/develop/Demo%20Artifacts/iREC/Policies/IRec%20Policy%207%20split%20documents%20(1666798058.496271367).policy) |
| IRec Policy 6 search documents | 1666182325.863957003 | The ability to process other than input documents in calculation block (calculateMathVariables block improvement) | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%206%20search%20documents%20(1666182325.863957003).policy) |
| IRec Policy 7 split documents | 1666798058.496271367 | Splitting documents to chunks (added splitBlock) | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%207%20split%20documents%20(1666798058.496271367).policy) |
| IRec Policy 8.1 MBP | 1670329794.680515003 | Policy based on iREC Policy 4 where there are two impacts in one mint block | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%208.1%20MBP%20(1670329794.680515003).policy) |
| IRec Policy 8.2 MBP | 1670500065.430227921 | Policy based on iREC Policy 4 where the scenario is that there are two impacts in two different mint blocks | [Link](https://github.com/hashgraph/guardian/blob/main/Demo%20Artifacts/iREC/Policies/IRec%20Policy%208.2%20MBP%20(1670500065.430227921).policy) |


For complete User Guide and API Flow for executing IREC Policy, please refer to :
Expand Down
Loading

0 comments on commit c6e0e61

Please sign in to comment.