Air

Results 19 issues of Air

We are trying to setup a faucet to send ERC-20 token deployed on the [Clique PoA network](https://geth.ethereum.org/docs/fundamentals/private-network#clique) and have some question with that 1. Is there a way to send...

**OS** Your OS: **Versions** The `db-sync` version (eg `cardano-db-sync --version`): inputoutput/cardano-db-sync:12.0.0 PostgreSQL version: postgres:11.5-alpine **Build/Install Method** The method you use to build or install `cardano-db-sync`: docker-compose from [B) Pull and...

bug

As per documentation [Module: `captcha`](https://github.com/pk910/PoWFaucet/wiki/Operator-Wiki#module-captcha), faucet supports - [HCaptcha](https://dashboard.hcaptcha.com/sites) - [Google / reCaptcha](https://www.google.com/recaptcha/admin) Also, there are [some closed issues](https://github.com/pk910/PoWFaucet/issues?q=turnstile), related to the [Cloudflare Turnstile](https://www.cloudflare.com/products/turnstile/). But I can't find anything related...

I'm trying to follow the guide [Generating Common Contracts](https://github.com/gochain/web3#generating-common-contracts) using Docker image ```shell docker run --rm \ -v ./web3-data:/data \ gochain/web3 \ generate contract erc20 --name "Test Tokens" --symbol TEST...

Hello, we are started to use Graph node and IPFS in some of our projects which are deployed in the cloud and behind ALB. ### Architecture Subgraph deployment is usually...

enhancement
area/cli

### Description When address has a small amount of ERC-20 token (`5555`), block explorer show zero balance instead of the current amount. Probably it round it at some value? We...

bug
triage

Just tried to install DiskCryptor on Windows 11 ARM and got the following error All major laptops vendors already announced their devices on Windows ARM and it would be great...

This is a follow up of the #11548 and adds similar changes to the lists in the tests and templates, to reflect more appropriately Terraform type [list](https://developer.hashicorp.com/terraform/language/expressions/types#lists-tuples) for [`google_compute_firewall`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_firewall) resource...

awaiting-approval

### Is your feature request related to a problem? Please describe. We would like to have a way to easy navigate between home page and subpages. ### Describe the solution...