-
ideally we should be able to call `make gen` and the golang binding will be generated using go ethereuem's `abigen` tool. This is currently broken due to the makefile not having correct paths to the s…
-
# Spike Overview
One of the requirements in the spec for the null-blockchain is to be able to run a vega node without having to connect to any ethereum chain. This means we need a way to be able to…
-
I've seen this while developing. Not quite sure what the cause is, but it seems like there's a schema mismatch in the local storage.
To work around it, I do `localStorage.clear()` immediately follo…
-
This EIP is being further developed as https://github.com/ethereum/EIPs/pull/881
-----
For some "standard interfaces" like the token interface ( #20 ), it is sometimes useful to query whether a …
-
I am copying a message I sent on discord. This explains the issue. The solution would be to make it so that the ETH goes from the metamask account and transfers the IoTex to the io pay address. It cur…
-
[Equation 37](https://github.com/ethereum/yellowpaper/blob/master/Paper.tex#L451) refers that `gasLimit` should be a natural number. Why couldn't it be bound to N256?
I am confused because various …
-
This proposal would also be very useful for financial and crypto applications that currently depend on big number libraries for number manipulation and/or need to represent numbers as strings to avoid…
-
**Describe the bug**
A clear and concise description of what the bug is.
2 things...
1. If I have already approved a domain, lock my account, & refresh the page, then metamask opens asking …
-
## New Fee Model Design
> @Brechtpd Staking has been moved to https://github.com/Loopring/protocols/issues/208.
### Protocol Fee
This fee is proportionally applied on every token transfer part …
-
Following up on https://github.com/ipfs/js-ipfs-http-client/pull/897#issuecomment-442394693, we need to let users know of the module rename.
@mikeal proposed that a PR is submitted to each repo to …