Régis
Régis
### Aim In Noir v0.13.0 in https://noir-lang.org/docs/noir/standard_library/cryptographic_primitives/hashes/#keccak256 In the info: This is a black box function. Read [this section](https://noir-lang.org/docs/noir/standard_library/cryptographic_primitives/black_box_fns) to learn more about black box functions in Noir. We have...
It is something I try to search on the documentation, but at no moment I see it clearly if I need to apply transformation on my data before passing it...
Hello, I am using dnsmasq with other services in a dockerfile. I would like to make a request from my service to automatically register the domain name related to the...
## Documentation link - https://pan.dev/prisma-cloud/api/cwpp/get-images/ ## Describe the problem Hello, I am currently using the PrismaCloud API. I am using three entry-points: hosts, images and registry. On those calls, I...
### Describe the issue: I created a project that you could have [the link here](https://github.com/rere-rere/decentralize-car-sharing). I wanted to try to use `slither` on my contracts but, I got some errors....
**Describe the bug** I try to implement the Erc721Standard documented in https://docs.dappkit.dev/start-building/how-to-guides/create-an-erc721 And I have an error occuring in the `mint` function part. I think it something from the framework....
**Describe the bug** We are using the Tenable IO SDK, to retrieve information on `tio.plugins.families()`. However, it seems that the internal API request does not managed invalid json response/eventually `null`...
### Describe the bug I am currently using AWS Lambda to retrieve the Lambda Function from AWS. I would like to apply a filter on it using the `lambdaFunctionRuntime`. However,...
Following this issue: https://github.com/drand/drand/issues/1137 Would like some advice is possible: - `/test/mock/grpcserver.go`: I still have some places where panic is used. I have the feeling that a more complex refacto...
Following this issue https://github.com/drand/drand/issues/1381 we wanted to update automatically the tag reference in the 'docker/README.md' file. Notes: - I am also wondering if we should not also modify other files....