Skip to content

fix(satp-hermes): fix test #3911

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

LordKubaya
Copy link
Contributor

Pull Request Requirements

  • Rebased onto upstream/main branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.
  • Have git sign off at the end of commit message to avoid being marked red. You can add -s flag when using git commit command. You may refer to this link for more information.
  • Follow the Commit Linting specification. You may refer to this link for more information.

Character Limit

  • Pull Request Title and Commit Subject must not exceed 72 characters (including spaces and special characters).
  • Commit Message per line must not exceed 80 characters (including spaces and special characters).

A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.

Signed-off-by: Carlos Amaro <[email protected]>
@LordKubaya LordKubaya merged commit e160a56 into hyperledger-cacti:satp-dev May 19, 2025
11 of 13 checks passed
pandaio22 pushed a commit to pandaio22/cacti that referenced this pull request May 20, 2025
pandaio22 pushed a commit to pandaio22/cacti that referenced this pull request May 20, 2025
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 21, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 21, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 23, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 23, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
RafaelAPB pushed a commit that referenced this pull request May 27, 2025
Signed-off-by: Carlos Amaro <[email protected]>
Signed-off-by: Rafael Belchior <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 29, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 29, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 29, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request May 29, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
pandaio22 pushed a commit to pandaio22/cacti that referenced this pull request May 31, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
pandaio22 pushed a commit to pandaio22/cacti that referenced this pull request May 31, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
pandaio22 pushed a commit to pandaio22/cacti that referenced this pull request May 31, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>
LordKubaya added a commit to pandaio22/cacti that referenced this pull request Jun 2, 2025
Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): closed hanging connections

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): implement /audit endpoint

Signed-off-by: Andre Augusto <[email protected]>

Ci

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix version issue

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): fix build proto buff

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ignore protobuff fail

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): updated run scope

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):moved message proto

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added java dependency

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):added build steps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes):updated jest config

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added ts-jest dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added jest types

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added types dep

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): updated workflow

Signed-off-by: Rodolfo Carapau <[email protected]>

feat(satp-hermes): added explicit import

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added jest devdep

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added explicit types

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print dependencies

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): print deps

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): correct cd

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): changed node version

Signed-off-by: Rodolfo Carapau <[email protected]>

fix(satp-hermes): skip falling tests

Signed-off-by: Carlos Amaro <[email protected]>

fix: besu network and cdbc example

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): shutdown test (hyperledger-cacti#3909)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix test (hyperledger-cacti#3911)

Signed-off-by: Carlos Amaro <[email protected]>

fix(satp-hermes): fix tests

Signed-off-by: Andre Augusto <[email protected]>

feat(connector-fabric): create event listener for fabric chaincode

*Added a new function createFabricListener in connector
*Added a new test file to test the listener
*Changed lock asset contract to emit an event
*Closes issue hyperledger-cacti#3864

Signed-off-by: Joao Pereira <[email protected]>

feat(satp-hermes): integrated Fabric event listener in oracle

Signed-off-by: Andre Augusto <[email protected]>

fix(satp-hermes): test knex

Signed-off-by: Carlos Amaro <[email protected]>

fix knex

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes):corrected two tests

Signed-off-by: Rodolfo Carapau <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix: lint

Signed-off-by: Carlos Amaro <[email protected]>

fix protobuf codegen and lint script

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

lint

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): test troubleshoot

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): GatewayRunner test fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

fix test

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): unit tests OK

Signed-off-by: Rodolfo Carapau <[email protected]>

fix build

Signed-off-by: Carlos Amaro <[email protected]>

fix ci

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

cache

Signed-off-by: Carlos Amaro <[email protected]>

ci

Signed-off-by: Carlos Amaro <[email protected]>

cache node_modules is slower than just installing

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased test timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divided integration tests fixed

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): mock gitActions test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): ci yaml corrected

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): increased timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

Timeout

Signed-off-by: Carlos Amaro <[email protected]>

ci(satp-hermes): refactored fabric test

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divide tests for fabric

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): skip eth and besu tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): added timeout

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): divide tests for fabric

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): skip eth and besu tests

Signed-off-by: Rodolfo Carapau <[email protected]>

ci(satp-hermes): integration test troubleshooting

Signed-off-by: Rodolfo Carapau <[email protected]>

fix lint/codegen

Signed-off-by: Carlos Amaro <[email protected]>

clean git action disk

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix

Signed-off-by: Carlos Amaro <[email protected]>

fix clean-up

Signed-off-by: Carlos Amaro <[email protected]>

remove skip

Signed-off-by: Carlos Amaro <[email protected]>

fix db migration

Signed-off-by: Carlos Amaro <[email protected]>

fix timouts oracle

Signed-off-by: Carlos Amaro <[email protected]>

fix ontology path

Signed-off-by: Carlos Amaro <[email protected]>

fix ontology path

Signed-off-by: Carlos Amaro <[email protected]>

fix hangging

Signed-off-by: Carlos Amaro <[email protected]>
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.

2 participants