Peter Metz

Results 288 comments of Peter Metz

@sfuji822 We could have a version of it in the whitepaper too IMO. In the scope of this issue I just wanted the read the docs site to have a...

@krriscode All yours! Thank you very much for the contributions in advance! These are the test cases to be exact: 1. `packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-validator-besu/get-block-endpoint.test.ts` 2. `packages/cactus-test-plugin-ledger-connector-besu/src/test/typescript/integration/plugin-validator-besu/get-block-endpoint.test.ts`

On a very high level what this means is that the `yarn codegen` script would run much faster. Right now it takes several minutes to run, but with this optimization...

Peter Somogyvari — Today at 10:07 AM https://github.com/hyperledger-cacti/cacti/issues/3403 @udhayakumari "codegen": "run-s 'codegen:warmup-*' codegen:lerna codegen:cleanup", @udhayakumari "generate-sdk:typescript-axios": "openapi-generator-cli generate -i ./src/main/json/openapi.json -g typescript-axios @udhayakumari packages/cactus-core-api/src/main/typescript/generated/openapi/typescript-axios Peter Somogyvari — Today at 10:14...

cc: @outSH @izuru0 I tried to update the steps in the readme so that 99% of them do work. Sending a PR with those changes shortly, but that PR will...

Closing this due to inactivity, please feel free to re-open anytime if/when bandwidth is available to take it to the finish line (some of the checks are failing such as...

@outSH I agree. We could retire one or the other connector as of v3.0.0 (where we can make breaking changes) just have to make sure the features are merged all...

@jagpreetsinghsasan If it's intermittently failing due to rate limits then we either have to call it quits on this (which is acceptable to me, at least we tried) or refactor...

@Udhayakumari All yours, thank you for the contribution(s) in advance! :-)