sleepy ramen

Results 58 issues of sleepy ramen

The reverse lookup syscall would allow to get a Robust Address from an ActorID.

I am using `SignedMessage` struct from the chainsafe library. Is there any plan to add it to the lib ? It would help with migration without breaking stuff. See https://github.com/ChainSafe/forest/blob/main/vm/message/src/signed_message.rs#L13

ZeroNet is working fine for me without it enabled, and I've never noticed a problem with it disabled. Multiple times I've enabled it, but never noticing a need to. Now,...

enhancement

It would be pretty cool to have it for linux too. From someone who doesn't have a mac.

Enhancement

## Describe the bug I already have the app started. When I clicked a second time on the launcher it will open a new window and not restore the already...

bug
Platform: Linux

## Describe the bug There is a setting menu. When clicking on it nothing happens. ## To Reproduce Steps to reproduce the behavior: 1. Open application 2. Click on the...

bug

- [x] debian package control files - [x] make script - [x] .desktop file (https://github.com/HelloZeroNet/ZeroBundle/issues/18) - [ ] Dynamically create the file with correct version The last point will depend...

Pyinstaller would allow to create a proper application package for each platforms. https://www.pyinstaller.org/

When use `electron-prebuilt-compile` with the new version of https://github.com/gaearon/react-hot-loader nothing is being reload. Here a really minimal example which is not working : https://github.com/rllola/hmr-example-issue/tree/hello node version : 7.10 npm version...

There is a new version of HMR which is in Beta now. The documentation might need to be updated. It is not working the same way anymore (see https://github.com/gaearon/react-hot-loader/tree/next). It...