-
-
Hello,
I see those strange output when running testnet script on MacOS Sierra. I don't know if it's right or wrong
```
sysctl: unknown oid 'net.core.somaxconn'
sysctl: unknown oid 'net.core.netdev_m…
-
https://github.com/Zilliqa/scilla/blob/master/Makefile#L47 lists `ctypes.foreign`, which causes `make opamdep` to fail.
-
Can someone from the development team please explain this... ?
-
@nlohmann
Hi again.
What I want to achieve is pretty much the same as I said in the other issue I opened here, except now I just have a different kind of `json::exception` being thrown that I'm…
-
We can elaborate the instructions devs need to follow for GPU mining in a wiki page. We can refer to https://github.com/ethereum-mining/ethminer.
-
###### Tier 1 for sprint
- [x] Dfinity
- [x] IPFS
- [x] Solana
- [ ] EOS
- [ ] Polkadot
- [ ] Cosmos
- [x] Tendermint
- [x] Nebulas
- [ ] NEM
- [ ] TON
- [x] Holochain
- [ ] Faroo
- [ ] Y…
-
# Jiffy
## Abstract
Ethereum allows developers to create applications without worrying about servers, frontend, security of data and a plethora of other stuff web2.0 applications have to worry …
-
Support RIPEMD-160 for generating BTC Addresses
Reference: https://github.com/xavierleroy/cryptokit/
-
Profiling data suggests that the gas monad is taking up most of the time, due to it resulting in a large number of lamdas (and indirect calls) created at run time.
Modify the monad to simply keep t…