Fifo (Fabricius Zatti)

Results 5 comments of Fifo (Fabricius Zatti)

Another issue has just been opened to cover the first step as creating the Stellar Test Ledger here: https://github.com/hyperledger/cacti/issues/3239

Created this branch to follow with progress specific to the connector here https://github.com/fazzatti/cacti/tree/plugin-stellar-connector Currently, it is possible to run tests to fully deploy a contract with: ```bash yarn jest packages/cacti-plugin-ledger-connector-stellar/src/test/typescript/integration/plugin-ledger-connector-stellar/deploy-contract/...

With @petermetz 's assistance, I begin by pulling up the code from this branch https://github.com/hyperledger/cacti/pull/3235 and implemented a working prototype version for this test ledger in my fork of Cacti....

I'm getting a similar issue with the latest version of Deno and the extension. It seems to happen specifically when working with a workspace.

Just found this which might be related to the `CountryCode` one: https://github.com/OpenZeppelin/stellar-contracts/issues/379