Vivek jha

Results 10 comments of Vivek jha

> > @Lucif3r-in I dont think this scrip will work, `lint-staged` should be seperated from scripts in package.json > > It should be something like this, ![Screenshot 2023-06-19 at 6...

can i work on this? // @elronbandel

Hey @pleia2 I'd like to work on this issue

I was thinking of using something like TOML file to store config variables as it has structured data storage, data types and validation and is less likely to throw an...

That second error log doesn't look like linting error you just need to do npm i and install all the packages first and about first error log we can change...

> We can't proceed with these changes. This is not a valid `.yml` syntax. First, you'd have to change the `.eslintrc.yml` to `.eslintrc.js` to apply these changes. Afterhand, using `.yml`...

I'd like to work on this issue // @coreyti @GrahamDumpleton @praveenrewar

Hey @davidkel I'd like to work on it

Hi, @davidkel I went through the code you mentioned [ethereum.js](https://github.com/hyperledger/caliper/blob/main/packages/caliper-ethereum/lib/ethereum-connector.js) which I assume is this and also went through the Ethereum connector docs but I've some doubts. By covering those...

I think I got the issue which is inconsistency between docs and implementation. Can you assign me the issue so I'll start working on it as it may take sometime...