-
### **This proposal has moved to [ERC-725](https://eips.ethereum.org/EIPS/eip-725) ([source](https://github.com/ethereum/ercs/blob/master/ERCS/erc-725.md)).**
This issue exists as an archive only.
…
-
@dhruvbaldawa we have now two ipld/dag formats:
- https://github.com/ipld/js-ipld-dag-pb also known as MerkleDAG
- https://github.com/ipld/js-ipld-dag-cbor a new one that uses any JSON blob and co…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the btfs2 package, but it failed.
Here's the output of the update script:
Show log
INFO: Updating btfs2 [C…
-
At IETF 115 there were discussions on having some kind of standard way to deal with statements by reference. Here are also the two relevant slides from https://datatracker.ietf.org/doc/slides-115-scit…
-
https://github.com/vulcanize/erc20-watcher/blob/main/packages/server/src/gql.ts#L7
When `MOCK=1` ENV VAR is present, it should use the mock resovler. Else, it should use a new resolver that returns…
-
Points checked:
* The configured url endpoint for ethersjs is correct and pointing to ipld-eth-server.
* There are no logs in ipld-eth-server i.e. the eth_calls are not made to ipld-eth-server.
* T…
-
I'm having problems when installing Truffle on my Mac. I put npm install truffle -g on the terminal, but it says that there are a lot of errors
-
Based on what I gather from #1 of the requirements is to be able to backup an Unix filesystem onto ipfs. In order to do this it is important to be able to handle any valid Unix/Posix filename. Unix …
-
About
I see SELinux spamming
`type=1400 audit(0.0:1227): avc: denied { bind } for scontext=u:r:untrusted_app:s0:c148,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c148,c256,c512,c768 tclass=netlin…
-
Hi, I'm trying to build w3 chat messenger using go-libp2p and react-native, I have overcome a lot of compatibility issues but there is something very annoying. in the mobile world for saving battery…