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

Merging develop into main for 3.1.0 release #4605

Merged
merged 5,177 commits into from
Jan 31, 2025
Merged

Merging develop into main for 3.1.0 release #4605

merged 5,177 commits into from
Jan 31, 2025

Conversation

simvalery
Copy link
Collaborator

@simvalery simvalery commented Jan 31, 2025

Highlights

  • Guardian analytics: labels and top down data way points #4322
  • Formula Linked Definitions & Schema Tree Enhancement #3408
  • Trustchain support for contract-based issuance and retirement implementation #2243
  • Dry-run policy execution 'savepoint' - restart policy dry-run from the 'saved' place #2838

Other Enhancements

  • Enhancements and Bugs of Indexer #3929
  • API facilities to retrieve unique references (IDs) of results for API-triggered operations #3139
  • Standardize UI on PrimeNG and remove/replace Material UI components #3141
  • Upgrade Guardian Frontend from Angular 12 to Angular 18 #4194
  • Clean up old branches from Github repo #4405
  • Attaching reference to PDD via programmatically built monitoring report #4364
  • Climate Action Reserve's U.S. Landfill Protocol #3709
  • Scope 3/PCF Referencing Demo (Methodology Breakdown) #3723
  • GHGP Version 3 #3728
  • American Carbon Registry (ACR) ACR Methodology for Quantifying, Monitoring, Reporting, and Verifying Greenhouse Gas Emissions Reductions and Removals from Landfill Gas Destruction and Beneficial Use Projects #3710
  • Enhancing Research on Indexer and Analytics Use Cases #3730

Bug Fixes

  • Addon request block doesn't work correctly #4500

prernaadev01 and others added 30 commits October 1, 2024 14:15
* added default values

Signed-off-by: Artem Buslaev <[email protected]>

* fix sub schema issue

Signed-off-by: Artem Buslaev <[email protected]>

* fix choosing first time preset value for ref

Signed-off-by: Artem Buslaev <[email protected]>

* fix frequent refresh

Signed-off-by: Artem Buslaev <[email protected]>

* fix sub tool schemas for published schemas

Signed-off-by: Artem Buslaev <[email protected]>

* fix choosing sub schema while schema creation

Signed-off-by: Artem Buslaev <[email protected]>

* fix choosing sub schemas for schema creation

Signed-off-by: Artem Buslaev <[email protected]>

* fix export to excel

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* apply ui design

Signed-off-by: Artem Buslaev <[email protected]>

* fix excel import export

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

* fix

Signed-off-by: Artem Buslaev <[email protected]>

---------

Signed-off-by: Artem Buslaev <[email protected]>
* fix: invatidation cache schema with sub schemas by create schema

* feat: add invalidation for post put delete schemas

* fix: remove invalidation preview and xlsx

* fix: add invalidation importPolicyFromXlsx importPolicyFromXlsxAsync

---------

Co-authored-by: Ihar <[email protected]>
* feat: base increase angular until 13

* feat: changing on front websocket service

* fix: proxy config path

* [WIP] feature/increase angular 14 version (#4193)

* feat: moving to 14 version of angular

* feat:base moving angular to 14 version

* feat: increase version for not base dependencies

* refactor code

---------

Co-authored-by: Ihar <[email protected]>

---------

Co-authored-by: IharTsykala <[email protected]>
Co-authored-by: Ihar <[email protected]>
* feat: save and update many with one connect to bd[3966]

* feat: add many methods in db service[3966]

* fix: lint errors

* Feature/3966 database access layer refactoring impruving requests db microservises (#4143)

* fix: lint errors

* feat: add save many for guardian service[3966]

* feat: add save many for queue service[3966]

* feat: add update many for guardian service[3966]

* feat: add update many for common[3966]

* feat: add update many for policy service[3966]

* fix: update many for common[3966]

* fix: lint errors

* feat: unit tests for save and uodate many in db server and helper[3966]

---------

Co-authored-by: Ihar <[email protected]>

* refactore code

* fix: issue update many get collection for bulk write[3966]

* feat: add multi entities in tests[3966]

* fix: swich update schemas in db server to update db helper[3966]

* fix: delete update many[3966]

* fix: remove save many from queue service[3966]

* Revert "fix: remove save many from queue service[3966]"

This reverts commit c66a3cd.

* Revert "fix: delete update many[3966]"

This reverts commit ebfa5f5.

* Revert "Revert "fix: remove save many from queue service[3966]""

This reverts commit 998dbe7.

* fix: remove apdate many for contracts[3966]

* fix: remove promice all from update array[3966]

* refactor code

* refactor code

* fix: lint errors

---------

Co-authored-by: Ihar <[email protected]>
Co-authored-by: IharTsykala <[email protected]>
* feat: base increase angular until 13

* feat: changing on front websocket service

* fix: proxy config path

* [WIP] feature/increase angular 14 version (#4193)

* feat: moving to 14 version of angular

* feat:base moving angular to 14 version

* feat: increase version for not base dependencies

* refactor code

---------

Co-authored-by: Ihar <[email protected]>

* feat: base dependencies before migration[4194]

* feat: dependencies after base migration[4194]

* feat: migration material[4194]

* fix: import errors[4194]

* feat: legasy styles in angular json[4194]

* fix: frontend warnings

* refactore code

---------

Co-authored-by: IharTsykala <[email protected]>
Co-authored-by: Ihar <[email protected]>
* fix root document view
Signed-off-by: simvalery <[email protected]>

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

* fix virtual users order
Signed-off-by: simvalery <[email protected]>

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

* fix companyLogo === null error
Signed-off-by: simvalery <[email protected]>

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

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

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

* disable tls by default
Signed-off-by: simvalery <[email protected]>

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

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

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

* [skip ci] Add swagger.yaml

* large payload container tls
Signed-off-by: simvalery <[email protected]>

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

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

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

---------

Signed-off-by: simvalery <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
* fix pagination for hedera rest api

Signed-off-by: Artem Buslaev <[email protected]>

* added max limit constant to indexer

Signed-off-by: Artem Buslaev <[email protected]>

* added missing limit type

Signed-off-by: Artem Buslaev <[email protected]>

---------

Signed-off-by: Artem Buslaev <[email protected]>
#3336 Guardian analytics: bottom-up data traceability
… IO (#4239)

* Submitting VM003 on behalf of AllcotIO

* VM0003 Policy on behalf of AllcotIO

* READme changes

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* CDM AR Tool 03 on behalf of Allcot IO

* CDM AR Tool 04 on behalf of Allcot IO

* Update README

* Update README.md

* Update README.md

* Update README.md
Signed-off-by: Stepan Kiryakov <[email protected]>
* fix: styles issues from past incresing versions[4194]

* feat: create schema styles[4194]

---------

Co-authored-by: Ihar <[email protected]>
* feat: move to angular 16 and primeng 16 [4194]

* fix: log message type drobdown[4194]

* fix: buttons colors and paddings[4194]

* fix: confirm dialog component[4194]

* fix: tooltips and hovers in policy menu[4194]

* fix: color of delete button in policy[4194]

* fix: dropdown initial option in tokens[4194]

* fix: pagination user managment[4194]

---------

Co-authored-by: Ihar <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
…primeNG 16 (#4275)

* fix: pre fill document in create tag diolog[4194]

* fix: mask input for compare policy[4194]

* fix: confirmation dialog buttons block[4194]

---------

Co-authored-by: Ihar <[email protected]>
Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.34.1 to 2.52.0.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/main/CHANGELOG.md)
- [Commits](hiero-ledger/hiero-sdk-js@v2.34.1...v2.52.0)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@azure/keyvault-secrets](https://github.com/Azure/azure-sdk-for-js) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/keyvault-secrets_4.8.0...@azure/keyvault-secrets_4.9.0)

---
updated-dependencies:
- dependency-name: "@azure/keyvault-secrets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ihar-tsykala and others added 16 commits January 31, 2025 18:23
* fix: form does not work in dry run roles block[3141]

* fix: datapicker issues in ghg policy[3141]

* fix: critical irec 10 external topic[3141]

* fix: styles user managment[3141]

* fix: styles[3141]

* fix: styles in irec 10 source[3141]

* fix: retire contracts issues[3141]

* fix: critical bugs with roles and retire contracts[3141]

* fix: critical irec4 tokens mint and create aplication

* feat: critical irec 4 values in selects[3141]

* fix: critical create aplication schemas selects[3141]

* fix: critical drobdown button type[3141]

* fix: dialod editor[3141]

* fix: dropdowns in irec4[3141]

* fix: styles artifacts[3141]

* fix: critical irec4 create app and styles[3141]

* fix: remote work flow policy[3141]

* fix: tooltips[3141]

* fix: irec4 filters[3141]

* fix: minor button[3141]

* fix: minor button[3141]

* feat: common solutions for custom tables[3141]

* fix: minors with styles[3141]

* fix: compare table[3141]

* fix: styles in common propirties[3141]

* fix: multi compare policies[3141]

* fix: colors status schemas[3141]

* fix: branding accross setting 17.18.10 version of prime ng[3141]

* fix: styles in log and irec4[3141]

* fix: color of spinner[3141]

* fix: stules in save as policy[3141]

* fix: circular call function

---------

Co-authored-by: Ihar <[email protected]>
Formula Linked Definitions & Schema Tree Enhancement (#4595)
* Add name column for SR (7).
Add labels on ticks for X,Y (10).

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add settings service for getEnvironment method.
Add hedera explorer with configs on message timestamps in indexer grids.
Add synchronize role filter to get SR.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Change timestamps to date and link to explorer.
Add filters by role and registry for roles grid.
Add hedera explorer link config to envs.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Improve hedera network explorer.
Add network explorer to account IDs.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add progress bar for loading data to indexer.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve progress bar for loading data to indexer.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Add created and modified date to tokens.
Add sort by created and modified date on tokens grid.
Add many redirects from IDs to indexer pages or explorer.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix get project coordinates.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve relationships graph for policy and SR.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add filter by organization name for SRs grid.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve finding relationships for tokens and policies.
Change charts on landing page.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Add policy and SR to NFT details.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add registry column to roles grid.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix graph display on relationships tab.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix lint error.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

---------

Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
* implement

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

* fix

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

* update packages fix bugs

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

* fix default value

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

* [skip ci] Add swagger.yaml

* fix lint

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

* merge develop

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

---------

Signed-off-by: simvalery <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
* Add name column for SR (7).
Add labels on ticks for X,Y (10).

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add settings service for getEnvironment method.
Add hedera explorer with configs on message timestamps in indexer grids.
Add synchronize role filter to get SR.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Change timestamps to date and link to explorer.
Add filters by role and registry for roles grid.
Add hedera explorer link config to envs.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Improve hedera network explorer.
Add network explorer to account IDs.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add progress bar for loading data to indexer.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve progress bar for loading data to indexer.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Add created and modified date to tokens.
Add sort by created and modified date on tokens grid.
Add many redirects from IDs to indexer pages or explorer.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix get project coordinates.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve relationships graph for policy and SR.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add filter by organization name for SRs grid.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Improve finding relationships for tokens and policies.
Change charts on landing page.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

* Add policy and SR to NFT details.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Add registry column to roles grid.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix graph display on relationships tab.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix lint error.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* Fix header progress bar border radius.

Signed-off-by: Dariy Miseldzhani <[email protected]>

* [skip ci] Add swagger.yaml

---------

Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
* fix ai-service

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

* 2942

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

* 2942

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

* [skip ci] Add swagger.yaml

* fix create policy

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

* fix schema permissions

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

* fix export permissions

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

* fix topic permissions

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

* fix contract permissions

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

* fix search permissions

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

* fix policy permissions

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

* GITBOOK-259: Landfill protocol guide

* Add GHGP policy v2 (#4377)

Add U.S. Landfill Protocol policy
Update AMS-III BB polity

Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>

* Create readme.md of Landfill protocol

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

* fix token count

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

* update indexer tasks

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

* fix label

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

* fix policy button

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

* Add files via upload

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

* GITBOOK-260: step by stpe of landfill protocol

* Update readme.md of landfill protocol

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

* Update readme.md of ML

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

* GITBOOK-261: updated GHGP changes

* fix grid size

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

* Update readme.md of landfill

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

* Update readMe.md of GHGP

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

* fix indexer requests

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

* fix compare

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

* fix project search

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

* fix import statistics

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

* fix suggesion object

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

* fix suggesion object

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

* fix project compare

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

* GITBOOK-262: corrected monitoring tools links

* fix permissions

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

* 2942 fix dateTime

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

* fix suggesion datetime

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

* fix suggesion datetime

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

* Update documentation with latest version of Metered policy (#4391)

Co-authored-by: Gautam Prajapati <[email protected]>

* Update VM0033 docs and binaries with published 0.0.2 (#4273)

Co-authored-by: Gautam Prajapati <[email protected]>

* README update (Demo Video Submission for Verra VM0003 Methodology) (#4318)

* VM0003 Demo Video

* VM0003 Demo Video (fixed)

* docs: update README.md (#4357)

descripting -> description

Signed-off-by: Ikko Eltociear Ashimine <[email protected]>

* fix suggesion datetime

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

* fix suggesion datetime

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

* Update message-store.ts (#4414)

Signed-off-by: Alexander Pyatakov <[email protected]>

* fix: cache by user cache (#4416)

* fix: cache by user cache

* [skip ci] Add swagger.yaml

---------

Co-authored-by: Ihar <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>

* fix: cache user by id when user is not exist (#4420)

Co-authored-by: Ihar <[email protected]>

* fix change detection mode

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

* feataure/involidation cache for profile (#4421)

* fix: cache user by id when user is not exist

* feat: invalidation for profile

---------

Co-authored-by: Ihar <[email protected]>

* fix sentinelHub control

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

* fix date-time control

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

* fix date-time control

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

* fix date-time control

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

* fix styles

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

* fix bug

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

* fixes

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

* fix sentinel hub form view image

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

* increase refresh interval

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

* add intervals to environment variables

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

* fix notification service max payload

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

* GITBOOK-263: Added demo videos

* Feature/refactor form view (#4469)

* refator && fixes

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

* fix

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

* fix sentinel hub

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

* fix

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

* fixes

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

* fix document view image

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

* fix from

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

* fix time array

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

* fix

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

* readOnly dateTime input

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

* invalid border color

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

* fixes

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

* fix

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

---------

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

* GITBOOK-264: landfill gas demo guide

* Create Readme.md

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

* Add files via upload

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

* Create readme.md

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

* Move US Landfill policy to CAR folder. (#4473)

Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>

* chore: Update Dependabot configuration to improve usability (#4468)

**Description**:

- Updates interval on github-actions ecosystem to check for updates
  weekly instead of daily.
- Sets the target-branch for all updates to "develop" instead of "main"
- sets the versioning-strategy on the npm-ecosystem to
  increase-if-necessary which should reduce the number of updates that
  are triggered on the repository.

**Related Issue(s)**:

Fixes #4467

Signed-off-by: Roger Barker <[email protected]>

* Update CODEOWNERS #4462 (#4471)

* Update CODEOWNERS #4462

As requested in #4462

Signed-off-by: Andrey (Envision) <[email protected]>

* Update .github/CODEOWNERS

Co-authored-by: Roger Barker <[email protected]>
Signed-off-by: Andrey (Envision) <[email protected]>

* Update .github/CODEOWNERS

Co-authored-by: Roger Barker <[email protected]>
Signed-off-by: Andrey (Envision) <[email protected]>

* Update .github/CODEOWNERS

Co-authored-by: Roger Barker <[email protected]>
Signed-off-by: Andrey (Envision) <[email protected]>

* Update .github/CODEOWNERS

Co-authored-by: Roger Barker <[email protected]>
Signed-off-by: Andrey (Envision) <[email protected]>

* Update CODEOWNERS

Signed-off-by: Andrey (Envision) <[email protected]>

---------

Signed-off-by: Andrey (Envision) <[email protected]>
Co-authored-by: Roger Barker <[email protected]>

* replace ipfs-client with kubo-rpc-client

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

* fix docker build

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

* fix ci

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

* Upload ACR policy. (#4492)

Signed-off-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>

* Optimized aggregation. New Index (#4363)

Aggregation with single $match stage instead of multiple stages. Native to Mongo (no $where).
More efficient use of indexes (+ new index added).

Signed-off-by: Alexander Pyatakov <[email protected]>

---------

Signed-off-by: Alexander Pyatakov <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>

* Filter by date and input value with comparison (#4493)

Filter by date and input value with comparison

---------

Co-authored-by: Borys <[email protected]>
Co-authored-by: EnvBsh <[email protected]>

* Update Readme.md of ACR landfill

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

* fix of a typo in the "vps" label (#4495)

Signed-off-by: Alexander Pyatakov <[email protected]>

* transactions endpoint

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

* [skip ci] Add swagger.yaml

* fix build

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

* fix build

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

* [skip ci] Add swagger.yaml

* fix build

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

---------

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Dariy Miseldzhani <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: Ikko Eltociear Ashimine <[email protected]>
Signed-off-by: Alexander Pyatakov <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Andrey (Envision) <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Dariy Miseldzhani <[email protected]>
Co-authored-by: Gautam Prajapati <[email protected]>
Co-authored-by: Gautam Prajapati <[email protected]>
Co-authored-by: erika <[email protected]>
Co-authored-by: Ikko Eltociear Ashimine <[email protected]>
Co-authored-by: Alexander Pyatakov <[email protected]>
Co-authored-by: Ihar Tsykala <[email protected]>
Co-authored-by: Ihar <[email protected]>
Co-authored-by: Roger Barker <[email protected]>
Co-authored-by: Andrey (Envision) <[email protected]>
Co-authored-by: Borys <[email protected]>
Co-authored-by: EnvBsh <[email protected]>
…elop

# Conflicts:
#	.github/CODEOWNERS
#	.github/workflows/publish.yml
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1) (1).png
#	docs/.gitbook/assets/image (1) (1).png
#	docs/.gitbook/assets/image (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1) (1).png
#	docs/.gitbook/assets/image (2) (1) (1).png
#	docs/.gitbook/assets/image (2) (1).png
#	docs/.gitbook/assets/image (2).png
#	docs/.gitbook/assets/image.png
#	docs/.gitbook/assets/swagger (1) (1) (1) (1) (1) (1) (1).yaml
#	docs/.gitbook/assets/swagger (1) (1) (1) (1) (1) (1).yaml
#	docs/.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml
#	docs/.gitbook/assets/swagger (1) (1) (1) (1).yaml
#	docs/.gitbook/assets/swagger (1) (1) (1).yaml
#	docs/.gitbook/assets/swagger (1) (1).yaml
#	docs/.gitbook/assets/swagger (1).yaml
#	docs/.gitbook/assets/swagger.yaml
#	docs/SUMMARY.md
#	docs/guardian/automation-testing/performing-ui-automation-testing.md
#	docs/guardian/demo-guide/carbon-emissions/ghgp-corporate-standard-v2.md
#	docs/guardian/demo-guide/carbon-emissions/landfill-gas-destruction-and-beneficial-use-projects-version-2.0.md
#	docs/guardian/demo-guide/carbon-offsets/ams-i.e-switch-from-non-renewable-biomass-for-thermal-applications-by-the-user.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-acm0001-flaring-or-use-of-landfill-gas.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-acm0002-grid-connected-electricity-generation-from-renewable-sources.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-acm0007-conversion-from-single-cycle-to-combined-cycle-power-generation.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-acm0018-electricity-generation-from-biomass-in-power-only-plants.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-ams-i.a.-electricity-generation-by-the-user.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-ams-ii.j.-demand-side-activities-for-efficient-lighting-technologies.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-ams-iii.av.-low-greenhouse-gas-emitting-safe-drinking-water-production-systems.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-ams-iii.d.md
#	docs/guardian/demo-guide/carbon-offsets/cdm-ams-iii.f.-avoidance-of-methane-emissions-through-composting.md
#	docs/guardian/demo-guide/carbon-offsets/dovu-methodologies.md
#	docs/guardian/demo-guide/carbon-offsets/gccm001-v.4-methodology-for-renewable-energy-generation-projects-supplying-electricity-to-grid.md
#	docs/guardian/demo-guide/carbon-offsets/goldstandard-metered-energy-cooking.md
#	docs/guardian/demo-guide/carbon-offsets/improved-cookstove.md
#	docs/guardian/demo-guide/carbon-offsets/pwrm0002-plastic-waste-recycling.md
#	docs/guardian/demo-guide/carbon-offsets/verra-redd+-demo-guide.md
#	docs/guardian/demo-guide/carbon-offsets/verra-vmr0006-energy-efficiency-and-fuel-switch-measures-in-thermal-applications.md
#	docs/guardian/global-indexer/indexer-user-guide.md
#	docs/guardian/map-related-apis/returning-map-api-key.md
#	docs/guardian/map-related-apis/returning-sentinel-api-key.md
#	docs/guardian/readme/roadmap.md
#	docs/guardian/standard-registry/asynchronous-tasks-status.md
#	docs/guardian/standard-registry/bring-your-own-dids/bring-your-own-byo-dids-ui.md
#	docs/guardian/standard-registry/discontinuing-policy-workflow/apis-related-to-discontinuing-policy-workflow/migrate-policy-data-asynchronous.md
#	docs/guardian/standard-registry/discontinuing-policy-workflow/apis-related-to-discontinuing-policy-workflow/migratepolicy-data.md
#	docs/guardian/standard-registry/live-project-data-migration/apis-related-to-live-project-data-migration/getting-policy-data.md
#	docs/guardian/standard-registry/live-project-data-migration/apis-related-to-live-project-data-migration/getting-policy-tag-block-map.md
#	docs/guardian/standard-registry/live-project-data-migration/apis-related-to-live-project-data-migration/getting-policy-virtual-keys.md
#	docs/guardian/standard-registry/live-project-data-migration/apis-related-to-live-project-data-migration/uploading-policy-data.md
#	docs/guardian/standard-registry/live-project-data-migration/apis-related-to-live-project-data-migration/uploading-policy-virtual-keys.md
#	docs/guardian/standard-registry/policies/auto-testing-of-the-policies/auto-testing-policies-apis/adding-new-test-to-the-policy.md
#	docs/guardian/standard-registry/policies/auto-testing-of-the-policies/auto-testing-policies-apis/deleting-the-specified-test.md
#	docs/guardian/standard-registry/policies/auto-testing-of-the-policies/auto-testing-policies-apis/returning-details-of-the-most-recent-test-run.md
#	docs/guardian/standard-registry/policies/auto-testing-of-the-policies/auto-testing-policies-apis/returning-policy-test-by-id.md
#	docs/guardian/standard-registry/policies/auto-testing-of-the-policies/auto-testing-policies-apis/running-the-policy-test.md
#	docs/guardian/standard-registry/policies/auto-testing-of-the-policies/auto-testing-policies-apis/stopping-the-specified-test.md
#	docs/guardian/standard-registry/policies/block-policy-discoverability/search-block-using-ui.md
#	docs/guardian/standard-registry/policies/block-policy-discoverability/search-policy-using-ui.md
#	docs/guardian/standard-registry/policies/policy-creation/introduction/multisignblock.md
#	docs/guardian/standard-registry/policies/policy-creation/introduction/reportblock-and-reportitemblock.md
#	docs/guardian/standard-registry/policies/policy-labels/README.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/create-a-new-label-document-for-token-vp.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/creating-new-label-definition.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/delete-label-definition-by-id.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/export-label-configuration-to-a-file.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/import-label-configuration-from-a-file.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/preview-of-the-imported-file.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/publish-label-definition-by-id-asynchronously.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/publish-label-definition-by-id.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-a-label-definition-configuration-by-id.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-a-list-of-created-label-documents.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-label-document-by-id.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-linked-label-documents-by-id.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-the-list-of-components-for-label-configuration-schemas-policies-etc.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-the-list-of-created-tokens-vps-for-which-a-label-document-can-be-created.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-the-list-of-label-definitions.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-token-vp-and-all-its-dependencies-by-document-id.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/search-for-labels-and-statistics-for-importing-into-label-configuration.md
#	docs/guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/update-label-configuration-by-id.md
#	docs/guardian/standard-registry/policies/policy-labels/policy-labels-ui.md
#	docs/guardian/standard-registry/project-comparison/project-comparison-using-ui.md
#	docs/guardian/standard-registry/schemas/creating-system-schema-using-ui.md
#	docs/guardian/standard-registry/schemas/example-data/adding-example-data-using-ui.md
#	docs/guardian/standard-registry/schemas/schema-rules/defining-schema-rules-using-ui.md
#	docs/guardian/standard-registry/schemas/schema-tree/schema-tree-ui.md
#	docs/guardian/tokens/retirement-contract/creating-contract-using-ui.md
#	docs/guardian/tokens/retirement-contract/trustchain-representation-of-token-retirement.md
Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>
Copy link

github-actions bot commented Jan 31, 2025

Test Results

 3 files   - 31  55 suites  +21   0s ⏱️ ±0s
67 tests +33  67 ✅ + 67  0 💤 ±0  0 ❌  - 34 
67 runs  +67  67 ✅ +101  0 💤 ±0  0 ❌  - 34 

Results for commit c2753e2. ± Comparison against base commit 6ef3cb1.

This pull request removes 34 and adds 67 tests. Note that renamed tests count towards both.
"before all" hook for "Associate and disassociate the user with the provided Hedera token" ‑ Tokens "before all" hook for "Associate and disassociate the user with the provided Hedera token"
"before all" hook for "Compare modules" ‑ Analytics "before all" hook for "Compare modules"
"before all" hook for "Compare policies" ‑ Analytics "before all" hook for "Compare policies"
"before all" hook for "Compare schemas" ‑ Analytics "before all" hook for "Compare schemas"
"before all" hook for "Compare tools" ‑ Analytics "before all" hook for "Compare tools"
"before all" hook for "Create new tag(contract)" ‑ Tags "before all" hook for "Create new tag(contract)"
"before all" hook for "Create new tag(module)" ‑ Tags "before all" hook for "Create new tag(module)"
"before all" hook for "Create new tag(policy)" ‑ Tags "before all" hook for "Create new tag(policy)"
"before all" hook for "Create new tag(schema)" ‑ Tags "before all" hook for "Create new tag(schema)"
"before all" hook for "Create retire contract" ‑ Contracts "before all" hook for "Create retire contract"
…
Create ‑ Basic Block Create
Create ‑ BlockTreeGenerator Create
Create ‑ Container Block Create
Create ‑ DataSource Block Create
Create ‑ Event Block Create
Create ‑ ExternalData Block Create
GenerateNewUUID ‑ State Container GenerateNewUUID
Get DID Documents ‑ Documents Service API Get DID Documents
Test DIDDocument ‑ DidDocuments Test DIDDocument
Test DIDMessage ‑ DIDMessage Test DIDMessage
…

♻️ This comment has been updated with latest results.

Signed-off-by: simvalery <[email protected]>
Signed-off-by: simvalery <[email protected]>
@anvabr anvabr changed the title Develop Merging develop into main for 3.1.0 release Jan 31, 2025
@anvabr anvabr merged commit 2314f28 into main Jan 31, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.