Skip to content

Commit

Permalink
Merging Develop into main for 2.26.0 release (#3838)
Browse files Browse the repository at this point in the history
* feat: wrap endpoinds in cache

* GITBOOK-143: added ExternalDataBlock details

* feat: use cache with apply decorators

* fix: file name import

* fix: get user only if auth token exist

* feat: add perf hooks in performance interceptor

* fix: add express flag for projects/properties route

* setup user profile
Signed-off-by: simvalery <[email protected]>

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

* sign with fireblocks
Signed-off-by: simvalery <[email protected]>

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

* user fireblocks config
Signed-off-by: simvalery <[email protected]>

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

* fix serials column

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

* remove res where it possible and add res.locals.data

* GITBOOK-144: Added Changing of Tools during Policy import APIs added

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

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

* add ui validators, add exception
Signed-off-by: simvalery <[email protected]>

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

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

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

* GITBOOK-145: Added youtube demo video for PWRM0002

* GITBOOK-146: Updated Guardian Introduction

* fix: remove cache from policies/:policyId/groups

* fix
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]>

* Policy Preview/Import performance optimisations

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

* fixed fields parsing for compare

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

* parseConditions function improvements

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

* fix generate xlsx

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

* GITBOOK-147: Made some minor corrections

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

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

* added policy data migration

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

* [skip ci] Add swagger.yaml

* fix

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

* fix

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

* fix lint

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

* remove types/mime resolution
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]>

* Add files via upload

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

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

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

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

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

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

* remove singleton from fireblocks-helper.ts
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]>

* docs: add instruction for launch cache container in readme file

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

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

* [skip ci] Add swagger.yaml

* GITBOOK-148: Added Live Project Data Migration UI

* GITBOOK-149: Fireblocks Docs added

* added migrating retire pools and dynamic tokens

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

* [skip ci] Add swagger.yaml

* fix

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

* GITBOOK-150: ACM0001 guide added

* fix lint

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

* Update readme.md of ACM0001

* fix

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

* GITBOOK-151: Added migration policy data APIs

* hotfix: remove cache for contract routes

* GITBOOK-152: Added redict in Prerequisites

* GITBOOK-153: Added Prerequisites

* GITBOOK-154: Added Token template to migration

* GITBOOK-155: Added fireblocks note

* hotfix/remove-cache-from-tags-schemas

* GITBOOK-156: Updated roadmap

* GITBOOK-157: Updated roadmap

* fix: remove cache from navigation

* GITBOOK-158: Made some changes in SD

* feat:basic fastify solution

* feat: add body parser for json and binary/octet-stream and send method

* feat: implement interceptor for multipart formdata

* refactor: put same names as base nest

* fix cache document id

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

* fix cache document id

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

* fix cache document id

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

* GITBOOK-159: made some minor corrections

* GITBOOK-160: updated extractdatablock

* fix: error status if token is not correct

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

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

* [skip ci] Add swagger.yaml

* fix: size of limit json to 1gb

* GITBOOK-161: Updated Live Project Data UI

* update mamual tests flow
Signed-off-by: simvalery <[email protected]>

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

* fix: auth accross decorator in get account

* feat: add option ignoreTrailingSlash in fastify adapter

* [skip ci] Add swagger.yaml

* fix: remove local data for cache from contracts

* fix: remove local data for cache from tags schemas

* GITBOOK-162: Added note in Topics Architecture

* fix: export strime for schema file

* update api workflows (#3640)

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

* fix: setHeader to header for fastify

* fix: linter errors

* fix: req body is undefined for logger

* gzip compression enabled for web-proxy

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

* fix: multipart intercepter for artifats

* GITBOOK-163: Updated Fireblocks UI screens

* GITBOOK-164: Removed Fireblocks note

* fix: sypress 500 error instead 400 in artifact

* remove port sharing from cache container
Signed-off-by: simvalery <[email protected]>

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

* GITBOOK-165: Updated tools for AMS-II.G

* GITBOOK-166: Corrected gold Standard policy

* GITBOOK-167: Updated Verra titles

* GITBOOK-168: updated VM0017 title

* GITBOOK-169: updated Verra

* GITBOOK-171: updated grid spelling

* GITBOOK-172: correcting grid spelling

* GITBOOK-173: Updated High level architecture

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

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

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

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

* GITBOOK-174: fireblocks diagram updated

* add api-version
Signed-off-by: simvalery <[email protected]>

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

* [skip ci] Add swagger.yaml

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

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

* [skip ci] Add swagger.yaml

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

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

* GITBOOK-174: fireblocks diagram updated

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

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

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

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

* [skip ci] Add swagger.yaml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* status code added

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

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

* GITBOOK-175: Added VP Document Comparison for projects

* GITBOOK-176: Added VP Compare in Projects docs

* GITBOOK-177: Added Methane Emission GS demo guide

* GITBOOK-178: Added operations section for Fireblocks

* Revamp Guardian user/roles and permissions model (#3717)

Revamp Guardian user/roles and permissions model 

---------

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

* fix: issue-3447-redundant-fields-in-session-api (#3664)

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

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

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

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

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

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

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

* [skip ci] Add swagger.yaml

* fix upload in ipfs from dryRun mode
Signed-off-by: simvalery <[email protected]>

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

* fix download in ipfs from dryRun mode
Signed-off-by: simvalery <[email protected]>

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

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

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

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

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

* Feature/2629 upd (#3720)

* add indexer

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

* update

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

* fix

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

* add services

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update elastic

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

* add page templates

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update indexer [skip ci]

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

* update yarn lock [skip ci]

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

* fix [skip ci]

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

* fix [skip ci]

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

* fix [skip ci]

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

* fix swagger [skip ci]

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

---------

Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>

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

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

* [skip ci] Add swagger.yaml

* update default masks [skip ci]

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

* Revamp Guardian user/roles and permissions model (#3722)

Add messages

* GITBOOK-179: Added Step by step to GS methodology

* Create readme.md of Methane Emission Reduction by Adjusted Water Management Practice in Rice Cultivation

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

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

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

* add gs policy
Signed-off-by: simvalery <[email protected]>

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

* Add files via upload

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

* Update readme.md of Rice Cultivation

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

* GITBOOK-180: Indexer User Guide added

* GITBOOK-181: Added Roles & Permissions section

* GITBOOK-182: corrected docs

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

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

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

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

* remove unnesessary cache
Signed-off-by: simvalery <[email protected]>

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

* remove unnesessary cache
Signed-off-by: simvalery <[email protected]>

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

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

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

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

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

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

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

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

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

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

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

* [skip ci] Add swagger.yaml

* GITBOOK-183: Updated roadmap

* fix migrate data from dry-run (#3754)

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

* fix (#3748)

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

* Fix restore (#3750)

Update user restore

* fix restore role uuid

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

* update policies [skip ci]

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

* fix tool 16 [skip ci]

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

* GITBOOK-184: updated roadmap with new changes

* upd vmr0006 [skip ci]

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

* Feature/3724 optimization data from api (#3758)

* fix: remove document field from schemas request

* fix: remome config prop from get all modules[3724]

* feat: remove un requared fields[3724]

* [skip ci] Add swagger.yaml

* feat: implementation separate request for every token[3724]

* [skip ci] Add swagger.yaml

* fix: move dataForm to diolog level[3724]

* refactore code[3724]

* fix: remove redundand fields from register request[3724] (#3783)

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

* Feature/3724 optimization data register request (#3788)

* fix: remove redundand fields from register request[3724]

* fix: 2e2 tests for registr[3724]

---------

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

* refactor code[3724]

* refactore code[3724]

* Revert "refactore code[3724]"

This reverts commit fd01cf1b650123f6ca1cd4300d33916dad3a0f2e.

---------

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

* GITBOOK-186: Added video link for Indexer

* fixes for E2E API tests (#3777)

* GITBOOK-187: Added link for roles

* GITBOOK-188: Added link

* update package jsons (#3806)

* Feature/invalidation cache (#3690)

* update

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

* update

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

* update

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

* update

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

* update

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* fix merge

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

* update

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* fix

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* fix

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

* [skip ci] Add swagger.yaml

* update

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

* fix

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* fix

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

* update

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

* fix

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

* [skip ci] Add swagger.yaml

* update

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

* [skip ci] Add swagger.yaml

* feat: base vertion invalidation cache

* update

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

* feat: add invalidation cache by tags

* feat: add turn off cache across env

* fix: merge conficts

* fix

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

* [skip ci] Add swagger.yaml

* fix

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

* [skip ci] Add swagger.yaml

* fix

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

* fix: merge conflicts

* fix: merge conflicts

* [skip ci] Add swagger.yaml

* fix: invalidation tools

* fix: themes invalidation by import and delete

* fix: invalidation for tools publish

* fix: themes list remove cache

* fix: schemes invalidation

* empty commit for merge to develop

* Revert "empty commit for merge to develop"

This reverts commit 5089e5b35ba3c8cf4f743ad9fc6d44bb2ef6cb3d.

---------

Signed-off-by: Stepan Kiryakov <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Co-authored-by: Ihar <[email protected]>

* ci: 3687 update ci workflows for best practices and standards (#3688) (#3809)

* Updated dependabot and publish files. Started other workflows



* Updated main.yml



* updated the workflows



* Added setup-yarn action



* Updated yarn install process



* Updated Borales/setup-yarn command to include cmd: install



---------

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

* update tests with modules and profiles (#3810)

* feat: limit and orchestration pull connections to mongo (#3814)

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

* fix: tools schemas[3724] (#3828)

* fix: tools schemas[3724]

* fix: add invalidation for schema with subschemas[3724]

---------

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

* upload cdm policies and tools [skip ci]

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

* Further evolution of policy comparison (#3813)

#2706 Further evolution of policy comparison

* fix/3724 tools schemas (#3829)

* fix: tools schemas[3724]

* fix: add invalidation for schema with subschemas[3724]

* fix: example preview schema[3724]

* fix: add invalidation by publish schema[invalidation cache]

* fix: example and copy async and return some fields[3724]

---------

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

* fix import tools (#3832)

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

* GITBOOK-189: Added Global Policy search and compare

* Update readme.md tools IPFS timestamp

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

* Update readme.md of III.D timestamp

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

* Update readme.md of III.F timestamp

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

* Update readme.md of III.H timestamp

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

* Update readme.md of ACM0001 timestamp

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

* Update readme.md of timestamp of I.F

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

* Update readme.md of ACM0018 timestamp

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

* Update readme.md of timestamp of I.A

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

* Update readme.md of timestamp of I.C

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

* feat: remove document from schema filter[3724] (#3836)

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

* fix dialogs

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

* fix compare

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

* Feature/2905 (#3830)

* Hotfix 2.25.1: DR support for roles, fix to "429" error (#3753)

* GITBOOK-136: Added Filebase docs

* added bad_request const for status code

* added publishing contract file script

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

* fix: migrate to redict cache store

* Revert "Merge branch 'develop' into feat/move-to-es-modules-develop"

This reverts commit 6da2788a242fb0b421014850723e95038f5fae6c, reversing
changes made to 0c8b8323e51d1a1b69f1c13ee366781f3211d344.

* Revert "fix: merge with develop"

This reverts commit 0c8b8323e51d1a1b69f1c13ee366781f3211d344, reversing
changes made to 0fec16a844886453ae38a33bc25f897df3d43ea5.

* Revert "Revert "fix: merge with develop""

This reverts commit 5610fa549cd6949e42ff4c0d6d8159b0f331700e.

* Revert "Revert "Merge branch 'develop' into feat/move-to-es-modules-develop""

This reverts commit c48aa0f5f176f1e3cb018a4f27c3316adee52a61.

* added nfts limit in contracts

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

* upd contracts [skip ci]

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

* fix script [skip ci]

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

* GITBOOK-137: Updated Changing Tools in UI section

* Update readme.md of ML readme

* remove output [skip ci]

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

* fix

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

* GITBOOK-139: Added section on how to deploy contracts using your own account

* Update readme.md

* GITBOOK-140: Added Atma Scope 3 policy demo

* GITBOOK-142: Added Dovu MMCM

* update iii.f [skip ci]

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

* feat: performance interceptor

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

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

* update policies [skip ci]

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

* fix: extentions gulp files in description dockerfiles

* update policies [skip ci]

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

* feat: wrap endpoinds in cache

* GITBOOK-143: added ExternalDataBlock details

* feat: use cache with apply decorators

* fix: file name import

* fix: get user only if auth token exist

* feat: add perf hooks in performance interceptor

* fix: add express flag for projects/properties route

* setup user profile
Signed-off-by: simvalery <[email protected]>

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

* sign with fireblocks
Signed-off-by: simvalery <[email protected]>

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

* user fireblocks config
Signed-off-by: simvalery <[email protected]>

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

* fix serials column

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

* remove res where it possible and add res.locals.data

* GITBOOK-144: Added Changing of Tools during Policy import APIs added

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

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

* add ui validators, add exception
Signed-off-by: simvalery <[email protected]>

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

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

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

* GITBOOK-145: Added youtube demo video for PWRM0002

* GITBOOK-146: Updated Guardian Introduction

* fix: remove cache from policies/:policyId/groups

* fix
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]>

* Policy Preview/Import performance optimisations

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

* fixed fields parsing for compare

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

* parseConditions function improvements

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

* fix generate xlsx

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

* GITBOOK-147: Made some minor corrections

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

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

* added policy data migration

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

* [skip ci] Add swagger.yaml

* fix

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

* fix

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

* fix lint

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

* remove types/mime resolution
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]>

* Add files via upload

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

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

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

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

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

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

* remove singleton from fireblocks-helper.ts
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]>

* docs: add instruction for launch cache container in readme file

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

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

* [skip ci] Add swagger.yaml

* GITBOOK-148: Added Live Project Data Migration UI

* GITBOOK-149: Fireblocks Docs added

* added migrating retire pools and dynamic tokens

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

* [skip ci] Add swagger.yaml

* fix

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

* GITBOOK-150: ACM0001 guide added

* fix lint

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

* Update readme.md of ACM0001

* fix

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

* GITBOOK-151: Added migration policy data APIs

* hotfix: remove cache for contract routes

* GITBOOK-152: Added redict in Prerequisites

* GITBOOK-153: Added Prerequisites

* GITBOOK-154: Added Token template to migration

* GITBOOK-155: Added fireblocks note

* hotfix/remove-cache-from-tags-schemas

* GITBOOK-156: Updated roadmap

* GITBOOK-157: Updated roadmap

* fix: remove cache from navigation

* GITBOOK-158: Made some changes in SD

* feat:basic fastify solution

* feat: add body parser for json and binary/octet-stream and send method

* feat: implement interceptor for multipart formdata

* refactor: put same names as base nest

* fix cache document id

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

* fix cache document id

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

* fix cache document id

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

* GITBOOK-159: made some minor corrections

* GITBOOK-160: updated extractdatablock

* fix: error status if token is not correct

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

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

* [skip ci] Add swagger.yaml

* fix: size of limit json to 1gb

* GITBOOK-161: Updated Live Project Data UI

* update mamual tests flow
Signed-off-by: simvalery <[email protected]>

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

* fix: auth accross decorator in get account

* feat: add option ignoreTrailingSlash in fastify adapter

* [skip ci] Add swagger.yaml

* fix: remove local data for cache from contracts

* fix: remove local data for cache from tags schemas

* GITBOOK-162: Added note in Topics Architecture

* fix: export strime for schema file

* update api workflows (#3640)

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

* fix: setHeader to header for fastify

* fix: linter errors

* fix: req body is undefined for logger

* gzip compression enabled for web-proxy

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

* fix: multipart intercepter for artifats

* GITBOOK-163: Updated Fireblocks UI screens

* GITBOOK-164: Removed Fireblocks note

* fix: sypress 500 error instead 400 in artifact

* remove port sharing from cache container
Signed-off-by: simvalery <[email protected]>

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

* GITBOOK-165: Updated tools for AMS-II.G

* GITBOOK-166: Corrected gold Standard policy

* GITBOOK-167: Updated Verra titles

* GITBOOK-168: updated VM0017 title

* GITBOOK-169: updated Verra

* GITBOOK-171: updated grid spelling

* GITBOOK-172: correcting grid spelling

* GITBOOK-173: Updated High level architecture

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

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

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

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

* GITBOOK-174: fireblocks diagram updated

* add api-version
Signed-off-by: simvalery <[email protected]>

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

* [skip ci] Add swagger.yaml

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

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

* [skip ci] Add swagger.yaml

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

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

* GITBOOK-174: fireblocks diagram updated

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

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

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

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

* [skip ci] Add swagger.yaml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* status code added

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

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

* GITBOOK-175: Added VP Document Comparison for projects

* GITBOOK-176: Added VP Compare in Projects docs

* GITBOOK-177: Added Methane Emission GS demo guide

* GITBOOK-178: Added operations section for Fireblocks

* Revamp Guardian user/roles and permissions model (#3717)

Revamp Guardian user/roles and permissions model 

---------

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

* fix: issue-3447-redundant-fields-in-session-api (#3664)

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

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

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

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

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

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

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

* [skip ci] Add swagger.yaml

* fix upload in ipfs from dryRun mode
Signed-off-by: simvalery <[email protected]>

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

* fix download in ipfs from dryRun mode
Signed-off-by: simvalery <[email protected]>

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

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

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

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

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

* Feature/2629 upd (#3720)

* add indexer

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

* update

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

* fix

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

* add services

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update elastic

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

* add page templates

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update

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

* update indexer [skip ci]

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

* update yarn lock [skip ci]

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

* fix [skip ci]

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

* fix [skip ci]

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

* fix [skip ci]

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

* fix swagger [skip ci]

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

---------

Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>

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

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

* [skip ci] Add swagger.yaml

* update default masks [skip ci]

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

* Revamp Guardian user/roles and permissions model (#3722)

Add messages

* GITBOOK-179: Added Step by step to GS methodology

* Create readme.md of Methane Emission Reduction by Adjusted Water Management Practice in Rice Cultivation

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

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

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

* add gs policy
Signed-off-by: simvalery <[email protected]>

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

* Add files via upload

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

* Update readme.md of Rice Cultivation

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

* GITBOOK-180: Indexer User Guide added

* GITBOOK-181: Added Roles & Permissions section

* GITBOOK-182: corrected docs

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

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

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

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

* remove unnesessary cache
Signed-off-by: simvalery <[email protected]>

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

* remove unnesessary cache
Signed-off-by: simvalery <[email protected]>

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

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

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

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

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

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

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

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

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

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

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

* [skip ci] Add swagger.yaml

* GITBOOK-183: Updated roadmap

* fix migrate data from dry-run (#3754)

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

* fix (#3748)

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

* Fix restore (#3750)

Update user restore

* fix restore role uuid

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

---------

Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Alexander Pyatakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Ihar Tsykala <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: Celiant <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Ihar <[email protected]>
Co-authored-by: Alexander Pyatakov <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Co-authored-by: Ihar Tsykala <[email protected]>

* ci: 3687 update ci workflows for best practices and standards (#3688)

* Updated dependabot and publish files. Started other workflows

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

* Updated main.yml

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

* updated the workflows

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

* Added setup-yarn action

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

* Updated yarn install process

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

* Updated Borales/setup-yarn command to include cmd: install

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

---------

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

* Update gitbook (#3795)

* GITBOOK-184: updated roadmap with new changes

* GITBOOK-186: Added video link for Indexer

* GITBOOK-187: Added link for roles

* GITBOOK-188: Added link

---------

Co-authored-by: prernaa.agarwal <[email protected]>

* implement queue service
Signed-off-by: simvalery <[email protected]>

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

* add userId to tasks
Signed-off-by: simvalery <[email protected]>

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

* [skip ci] Add swagger.yaml

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

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

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

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

* resume 30m deletion
Signed-off-by: simvalery <[email protected]>

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

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

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

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

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

* update publish pipeline and yarn.lock
Signed-off-by: simvalery <[email protected]>

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

* add service tag
Signed-off-by: simvalery <[email protected]>

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

* remove console logs
Signed-off-by: simvalery <[email protected]>

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

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

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

* add created time column
Signed-off-by: simvalery <[email protected]>

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

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

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

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

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

* remove test error
Signed-off-by: simvalery <[email protected]>

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

* [skip ci] Add swagger.yaml

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

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

---------

Signed-off-by: artembuslaev <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: simvalery <[email protected]>
Signed-off-by: Alexander Pyatakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Ihar Tsykala <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: Celiant <[email protected]>
Co-authored-by: artembuslaev <[email protected]>
Co-authored-by: Ihar <[email protected]>
Co-authored-by: Alexander Pyatakov <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Co-authored-by: Ihar Tsykala <[email protected]>
Co-authored-by: Roger Barker <[email protected]>

* update cdm policies [skip ci]

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

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

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

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

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

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

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

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

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

* GITBOOK-190: Added docs for 2905

* GITBOOK-191: Updated Roadmap

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

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

* Update readme.md of ML

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

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

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

---------

Signed-off-by: simvalery <[email protected]>
Signed-off-by: Artem Buslaev <[email protected]>
Signed-off-by: Alexander Pyatakov <[email protected]>
Signed-off-by: Stepan Kiryakov <[email protected]>
Signed-off-by: Ihar Tsykala <[email protected]>
Signed-off-by: prernaadev01 <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: artembuslaev <[email protected]>
Co-authored-by: Ihar <[email protected]>
Co-authored-by: prernaa.agarwal <[email protected]>
Co-authored-by: Artem Buslaev <[email protected]>
Co-authored-by: Alexander Pyatakov <[email protected]>
Co-authored-by: Stepan Kiryakov <[email protected]>
Co-authored-by: envision-ci-agent <[email protected]>
Co-authored-by: Celiant <[email protected]>
Co-authored-by: Ihar Tsykala <[email protected]>
Co-authored-by: Roger Barker <[email protected]>
  • Loading branch information
10 people authored Jun 28, 2024
1 parent 932bcfa commit a6639d3
Show file tree
Hide file tree
Showing 657 changed files with 55,144 additions and 18,747 deletions.
27 changes: 23 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,25 @@ jobs:
push: true
tags: 'gcr.io/hedera-registry/worker-service:${{ steps.package-version.outputs.current-version}}'

- name: queue-service-latest
if: ${{ steps.latestTag.outputs.value == 'latest'}}
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
with:
context: .
file: ./queue-service/Dockerfile
push: true
tags: 'gcr.io/hedera-registry/queue-service:${{ steps.package-version.outputs.current-version}}, gcr.io/hedera-registry/queue-service:latest'

- name: queue-service
if: ${{ steps.latestTag.outputs.value == 'hotfix'}}
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
with:
context: .
file: ./queue-service/Dockerfile
push: true
tags: 'gcr.io/hedera-registry/queue-service:${{ steps.package-version.outputs.current-version}}'


- name: topic-viewer-latest
if: ${{ steps.latestTag.outputs.value == 'latest'}}
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
Expand Down Expand Up @@ -352,7 +371,7 @@ jobs:
file: ./indexer-worker-service/Dockerfile
push: true
tags: 'gcr.io/hedera-registry/indexer-worker-service:${{ steps.package-version.outputs.current-version}}, gcr.io/hedera-registry/indexer-worker-service:latest'

- name: indexer-worker-service
if: ${{ steps.latestTag.outputs.value == 'hotfix'}}
uses: docker/build-push-action@v2
Expand All @@ -370,7 +389,7 @@ jobs:
file: ./indexer-service/Dockerfile
push: true
tags: 'gcr.io/hedera-registry/indexer-service:${{ steps.package-version.outputs.current-version}}, gcr.io/hedera-registry/indexer-service:latest'

- name: indexer-service
if: ${{ steps.latestTag.outputs.value == 'hotfix'}}
uses: docker/build-push-action@v2
Expand All @@ -388,7 +407,7 @@ jobs:
file: ./indexer-api-gateway/Dockerfile
push: true
tags: 'gcr.io/hedera-registry/indexer-api-gateway:${{ steps.package-version.outputs.current-version}}, gcr.io/hedera-registry/indexer-api-gateway:latest'

- name: indexer-api-gateway
if: ${{ steps.latestTag.outputs.value == 'hotfix'}}
uses: docker/build-push-action@v2
Expand All @@ -406,7 +425,7 @@ jobs:
file: ./indexer-web-proxy/Dockerfile
push: true
tags: 'gcr.io/hedera-registry/indexer-web-proxy:${{ steps.package-version.outputs.current-version}}, gcr.io/hedera-registry/indexer-web-proxy:latest'

- name: indexer-web-proxy
if: ${{ steps.latestTag.outputs.value == 'hotfix'}}
uses: docker/build-push-action@v2
Expand Down
Binary file modified Methodology Library/CDM/CDM ACM0001/ACM0001.policy
Binary file not shown.
33 changes: 5 additions & 28 deletions Methodology Library/CDM/CDM ACM0001/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Available Roles
- Key Documents & Schemas
- Token (Carbon Emisison Reduction)
- Policy Guide
- Workflow
- Step-by-Step

Expand Down Expand Up @@ -85,6 +86,10 @@ Monitoring Report – The monitoring report is to be filled out based on the m

Certified Emission Reduction (CER) credits, each equivalent to one tonne of CO2.

## Policy Guide

Policy IPFS Timestamp: 1719335230.464978003

## Policy Workflow

![image](https://github.com/hashgraph/guardian/assets/79293833/02c6baf0-3eec-4247-b6c1-7de60029b0fd)
Expand Down Expand Up @@ -177,31 +182,3 @@ Certified Emission Reduction (CER) credits, each equivalent to one tonne of CO2.

![image](https://github.com/hashgraph/guardian/assets/79293833/c452e666-f789-4e90-a109-052ab83bd194)





























Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM ACM0018/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Certified Emission Reduction (CER) credits, each equivalent to one tonne of CO2.

## IPFS Timestamp

Coming Soon
IPFS Timestamp: 1719335667.470799060

### Step By Step

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM AMS-I.A/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Certified Emission Reduction (CER) credits, each equivalent to one tonne of CO2.

## IPFS Timestamp

Coming Soon
IPFS Timestamp: 1719335903.250913631

### Step By Step

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM AMS-I.C/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Certified Emission Reduction (CER) credits, each equivalent to one tonne of CO2.

## IPFS Timestamp

Coming Soon
IPFS Timestamp: 1719336093.366124019

### Step By Step

Expand Down
Binary file modified Methodology Library/CDM/CDM AMS-I.F/CDM AMS-I.F Policy.policy
Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM AMS-I.F/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Certified Emission Reduction (CER) credits, each equivalent to one tonne of CO2.

## IPFS Timestamp

Coming Soon
Timestamp: 1719335529.448392003

### Step By Step

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM AMS-III.D/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ In the context of modern emission reduction projects, the necessity for transpar

This policy is published to Hedera network and can either be imported via Github (.policy file) or IPSF timestamp.

Policy: 1698756329.359347003
Policy: 1719334564.410514079

### Available Roles

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM AMS-III.F/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ AMS-III.F's emphasis on controlled aerobic treatment of organic waste, notably t

## Policy Guide

This policy is published to Hedera network and can either be imported via Github (.policy file) or IPSF timestamp.
This policy is published to Hedera network and can either be imported via Github (.policy file) or IPSF timestamp = 1719334768.460755003

### Available Roles

Expand Down
Binary file modified Methodology Library/CDM/CDM AMS-III.H/AMS-III.H.policy
Binary file not shown.
2 changes: 1 addition & 1 deletion Methodology Library/CDM/CDM AMS-III.H/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ In the modern landscape of emission reduction initiatives, transparency and cred

## Policy Guide

This policy is published to Hedera network and can either be imported via Github (.policy file) or IPSF timestamp.
This policy is published to Hedera network and can either be imported via Github (.policy file) or IPSF timestamp = 1719334963.305320577

### Available Roles

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
38 changes: 19 additions & 19 deletions Methodology Library/CDM/Tools/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@ Tools are used to calculate, determine, demonstrate, estimate, identify and/or t

| Tool Number | Description | IPFS Timestamp |
|---|---|---:|
| Tool 1 | Tool for the demonstration and assessment of additionality | 1707834520.92598 |
| Tool 2 | Tool to identify the baseline scenario and demonstrate additionality | 1706866036.37701 |
| Tool 3 | Tool to calculate project or leakage CO2 emissions from fossil fuel combustion | 1706867833.67638 |
| Tool 4 | Tool to Emissions from solid waste disposal sites | 1708005850.45346 |
| Tool 5 | Tool to calculate baseline, project and/or leakage emissions from electricity consumption and monitoring of electricity generation | 1707833182.5032 |
| Tool 6 | Tool to calculate project emissions from flaring | 1707068762.88647 |
| Tool 7 | Tool to calculate the emission factor for an electricity system | 1706867530.88425 |
| Tool 1 | Tool for the demonstration and assessment of additionality | 1707834520.925981198 |
| Tool 2 | Tool to identify the baseline scenario and demonstrate additionality | 1706866036.377014003 |
| Tool 3 | Tool to calculate project or leakage CO2 emissions from fossil fuel combustion | 1706867833.676387003 |
| Tool 4 | Tool to Emissions from solid waste disposal sites | 1719308234.078552003 |
| Tool 5 | Tool to calculate baseline, project and/or leakage emissions from electricity consumption and monitoring of electricity generation | 1707833182.503204122 |
| Tool 6 | Tool to calculate project emissions from flaring | 1707068762.886477003 |
| Tool 7 | Tool to calculate the emission factor for an electricity system | 1706867530.884259218 |
| Tool 8 | Tool to determine the mass flow of a greenhouse gas in a gaseous stream | |
| Tool 9 | Tool to determinine the baseline efficiency of thermal or electric energy generation systems | -|
| Tool 10 | Tool to determine the remaining lifetime of equipment | 1706867224.09846 |
| Tool 12 | Tool to calculate project and leakage emissions from transportation of freight |1709106946.91315|
| Tool 13 | Tool to calculate project and leakage emissions from composting |1711359002.029988003|
| Tool 14 | Tool to calculate project and leakage emissions from anaerobic digesters | 1711360482.771988021 |
| Tool 16 | Tool to calculate project and leakage emissions from biomass | 1711361537.374647879 |
| Tool 19 | Tool to perform demonstration of additionality of microscale project activities | 1706869798.17793 |
| Tool 21 | Tool to perform demonstration of additionality of small-scale project activities  3 | 1706873385.45582 |
| Tool 22 | Tool to calculate leakage in biomass small-scale project activities | |
| Tool 30 | Tool to determine calculation of the fraction of non-renewable biomass | 1707417996.17339 |
| Tool 32 | Tool to determine positive lists of technologies | 1707901421.87317 |
| Tool 33 | Tool to determine default values for common parameters | 1707915460.49358 |
| Tool 9 | Tool to determinine the baseline efficiency of thermal or electric energy generation systems | 1713221704.169952003 |
| Tool 10 | Tool to determine the remaining lifetime of equipment | 1706867224.098467003 |
| Tool 12 | Tool to calculate project and leakage emissions from transportation of freight | 1709106946.913157840 |
| Tool 13 | Tool to calculate project and leakage emissions from composting | 1719308448.665936003 |
| Tool 14 | Tool to calculate project and leakage emissions from anaerobic digesters | 1719310223.735760003 |
| Tool 16 | Tool to calculate project and leakage emissions from biomass | 1719310525.160214003 |
| Tool 19 | Tool to perform demonstration of additionality of microscale project activities | 1706869798.177938003 |
| Tool 21 | Tool to perform demonstration of additionality of small-scale project activities  3 | 1706873385.455822873 |
| Tool 22 | Tool to calculate leakage in biomass small-scale project activities | |
| Tool 30 | Tool to determine calculation of the fraction of non-renewable biomass | 1707417996.173398196 |
| Tool 32 | Tool to determine positive lists of technologies | 1707901421.873176003 |
| Tool 33 | Tool to determine default values for common parameters | 1707915460.493586896 |
Binary file modified Methodology Library/Hackathon/VMR0006/VMR0006.policy
Binary file not shown.
9 changes: 5 additions & 4 deletions Methodology Library/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This folder contains sub folders for each Methodology and their authors (with ma
- PWRM0001
- PWRM0002
- VM0041
- VMR0006 (Coming Soon)
4. DOVU Template Methodologies (10) - DOVU
- Agrecalc
- Cool Farm Tool
Expand Down Expand Up @@ -44,10 +45,10 @@ This folder contains sub folders for each Methodology and their authors (with ma
21. CDM AMS-III.AV - Envision
22. CDM AMS-III.H - Envision
23. CDM AMS-I.F - Envision
24. CDM AMS-I.C (Coming Soon)
25. CDM ACM0001 (Coming Soon)
26. CDM ACM0018 (Coming Soon)
27. CDM AMS-I.A (Coming Soon)
24. CDM AMS-I.C - Envision
25. CDM ACM0001 - Envision
26. CDM ACM0018 - Envision
27. CDM AMS-I.A - Envision

### Emission Policies

Expand Down
6 changes: 3 additions & 3 deletions ai-service/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "ai-service",
"version": "2.25.1",
"version": "2.26.0",
"main": "dist/app.js",
"license": "Apache-2.0",
"dependencies": {
"@guardian/common": "^2.25.1",
"@guardian/interfaces": "^2.25.1",
"@guardian/common": "^2.26.0",
"@guardian/interfaces": "^2.26.0",
"@mikro-orm/core": "6.2.2",
"@mikro-orm/mongodb": "6.2.2",
"@nestjs/common": "^9.4.1",
Expand Down
6 changes: 3 additions & 3 deletions analytics-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"author": "Envision Blockchain Solutions <[email protected]>",
"dependencies": {
"@guardian/common": "^2.25.1",
"@guardian/interfaces": "^2.25.1",
"@guardian/common": "^2.26.0",
"@guardian/interfaces": "^2.26.0",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/jwt": "^10.0.3",
Expand Down Expand Up @@ -82,5 +82,5 @@
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"type": "module",
"version": "2.25.1"
"version": "2.26.0"
}
1 change: 1 addition & 0 deletions api-gateway/configs/.env.gateway
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ MQ_MAX_PAYLOAD="1048576"
#CACHE
HOST_CACHE='localhost'
PORT_CACHE='6379'
ENABLE_CACHE='true'
1 change: 1 addition & 0 deletions api-gateway/configs/.env.gateway.develop
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ MQ_MAX_PAYLOAD="1048576"
#CACHE
HOST_CACHE='localhost'
PORT_CACHE='6379'
ENABLE_CACHE='true'
1 change: 1 addition & 0 deletions api-gateway/configs/.env.gateway.template
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ MQ_MAX_PAYLOAD=""
#CACHE
HOST_CACHE=''
PORT_CACHE=''
ENABLE_CACHE='true'
9 changes: 5 additions & 4 deletions api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@fastify/formbody": "^7.4.0",
"@fastify/multipart": "^8.2.0",
"@fastify/static": "^7.0.0",
"@guardian/common": "^2.25.1",
"@guardian/interfaces": "^2.25.1",
"@guardian/common": "^2.26.0",
"@guardian/interfaces": "^2.26.0",
"@nestjs/common": "^9.4.1",
"@nestjs/core": "^9.4.1",
"@nestjs/jwt": "^10.0.3",
Expand Down Expand Up @@ -64,7 +64,8 @@
"imports": {
"#auth": "./dist/auth/index.js",
"#helpers": "./dist/helpers/index.js",
"#middlewares": "./dist/middlewares/index.js"
"#middlewares": "./dist/middlewares/index.js",
"#constants": "./dist/constants/index.js"
},
"license": "Apache-2.0",
"main": "dist/index.js",
Expand All @@ -87,5 +88,5 @@
"test": "mocha tests/**/*.test.js --reporter mocha-junit-reporter --reporter-options mochaFile=../test_results/ui-service.xml"
},
"type": "module",
"version": "2.25.1"
"version": "2.26.0"
}
2 changes: 1 addition & 1 deletion api-gateway/src/api/service/ai-suggestions.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { ClientProxy } from '@nestjs/microservices';
import { Controller, Get, HttpCode, HttpStatus, Inject, Put, Query } from '@nestjs/common';
import { ApiInternalServerErrorResponse, ApiOkResponse, ApiOperation, ApiTags, ApiQuery, ApiExtraModels } from '@nestjs/swagger';
import { ApiInternalServerErrorResponse, ApiOkResponse, ApiOperation, ApiTags, ApiExtraModels, ApiQuery } from '@nestjs/swagger';
import { AISuggestions, InternalException } from '#helpers';
import { InternalServerErrorDTO } from '#middlewares';

Expand Down
Loading

0 comments on commit a6639d3

Please sign in to comment.