Péter Szilágyi

Results 106 issues of Péter Szilágyi

If I close Akasha and try to start it back up fast (few seconds later), nothing happens. Looking at the console, there's a crash log: ``` module.js:472 throw err; ^...

feedback
needs investigation

Would be nice to peek into transactions a bit, especially to screw around with the aeth/mana/essence things and try to poke holes into it.

feedback

When starting up Akasha, the settings fields for IPFS are disabled until the process successfully starts up: ![IPFS](https://i.imgur.com/zkU7q9i.png) This is a problem, because the reason I'm there in the first...

feedback
needs investigation

Since IPFS is started as a background service for Akasha without any expectancy of manual interfacing with it, there's no particular reason to have the gateway run on port 8080...

enhancement

The floating market entry from natgeo contains the following `draft-part0` (`QmTk5JTrZsqDfDzF24P72fxLVaCj7WpYpDNEM3X6AExHnn`). The first block here is (imho) useless and a bug that it is added. ```json { "blocks": [ {...

enhancement
feedback

Every comment in Akasha has a unique ID, however there doesn't seem to be any way to look up the Ethereum (Solidity) object associated with that ID. There was a...

feedback

I would have expected the entry ID to be enough to look up any data related to it. However, there are multiple things that cannot be done: The entries are...

feedback

I.e. If I'd like to mention someone in the post (@karalabe) or write a tag (#tag), it would be awesome if 1) we could have this detected and auto-completed form...

enhancement

I've tried a few times to load the 0.6.2 release article from within Akasha posted by @MihaiAlisie, but my fresh installation just hangs. First it hung without displaying any image,...

feedback
needs investigation