Juho Vähä-Herttua

Results 2 issues of Juho Vähä-Herttua

Returns the names of all currently registered events. Since events are registered by the clients, it might be useful for the server to be able to list all currently registered...

Calling checkNetwork for contract classes generated by ether-pudding fail on trying to call synchronous network property asynchronously as a function. Changing it to getNetwork fixes the problem, I can try...