-
im using visual code studio
windows 10
Truffle v5.0.0 (core: 5.0.0)
Solidity v0.5.0 (solc-js)
Node v10.15.0
ganache gui
I can compile the project
I can migrate the project
but i can't pass …
-
Trying to push my contracts after deployment, faced a few errors.
Tenderly Current CLI version: v1.4.7
Hardhat Version: 2.12.2
Compiler version: 0.8.17
```bash
➜ verify-test git:(main) ✗ ten…
-
Right now in the [audit page](https://github.com/ubiquity/pay.ubq.fi/pull/34#issuecomment-1504890601) we match ethereum transactions for permit2 payouts using github API. So basically we get a list of…
-
Update-1: I decided to try running my grpc server behid the `grpcwebproxy` service and have made SOME progress but I'm still getting errors.
Logs from the `grpcwebproxy` service:
```
WARN[0002] f…
-
Hey @MichaelCade , I get an awesome idea to include the Blog section in the 2022 directory for the devops for ex like in that blog we can create one hands-on project depending on the topic and can att…
-
Update the skills in Data Base for it to include all the soft and hard skills and IT talent can display :
- [x] run a prompt on chat GPT to extract all these skills
- [x] upload the list in the DB
-
2019-12-20 10:03:25,922 [main] INFO [org.fisco.bcos.Application] StartupInfoLogger.java:50 - Starting Application on macdeMacBook-Pro-2.local with PID 938 (/usr/local/var/www/Java_project/spring-boot…
-
Write a good description of what the repo does, in the one README file.
So far we have multiple of these:
https://github.com/dragan2234/worldcoin-scroll-bridge/blob/main/README.md
https://github.…
-
downloaded fresh from bote.i2p, securemail icons are added but 404s immediately. index.jsp is missing?
i2p v0.9.41-0-1ubuntu1
https://puu.sh/DXODm/89817fc0ab.png
-
# Project idea: HTTP Proxy for JSON-RPC
## Motivation
I'd like to remove HTTP server from C++ Ethereum node. The node should only expose RPC access by the most primitive transport: Unix Sockets …