Andrej

Results 19 comments of Andrej

Excellent idea, @mpaler. Thanks for raising this issue!

Hey @kevin3010, that sounds like a great plan. If you are going to open a PR, feel free to use examples from the [official documentation](https://docs.chain.link/docs/any-api/get-request/examples/multi-variable-responses/) as inspiration. Looking forward to...

Hi @ajeetk1, can you try to install the packages first after cloning the repo (using `yarn` or `npm i`) and then compile contracts using `yarn compile` or `npm compile`? Let's...

Hi @Dhaiwat10, thanks for raising this issue, such a cool idea, I love it! If you can open a PR to add it as fallbacks in the hardhat config that...

@haixiang1977, would you be kind to provide the necessary parts of the codebase in Markdown? Zip files are not really helpful. Thanks

Thanks for raising this issue @mattaereal and for opening #116 The `@ledgerhq/hw-transport-node-hid` comes from `@chainlink/test-helpers` and `@appliedblockchain/chainlink-contracts` dependencies. The issue is minor in my opinion because that dependency is used...

Thanks for opening this one @adityabhattad2021. Fixes #95

First of all, welcome to the open source contribution world, I am so excited that hardhat-starter-kit is gonna be your first open source project. At the moment no action is...

Hey @jonahkaye, thanks for raising this issue! Have you set up `MinRequiredOutgoingConfirmations`, and if yes to which value? Thanks

@jonahkaye , I was referring to `MinRequiredOutgoingConfirmations` parameter which is the number of block confirmations before marking it as complete. Since you haven't set it up, the default value is...