mathematician

Results 178 issues of mathematician

### Problem I have ```toml [[bin]] name = "migrate" ``` in my `Cargo.toml`. When I try to delete this target, it does not work: ``` $ cargo clean --bin migrate...

C-bug

``` {% extends "_base.html" %} {% block head %}...{% endblock %} {% block head %}...{% endblock %} ``` should not compile with error message `Duplicate block "head" in page ...`.

## Changes I accomplished the task https://gitcoin.co/issue/duaraghav8/Solium/169/780 except of the last item "All whitespace-related rules", because I don't understand it (what to change in the whitespace rules? how to determine...

`django-sql-stacktrace` does not work with last Django. Renamed `django.db.backends.util` to `django.db.backends.utils`.

## Expected Behavior `HttpServer::new` should support asynchronous application factories as the argument. ## Current Behavior ```rust HttpServer::new(move || async move { ... }); ``` fails. ## Possible Solution We either...

RFC / Proposal

For the reasons outlined in the discussion of [that pull request](https://github.com/dlang/phobos/pull/7247), we concluded that we need to be able to call `byUTF` on the argument of type `ubyte[]`. This PR...

Needs Work
Needs Rebase
stalled

From https://ethereum.stackexchange.com/q/63652/36438 When I open the below HTML code in Mist 0.11.1 the popup shows empty that is window.Web3 is undefined! How to make window.Web3 to work in Mist? My...

``` Version: `0.10.0` OS & Version: linux Node version: `geth 1.8.2-stable-b8b9f7f4` ``` It seems that in "Latest transactions" in Ethereum Wallet there are listed pending transactions from all networks (the...

good first issue
External: ethereum wallet
Status: Triage

### Summary It seems that getting current price of storage in BZZ is missing in the API. ### Expected behavior https://docs.ethswarm.org/api/ should contain an endpoint to obtain current storage price....

documentation
good first issue
issue

It is stalled with: ![Screenshot from 2020-10-15 07-38-52](https://user-images.githubusercontent.com/2900574/96077845-83542300-0eb9-11eb-834e-04cbac144e50.png) If I click "Create a new vote" and try to create it, nothings happens (MetaMask does not ask for a confirmation).