Block a user
prathamesh
created branch ag-laconic-faucet-stack in cerc-io/testnet-laconicd-stack
2024-07-17 11:46:56 +00:00
prathamesh
created branch ag-integrate-faucet in cerc-io/testnet-onboarding-app
2024-07-17 11:31:25 +00:00
prathamesh
pushed to ag-integrate-faucet at cerc-io/testnet-onboarding-app
2024-07-17 11:31:25 +00:00
Status check in fixturenet-eth stack never completes
Allow requests from any origin
Implement a cosmos-sdk chain faucet API
[WIP] Update nitro-rpc-client usage in genesis generation script
prathamesh
pushed to pm-update-script at cerc-io/fixturenet-laconicd-stack
2024-07-16 14:06:02 +00:00
prathamesh
created branch pm-update-script in cerc-io/fixturenet-laconicd-stack
2024-07-16 14:06:01 +00:00
prathamesh
pushed to testnet-onboarding-demo at cerc-io/testnet-laconicd-stack
2024-07-16 13:48:24 +00:00
Key not found in keyring
Hi @dasanchez
- It appears there is an issue with home dir resolution in cosmos-sdk causing the above behaviour
- In PR #35, we have implemented a workaround for the same
- However, we still…