gituser
gituser
as the title suggests, steps to reproduce: 1) create a new project project1 without git repository 2) create a sub-project of project1 (lets say project2) 3) try adding a git...
Hi. On the newest master there seems to be an annoying issue: ```src/wallet/wallet_rpc_server.cpp:148 Failed to create file monero-wallet-rpc.28081.login. Check permissions or remove file``` monero-wallet-rpc tries to create this file in...
**Describe the bug** I've tried following the docker-compose process on the latest `develop` branch: ``` npm run docker:build:westend npm run docker:westend ``` and getting this on the crawler container: ```...
**Description** When sending many transactions via `eth_sendRawTransaction` sometimes there is a bug, when certain transaction gets included in the block, but if you query this particular transaction by using `eth_getTransactionByHash`...
### Describe the issue This issue is related to https://github.com/zcash/zcash/issues/6748 I'm trying to create a new transaction on `zcash v6.0.0` by using: * simple `sendtoaddress amount` and getting error of:...