-
Lots of pull requests in the last few days AND, as this is very early project, no mature test/CI protocol like what 0x has going on here: https://circleci.com/gh/0xProject/0x-monorepo?page=1
It's t…
-
## Summary of bug
home directory for plasmad is depending on current directory
## Expected behavior
uses default home regardless of what directory you are in (`.plasmad/`)
## Actual behav…
-
I follow the steps as closely as I could. I deployed the contracts and I can see my token in Metamask. However, I get an error when loading the page. I tried resetting my Metamask account, switching b…
-
> [Technical specs](https://github.com/coblox/product-squad/wiki/COMIT-Product-Technical-Specification)
The Node.js backend API is responsible for making BTC-DAI offers for the user and proceed wit…
-
Currently alchemy use different urls for different network .
Also different instances for different networks as there is a different subgraph for each network.
this can be avoided by :
1. dete…
-
I'm interacting with a contract running on a local dev blockchain (Ganache). After clicking 'Submit' to confirm a transaction in the Metamask popup, I'm presented with the following spinning icon fore…
-
Is there a public live instance somewhere ?
Does it require a full node for debugging Mainnet transactions ?
About transactions involving several contract address ?
-
Truffle v5.0.43
Ganache GUI 2.1.2
Metamask 7.6.1
Mac OSX 10.15
Chrome 78.0.3904.108
Using the default truffle react box, if I migrate it onto ganache-cli and then interact with it (via Metamask…
-
I try to use Ether-DID library to create new jwt token and after that i can NOT verify it.
Here is example code i used.
`const EthrDID = require('ethr-did');
const ethrDid = new EthrDID({
…
-
This would allow push updates, and compatibility with Web3 1.0.
*Updated March 22, 2018 to help potential new contributors make sense of this issue:*
Provider engine is a system for composing mi…