-
Hi. This is kind of a high-level question.. but I was just wondering whether [dapple](https://github.com/dapphub/dapple) will eventually be deprecated and replaced by [dapp](https://github.com/dapphub…
-
#### System information
Win10 64bit
Cakeshop version or commit hash:
Geth/Quorum version testing against: `geth version`
OS & Version: Windows/Linux/OSX
Windows 10
#### Expected behavior
T…
-
[comment]: # (Please replace ... with your information. Remove < and >)
### User Story
As a user, I want to tap on a dapp so that I can browse it.
### Description
[comment]: # (Feature or …
-
the reason is the --logfile flag is not understood :
```
➜ testpopulus git:(master) ✗ nice -n 20 geth --genesis /home/lotso/PycharmProjects/testpopulus/chains/default/genesis-block.json --datadir /…
-
```
╭─kumavis@xyzs-MBP ~/dev/maker-otc ‹node-v4.2.3› (master)
╰─$ npm run blockchain
> Maker-OTC@ blockchain /Users/kumavis/dev/maker-otc
> ./scripts/blockchain/start-blockchain.sh
flag provided…
-
Hi,
there is a problem if using the current version of libcloud installed by
apt-get install libcloud.
Problem was solved by uninstalling libcloud:
apt-get remove libcloud
then using last versi…
-
-
I have DNS services that cause "excessive no such domain (suspicious)" events. I would like to ignore them, so I added the comma-delimtied DNS's IP addresses to the USER_WHITELIST, and restarted senso…
-
![client 1 8 0](https://cloud.githubusercontent.com/assets/4060419/6792858/3d71a4fa-d1bd-11e4-8996-a7ebaf098c40.jpg)
### Expected behaviour
Deleting a shared file is possible
### Actual behaviour
D…
-
the `extra` database was meant for stuff which isn't important. Extra is now being used by receipts and transactions. DApps have access to this database through `db_XXXPut` and can overwrite entries. …